summaryrefslogtreecommitdiffstats
path: root/uisimulator/sdl
AgeCommit message (Expand)AuthorFilesLines
2009-01-02Add the sim build for the Philips HDD1630.Mark Arigo3-0/+51
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis1-34/+7
2008-12-10Use cookies for thread identification instead of pointers directly which give...Michael Sevakis1-44/+71
2008-12-04Remove left-over debug codeRafaël Carré1-1/+0
2008-12-04Sansa Clip Simulator: emulate the real screen at the price of some CPU (FS#9521)Rafaël Carré5-33/+179
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-1/+1
2008-11-14m200v4: make buttons work again (added a small delay). make m200 keymap bette...Dominik Wenger1-0/+29
2008-11-11FS#9535 - Sansa Fuze simJonathan Gordon3-1/+47
2008-11-03Sansa Clip simulator: bind p/escape to power buttonRafaël Carré1-0/+4
2008-10-31Clip: add backlight and buttonlight codeRafaël Carré1-3/+3
2008-10-31Sansa Clip simulatorRafaël Carré3-0/+43
2008-10-28Make the e200v2 simulator compile - an easy job as the apps/ code is identica...Dave Chapman2-1/+5
2008-10-27The tick change for the sim can be a little nicer.Michael Sevakis1-9/+6
2008-10-27Fix red-- it should.Michael Sevakis1-16/+4
2008-10-22iaudio7: simulatorVitja Makarov3-1/+40
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2-22/+22
2008-07-08Revert r17988 and instead fix the button labels in the ipod simulator backgro...Dave Chapman9-2/+2
2008-07-08Fix the simulator buttons for the iPod scrollwheels. Closes FS#8956.Marc Guay1-2/+2
2008-07-06volume buttons for gigabeat simRobert Kukla2-0/+6
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg19-38/+76
2008-06-27initial Meizu M6SL port (take 2)Marcoen Hirschberg2-0/+42
2008-05-30Fix M:Robe 500 simulatorMaurus Cuelenaere1-1/+1
2008-05-30(Simulator) Touchscreen improvements.Maurus Cuelenaere1-0/+16
2008-05-151) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB)Maurus Cuelenaere4-2/+66
2008-05-14Fix sim buildMaurus Cuelenaere1-0/+0
2008-05-14Make ZVM30GB simulator work.Maurus Cuelenaere3-0/+51
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin1-1/+1
2008-04-15Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon2-50/+74
2008-04-02Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i...Jens Arnold1-2/+4
2008-03-27Revert "initial Meizu M6SL port"Marcoen Hirschberg2-44/+0
2008-03-27initial Meizu M6SL portMarcoen Hirschberg2-0/+44
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2-8/+21
2008-03-25Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis6-938/+383
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold1-2/+2
2008-03-14More M3 work: Rockbox logo, keymap, sim definitions, sim bitmap. Simulator bu...Jens Arnold4-1/+47
2008-03-02fix red 2Robert Kukla1-0/+2
2008-03-02simulator: Robert Kukla5-20/+39
2008-02-24Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter...Mark Arigo1-18/+16
2008-02-08UI Simulator for Gigabeat S.Will Robertson3-0/+49
2008-01-23Shiny new bitmap for the D2 simRob Purchase2-4/+4
2008-01-23Renamed 'archos' to 'modelname' in the configure script and the MakefilesDaniel Stenberg1-4/+4
2008-01-22D2 simulator build (plugins not built yet)Rob Purchase3-0/+49
2008-01-20compile uisimulator for m:robe 100, button definitions taken from h10 for nowRobert Kukla3-0/+47
2008-01-19Do some simplification in switch_thread regarding interrupt enabling which si...Michael Sevakis2-13/+3
2008-01-18Finally, out goes struct spinlock for anything but mutiprocessor targets wher...Michael Sevakis1-47/+1
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon1-2/+2
2008-01-03Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/...Michael Sevakis1-1/+1
2007-12-03Simplify the uisimulator I/O routine and let the rockbox thread calling the f...Michael Sevakis3-6/+19
2007-11-11fix fs#8131 - if --debugwps is used with the sim, the mouse coordinates will ...Jonathan Gordon2-0/+11
2007-11-08Add --root option to allow overriding of simulator root menu.Steve Bavin1-11/+37