mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-09 16:11:20 +02:00
Part of #235 Closes #305 Adds a preference for specifying a custom `mpv.conf` Also adds a preference to toggle between `vo=gpu` and `vo=gpu-next`, see https://github.com/mpv-player/mpv/wiki/GPU-Next-vs-GPU There are some caveats: * Multi-line text entry via a remote is rough * [Track selection options](https://mpv.io/manual/stable/#track-selection) may not work as expected because Wholphin manages this itself * Bad settings will crash the app hard Dev note: This rewrites the text field inputs to use the [state based implementations](https://developer.android.com/develop/ui/compose/text/migrate-state-based) |
||
|---|---|---|
| .. | ||
| hilt | ||
| AppUpgradeHandler.kt | ||
| DatePlayedService.kt | ||
| DeviceProfileService.kt | ||
| ExtrasService.kt | ||
| FavoriteWatchManager.kt | ||
| ImageUrlService.kt | ||
| NavigationManager.kt | ||
| PeopleFavorites.kt | ||
| PlaybackLifecycleObserver.kt | ||
| PlayerFactory.kt | ||
| PlaylistCreator.kt | ||
| ServerEventListener.kt | ||
| ThemeSongPlayer.kt | ||
| TrailerService.kt | ||
| UpdateChecker.kt | ||