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
/
export
/
audiohw.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Onda VX747:
Maurus Cuelenaere
2009-03-02
*
Ingenic Jz4740:
Maurus Cuelenaere
2009-02-26
*
FS#9611 - Sansa Clip radio code. Commit final part which enables the LINE2 in...
Bertrik Sikken
2009-02-05
*
cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...
Christian Gmeiner
2009-01-20
*
Small binsize optimization and likely a tiny speedup too
Nils Wallménius
2009-01-02
*
Have drivers merged for WM8711/21/31 since they are so similar but respect al...
Michael Sevakis
2008-12-08
*
Get rid of remaining audiohw_enable_output style codec setup and use pre/post...
Michael Sevakis
2008-11-26
*
Use shorter fields in sound_settings_info struct to save some bytes
Nils Wallménius
2008-08-11
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
simplify this #if statement too
Christian Gmeiner
2008-05-16
*
add AUDIOHW_CAP for bass cutoff and treble cut off and fix a wrong ifdef for ...
Christian Gmeiner
2008-05-16
*
Introduce PRESCALER_CAP and move some driver specific code to the correct place.
Christian Gmeiner
2008-05-14
*
add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver...
Christian Gmeiner
2008-05-13
*
* introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper...
Christian Gmeiner
2008-04-28
*
add more registers for the tsc2100
Jonathan Gordon
2008-04-27
*
Gigabeat S: Implement i2c driver - transmit works but no testing of receiving...
Michael Sevakis
2008-04-27
*
move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c...
Christian Gmeiner
2008-04-22
*
D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...
Rob Purchase
2008-04-09
*
move audiohw_postinit to audiohw.h
Christian Gmeiner
2008-02-12
*
move audiohw_enable_output to audiohw.h
Christian Gmeiner
2008-02-09
*
Initial Cowon D2 commit:
Rob Purchase
2008-01-14
*
Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...
Dan Everton
2007-11-24
*
introduce general audiohw api for recording
Christian Gmeiner
2007-11-19
*
Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...
Michael Sevakis
2007-10-02
*
Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
Will Robertson
2007-09-21
*
* 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
*
e200: Add recording. Just from MIC right now and FM integration will happen s...
Michael Sevakis
2007-06-05
*
make audiohw.h include the DAC header files
Marcoen Hirschberg
2007-05-22
*
* move audio settings into audio codec drivers
Christian Gmeiner
2007-05-22