rockbox/firmware/target/hosted/android
Thomas Martitz c2a6214ecc Android: Fix crash on start up.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30190 a1c6a512-1295-4272-9138-f99709370657
2011-07-22 06:50:41 +00:00
..
app Enable volume keys in Android. 2011-03-10 22:53:58 +00:00
button-android.c Android: Fix crash on start up. 2011-07-22 06:50:41 +00:00
buttonmap.h
debug-android.c Fix tabs in .c and .h files in firmware/ 2011-05-08 11:37:18 +00:00
dir-target.h Get rid of get_user_file_path and do the path handling in wrappers for open() and friends. 2010-12-06 22:26:31 +00:00
fs-android.c RaaA: Improve tagcache search to make the database built. 2010-12-23 19:02:18 +00:00
kernel-android.c Android: Change headphone detection to call into native. 2011-07-19 23:44:56 +00:00
lc-android.c Extend lc_open() to also being able to load overlay plugins. 2010-09-09 16:17:21 +00:00
lcd-android.c Android: Partly revert r29569 and only call the new getJavaEnvironment() when needed. 2011-03-16 14:33:55 +00:00
pcm-android.c Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitations about playback of voice and other sounds when paused. Channels are independent in state and amplitude. Fade on stop/pause is handled by the channel's volume control rather than global volume which means it now works from anywhere. Opens up the possibility of plugin sounds during music playback by merely adding an additional channel enum. If any PCM drivers were not properly modified, see one of the last comments in the task for a description of the simple change that is expected. Some params are tunable in firmware/export/pcm-mixer.h as well. 2011-06-29 06:37:04 +00:00
powermgmt-android.c Android: Refactor some of the glue code. 2011-07-18 21:02:47 +00:00
system-android.c Android: Implement app shutdown and thus, sleep timer. 2011-03-16 15:17:24 +00:00
system-target.h Android: Partly revert r29569 and only call the new getJavaEnvironment() when needed. 2011-03-16 14:33:55 +00:00
telephony-android.c Android: Refactor some of the glue code. 2011-07-18 21:02:47 +00:00