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.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
drivers
/
wm8758.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-19
move audio drivers together into a subdir
Marcoen Hirschberg
1
-299
/
+0
2006-12-18
Fix compile errors.
Barry Wardell
1
-3
/
+3
2006-12-18
FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...
Barry Wardell
1
-21
/
+51
2006-12-09
Move I2S initialisation out of the Wolfson codec driver
Daniel Ankers
1
-0
/
+1
2006-12-06
move some audio driver specific code to the correspoding files
Marcoen Hirschberg
1
-0
/
+31
2006-12-06
first step in audio driver unification: renaming the functions to audio_*
Marcoen Hirschberg
1
-20
/
+20
2006-10-20
generalise the wolfson codec code a bit
Marcoen Hirschberg
1
-95
/
+33
2006-08-15
Add support for displaying the the current path or the full path (or neither)...
Dan Everton
1
-5
/
+5
2006-08-14
Make sure the EQ is always applied to the DAC path.
Dan Everton
1
-1
/
+1
2006-08-14
Add support for the iPod Video hardware equalizer. You can access it from Sou...
Dan Everton
1
-0
/
+25
2006-03-27
Reduce the appearance of volume change clicks by using the wmcodec's zero-cro...
Brandon Low
1
-2
/
+2
2006-03-27
Code police
Brandon Low
1
-4
/
+4
2006-03-22
Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 by
Thom Johansen
1
-0
/
+5
2006-03-05
Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflict...
Brandon Low
1
-21
/
+0
2006-03-05
Basic battery monitoring for ipod 5g, should work on other ipods as well, but...
Brandon Low
1
-2
/
+20
2006-02-28
iPod 5G: Correctly implement mute when setting volume
Dave Chapman
1
-6
/
+0
2006-02-20
iPod 5G: Bug fixes in DAC initialisation - playback is now stereo...
Dave Chapman
1
-2
/
+4
2006-02-13
iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*...
Dave Chapman
1
-0
/
+276