Auxio/app/src/main/java/org/oxycblt/auxio/playback
Alexander Capehart 743220d0aa
replaygain: revert back to copy no-op
Turns out using isActive to indicate that the AudioProcessor is a no-op
is too unreliable due to how they are managed internally.

Instead, I really do just have to use a copy. Once again ExoPlayer
picks the most absurd possible design choices for no good reason.

Resolves #293.
2023-01-05 11:15:06 -07:00
..
queue music: band-aid queue move issues 2023-01-05 10:04:19 -07:00
replaygain replaygain: revert back to copy no-op 2023-01-05 11:15:06 -07:00
state replaygain: revert back to copy no-op 2023-01-05 11:15:06 -07:00
system music: allow editing past queue items 2023-01-05 09:31:48 -07:00
ui all: reformat code 2022-12-26 19:59:27 -07:00
ActionMode.kt all: reformat code 2022-12-26 19:59:27 -07:00
PlaybackBarFragment.kt playback: redocument 2022-12-26 15:15:27 -07:00
PlaybackBottomSheetBehavior.kt playback: redocument 2022-12-26 15:15:27 -07:00
PlaybackPanelFragment.kt music: split off extractor parsing 2022-12-31 19:50:54 -07:00
PlaybackUtil.kt all: reformat code 2022-12-26 19:59:27 -07:00
PlaybackViewModel.kt music: allow editing past queue items 2023-01-05 09:31:48 -07:00