summaryrefslogtreecommitdiffstats
path: root/firmware/export/sound.h
AgeCommit message (Expand)AuthorFilesLines
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