summaryrefslogtreecommitdiff
path: root/uisimulator/sdl/thread-sdl.c (unfollow)
Commit message (Expand)Author
2006-09-03Oops - fix warnings and add a simulator version of remove_thread_on_core()Daniel Ankers
2006-09-03Fix simulation of threads across multiple coresDaniel Ankers
2006-07-31Adjust the counter even higher so it should work quite stable now.Miika Pekkarinen
2006-07-31Prevent the simulator SDL audio skipping under Linux.Miika Pekkarinen
2006-02-12Correct mutex locking order in runthread. Doesn't seem to fix anything though.Dan Everton
2006-02-03Patch #1417462 by Dan Everton - Improved SDL simulatorLinus Nielsen Feltzing
2005-12-04Simplified yield() in the Win32 simulator. Now only hogs the CPU during playb...Magnus Holmgren
2005-07-20Don't hog the CPU, but keep sound playback working. (This might need some twe...Magnus Holmgren
2005-07-19Made Win32 thread management similar to the X11 one (previously yield() could...Magnus Holmgren
2005-07-12Removed picky warningsLinus Nielsen Feltzing
2002-08-02remove compiler warningsDaniel Stenberg
2002-06-15defined current_tick variable and repaired broken build.Felix Arends
2002-06-12Threading is working on uisw32 as well now, code is up-to-date, makefile is u...Felix Arends
2002-05-06- added Logf ( maybe it should be defined somewhere else)Stefan Meyer
2002-05-01added debug and panic support for the simulatorFelix Arends
2002-04-27removed unneeded code from lcd.c and renamed it do lcd-win32.cFelix Arends
2002-04-25First Version of UISimulator for Win32Felix Arends
2002-04-20First commitLinus Nielsen Feltzing
2002-04-15First check inBjörn Stenberg
2002-04-11firmware typedefs. only bool so farDaniel Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg