summaryrefslogtreecommitdiff
path: root/uisimulator/sdl/thread-sdl.c
AgeCommit message (Expand)Author
2007-06-25Fix sim errors. Every extra byte feels guilt-free. ;)Michael Sevakis
2007-03-30Implement remove_thread for SDL simulatorSteve Bavin
2007-03-24Make the sim create_thread() function slightly closer to the real thing. #in...Dave Chapman
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers
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