summaryrefslogtreecommitdiff
path: root/uisimulator/sdl
AgeCommit message (Expand)Author
2009-02-11Fix the Playersim as well.Jens Arnold
2009-02-10Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...Jens Arnold
2009-02-10Simulate backlight for colour targets. Implements the idea from FS #9884, but...Jens Arnold
2009-02-09More compact screendump routines for core and greylib. The core routine might...Jens Arnold
2009-02-09Fix red and yellow.Jens Arnold
2009-02-09Put the display colours for monochrome and greyscale targets into the target ...Jens Arnold
2009-01-24Simulator: Fix an almost 3 years old colour init bug both on startup and on g...Jens Arnold
2009-01-08The simulator background logic is now reversed, such that it defaults to bein...Jonas Häggqvist
2009-01-08threads_exit should be volatile being polled in a loop on a sim thread and be...Michael Sevakis
2009-01-08Allow sims to shut down normally from panic code.Michael Sevakis
2009-01-07fix m200v4 simulator.Dominik Wenger
2009-01-02Add the sim build for the Philips HDD1630.Mark Arigo
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis
2008-12-10Use cookies for thread identification instead of pointers directly which give...Michael Sevakis
2008-12-04Remove left-over debug codeRafaël Carré
2008-12-04Sansa Clip Simulator: emulate the real screen at the price of some CPU (FS#9521)Rafaël Carré
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-11-14m200v4: make buttons work again (added a small delay). make m200 keymap bette...Dominik Wenger
2008-11-11FS#9535 - Sansa Fuze simJonathan Gordon
2008-11-03Sansa Clip simulator: bind p/escape to power buttonRafaël Carré
2008-10-31Clip: add backlight and buttonlight codeRafaël Carré
2008-10-31Sansa Clip simulatorRafaël Carré
2008-10-28Make the e200v2 simulator compile - an easy job as the apps/ code is identica...Dave Chapman
2008-10-27The tick change for the sim can be a little nicer.Michael Sevakis
2008-10-27Fix red-- it should.Michael Sevakis
2008-10-22iaudio7: simulatorVitja Makarov
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-07-08Revert r17988 and instead fix the button labels in the ipod simulator backgro...Dave Chapman
2008-07-08Fix the simulator buttons for the iPod scrollwheels. Closes FS#8956.Marc Guay
2008-07-06volume buttons for gigabeat simRobert Kukla
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-27initial Meizu M6SL port (take 2)Marcoen Hirschberg
2008-05-30Fix M:Robe 500 simulatorMaurus Cuelenaere
2008-05-30(Simulator) Touchscreen improvements.Maurus Cuelenaere
2008-05-151) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB)Maurus Cuelenaere
2008-05-14Fix sim buildMaurus Cuelenaere
2008-05-14Make ZVM30GB simulator work.Maurus Cuelenaere
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-04-15Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon
2008-04-02Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...Jens Arnold
2008-03-27Revert "initial Meizu M6SL port"Marcoen Hirschberg
2008-03-27initial Meizu M6SL portMarcoen Hirschberg
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-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