summaryrefslogtreecommitdiff
path: root/firmware/target/hosted (follow)
Commit message (Expand)AuthorAge
* Simulator: get rid of SDL_mutex* parameter to sim_do_exit.Michael Sevakis2010-05-27
* SDL Simulator: Get thread shutdown and properly handled and fix a minor memor...Michael Sevakis2010-05-27
* UISimulator: cleaner startup using semaphore only to tell when event_thread i...Michael Sevakis2010-05-26
* Since the sdl to target tree move, the main thread cannot be removed anymore,Thomas Martitz2010-05-26
* sdl: call SDL_Quit() before exiting when receiving the SDL_QUIT event. It is ...Amaury Pouly2010-05-25
* Cleanup r26253 red and yellow.Michael Sevakis2010-05-24
* Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis2010-05-24
* Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...Thomas Martitz2010-05-18
* A bit further cleanup in system-sdl.c.Thomas Martitz2010-05-17
* Fix another warning which strangely only occurs on cygwin.Thomas Martitz2010-05-17
* Restore changes of r25809 that got lost in the target tree movement and fix s...Thomas Martitz2010-05-17
* Fix FS#11280Thomas Martitz2010-05-17
* memset is in string.h, not memory.h.Thomas Martitz2010-05-16
* Fix building on cygwin.Thomas Martitz2010-05-16
* Correct button_read_device prototype for HAVE_BUTTON_DATA.Thomas Martitz2010-05-15
* Fix last reds, database tool definitely needs rework.Thomas Martitz2010-05-15
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-05-15