rockbox/firmware/target/hosted/sdl
Thomas Martitz 19ac3453e0 Fix most reds, I have no idea what's wrong with the gigabeats (yet).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26619 a1c6a512-1295-4272-9138-f99709370657
2010-06-06 10:27:14 +00:00
..
button-sdl.c Fix most reds, I have no idea what's wrong with the gigabeats (yet). 2010-06-06 10:27:14 +00:00
button-sdl.h Correct button_read_device prototype for HAVE_BUTTON_DATA. 2010-05-15 22:31:25 +00:00
kernel-sdl.c
lcd-bitmap.c Rename sdl lcd initialization to (remote_)lcd_init_device which enables removing two #ifdef SIMULATOR and makes it happen as on target. 2010-05-18 12:27:20 +00:00
lcd-bitmap.h
lcd-charcells.c Rename sdl lcd initialization to (remote_)lcd_init_device which enables removing two #ifdef SIMULATOR and makes it happen as on target. 2010-05-18 12:27:20 +00:00
lcd-charcells.h
lcd-remote-bitmap.c Rename sdl lcd initialization to (remote_)lcd_init_device which enables removing two #ifdef SIMULATOR and makes it happen as on target. 2010-05-18 12:27:20 +00:00
lcd-remote-bitmap.h
lcd-sdl.c
lcd-sdl.h
pcm-sdl.c Cleanup r26253 red and yellow. 2010-05-24 16:57:48 +00:00
sim-ui-defines.h
system-sdl.c Simulator: get rid of SDL_mutex* parameter to sim_do_exit. 2010-05-27 21:36:04 +00:00
system-sdl.h Simulator: get rid of SDL_mutex* parameter to sim_do_exit. 2010-05-27 21:36:04 +00:00
thread-sdl.c Simulator: get rid of SDL_mutex* parameter to sim_do_exit. 2010-05-27 21:36:04 +00:00
thread-sdl.h
timer-sdl.c