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
/
drivers
/
audio
(
follow
)
Commit message (
Expand
)
Author
Age
*
More static / header file cleanup.
Bertrik Sikken
2008-05-03
*
It's better not to use fixed constants since the lower volume limit may not b...
Michael Sevakis
2008-05-03
*
Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym...
Michael Sevakis
2008-05-03
*
Don't commit LOGF_ENABLE
Maurus Cuelenaere
2008-05-03
*
And don't forget the yellows...
Maurus Cuelenaere
2008-05-03
*
Fix more red...
Maurus Cuelenaere
2008-05-03
*
Made source files #include the header file that they implement to make sure t...
Bertrik Sikken
2008-05-03
*
Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...
Dave Chapman
2008-05-02
*
undo some changes of my last patch... should fix wm8751 based targets
Christian Gmeiner
2008-04-28
*
* 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
*
Killed unnecessary global variables by making them static.
Bertrik Sikken
2008-04-20
*
FS#8898 - Prefix AS3514 registers with AS3514_
Bertrik Sikken
2008-04-15
*
D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t...
Rob Purchase
2008-04-09
*
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-03-26
*
Do some crackdown on kernel object reinitialization after they could be in us...
Michael Sevakis
2008-03-12
*
Return value of audiohw_set_xxx_vol is never used and most of the time we hav...
Christian Gmeiner
2008-02-13
*
Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...
Michael Giacomelli
2008-02-10
*
mrobe 100: (1) fix the sound volume by properly enabling headphone output, (2...
Mark Arigo
2008-02-06
*
audio on the m:robe 100
Robert Kukla
2008-01-20
*
Initial Cowon D2 commit:
Rob Purchase
2008-01-14
*
Revert previous commit (still learning to work with git...)
Marcoen Hirschberg
2007-12-10
*
use dB units for balance control
Marcoen Hirschberg
2007-12-10
*
Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...
Dan Everton
2007-11-24
*
remove not used dummy code
Christian Gmeiner
2007-11-22
*
make private functions static
Christian Gmeiner
2007-11-20
*
get rid of audiohw_reset
Christian Gmeiner
2007-11-20
*
replace strange characters
Marcoen Hirschberg
2007-11-19
*
introduce general audiohw api for recording
Christian Gmeiner
2007-11-19
*
H10: Touch-up the audio source switching a bit. Actually fix my earlier error...
Michael Sevakis
2007-11-11
*
FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the...
Barry Wardell
2007-11-11
*
Get rid of a couple of inl/outl since we have defines. Also use some other de...
Barry Wardell
2007-11-05
*
FS#8022: AS3514 missing initialisation.
Barry Wardell
2007-10-25
*
Improved H10 ADC driver. We now do things exactly as the OF does. This includ...
Barry Wardell
2007-10-16
*
Increase step size of stereo width to 5% to avoid tediously long list in sett...
Thom Johansen
2007-10-09
*
Ok. Really fix red
Michael Sevakis
2007-10-02
*
Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...
Michael Sevakis
2007-10-02
*
Changes bass setting to use adaptive bass instead of linear bass. The datashe...
Steve Gotthardt
2007-07-13
*
Gigabeat: Audio tweak mishmash - Make sure zero crossing detection times out ...
Michael Sevakis
2007-06-24
*
Fixed missing semicolon in logf builds.
Miika Pekkarinen
2007-06-22
*
* 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
*
Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...
Michael Sevakis
2007-06-06
*
e200: Add recording. Just from MIC right now and FM integration will happen s...
Michael Sevakis
2007-06-05
*
the DAC drivers need to include audiohw.h now
Marcoen Hirschberg
2007-05-22
*
e200: Remute the line in with #if 0 as it causes static noise for those witho...
Michael Sevakis
2007-05-22
*
fix red ipod mini's
Christian Gmeiner
2007-05-22
*
* move audio settings into audio codec drivers
Christian Gmeiner
2007-05-22
[next]