summaryrefslogtreecommitdiff
path: root/firmware/export/sound.h (follow)
Commit message (Expand)AuthorAge
* Add DAC's oversampling filter roll-off selection to sound settings.Andrew Ryabinin2013-05-24
* Straighten out the mad twisted state of sound.c and related areas.Michael Sevakis2013-04-15
* Implement universal in-PCM-driver software volume control.Michael Sevakis2013-04-11
* Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius2012-05-09
* Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...Michael Sevakis2010-05-15
* Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effe...Thomas Martitz2010-04-25
* * Move DSP_CALLBACK_* enum to sound.hMaurus Cuelenaere2009-08-01
* Fix red in bootloadersAlexander Levin2009-07-11
* Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin2009-07-11
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* More static / header file cleanup.Bertrik Sikken2008-05-03
* move audiohw_postinit to audiohw.hChristian Gmeiner2008-02-12
* Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton2007-11-24
* make audiohw.h include the DAC header filesMarcoen Hirschberg2007-05-22
* red freeChristian Gmeiner2007-05-22
* * move audio settings into audio codec driversChristian Gmeiner2007-05-22
* Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis2007-05-02
* Oops, missed a file from r12727Daniel Ankers2007-03-11
* Reenable aynchronous audio init stage. Really just single stage with aynchron...Michael Sevakis2007-03-11
* Add software based bass/treble controls for targets which have no such functi...Thom Johansen2007-02-26
* SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis2007-02-24
* FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell2006-12-18
* move some audio driver specific code to the correspoding filesMarcoen Hirschberg2006-12-06
* Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing2006-07-21
* Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat...Jens Arnold2006-05-14
* Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev2006-02-08
* Simplified and uniform volume handling: * Volume setting in dB on all targets...Jens Arnold2005-12-07
* iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust c...Anton Oleynikov2005-12-04
* iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy2005-11-12
* Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold2005-11-06
* Corrected the bug with boolean settings (the inverted screen that couldn't be...Kevin Ferrare2005-11-06
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Better pitch handling.Jens Arnold2005-05-22
* Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing2005-04-01