rockbox/firmware/target/hosted
Thomas Martitz 95e24dd7a5 Android:
* Re-create RockboxFramebuffer instance with every time there's a new Activity.
* Also, allow Rockbox to be started via multimedia buttons, immediately starting playback if wanted.

We don't need to keep the fb instance around when it backround, and it makes us less depending on it and the activity (less race conditions). And this is how you usually do it in Android apps.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29384 a1c6a512-1295-4272-9138-f99709370657
2011-02-23 01:10:54 +00:00
..
android Android: 2011-02-23 01:10:54 +00:00
maemo Fix the shutdown sequence for maemo, SDL and simulator builds 2011-02-15 19:43:04 +00:00
sdl N900: Prevent stuck up/down keys on systems with shared up/down cursor mapping 2011-02-19 00:32:05 +00:00
thread-arm.c Implement cooperative threads on hosted platforms using C code. 2011-02-18 22:46:01 +00:00
thread-unix.c Implement cooperative threads on hosted platforms using C code. 2011-02-18 22:46:01 +00:00
thread-win32.c Implement cooperative threads on hosted platforms using C code. 2011-02-18 22:46:01 +00:00