summaryrefslogtreecommitdiff
path: root/uisimulator
AgeCommit message (Expand)Author
2008-03-28Revert my earlier const madness, we'll keep the parameter lists simple.Steve Bavin
2008-03-28The const police raid playback.c, should be no change to behaviour.Steve Bavin
2008-03-27Revert "initial Meizu M6SL port"Marcoen Hirschberg
2008-03-27initial Meizu M6SL portMarcoen Hirschberg
2008-03-26kill the release script and build tarball from *everything* in SVN...Daniel Stenberg
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis
2008-03-25Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis
2008-03-24The blit functions shouldn't exist for the simulator.Jens Arnold
2008-03-24Oops, fix red.Jens Arnold
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2008-03-14More M3 work: Rockbox logo, keymap, sim definitions, sim bitmap. Simulator bu...Jens Arnold
2008-03-02fix red 2Robert Kukla
2008-03-02simulator: Robert Kukla
2008-02-24Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter...Mark Arigo
2008-02-08UI Simulator for Gigabeat S.Will Robertson
2008-01-23Shiny new bitmap for the D2 simRob Purchase
2008-01-23Renamed 'archos' to 'modelname' in the configure script and the MakefilesDaniel Stenberg
2008-01-22D2 simulator build (plugins not built yet)Rob Purchase
2008-01-20compile uisimulator for m:robe 100, button definitions taken from h10 for nowRobert Kukla
2008-01-19Do some simplification in switch_thread regarding interrupt enabling which si...Michael Sevakis
2008-01-18Finally, out goes struct spinlock for anything but mutiprocessor targets wher...Michael Sevakis
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon
2008-01-03Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/...Michael Sevakis
2007-12-03Simulate the effects of sector caching a bit. Bypass I/O yield if a byte coun...Michael Sevakis
2007-12-03Simplify the uisimulator I/O routine and let the rockbox thread calling the f...Michael Sevakis
2007-11-11fix fs#8131 - if --debugwps is used with the sim, the mouse coordinates will ...Jonathan Gordon
2007-11-08Code police; trailing spaces mainly.Steve Bavin
2007-11-08Add --root option to allow overriding of simulator root menu.Steve Bavin
2007-11-07compile talk.c on hwcodec sim. it wont actually talk thoughJonathan Gordon
2007-11-04woops, lasttn does need to be globalJonathan Gordon
2007-11-03fix redJonathan Gordon
2007-11-03mouse support for HAVE_TOUCHPAD target simulatorJonathan Gordon
2007-11-02Fix sims: sim_codec_load_ram() needed an updateNicolas Pennequin
2007-10-28Improve the fake interrupt stuff on the sim a bit.Michael Sevakis
2007-10-27Add queue_peek to the kernel (written by Mike Sevakis), and use it to improve...Nicolas Pennequin
2007-10-26Correct some commenting left from an earlier set_irq_level version.Michael Sevakis
2007-10-26Argh. Forgot to 'svn add' as usual.Michael Sevakis
2007-10-26Implement as genuine a set_irq_level function for the sim as possible. The yi...Michael Sevakis
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun
2007-10-19FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin
2007-10-17Remove some dead codeDave Chapman
2007-10-16Fix a warning (no newline at end of file).Michael Sevakis
2007-10-16Fix the redMichael Sevakis
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis
2007-10-13Fixes a problem where the sim would try to start the WPS on HAVE_RTC_ALARM si...Jonathan Gordon
2007-10-09fix yellow and some house cleaningRobert Kukla
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla
2007-10-09Fix crosscompiling the uisim with mingw32 by adding a definition of CLOSEJonas Häggqvist
2007-10-09Keep track of the number of opened files in the sim to enforce the same limit...Nicolas Pennequin
2007-10-07Fix some yellow that went unnoticed earlier.Michael Sevakis