rockbox/firmware/target/hosted/sdl
Michael Sevakis fd58f426d3 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.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28928 a1c6a512-1295-4272-9138-f99709370657
2010-12-29 20:03:47 +00:00
..
app
button-sdl.c
button-sdl.h
buttonmap.h
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
lcd-bitmap.c
lcd-bitmap.h
lcd-charcells.c
lcd-charcells.h
lcd-remote-bitmap.c
lcd-remote-bitmap.h
lcd-sdl.c Vastly increase speed of SDL screen updates for RGB565. 2010-12-27 22:08:34 +00:00
lcd-sdl.h
pcm-sdl.c
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
system-target.h
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