rockbox/firmware/drivers/audio
Thomas Martitz 240923a801 Rockbox as an application: Commit current Android port progress.
General state is: Rockbox is usable (plays music, saves configuration, touchscreen works too).
Problems:
 - Playing music in the background (i.e. when switching to another app) doesn't work reliably, but I'm working on that now.
 - no cabbiev2 (only some preliminary files for it), no other default theme.
 - screen flickers sometimes if the updates are too frequent
 - no multi screen apk/package
 - strange behavior when a phone call comes in

The java files (and the eclipse project) resides in android/, which is also supposed to be the build folder.
I've put a small README in there for instructions. There are some steps needed after the make part, which are described there,
and which eclipse mostly handles. But there ought to be some script/makefile rules which do that instead in the future.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27668 a1c6a512-1295-4272-9138-f99709370657
2010-08-02 20:34:47 +00:00
..
ak4537.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
android.c Rockbox as an application: Commit current Android port progress. 2010-08-02 20:34:47 +00:00
as3514.c Part of FS#11367 by me: e200v2 enable line out 2010-06-27 23:27:54 +00:00
mas35xx.c FS#9157 - Tidy up some MAS35XX constants 2009-10-01 05:25:20 +00:00
sdl.c Should clear up rest of red. Add a required #define in the config for c200. Fix up some preprocessing directives. Hope it's all taken care of now. 2010-06-26 10:37:41 +00:00
tlv320.c Fix condition for compiling audiohw_set_monitor (should fix red) 2010-07-31 13:01:52 +00:00
tsc2100.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
uda1341.c Various minor cleanups for mini2440 2010-08-01 08:56:15 +00:00
uda1380.c More minor const/static/include fixes. 2010-08-01 11:10:39 +00:00
wm8731.c FS#11417 by Joe Balough: fix audio/tuner on philips hdd6330 2010-06-19 03:51:57 +00:00
wm8751.c WM8750 - add ALC and NGAT related low level functions (disabled now by default) 2010-07-27 20:57:33 +00:00
wm8758.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
wm8975.c Remove pcm_mute() which has been unused since r19308 2010-04-27 00:05:02 +00:00
wm8978.c Gigabeat S: Turn off hardware effects (tone and 3d) when doing digital loopback for FM recording otherwise the signal and levels are poorly represented in monitoring (can't just do ADC->DAC for general FM and get voice too). Some tweaking to input setup to improve gain a tiny bit. A little bit quieter startup too. 2010-05-26 05:13:45 +00:00
wm8985.c Various minor cleanups for cowon d2 2010-08-01 09:33:29 +00:00