summaryrefslogtreecommitdiffstats
path: root/uisimulator/sdl
AgeCommit message (Expand)AuthorFilesLines
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun3-1/+56
2007-10-16Fix a warning (no newline at end of file).Michael Sevakis1-1/+1
2007-10-16Fix the redMichael Sevakis1-0/+4
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis3-78/+311
2007-10-13Fixes a problem where the sim would try to start the WPS on HAVE_RTC_ALARM si...Jonathan Gordon1-0/+5
2007-10-09fix yellow and some house cleaningRobert Kukla1-1/+1
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla1-0/+5
2007-10-07Fix some yellow that went unnoticed earlier.Michael Sevakis1-0/+2
2007-10-06Unify PCM interface just above the hardware driver level for all targets incl...Michael Sevakis1-197/+53
2007-09-30Enable auto reply for queue messages sent with queue_send. It's only nescessa...Michael Sevakis1-0/+16
2007-09-25Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...Michael Sevakis1-0/+204
2007-09-13UISIMULATOR: Trying to make it snappy for everyone. Remove forced thread yiel...Michael Sevakis1-8/+1
2007-09-10Accept FS #7750: simulator: add missing newlines after SDL errorsPeter D'Hoye1-2/+2
2007-09-10UISIMULATOR: Do a graceful shutdown of all threads and avoid (mostly lockup) ...Michael Sevakis3-62/+162
2007-09-09More Simulator tweaking. Back to the counter but with 0 delay. Forget the sem...Michael Sevakis1-18/+8
2007-09-09UISIMULATOR: Give the host OS some needed context switching hints (which _is_...Michael Sevakis5-14/+64
2007-09-08Make sleep(0) in the sim behave more like on target.Jens Arnold1-1/+1
2007-09-08Fix some warnings in sim kernel.Michael Sevakis1-1/+1
2007-09-08Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis4-103/+386
2007-09-08Allow the volume keys to be used in lists. Fix the sim buttons.Mark Arigo1-2/+2
2007-09-08Make the uisim build for the Sansa c200.Mark Arigo3-0/+45
2007-08-13Fix wheel in sansa simulator, closes FS#7591Nils Wallménius1-1/+3
2007-08-12Fix red simulator builds. queue_broadcast() was missing...Jens Arnold1-3/+52
2007-08-05Added iPod 1st/2nd gen simulator bits.Jens Arnold3-1/+14
2007-08-01Slightly less hacky sim queue_send(), fixes simulator crashes FS#7051 and FS#...Steve Bavin1-1/+1
2007-07-31not to self: should recompile after adding comments...Jonathan Gordon1-1/+1
2007-07-31working volume control in the simJonathan Gordon1-3/+4
2007-07-29Use multi-screen api for metronome plugin, and made it run in the simulator b...Kevin Ferrare2-0/+61
2007-07-22Sim needs a duplicate of the button_get_data implementation.Michael Sevakis1-2/+16
2007-07-22Add a verbosity level command line option to the chackwps tool. This should m...Nicolas Pennequin1-0/+1
2007-06-25Fix sim errors. Every extra byte feels guilt-free. ;)Michael Sevakis1-1/+1
2007-05-04Fix some errorsMichael Sevakis1-1/+8
2007-05-04Get samplerate switching working in the sim to be similar to on target. Make ...Michael Sevakis1-64/+240
2007-04-24Add a new commandline switch to the simulator: "--debugwps". It enables print...Nicolas Pennequin1-1/+7
2007-04-24Oops. This shouln't have been added.Nicolas Pennequin1-0/+0
2007-04-24WPS Parser: On parse failure, print a (hopefully) useful error message with l...Nicolas Pennequin1-0/+0
2007-04-20a little extra poke to get the sim to buildDaniel Stenberg1-3/+0
2007-04-14Simplification, queue pointers don't wrap (except at INT_MAX, but the calcula...Jens Arnold1-0/+5
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold3-10/+10
2007-03-31Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold5-70/+27
2007-03-30Implement remove_thread for SDL simulatorSteve Bavin1-0/+5
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold1-9/+11
2007-03-24Make the sim create_thread() function slightly closer to the real thing. #in...Dave Chapman1-6/+15
2007-03-21Perform the obligatory fix-the-sims dance.Michael Sevakis1-7/+7
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold1-1/+1
2007-03-11Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...Michael Sevakis1-0/+4
2007-03-09Put an end to priority inversion in the ata driver. Gave up trying to have fu...Michael Sevakis1-0/+12
2007-03-05Make sure that the special simulator keys do not interfere with the button ha...Linus Nielsen Feltzing1-7/+5
2007-03-05Remove the annoying backlight debug output in the simulatorLinus Nielsen Feltzing1-2/+0
2007-03-05Actual M5 simulator image.Jens Arnold2-6/+6