rockbox/firmware/target/hosted/android
Michael Sevakis cd8e11b463 Tweak some PCM drivers for less typecasting with the data pointer.
Yeah, sizeof (void) here with GCC is 1. If something has a problem
with that, we'll set it straight.

Change-Id: I9ad3eee75dd440f6404a04a501d1533c8bc18ba9
2012-03-04 08:52:50 -05:00
..
app remove cargo-cult empty i2c-target.h 2012-01-08 00:41:33 +00:00
button-android.c
buttonmap.h
debug-android.c Android: Minor changes in ldebugf. 2011-08-14 13:58:39 +00:00
dir-target.h android/ypr0: Merge fs-*.c to generic filesystem-unix.c. 2012-01-21 18:39:19 +01:00
lcd-android.c android: drop copied lcd_blit_yuv() and use generic one. 2012-03-03 20:03:05 +01:00
pcm-android.c Tweak some PCM drivers for less typecasting with the data pointer. 2012-03-04 08:52:50 -05:00
powermgmt-android.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
system-android.c android: move pcm_shutdown() to audiohw_close() now that it's properly called from powermgmt. 2012-01-04 00:10:47 +00:00
system-target.h Create fimrware/asm directory for assembly optimized stuff. 2012-01-22 18:46:44 +01:00
telephony-android.c