index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
menus
/
sound_menu.c
Age
Commit message (
Expand
)
Author
2010-05-15
Hopefully get some green back from r26051.
Michael Sevakis
2010-05-15
Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...
Michael Sevakis
2009-11-04
Compressor: simplify makeup gain setting, expand release range, finally provi...
Jeffrey Goode
2009-09-25
Replace limiter with dynamic range compressor
Jeffrey Goode
2009-08-18
FS#10199: Adds limiter DSP function
Jeffrey Goode
2009-06-16
Renamed routines and changed comments for clarity.
Steve Bavin
2009-06-12
FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...
Steve Bavin
2009-03-02
Onda VX747:
Maurus Cuelenaere
2008-09-08
Something horrible happened with binsize, so revert FS#8894 completely (for n...
Steve Bavin
2008-09-08
Add timestretching from FS#8894, as written by Stephane Doyon based on work b...
Steve Bavin
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-04-20
Removed unneeded dependency on pcmbuf.h
Bertrik Sikken
2008-03-03
Try and only use the PCM buffer low latency mode in sound settings when we re...
Dan Everton
2007-11-24
Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...
Dan Everton
2007-08-29
Toggle low latency mode when entering/exiting the eq menu to make the
Jonathan Gordon
2007-05-19
More header and dead code cleanup.
Nils Wallménius
2007-03-15
Change anywhere where do_menu()'s return value was checked and expected
Jonathan Gordon
2007-03-03
Remove the need to double up the MENU macros in manu.h.
Jonathan Gordon
2007-03-01
Introducing the root menu!
Jonathan Gordon
2007-02-26
Add software based bass/treble controls for targets which have no such functi...
Thom Johansen
2007-02-21
Don't enable low latency mode in the Crossfeed submenu
Linus Nielsen Feltzing
2007-02-19
Convert the EQ menus
Jonathan Gordon
2007-02-14
Icons in the menus. Thanks midkay for them.
Jonathan Gordon
2007-02-13
Fix the keywords on some recently added files.
Jonathan Gordon
2007-02-08
Convert the sound menu to the new system
Jonathan Gordon
2007-02-08
beginning of the new menu system. This commit shouldnt break anything,
Jonathan Gordon