quintodrome/ui/src/actions
Kendall Garner 1324a16fc5 ReplayGain support + audio normalization (web player) (#1988)
* ReplayGain support

- extract ReplayGain tags from files, expose via native api
- use metadata to normalize audio in web player

* make pre-push happy

* remove unnecessary prints

* remove another unnecessary print

* add tooltips, see metadata

* address comments, use settings instead

* remove console.log

* use better language for gain modes
2023-01-17 15:57:19 -05:00
..
albumView.js Rename List view mode to Table 2021-05-24 12:58:15 -04:00
dialogs.js Enable transcoding of downlods (#1667) 2022-12-18 12:12:37 -05:00
index.js ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00
player.js Fix arranging songs in PlayQueue 2021-07-03 21:34:24 -04:00
replayGain.js ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00
serverEvents.js Trigger a UI refresh when the scanner finds changes. 2021-06-09 21:02:20 -04:00
settings.js Option to toggle fields in songs, albums & artists (#923) 2021-05-24 11:09:06 -04:00
themes.js Moved all reducers and actions to their own folders 2020-11-08 13:19:38 -05:00