straw/app/src/main/java/org/schabi/newpipe/player
TiA4f8R 3e24093f95 Use a enum to understand better what source type is used.
This commit also allows a seamless transition for livestreams.
2022-02-20 19:40:02 +01:00
..
event Code cleanup and minimization 2022-01-21 22:49:23 +01:00
helper Merge pull request #7704 from Stypox/fix-stream-menu-crash 2022-02-09 19:53:09 +01:00
mediasession Merge player classes into a single one 2021-01-14 10:25:44 +01:00
mediasource Update to ExoPlayer 2.12.3 2021-02-16 16:42:51 +01:00
playback Apply suggested changes and remove the CustomHlsPlaylistTracker class 2022-01-30 20:42:02 +01:00
playqueue Merge pull request #6844 from 0x416c6578/shuffle-mode-ui-fix 2021-11-03 18:18:31 +01:00
resolver Use a enum to understand better what source type is used. 2022-02-20 19:40:02 +01:00
seekbarpreview Replace UniversalImageLoader with Picasso 2021-08-24 10:56:25 +02:00
AudioServiceLeakFix.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
MainPlayer.java Completely close player when changing stream w/o autoplay 2021-09-01 20:13:27 +02:00
NotificationConstants.java Fix Dark elements in Light Theme 2021-03-27 17:46:05 +03:00
NotificationUtil.java Fix Dark elements in Light Theme 2021-03-27 17:46:05 +03:00
Player.java Use a enum to understand better what source type is used. 2022-02-20 19:40:02 +01:00
PlayerServiceBinder.java Merge player classes into a single one 2021-01-14 10:25:44 +01:00
PlayerState.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlayQueueActivity.java Cleaned up PlaylistDialog-related code 2021-10-09 18:46:20 +02:00