rockbox/firmware/target/hosted/android
2011-06-29 06:37:04 +00:00
..
app Enable volume keys in Android. 2011-03-10 22:53:58 +00:00
button-android.c Android: implement headphone detection thus enabling pause on unplug (FS#12097). 2011-06-04 19:17:47 +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
fs-android.c
kernel-android.c Android: Switch to pthread_cond+SIGEV_THREAD for tick task handling. 2011-03-11 23:38:36 +00:00
lc-android.c
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: Partly revert r29569 and only call the new getJavaEnvironment() when needed. 2011-03-16 14:33:55 +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: Partly revert r29569 and only call the new getJavaEnvironment() when needed. 2011-03-16 14:33:55 +00:00