rockbox/firmware/target/hosted/android
Thomas Martitz 0f71475606 android: move pcm_shutdown() to audiohw_close() now that it's properly called from powermgmt.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31551 a1c6a512-1295-4272-9138-f99709370657
2012-01-04 00:10:47 +00:00
..
app usb-target.h: remove 2011-12-31 18:44:55 +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
fs-android.c
kernel-android.c
lc-android.c
lcd-android.c
pcm-android.c Shuffle some functions around so that interfacing with playback.c in particular isn't required. Though playback does finish the audio init, pcm doesn't care who does it. 2011-09-01 12:15:43 +00: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 Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
telephony-android.c