rockbox/uisimulator
Michael Sevakis 3a45faa6a8 More Simulator tweaking. Back to the counter but with 0 delay. Forget the semaphore; it makes for too much kernel thread yielding.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14649 a1c6a512-1295-4272-9138-f99709370657
2007-09-09 08:28:42 +00:00
..
common UISIMULATOR: Give the host OS some needed context switching hints (which _is_ supposed to work on Linux - but I can't tell on VMWare - and does on Windows). I guess I'll know for sure soon. Give sleep() even more genuine behavior. Add some button driver sync with the rockbox threads that should have been there for some time - this is basically interrupt-like processing as any thread not in the kernel pool should be considered. Make the screendump work again by posting the request. Perhaps help out shutting down for some users but not in the way I'd prefer - to think about. 2007-09-09 01:59:07 +00:00
sdl More Simulator tweaking. Back to the counter but with 0 delay. Forget the semaphore; it makes for too much kernel thread yielding. 2007-09-09 08:28:42 +00:00
battery.c Core functions taking advantage of the new, optimised lcd_hline() and lcd_vline() functions. Some cleanup. 2005-06-25 00:28:09 +00:00
FILES More FILES updating. 2007-09-04 22:19:40 +00:00