straw/app/src/main/java/org/schabi/newpipe/player
John Zhen Mo 9ee668d7e8 -Fixed inconsistent audio focus state when audio becomes noisy (e.g. headset unplugged).
-Fixed live media sources failing when using cached data source by introducing
cacheless data sources.
-Added custom track selector to circumvent ExoPlayer's language normalization NPE.
-Updated Extractor to correctly load live streams.
-Removed deprecated deferred media source and media source manager.
-Removed Livestream exceptions.
2018-02-25 15:10:11 -08:00
..
event -Enabled play queue control panel for popup video player. 2017-10-30 20:58:45 -07:00
helper -Fixed inconsistent audio focus state when audio becomes noisy (e.g. headset unplugged). 2018-02-25 15:10:11 -08:00
mediasource -Fixed media source update index check. 2018-02-24 21:54:47 -08:00
old Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
playback -Fixed inconsistent audio focus state when audio becomes noisy (e.g. headset unplugged). 2018-02-25 15:10:11 -08:00
BackgroundPlayer.java -Fixed inconsistent audio focus state when audio becomes noisy (e.g. headset unplugged). 2018-02-25 15:10:11 -08:00
BackgroundPlayerActivity.java Fix player switching 2018-01-27 02:57:00 -02:00
BasePlayer.java -Fixed inconsistent audio focus state when audio becomes noisy (e.g. headset unplugged). 2018-02-25 15:10:11 -08:00
MainVideoPlayer.java -Code clean up on resize switching. 2018-02-11 11:32:40 -08:00
PlayerServiceBinder.java -Fixed popup player not playing in foreground. 2017-10-30 20:58:46 -07:00
PopupVideoPlayer.java -Code clean up on resize switching. 2018-02-11 11:32:40 -08:00
PopupVideoPlayerActivity.java -Added player conversion to background and popup players. 2018-01-03 22:53:38 -08:00
ServicePlayerActivity.java -Added view registration on repeats. 2018-02-20 21:15:23 -08:00
VideoPlayer.java -Fixed inconsistent audio focus state when audio becomes noisy (e.g. headset unplugged). 2018-02-25 15:10:11 -08:00