Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
apps
/
menus
/
sound_menu.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
8924686
Removed unneeded dependency on pcmbuf.h
by Bertrik Sikken
· 16 years ago
0466319
Try and only use the PCM buffer low latency mode in sound settings when we really need to.
by Dan Everton
· 17 years ago
d7e1f77
Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It does have hardware bass/treble settings with configurable cutoff. So make the bass/treble settings use the hardware and remove the hardware equalizer configuration.
by Dan Everton
· 17 years ago
4ecd971
Toggle low latency mode when entering/exiting the eq menu to make the
by Jonathan Gordon
· 17 years ago
f7a81a9
More header and dead code cleanup.
by Nils Wallménius
· 17 years ago
b35c1d8
Change anywhere where do_menu()'s return value was checked and expected
by Jonathan Gordon
· 18 years ago
02a8717
Remove the need to double up the MENU macros in manu.h.
by Jonathan Gordon
· 18 years ago
91cb68a
Introducing the root menu!
by Jonathan Gordon
· 18 years ago
a7fabf0
Add software based bass/treble controls for targets which have no such functionality in hardware (currently only X5). They can also be used on any other SWCODEC target by adding #define HAVE_SW_TONE_CONTROLS in the relevant config-*.h file. Also remove some now unneeded zero checks when using get_replaygain_int(). Comments on sound quality are welcome as some parameters can still be fine-tuned.
by Thom Johansen
· 18 years ago
417bc74
Don't enable low latency mode in the Crossfeed submenu
by Linus Nielsen Feltzing
· 18 years ago
2801a87
Convert the EQ menus
by Jonathan Gordon
· 18 years ago
5599d68
Icons in the menus. Thanks midkay for them.
by Jonathan Gordon
· 18 years ago
4e73b53
Fix the keywords on some recently added files.
by Jonathan Gordon
· 18 years ago
fe3cfcc
Convert the sound menu to the new system
by Jonathan Gordon
· 18 years ago
4718a1e
beginning of the new menu system. This commit shouldnt break anything,
by Jonathan Gordon
· 18 years ago