.. |
button-sdl.c
|
SDL target: remove mouse polling and replace it with an event-based mechanism, this makes touchscreen on the sim much smoother
|
2010-06-15 18:33:56 +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
|
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c.
|
2010-05-15 21:02:47 +00:00 |
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
|
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c.
|
2010-05-15 21:02:47 +00:00 |
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
|
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c.
|
2010-05-15 21:02:47 +00:00 |
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
|
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c.
|
2010-05-15 21:02:47 +00:00 |
lcd-sdl.c
|
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c.
|
2010-05-15 21:02:47 +00:00 |
lcd-sdl.h
|
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c.
|
2010-05-15 21:02:47 +00:00 |
pcm-sdl.c
|
sim: add spdif_measure_frequency() stub for HAVE_SPDIF_IN
|
2010-07-04 13:50:16 +00:00 |
sim-ui-defines.h
|
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c.
|
2010-05-15 21:02:47 +00:00 |
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
|
Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avoid use of stack after switching to idle stack.
|
2010-06-17 20:15:58 +00:00 |
thread-sdl.h
|
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c.
|
2010-05-15 21:02:47 +00:00 |
timer-sdl.c
|
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c.
|
2010-05-15 21:02:47 +00:00 |