rockbox/firmware/target/hosted/sdl
Thomas Martitz 5230362515 Fix FS#11881. Patch by Thomas Jarosch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29098 a1c6a512-1295-4272-9138-f99709370657
2011-01-20 22:27:28 +00:00
..
app fix button maps and assign some buttons for uisimulator. 2010-10-13 12:54:25 +00:00
button-sdl.c Make --zoom option of the sdl port correctly work with mouse clicks. 2010-11-05 21:50:23 +00:00
button-sdl.h
buttonmap.h Rockbox as an application: Add an 320x240 SDL application target. 2010-07-06 15:11:56 +00:00
kernel-sdl.c interrupt_level should've been volatile as well when I changed this file. Obtuseness FTW. 2010-12-29 14:10:00 +00:00
key_to_touch-sdl.c fix button maps and assign some buttons for uisimulator. 2010-10-13 12:54:25 +00:00
lcd-bitmap.c
lcd-bitmap.h
lcd-charcells.c
lcd-charcells.h
lcd-remote-bitmap.c
lcd-remote-bitmap.h
lcd-sdl.c Fix FS#11881. Patch by Thomas Jarosch 2011-01-20 22:27:28 +00:00
lcd-sdl.h
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 MPIO HD300 simulator. FS#11796 by Michael Leslie 2010-12-08 21:40:35 +00:00
system-sdl.c Vastly increase speed of SDL screen updates for RGB565. 2010-12-27 22:08:34 +00:00
system-sdl.h SDL enhancements: 2010-07-10 02:46:08 +00:00
system-target.h Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is set if the generic functions from system.h are needed. 2010-07-15 22:01:06 +00:00
thread-sdl.c Return thread ID as a string for name when a thread isn't named or name cannot be used, as comment says, not slot pointer. 2010-12-29 20:03:47 +00:00
thread-sdl.h
timer-sdl.c