NewPipe-app-android/app/src/main/java/org/schabi/newpipe/player
Profpatsch d134219da5 resolver: document the `audioTrack` setters better 2024-01-07 19:59:09 +01:00
..
datasource Update ExoPlayer to 2.18.1 2022-07-24 14:11:31 -04:00
event feat: add language selector to audio player 2023-03-19 01:15:36 +01:00
gesture Bump compileSdk to 34 2023-12-23 11:38:32 +01:00
helper [Android 6+] Add ability to always use ExoPlayer's MediaVideoCodecRenderer setOutputSurface workaround 2023-04-10 17:39:27 +02:00
mediaitem Quality/AudioTrack: ensure correct indices at construction 2024-01-06 19:09:44 +01:00
mediasession Allow play/pausing from notification when buffering 2023-12-29 16:18:26 +01:00
mediasource Update to ExoPlayer 2.18.3 2023-02-23 12:46:05 +01:00
notification Allow play/pausing from notification when buffering 2023-12-29 16:18:26 +01:00
playback Apply code review suggestions. 2023-01-04 06:10:14 +05:30
playqueue Add image quality preference 2023-09-22 10:14:43 +02:00
resolver resolver: document the `audioTrack` setters better 2024-01-07 19:59:09 +01:00
seekbarpreview Add image quality preference 2023-09-22 10:14:43 +02:00
ui Quality/AudioTrack: ensure correct indices at construction 2024-01-06 19:09:44 +01:00
AudioServiceLeakFix.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlayQueueActivity.java Fix crash when building the play queue audio track menu if the player is null 2023-11-15 21:45:56 +01:00
Player.java Simplify selection of video stream 2024-01-05 19:36:09 +01:00
PlayerService.java Restore player service start handling before player UI separation 2023-11-15 23:21:20 +01:00
PlayerType.java Move PlayerType into its own class and add documentation 2022-07-13 23:33:18 +02:00