index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
menus
/
sound_menu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-20
make int_setting step & unit int16_t
William Wilgus
1
-7
/
+11
2021-07-22
Document an intentional fallthrough in the volume limit menu code
Solomon Peachy
1
-0
/
+1
2021-04-07
FS#13272: Fix up volume_limit to respect decimilaztion.
Solomon Peachy
1
-3
/
+10
2021-03-22
Remove some HAVE_FUNCTIONAL_MODE bits
Aidan MacDonald
1
-7
/
+0
2021-03-22
Add new audiohw capability: POWER_MODE_CAP
Aidan MacDonald
1
-0
/
+7
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
1
-12
/
+0
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-15
/
+0
2020-07-19
do_menu pass internal synclist reference to callback
William Wilgus
1
-3
/
+9
2019-08-03
Correct speech feedback for volume limit setting
Solomon Peachy
1
-6
/
+1
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
1
-0
/
+7
2017-02-04
Implement speaker enable/disable on jack (un)plug
Amaury Pouly
1
-2
/
+2
2015-01-19
three new DSPs
Chiwen Chang
1
-0
/
+23
2014-01-13
Implement volume limiter feature
PurlingNayuki
1
-0
/
+41
2013-12-15
DSP Compressor: Sidechain, Exponential Atk/Rls
Ryan Billing
1
-1
/
+4
2013-05-24
Add DAC's oversampling filter roll-off selection to sound settings.
Andrew Ryabinin
1
-0
/
+7
2012-05-09
Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL
Nils Wallménius
1
-2
/
+2
2012-04-29
Make rbcodec/dsp includes more specific.
Michael Sevakis
1
-1
/
+0
2012-04-26
Consolidate compressor settings into a struct.
Michael Sevakis
1
-5
/
+10
2010-09-17
Fix red, stupid typo
Frank Gevaerts
1
-1
/
+1
2010-09-17
Make disabling HAVE_PITCHSCREEN actually work without breaking the build
Frank Gevaerts
1
-0
/
+5
2010-05-15
Hopefully get some green back from r26051.
Michael Sevakis
1
-1
/
+1
2010-05-15
Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...
Michael Sevakis
1
-12
/
+38
2009-11-04
Compressor: simplify makeup gain setting, expand release range, finally provi...
Jeffrey Goode
1
-3
/
+3
2009-09-25
Replace limiter with dynamic range compressor
Jeffrey Goode
1
-3
/
+16
2009-08-18
FS#10199: Adds limiter DSP function
Jeffrey Goode
1
-0
/
+3
2009-06-16
Renamed routines and changed comments for clarity.
Steve Bavin
1
-1
/
+1
2009-06-12
FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...
Steve Bavin
1
-5
/
+22
2009-03-02
Onda VX747:
Maurus Cuelenaere
1
-0
/
+7
2008-09-08
Something horrible happened with binsize, so revert FS#8894 completely (for n...
Steve Bavin
1
-3
/
+1
2008-09-08
Add timestretching from FS#8894, as written by Stephane Doyon based on work b...
Steve Bavin
1
-1
/
+3
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-04-20
Removed unneeded dependency on pcmbuf.h
Bertrik Sikken
1
-3
/
+0
2008-03-03
Try and only use the PCM buffer low latency mode in sound settings when we re...
Dan Everton
1
-33
/
+37
2007-11-24
Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...
Dan Everton
1
-4
/
+14
2007-08-29
Toggle low latency mode when entering/exiting the eq menu to make the
Jonathan Gordon
1
-1
/
+3
2007-05-19
More header and dead code cleanup.
Nils Wallménius
1
-6
/
+0
2007-03-15
Change anywhere where do_menu()'s return value was checked and expected
Jonathan Gordon
1
-1
/
+1
2007-03-03
Remove the need to double up the MENU macros in manu.h.
Jonathan Gordon
1
-2
/
+2
2007-03-01
Introducing the root menu!
Jonathan Gordon
1
-1
/
+1
2007-02-26
Add software based bass/treble controls for targets which have no such functi...
Thom Johansen
1
-8
/
+2
2007-02-21
Don't enable low latency mode in the Crossfeed submenu
Linus Nielsen Feltzing
1
-1
/
+1
2007-02-19
Convert the EQ menus
Jonathan Gordon
1
-8
/
+3
2007-02-14
Icons in the menus. Thanks midkay for them.
Jonathan Gordon
1
-4
/
+4
2007-02-13
Fix the keywords on some recently added files.
Jonathan Gordon
1
-1
/
+1
2007-02-08
Convert the sound menu to the new system
Jonathan Gordon
1
-1
/
+97
2007-02-08
beginning of the new menu system. This commit shouldnt break anything,
Jonathan Gordon
1
-0
/
+32