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
/
wm8751.h
Age
Commit message (
Expand
)
Author
2011-03-14
slightly modified FS#11531 by me: WM8750/51 driver rework
Marcin Bukat
2010-07-27
WM8750 - add ALC and NGAT related low level functions (disabled now by default)
Marcin Bukat
2010-07-02
HD200 - Setup codec as I2S master and enable recording
Marcin Bukat
2010-05-11
MRobe100, HD200, Gigabeat F/X (anything with wm8750 or wm8751). Properly pres...
Michael Sevakis
2010-04-29
HD200 - add FM support.
Marcin Bukat
2010-04-26
Add MPIO HD200 port - changed files
Marcin Bukat
2009-01-20
cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...
Christian Gmeiner
2008-07-02
cleanup some audio driver headers
Christian Gmeiner
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-12
hopefully fix problems with setting bass/treble on wm8751 tragets (mrobe100,...)
Christian Gmeiner
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
2007-11-22
remove not used dummy code
Christian Gmeiner
2007-11-20
get rid of audiohw_reset
Christian Gmeiner
2007-07-17
Fix my mistakes in some bits in the WM8751 header. Looks like adaptive boost ...
Michael Sevakis
2007-06-13
* changed pararmeter of audiohw_mute from int to bool
Christian Gmeiner
2007-06-11
some little more work on audio codec driver unification - more will follow
Christian Gmeiner
2007-05-22
make audiohw.h include the DAC header files
Marcoen Hirschberg
2007-05-22
* move audio settings into audio codec drivers
Christian Gmeiner
2007-05-03
No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...
Michael Sevakis
2007-05-02
Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...
Michael Sevakis