rockbox/firmware/target
Thomas Martitz 36da28bbc7 Android: Protect lcd updates with a mutex.
The scrolling engine could lock out the main thread which may be waiting for its update to finish (wakeups are not reentrant).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28821 a1c6a512-1295-4272-9138-f99709370657
2010-12-13 02:01:47 +00:00
..
arm Only return USB_POWERED if USB_DETECT_BY_DRV is actually defined, which might not be the case for e.g. bootloaders (also fix red) 2010-12-12 20:20:12 +00:00
coldfire HD300 - further speedup of lcd_update() by utilizing DMA transfer when unboosted. The gain is 438 -> 728 fps @ 45MHz. 2010-12-11 23:55:14 +00:00
hosted Android: Protect lcd updates with a mutex. 2010-12-13 02:01:47 +00:00
mips Onda VX767: get some facts about the state of the current LCD driver straight 2010-11-11 13:04:22 +00:00
sh move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. 2010-11-06 14:24:25 +00:00