summaryrefslogtreecommitdiff
path: root/uisimulator/sdl
AgeCommit message (Expand)Author
2007-06-25Fix sim errors. Every extra byte feels guilt-free. ;)Michael Sevakis
2007-05-04Fix some errorsMichael Sevakis
2007-05-04Get samplerate switching working in the sim to be similar to on target. Make ...Michael Sevakis
2007-04-24Add a new commandline switch to the simulator: "--debugwps". It enables print...Nicolas Pennequin
2007-04-24Oops. This shouln't have been added.Nicolas Pennequin
2007-04-24WPS Parser: On parse failure, print a (hopefully) useful error message with l...Nicolas Pennequin
2007-04-20a little extra poke to get the sim to buildDaniel Stenberg
2007-04-14Simplification, queue pointers don't wrap (except at INT_MAX, but the calcula...Jens Arnold
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-03-31Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold
2007-03-30Implement remove_thread for SDL simulatorSteve Bavin
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold
2007-03-24Make the sim create_thread() function slightly closer to the real thing. #in...Dave Chapman
2007-03-21Perform the obligatory fix-the-sims dance.Michael Sevakis
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-11Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...Michael Sevakis
2007-03-09Put an end to priority inversion in the ata driver. Gave up trying to have fu...Michael Sevakis
2007-03-05Make sure that the special simulator keys do not interfere with the button ha...Linus Nielsen Feltzing
2007-03-05Remove the annoying backlight debug output in the simulatorLinus Nielsen Feltzing
2007-03-05Actual M5 simulator image.Jens Arnold
2007-03-05UI simulator: You can now toggle the main and remote hold switches with the h...Linus Nielsen Feltzing
2007-03-05Bring up the M5 port to a working stage: Extended numerous explicit checks fo...Jens Arnold
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers
2007-02-21pressing u in the sim simulates usb. press u again to "disconnect"Jonathan Gordon
2007-02-20Fix build errors.Barry Wardell
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman
2007-01-10Made sansa and iFP simulator bitmaps binary and restored working versions.Jens Arnold
2007-01-09Removed executable flagLinus Nielsen Feltzing
2007-01-05Implement pcm_set_frequency in the sim. Update Doom plugin to have sound in t...Dan Everton
2007-01-01Add a dummy pcm_set_frequency() function for the sim. Can someone who knows ...Dave Chapman
2006-12-19Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis
2006-12-16Add queue_send synchronous message sending. Right now only for SWCODEC. Actua...Michael Sevakis
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold
2006-11-06Fixed the errors on the sims.Michael Sevakis
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-11-03Oops, sim was missing a queue functionSteve Bavin
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold
2006-10-22Make the SDL simulator a console app on cygwin, and circumvent SDL_main. Debu...Jens Arnold
2006-10-21Fix build errors in H100 and H300 UI simulator.Barry Wardell
2006-10-21Simplify the numeric keypad -> device button mapping in the UI simulator for ...Barry Wardell
2006-10-16Added necessary bits & pieces for building an ipod 3rd gen simulator.Jens Arnold
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen
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-08-19Add new build target for iriver H10 5/6Gb.Barry Wardell
2006-08-18Iriver iFP7xx support in simulator.Tomasz Malesinski