index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
sound.h
Age
Commit message (
Expand
)
Author
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-03
More static / header file cleanup.
Bertrik Sikken
2008-02-12
move audiohw_postinit to audiohw.h
Christian Gmeiner
2007-11-24
Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...
Dan Everton
2007-05-22
make audiohw.h include the DAC header files
Marcoen Hirschberg
2007-05-22
red free
Christian Gmeiner
2007-05-22
* move audio settings into audio codec drivers
Christian Gmeiner
2007-05-02
Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...
Michael Sevakis
2007-03-11
Oops, missed a file from r12727
Daniel Ankers
2007-03-11
Reenable aynchronous audio init stage. Really just single stage with aynchron...
Michael Sevakis
2007-02-26
Add software based bass/treble controls for targets which have no such functi...
Thom Johansen
2007-02-24
SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...
Michael Sevakis
2006-12-18
FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...
Barry Wardell
2006-12-06
move some audio driver specific code to the correspoding files
Marcoen Hirschberg
2006-07-21
Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.
Linus Nielsen Feltzing
2006-05-14
Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat...
Jens Arnold
2006-02-08
Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.
Hristo Kovachev
2005-12-07
Simplified and uniform volume handling: * Volume setting in dB on all targets...
Jens Arnold
2005-12-04
iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust c...
Anton Oleynikov
2005-11-12
iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...
Andy
2005-11-06
Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...
Jens Arnold
2005-11-06
Corrected the bug with boolean settings (the inverted screen that couldn't be...
Kevin Ferrare
2005-08-29
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...
Jens Arnold
2005-05-22
Better pitch handling.
Jens Arnold
2005-04-01
Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()
Linus Nielsen Feltzing