Document preamp/eq improvement

This commit is contained in:
Jordan Eldredge 2019-03-15 07:03:08 -07:00
parent 8fb3f566f3
commit a98e9071a2

View file

@ -36,6 +36,7 @@ See a full list below:
- The hotkeys to seek forward/backwards 10 tracks now works propery ([7d9ef4](https://github.com/captbaritone/webamp/commit/7d9ef4287f7294f6bdc1db89b717592cf4e48f17))
- Fix a bug where the preamp level was not applied until you changed it ([f03c88](https://github.com/captbaritone/webamp/commit/f03c88c6d89fd51cbc0538841bb3227accfa0431))
- Fix a bug where the equalizer sliders would show in the wrong postion when set to the lowest value ([ab5eb3](https://github.com/captbaritone/webamp/commit/ab5eb33026cf9082d7f28f3923d51a29765e25c9))
- Preamp and EQ now boost/attenuate the same way original winamp 2 did ([#748](https://github.com/captbaritone/webamp/pull/748))
### Internal Improvements: