NewPipe/app/src/main/java/org/schabi/newpipe/player
2017-10-31 07:17:51 -07:00
..
event -Enabled play queue control panel for popup video player. 2017-10-30 20:58:45 -07:00
helper -Changed play queue item building to shrink thumbnail before caching. 2017-10-30 20:58:47 -07:00
old Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
playback -Modified selected play queue item to highlight entire item instead of text. 2017-10-30 20:59:21 -07:00
BackgroundPlayer.java -Fixed new task intent for opening controls on players between sdk 21 and 24. 2017-10-31 07:17:51 -07:00
BackgroundPlayerActivity.java -Modified MediaSourceManager to immediately load on critical events. 2017-10-30 20:58:47 -07:00
BasePlayer.java -Fixed activity padding. 2017-10-30 20:58:47 -07: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 -Fixed new task intent for opening controls on players between sdk 21 and 24. 2017-10-31 07:17:51 -07:00
PopupVideoPlayerActivity.java -Fixed popup player not playing in foreground. 2017-10-30 20:58:46 -07:00
ServicePlayerActivity.java -Changed play queue item building to shrink thumbnail before caching. 2017-10-30 20:58:47 -07:00
VideoPlayer.java -Added load debouncing to MediaSourceManager to prevent mass loading due to rapid timeline change. 2017-10-30 20:58:47 -07:00