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
/
android.c
(
unfollow
)
Commit message (
Expand
)
Author
2015-02-02
iBasso DX50/DX90: Major code cleanup and reorganization.
Udo Schläpfer
2014-09-18
Introducing Targets iBasso DX50 & iBasso DX90
Simon Rothen
2013-04-15
Keep fixing 0c7b787 stuff
Michael Sevakis
2012-01-04
android: move pcm_shutdown() to audiohw_close() now that it's properly called...
Thomas Martitz
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2010-08-02
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
2010-04-27
Remove pcm_mute() which has been unused since r19308
Rafaël Carré
2009-10-31
Remove svn:executable from firmware
Michael Chicoine
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2007-10-13
M:Robe - Fix compilation and remove some warnings
Karl Kurbjun
2007-10-09
Increase step size of stereo width to 5% to avoid tediously long list in sett...
Thom Johansen
2007-09-30
Move some more files around and get the main build compiling
Karl Kurbjun
2007-09-21
Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
Will Robertson
2007-06-26
Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin con...
Michael Sevakis
2007-06-13
now back to green
Christian Gmeiner
2007-05-03
No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...
Michael Sevakis
2007-04-18
move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble...
Marcoen Hirschberg
2007-03-11
Reenable aynchronous audio init stage. Really just single stage with aynchron...
Michael Sevakis
2006-12-29
merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...
Marcoen Hirschberg
2006-12-09
Move I2S initialisation out of the Wolfson codec driver
Daniel Ankers
2006-12-06
first step in audio driver unification: renaming the functions to audio_*
Marcoen Hirschberg
2006-10-27
kill two gigabeat warnings
Daniel Stenberg
2006-10-20
generalise the wolfson codec code a bit
Marcoen Hirschberg
2006-09-20
Detect charger connected on H10. No need to sleep(HZ) when powering off.
Barry Wardell
2006-08-26
Fix lcd_update_rect() on 5/6GB H10 (thanks to Laurent Baum). Fix usb_detect()...
Barry Wardell
2006-08-11
Some indent/c99 style cleanup by Barry Wardell
Hristo Kovachev
2006-08-03
Barry Wardell's initial work for the iriver H10 port
Daniel Stenberg