1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-01 17:43:18 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe/player
John Zhen Mo 61b422502b -[#1060] Added toggle to disable thumbnail loading.
-Added button to wipe metadata cache.
-Added more paddings on player buttons.
-Added new animations to main player secondary controls and play queue expand/collapse.
-Refactored play queue item touch callback for use in all players.
-Improved MediaSourceManager to better handle expired stream reloading.
-[#1186] Changed live sync button text to "LIVE".
-Removed MediaSourceManager loader coupling on main players.
-Moved service dependent expiry resolution to ServiceHelper.
-[#1186] Fixed livestream timeline updates causing negative time position.
-[#1186] Fixed livestream not starting from live-edge.
-Fixed main player system UI not retracting on playback start.
2018-03-19 16:40:40 -07:00
..
event -Enabled play queue control panel for popup video player. 2017-10-30 20:58:45 -07:00
helper Review Fixes 2018-03-11 19:23:00 +01:00
mediasource -Added better assertions and documentations to new mechanism in MediaSourceManager. 2018-02-28 17:45:05 -08:00
old Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
playback -[#1060] Added toggle to disable thumbnail loading. 2018-03-19 16:40:40 -07:00
BackgroundPlayer.java made frontend combatible to latest extractor refactorings 2018-03-18 16:37:49 +01:00
BackgroundPlayerActivity.java Fix player switching 2018-01-27 02:57:00 -02:00
BasePlayer.java -[#1060] Added toggle to disable thumbnail loading. 2018-03-19 16:40:40 -07:00
MainVideoPlayer.java -[#1060] Added toggle to disable thumbnail loading. 2018-03-19 16:40:40 -07:00
PlayerServiceBinder.java -Fixed popup player not playing in foreground. 2017-10-30 20:58:46 -07:00
PopupVideoPlayer.java -Removed system ui on main player for Kitkat or above. 2018-03-03 20:58:53 -08:00
PopupVideoPlayerActivity.java -Added player conversion to background and popup players. 2018-01-03 22:53:38 -08:00
ServicePlayerActivity.java -[#1060] Added toggle to disable thumbnail loading. 2018-03-19 16:40:40 -07:00
VideoPlayer.java made frontend combatible to latest extractor refactorings 2018-03-18 16:37:49 +01:00