NewPipe/app/src/main/java/org/schabi/newpipe/player/helper
Isira Seneviratne 097d32b684 Migrate to non-transitive R classes. 2024-03-25 15:12:30 +01:00
..
AudioReactor.java updated: ExoPlayer to 2.17.1. 2022-03-19 15:56:45 -04:00
CacheFactory.java Changed the code accordingly 2022-07-15 19:55:19 +02:00
CustomMediaCodecVideoRenderer.java [Android 6+] Add ability to always use ExoPlayer's MediaVideoCodecRenderer setOutputSurface workaround 2023-04-10 17:39:27 +02:00
CustomRenderersFactory.java [Android 6+] Add ability to always use ExoPlayer's MediaVideoCodecRenderer setOutputSurface workaround 2023-04-10 17:39:27 +02:00
LoadController.java Use DefaultLoadcontrol 2021-11-14 20:12:12 +01:00
LockManager.java Use ContextCompat.getSystemService() and the Context.getSystemService() extension function. 2020-10-09 08:52:05 +05:30
PlaybackParameterDialog.java Migrate to non-transitive R classes. 2024-03-25 15:12:30 +01:00
PlayerDataSource.java Changed the code accordingly 2022-07-15 19:55:19 +02:00
PlayerHelper.java Changed the naming 2023-04-04 09:57:06 +02:00
PlayerHolder.java Only show "Enqueue next" when in the middle of the queue 2022-12-04 18:20:50 +01:00
PlayerSemitoneHelper.java Use MathUtils.clamp(). 2022-07-20 05:36:01 +05:30