rockbox/lib
Jonathan Gordon 1eb17dc9f4 EQ settings: Rework the settings to clean up the config file.
Instead of 3 cfg lines per eq band there is now a single line
for each:
<config name>: <cutoff/center freq>, <q>, <gain>

In addition, the config value names make a bit more sense.

The old settings are still readable but config.cfg and any new
settings files will be written with the new config values. (The
old settings will be removed completly sometime after the next
stable release).

Also a slight rework of the advanced EQ menu UI

Change-Id: I9008658d36ded442a5f2f825916df42a3934cbef
Reviewed-on: http://gerrit.rockbox.org/394
Reviewed-by: Jonathan Gordon <rockbox@jdgordon.info>
2013-02-09 13:05:32 +01:00
..
arm_support build system: unify/simplify library handling a bit. 2012-03-26 22:27:40 +02:00
libsetjmp Deprecate the EXTRA_LIBS variable. 2013-01-24 16:06:45 +01:00
rbcodec EQ settings: Rework the settings to clean up the config file. 2013-02-09 13:05:32 +01:00
skin_parser Fix Theme Editor build. 2013-02-08 22:38:57 +01:00
tlsf Deprecate the EXTRA_LIBS variable. 2013-01-24 16:06:45 +01:00
unwarminder unwarminder: make SP and PC visible on smaller screens 2012-09-05 08:53:48 +02:00