NewPipe/app/src/main/java/org/schabi/newpipe/player
Xiang Rong Lin 3855e488cb Save and restore playback parameters into/from preferences
Playback parameters are speed, pitch and skip silence.
Remove parameters being passed on as intent to the player, since the parameters can be restored from the preferences instead.

# Conflicts:
#	app/src/main/java/org/schabi/newpipe/player/BasePlayer.java
2020-04-05 17:46:49 +02:00
..
event Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
helper Move things back to its original place 2020-04-02 15:57:50 +02:00
mediasession Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
mediasource Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
playback Move things back to its original place 2020-04-02 15:57:50 +02:00
playqueue Move things back to its original place 2020-04-02 15:57:50 +02:00
resolver Move things back to its original place 2020-04-02 15:57:50 +02:00
AudioServiceLeakFix.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
BackgroundPlayer.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
BackgroundPlayerActivity.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
BasePlayer.java Save and restore playback parameters into/from preferences 2020-04-05 17:46:49 +02:00
MainVideoPlayer.java Move things back to its original place 2020-04-02 15:57:50 +02:00
PlayerServiceBinder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlayerState.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PopupVideoPlayer.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PopupVideoPlayerActivity.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
ServicePlayerActivity.java Move things back to its original place 2020-04-02 15:57:50 +02:00
VideoPlayer.java Move things back to its original place 2020-04-02 15:57:50 +02:00