summaryrefslogtreecommitdiffstats
path: root/firmware/target/hosted/sdl
AgeCommit message (Expand)AuthorFilesLines
2010-05-24Cleanup r26253 red and yellow.Michael Sevakis1-1/+1
2010-05-24Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis1-16/+2
2010-05-18Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...Thomas Martitz5-9/+6
2010-05-17A bit further cleanup in system-sdl.c.Thomas Martitz1-3/+2
2010-05-17Fix another warning which strangely only occurs on cygwin.Thomas Martitz1-0/+1
2010-05-17Restore changes of r25809 that got lost in the target tree movement and fix s...Thomas Martitz2-3/+8
2010-05-17Fix FS#11280Thomas Martitz3-13/+73
2010-05-16memset is in string.h, not memory.h.Thomas Martitz1-1/+1
2010-05-16Fix building on cygwin.Thomas Martitz1-0/+1
2010-05-15Correct button_read_device prototype for HAVE_BUTTON_DATA.Thomas Martitz1-0/+4
2010-05-15Fix last reds, database tool definitely needs rework.Thomas Martitz1-0/+2
2010-05-15- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz18-0/+4963