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
/
wm8985.h
Age
Commit message (
Expand
)
Author
2013-04-22
Do some cleanup, adjustment and a couple fixes to recent sound changes.
Michael Sevakis
2013-04-15
Straighten out the mad twisted state of sound.c and related areas.
Michael Sevakis
2010-05-30
Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 dB...
Andree Buschmann
2010-05-15
Hopefully finish off the red from r26051.
Michael Sevakis
2009-03-21
D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by...
Rob Purchase
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-22
Initial D2 sound playback support (known issues to follow on the CowonD2Info ...
Rob Purchase
2008-05-16
add AUDIOHW_CAP for bass cutoff and treble cut off and fix a wrong ifdef for ...
Christian Gmeiner
2008-04-28
* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...
Christian Gmeiner
2008-04-09
D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...
Rob Purchase
2008-02-13
Return value of audiohw_set_xxx_vol is never used and most of the time we hav...
Christian Gmeiner
2008-02-09
move audiohw_enable_output to audiohw.h
Christian Gmeiner
2008-01-14
Initial Cowon D2 commit:
Rob Purchase