Wholphin/app/src/main/java/com/github/damontecres
damontecres c65831cb05
Fix switching audio/subtitle tracks during playback (#121)
An error would occur when switching audio or subtitle tracks during
playback, but would be ignored. This meant the tracks can't be changed.

#111 was too aggressive on switching dispatchers. The player can only be
accessed on `Main`, so this PR fixes that.
2025-10-30 19:24:53 -04:00
..
wholphin Fix switching audio/subtitle tracks during playback (#121) 2025-10-30 19:24:53 -04:00