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
/
drivers
/
audio
/
wm8758.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
wm8758: document and fix audiohw settings
Amaury Pouly
2016-12-12
*
Fix more reds.
Thomas Martitz
2014-03-03
*
Fix FS#12860 - iPod 5g line out silent
Michael Sevakis
2013-05-09
*
Do some cleanup, adjustment and a couple fixes to recent sound changes.
Michael Sevakis
2013-04-22
*
Still at it for 0c7b787. Might be done now.
Michael Sevakis
2013-04-15
*
Hopefully knock out most of the red and yellow from 0c7b787.
Michael Sevakis
2013-04-15
*
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
2013-04-15
*
Add missing includes found using -Wmissing-declarations.
Boris Gjenero
2011-12-21
*
Submit final part of FS#12154. Optimization for WM8758 used in iPod Video: Si...
Andree Buschmann
2011-06-20
*
Submit first part of FS#12154. Whitespace removal and correction of several d...
Andree Buschmann
2011-06-20
*
Remove pcm_mute() which has been unused since r19308
Rafaël Carré
2010-04-27
*
Minor binsize savings.
Andree Buschmann
2010-04-11
*
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...
Andree Buschmann
2010-03-20
*
Commit FS#10082, enlarge volume control range for WM8758. This will enable vo...
Andree Buschmann
2010-01-23
*
FS#10086 - Playback and recording sample rate setting on the 5G iPod
Boris Gjenero
2009-04-06
*
Fix-m the ruddiness.
Michael Sevakis
2008-12-12
*
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
2008-12-12
*
Get rid of remaining audiohw_enable_output style codec setup and use pre/post...
Michael Sevakis
2008-11-26
*
Remove the audiohw_set_nsorder() function since it is not used, only implemen...
Peter D'Hoye
2008-10-18
*
iPod Video: Fix playback after recording (FS #7402). Implement recording gain...
Jens Arnold
2008-09-13
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Accept FS #9021 by James Vasile and apply the fix to the other drivers that h...
Peter D'Hoye
2008-05-25
*
Return value of audiohw_set_xxx_vol is never used and most of the time we hav...
Christian Gmeiner
2008-02-13
*
Revert previous commit (still learning to work with git...)
Marcoen Hirschberg
2007-12-10
*
use dB units for balance control
Marcoen Hirschberg
2007-12-10
*
Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...
Dan Everton
2007-11-24
*
get rid of audiohw_reset
Christian Gmeiner
2007-11-20
*
introduce general audiohw api for recording
Christian Gmeiner
2007-11-19
*
Increase step size of stereo width to 5% to avoid tediously long list in sett...
Thom Johansen
2007-10-09
*
* changed pararmeter of audiohw_mute from int to bool
Christian Gmeiner
2007-06-13
*
some little more work on audio codec driver unification - more will follow
Christian Gmeiner
2007-06-11
*
the DAC drivers need to include audiohw.h now
Marcoen Hirschberg
2007-05-22
*
* move audio settings into audio codec drivers
Christian Gmeiner
2007-05-22
*
exclude unused headers
Christian Gmeiner
2007-05-20
*
move audio drivers together into a subdir
Marcoen Hirschberg
2007-04-19