index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
menus
/
sound_menu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Implement speaker enable/disable on jack (un)plug
Amaury Pouly
2017-02-04
*
three new DSPs
Chiwen Chang
2015-01-19
*
Implement volume limiter feature
PurlingNayuki
2014-01-13
*
DSP Compressor: Sidechain, Exponential Atk/Rls
Ryan Billing
2013-12-15
*
Add DAC's oversampling filter roll-off selection to sound settings.
Andrew Ryabinin
2013-05-24
*
Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL
Nils Wallménius
2012-05-09
*
Make rbcodec/dsp includes more specific.
Michael Sevakis
2012-04-29
*
Consolidate compressor settings into a struct.
Michael Sevakis
2012-04-26
*
Fix red, stupid typo
Frank Gevaerts
2010-09-17
*
Make disabling HAVE_PITCHSCREEN actually work without breaking the build
Frank Gevaerts
2010-09-17
*
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
2010-05-15
*
Compressor: simplify makeup gain setting, expand release range, finally provi...
Jeffrey Goode
2009-11-04
*
Replace limiter with dynamic range compressor
Jeffrey Goode
2009-09-25
*
FS#10199: Adds limiter DSP function
Jeffrey Goode
2009-08-18
*
Renamed routines and changed comments for clarity.
Steve Bavin
2009-06-16
*
FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...
Steve Bavin
2009-06-12
*
Onda VX747:
Maurus Cuelenaere
2009-03-02
*
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-09-08
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Removed unneeded dependency on pcmbuf.h
Bertrik Sikken
2008-04-20
*
Try and only use the PCM buffer low latency mode in sound settings when we re...
Dan Everton
2008-03-03
*
Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...
Dan Everton
2007-11-24
*
Toggle low latency mode when entering/exiting the eq menu to make the
Jonathan Gordon
2007-08-29
*
More header and dead code cleanup.
Nils Wallménius
2007-05-19
*
Change anywhere where do_menu()'s return value was checked and expected
Jonathan Gordon
2007-03-15
*
Remove the need to double up the MENU macros in manu.h.
Jonathan Gordon
2007-03-03
*
Introducing the root menu!
Jonathan Gordon
2007-03-01
*
Add software based bass/treble controls for targets which have no such functi...
Thom Johansen
2007-02-26
*
Don't enable low latency mode in the Crossfeed submenu
Linus Nielsen Feltzing
2007-02-21
*
Convert the EQ menus
Jonathan Gordon
2007-02-19
*
Icons in the menus. Thanks midkay for them.
Jonathan Gordon
2007-02-14
*
Fix the keywords on some recently added files.
Jonathan Gordon
2007-02-13
*
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
2007-02-08