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
*
New port: iPod Classic (also known as iPod 6G/6.5G/7G)
Michael Sparmann
2011-01-02
*
Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...
Marcin Bukat
2010-10-31
*
Allow e200 to compile without HAVE_RECORDING
Frank Gevaerts
2010-09-17
*
android: declare audiohw_set_volume()
Rafaël Carré
2010-08-03
*
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
2010-08-02
*
Fix condition for compiling audiohw_set_monitor (should fix red)
Bertrik Sikken
2010-07-31
*
Rockbox as an application: Add an 320x240 SDL application target.
Thomas Martitz
2010-07-06
*
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
2010-05-15
*
Hopefully get some green back from r26051.
Michael Sevakis
2010-05-15
*
Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat...
Michael Sevakis
2010-05-15
*
Remove pcm_mute() which has been unused since r19308
Rafaël Carré
2010-04-27
*
Add MPIO HD200 port - changed files
Marcin Bukat
2010-04-26
*
Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effe...
Thomas Martitz
2010-04-25
*
Many more drivers for mini2440. Now the main binary compiles and runs.
Dominik Wenger
2009-10-26
*
3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...
Mark Arigo
2009-05-25
*
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