1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-07 12:24:24 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe/player
John Zhen Mo 1d136c6c35 -Added fast seeking on background notification when play queue size is 1.
-Fixed player intent with quality selection not used in detail fragment.
-Fixed window index not reset on sync when not playing.
-Fix dropdown play string for stream info item.
2017-11-11 14:48:16 -08:00
..
event -Enabled play queue control panel for popup video player. 2017-10-30 20:58:45 -07:00
helper -Added fling to toss popup view when velocity is below shutdown. 2017-11-11 14:48:16 -08:00
old Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
playback -Added play queue dropdown to channel info items. 2017-11-11 14:48:16 -08:00
BackgroundPlayer.java -Added fast seeking on background notification when play queue size is 1. 2017-11-11 14:48:16 -08:00
BackgroundPlayerActivity.java -Modified MediaSourceManager to immediately load on critical events. 2017-10-30 20:58:47 -07:00
BasePlayer.java -Added fast seeking on background notification when play queue size is 1. 2017-11-11 14:48:16 -08:00
MainVideoPlayer.java -Modified MediaSourceManager to immediately load on critical events. 2017-10-30 20:58:47 -07:00
PlayerServiceBinder.java -Fixed popup player not playing in foreground. 2017-10-30 20:58:46 -07:00
PopupVideoPlayer.java -Added dropdown to start play for all StreamInfoItem. 2017-11-11 14:48:16 -08:00
PopupVideoPlayerActivity.java -Fixed popup player not playing in foreground. 2017-10-30 20:58:46 -07:00
ServicePlayerActivity.java -Added fling to toss popup view when velocity is below shutdown. 2017-11-11 14:48:16 -08:00
VideoPlayer.java -Improved null checks in player stream resolution. 2017-11-11 14:48:16 -08:00