NewPipe/app/src/main/java/org/schabi/newpipe/player
John Zhen Mo 7721098551 -Updated ExoPlayer to 2.8.0
-Updated MediaSource contracts in ManagedMediaSource.
-Changed PlaceholderMediaSource and FailedMediaSource to use built-in BaseMediaSource implementation.
-Changed deprecated DynamicConcatenatingMediaSource to ConcatenatingMediaSource.
-Removed manual playlist media source disposal in favor of player built-in disposal.
2018-06-28 11:58:32 -07:00
..
event -Enabled play queue control panel for popup video player. 2017-10-30 20:58:45 -07:00
helper -Updated ExoPlayer to 2.8.0 2018-06-28 11:58:32 -07:00
mediasession -Fixed media session activation. 2018-05-28 20:02:02 -07:00
mediasource -Updated ExoPlayer to 2.8.0 2018-06-28 11:58:32 -07:00
old Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
playback -Updated ExoPlayer to 2.8.0 2018-06-28 11:58:32 -07:00
playqueue default ViewHolder 2018-05-06 10:14:24 +02:00
BackgroundPlayer.java reorder playqueue/localPlaylist classes 2018-04-29 12:51:57 +02:00
BackgroundPlayerActivity.java Fix player switching 2018-01-27 02:57:00 -02:00
BasePlayer.java -Fixed player new share intent causing main player crash due to player activity in background. 2018-06-26 10:21:43 -07:00
MainVideoPlayer.java -Fixed player new share intent causing main player crash due to player activity in background. 2018-06-26 10:21:43 -07:00
PlayerServiceBinder.java -Fixed popup player not playing in foreground. 2017-10-30 20:58:46 -07:00
PlayerState.java resolve conflict 2018-04-29 17:13:45 +02:00
PopupVideoPlayer.java Further fixes wrt FLAG_NOT_FOCUSABLE. 2018-06-09 01:38:57 +05:30
PopupVideoPlayerActivity.java -Added player conversion to background and popup players. 2018-01-03 22:53:38 -08:00
ServicePlayerActivity.java Added share option to Popup and Background queues 2018-06-08 15:59:05 +02:00
VideoPlayer.java Merge pull request #1342 from Somethingweirdhere/popupplayerdont 2018-05-03 17:25:11 +02:00