Commit graph

5 commits

Author SHA1 Message Date
Shoh Sewell
3e41edc7d6 Makes volume logarithmic when limited to 100%
Modifies Helper.m, Helper.h, and VolumeSlider.m so when volume is limited to 100%, the volume slider is logarithmic with an X^2 approximation.

Also makes sure the value shown on the volume tooltip is not logarithmic when limited to 100%.

Makes some variables in VolumeSlider.m and parameters in Helper.h/Helper.m const as well.
2023-05-04 18:46:13 -07:00
Christopher Snowhill
7a0c1d230e Volume control: Make preamp optional, defaulting to a limit of 100% volume 2022-01-17 22:41:26 -08:00
Christopher Snowhill
6c7b7f7213 Maximum volume increased to 800% 2020-04-06 23:30:07 -07:00
vspader
c9e542f570 Added better tooltip feedback. 2009-02-09 05:53:38 +00:00
areff
1b83061c49 Moved volume controls into AudioPlayer, logarithmic helper functions now have their own file, fixed broken seekbar resize 2008-02-17 18:44:11 +00:00