1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/hosted/android
Thomas Martitz 9dd0158ffb Run Rockbox as a service, which allows for music decoding&playback in the background,
the activity only attaches to the framebuffer for displaying it. An icon
in the notification area is displayed (it could be prettier I guess).

Note: Some HTC phones won't, includng mine, get enough CPU time to do background decoding
fluently, see: http://code.google.com/p/android/issues/detail?id=9663

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27686 a1c6a512-1295-4272-9138-f99709370657
2010-08-03 22:56:24 +00:00
..
app Rockbox as an application: Commit current Android port progress. 2010-08-02 20:34:47 +00:00
button-android.c Rockbox as an application: Commit current Android port progress. 2010-08-02 20:34:47 +00:00
buttonmap.h Rockbox as an application: Commit current Android port progress. 2010-08-02 20:34:47 +00:00
kernel-android.c Run Rockbox as a service, which allows for music decoding&playback in the background, 2010-08-03 22:56:24 +00:00
lcd-android.c Run Rockbox as a service, which allows for music decoding&playback in the background, 2010-08-03 22:56:24 +00:00
pcm-android.c Run Rockbox as a service, which allows for music decoding&playback in the background, 2010-08-03 22:56:24 +00:00
system-android.c Run Rockbox as a service, which allows for music decoding&playback in the background, 2010-08-03 22:56:24 +00:00
system-target.h Rockbox as an application: Commit current Android port progress. 2010-08-02 20:34:47 +00:00
thread-android-arm.c Rockbox as an application: Commit current Android port progress. 2010-08-02 20:34:47 +00:00