summaryrefslogtreecommitdiffstats
path: root/apps/menus/sound_menu.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-17Fix red, stupid typoFrank Gevaerts1-1/+1
2010-09-17Make disabling HAVE_PITCHSCREEN actually work without breaking the buildFrank Gevaerts1-0/+5
2010-05-15Hopefully get some green back from r26051.Michael Sevakis1-1/+1
2010-05-15Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis1-12/+38
2009-11-04Compressor: simplify makeup gain setting, expand release range, finally provi...Jeffrey Goode1-3/+3
2009-09-25Replace limiter with dynamic range compressorJeffrey Goode1-3/+16
2009-08-18FS#10199: Adds limiter DSP functionJeffrey Goode1-0/+3
2009-06-16Renamed routines and changed comments for clarity.Steve Bavin1-1/+1
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin1-5/+22
2009-03-02Onda VX747:Maurus Cuelenaere1-0/+7
2008-09-08Something horrible happened with binsize, so revert FS#8894 completely (for n...Steve Bavin1-3/+1
2008-09-08Add timestretching from FS#8894, as written by Stephane Doyon based on work b...Steve Bavin1-1/+3
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-04-20Removed unneeded dependency on pcmbuf.hBertrik Sikken1-3/+0
2008-03-03Try and only use the PCM buffer low latency mode in sound settings when we re...Dan Everton1-33/+37
2007-11-24Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton1-4/+14
2007-08-29Toggle low latency mode when entering/exiting the eq menu to make the Jonathan Gordon1-1/+3
2007-05-19More header and dead code cleanup.Nils Wallménius1-6/+0
2007-03-15Change anywhere where do_menu()'s return value was checked and expected Jonathan Gordon1-1/+1
2007-03-03Remove the need to double up the MENU macros in manu.h.Jonathan Gordon1-2/+2
2007-03-01Introducing the root menu!Jonathan Gordon1-1/+1
2007-02-26Add software based bass/treble controls for targets which have no such functi...Thom Johansen1-8/+2
2007-02-21Don't enable low latency mode in the Crossfeed submenuLinus Nielsen Feltzing1-1/+1
2007-02-19Convert the EQ menusJonathan Gordon1-8/+3
2007-02-14Icons in the menus. Thanks midkay for them.Jonathan Gordon1-4/+4
2007-02-13Fix the keywords on some recently added files.Jonathan Gordon1-1/+1
2007-02-08Convert the sound menu to the new systemJonathan Gordon1-1/+97
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon1-0/+32