This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6555 - Volume limiter
Attached to Project:
Rockbox
Opened by Will Robertson (aliask) - Sunday, 21 January 2007, 04:35 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 05 August 2007, 12:53 GMT+2
Opened by Will Robertson (aliask) - Sunday, 21 January 2007, 04:35 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 05 August 2007, 12:53 GMT+2
|
DetailsAs per a request from a friend I've implemented a feature from the iPod original firmware, volume limiting.
You can set a maximum volume, and while in the WPS you can't increase the volume past that point, to avoid blowing up your ears. The patch has only been tested in the sims, and it bumps the config block version so you'll need to save your settings. |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Sunday, 05 August 2007, 12:53 GMT+2
Reason for closing: Out of Date
Additional comments about closing: if someone wants to start this again, imo it shuold be added to setvol() in misc.c and not touch any firmware/ code
Sunday, 05 August 2007, 12:53 GMT+2
Reason for closing: Out of Date
Additional comments about closing: if someone wants to start this again, imo it shuold be added to setvol() in misc.c and not touch any firmware/ code
Anyway here's the fixed patch.
Here's the fixed patch.