index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
hosted
(
follow
)
Commit message (
Expand
)
Author
Age
*
Simulator: get rid of SDL_mutex* parameter to sim_do_exit.
Michael Sevakis
2010-05-27
*
SDL Simulator: Get thread shutdown and properly handled and fix a minor memor...
Michael Sevakis
2010-05-27
*
UISimulator: cleaner startup using semaphore only to tell when event_thread i...
Michael Sevakis
2010-05-26
*
Since the sdl to target tree move, the main thread cannot be removed anymore,
Thomas Martitz
2010-05-26
*
sdl: call SDL_Quit() before exiting when receiving the SDL_QUIT event. It is ...
Amaury Pouly
2010-05-25
*
Cleanup r26253 red and yellow.
Michael Sevakis
2010-05-24
*
Make PCM->driver interface about as simple as it will get. Registered callbac...
Michael Sevakis
2010-05-24
*
Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...
Thomas Martitz
2010-05-18
*
A bit further cleanup in system-sdl.c.
Thomas Martitz
2010-05-17
*
Fix another warning which strangely only occurs on cygwin.
Thomas Martitz
2010-05-17
*
Restore changes of r25809 that got lost in the target tree movement and fix s...
Thomas Martitz
2010-05-17
*
Fix FS#11280
Thomas Martitz
2010-05-17
*
memset is in string.h, not memory.h.
Thomas Martitz
2010-05-16
*
Fix building on cygwin.
Thomas Martitz
2010-05-16
*
Correct button_read_device prototype for HAVE_BUTTON_DATA.
Thomas Martitz
2010-05-15
*
Fix last reds, database tool definitely needs rework.
Thomas Martitz
2010-05-15
*
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
2010-05-15