index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
export
/
wm8975.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
wm8975: document audiohw settings
Amaury Pouly
1
-0
/
+5
2013-04-22
Do some cleanup, adjustment and a couple fixes to recent sound changes.
Michael Sevakis
1
-4
/
+0
2013-04-15
Keep fixing 0c7b787 stuff
Michael Sevakis
1
-1
/
+1
2013-04-15
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
1
-7
/
+13
2011-03-03
Fix FS#11973. iPod nano1G needed reboot after entering record mode to have au...
Andree Buschmann
1
-0
/
+4
2010-09-24
Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G.
Andree Buschmann
1
-0
/
+1
2009-01-20
cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...
Christian Gmeiner
1
-1
/
+0
2008-12-12
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
1
-1
/
+1
2008-10-18
Remove the audiohw_set_nsorder() function since it is not used, only implemen...
Peter D'Hoye
1
-1
/
+0
2008-09-10
iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...
Jens Arnold
1
-20
/
+258
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-04-28
* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...
Christian Gmeiner
1
-2
/
+2
2008-02-13
Return value of audiohw_set_xxx_vol is never used and most of the time we hav...
Christian Gmeiner
1
-2
/
+2
2008-02-09
move audiohw_enable_output to audiohw.h
Christian Gmeiner
1
-1
/
+0
2007-11-22
remove not used dummy code
Christian Gmeiner
1
-2
/
+0
2007-11-20
get rid of audiohw_reset
Christian Gmeiner
1
-1
/
+0
2007-11-19
introduce general audiohw api for recording
Christian Gmeiner
1
-5
/
+0
2007-06-13
* changed pararmeter of audiohw_mute from int to bool
Christian Gmeiner
1
-2
/
+0
2007-06-11
some little more work on audio codec driver unification - more will follow
Christian Gmeiner
1
-1
/
+0
2007-05-22
make audiohw.h include the DAC header files
Marcoen Hirschberg
1
-2
/
+0
2007-05-22
* move audio settings into audio codec drivers
Christian Gmeiner
1
-0
/
+2
2006-12-06
move some audio driver specific code to the correspoding files
Marcoen Hirschberg
1
-0
/
+7
2006-12-06
first step in audio driver unification: renaming the functions to audio_*
Marcoen Hirschberg
1
-16
/
+16
2006-03-22
Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 by
Thom Johansen
1
-0
/
+1
2006-02-13
iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...
Dave Chapman
1
-16
/
+15
2006-02-12
Some cosmetic cleaning of the wm8975 audio driver
Dave Chapman
1
-0
/
+20
2005-12-19
Oops. Reverse unintentional commit.
Dave Chapman
1
-1
/
+0
2005-12-19
Correctly attribute Bernard Leach as the (C) holder for code taken from ipodl...
Dave Chapman
1
-0
/
+1
2005-12-16
iPod - Initial skeleton of an audio driver
Dave Chapman
1
-0
/
+52