index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
sound.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add DAC's oversampling filter roll-off selection to sound settings.
Andrew Ryabinin
2013-05-24
*
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
2013-04-15
*
Implement universal in-PCM-driver software volume control.
Michael Sevakis
2013-04-11
*
Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL
Nils Wallménius
2012-05-09
*
Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...
Michael Sevakis
2010-05-15
*
Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effe...
Thomas Martitz
2010-04-25
*
* Move DSP_CALLBACK_* enum to sound.h
Maurus Cuelenaere
2009-08-01
*
Fix red in bootloaders
Alexander Levin
2009-07-11
*
Improvements to the pitch screen UI (FS#10359 by David Johnston)
Alexander Levin
2009-07-11
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
More static / header file cleanup.
Bertrik Sikken
2008-05-03
*
move audiohw_postinit to audiohw.h
Christian Gmeiner
2008-02-12
*
Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...
Dan Everton
2007-11-24
*
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-22
*
Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...
Michael Sevakis
2007-05-02
*
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-03-11
*
Add software based bass/treble controls for targets which have no such functi...
Thom Johansen
2007-02-26
*
SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...
Michael Sevakis
2007-02-24
*
FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...
Barry Wardell
2006-12-18
*
move some audio driver specific code to the correspoding files
Marcoen Hirschberg
2006-12-06
*
Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.
Linus Nielsen Feltzing
2006-07-21
*
Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat...
Jens Arnold
2006-05-14
*
Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.
Hristo Kovachev
2006-02-08
*
Simplified and uniform volume handling: * Volume setting in dB on all targets...
Jens Arnold
2005-12-07
*
iRiver: new sound option "prevent clipping:adjust volume/adjust bass/adjust c...
Anton Oleynikov
2005-12-04
*
iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...
Andy
2005-11-12
*
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-11-06
*
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...
Jens Arnold
2005-08-29
*
Better pitch handling.
Jens Arnold
2005-05-22
*
Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()
Linus Nielsen Feltzing
2005-04-01