LastPipeBender/app/src/main/java/org/schabi/newpipe/player
John Zhen Mo 0ece4851d2 -Updated ExoPlayer to 2.8.1, fixing livestream with long duration not loading.
-Updated OkHttp to 3.10.0 and RxJava to 2.1.14.
-Changed player recovery seek to use ExoPlayer built-in window seeking instead of seeking after stream window starts playing.
-Changed playback speed changer default step size to 25%.
-Changed player notification to reset on all state changes.
-Fixed gradle dependency version incorrect variable names.
-Fixed video player double tap not working during pause.
-[#1412] Fixed NPE when sharing video to main video activity when it was playing but is out of focus: Reset main player state when new intent is received.
-[#1410] Fixed fast forwarding and rewinding not working within 10 seconds from beginning or end of a stream window.
2018-06-28 12:01:34 -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.1, fixing livestream with long duration not loading. 2018-06-28 12:01:34 -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 -Refactored player media source resolution into external helpers. 2018-06-28 11:58:32 -07:00
playqueue default ViewHolder 2018-05-06 10:14:24 +02:00
resolver -Refactored playback resolvers and other persistent player objects to instantiate once only during player creation to enforce non-nullity. 2018-06-28 12:00:00 -07:00
BackgroundPlayer.java -Updated ExoPlayer to 2.8.1, fixing livestream with long duration not loading. 2018-06-28 12:01:34 -07:00
BackgroundPlayerActivity.java Fix player switching 2018-01-27 02:57:00 -02:00
BasePlayer.java -Updated ExoPlayer to 2.8.1, fixing livestream with long duration not loading. 2018-06-28 12:01:34 -07:00
MainVideoPlayer.java -Updated ExoPlayer to 2.8.1, fixing livestream with long duration not loading. 2018-06-28 12:01:34 -07:00
PlayerServiceBinder.java -Fixed popup player not playing in foreground. 2017-10-30 20:58:46 -07:00
PlayerState.java -Added skip silence toggle to playback speed control. 2018-06-28 11:58:32 -07:00
PopupVideoPlayer.java -Updated ExoPlayer to 2.8.1, fixing livestream with long duration not loading. 2018-06-28 12:01:34 -07:00
PopupVideoPlayerActivity.java -Added player conversion to background and popup players. 2018-01-03 22:53:38 -08:00
ServicePlayerActivity.java -Added skip silence toggle to playback speed control. 2018-06-28 11:58:32 -07:00
VideoPlayer.java -Refactored playback resolvers and other persistent player objects to instantiate once only during player creation to enforce non-nullity. 2018-06-28 12:00:00 -07:00