summaryrefslogtreecommitdiffstats
path: root/firmware/export/sound.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-15Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis1-1/+61
2010-04-25Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effe...Thomas Martitz1-0/+1
2009-08-01 * Move DSP_CALLBACK_* enum to sound.hMaurus Cuelenaere1-0/+13
2009-07-11Fix red in bootloadersAlexander Levin1-0/+7
2009-07-11Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin1-2/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-03More static / header file cleanup.Bertrik Sikken1-1/+1
2008-02-12move audiohw_postinit to audiohw.hChristian Gmeiner1-2/+0
2007-11-24Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton1-0/+4
2007-05-22make audiohw.h include the DAC header filesMarcoen Hirschberg1-20/+1
2007-05-22red freeChristian Gmeiner1-0/+3
2007-05-22* move audio settings into audio codec driversChristian Gmeiner1-35/+2
2007-05-02Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis1-1/+3
2007-03-11Oops, missed a file from r12727Daniel Ankers1-0/+2
2007-03-11Reenable aynchronous audio init stage. Really just single stage with aynchron...Michael Sevakis1-0/+2
2007-02-26Add software based bass/treble controls for targets which have no such functi...Thom Johansen1-0/+2
2007-02-24SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis1-0/+1
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell1-1/+2
2006-12-06move some audio driver specific code to the correspoding filesMarcoen Hirschberg1-0/+12
2006-07-21Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing1-1/+1
2006-05-14Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat...Jens Arnold1-4/+0
2006-02-08Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev1-2/+2
2005-12-07Simplified and uniform volume handling: * Volume setting in dB on all targets...Jens Arnold1-15/+0
2005-12-04iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust c...Anton Oleynikov1-0/+15
2005-11-12iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy1-1/+5
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold1-37/+45
2005-11-06Corrected the bug with boolean settings (the inverted screen that couldn't be...Kevin Ferrare1-0/+20
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold1-1/+1
2005-05-22Better pitch handling.Jens Arnold1-1/+2
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing1-0/+61