quintodrome/ui/src/audioplayer
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
..
AudioTitle.js ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00
index.js Replace react-hotkeys-hook with react-hotkeys 2021-02-02 23:13:18 -05:00
keyHandlers.js Keyboard shortcut to go to current song (#2029) 2022-12-05 13:37:49 -05:00
locale.js Made the Player behaviour more consistent 2021-07-02 23:36:33 -04:00
Player.js ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00
PlayerToolbar.js ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00
styles.js Add Internet Radio support (#2063) 2023-01-15 15:11:37 -05:00