summaryrefslogtreecommitdiff
path: root/uisimulator/sdl
AgeCommit message (Expand)Author
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev
2009-12-07A few more target rename fixesBjörn Stenberg
2009-12-04FS#10711 by Martin Ritter fixes handling of the 'First Keypress Enables Backl...Nils Wallménius
2009-10-31Simulator: change the fix around so that it applies to all scrollwheel targets.Karl Kurbjun
2009-10-31Simulator: Fix scrollwheel targets without HAVE_WHEEL_ACCELERATION definedKarl Kurbjun
2009-10-31FS#10746 - Ondavx777 sim doesn't build: add device pictureMichael Chicoine
2009-10-29Remove svn:executable from simulator UIMaurus Cuelenaere
2009-10-28make the mini2440 simulator compile.Dominik Wenger
2009-10-26FS#10700 - Add --noremote option to simulator.Steve Bavin
2009-10-14Working Nano2G UI sim. UI-ipodnano2g.bmp courtesy of Marianne Arnold, based ...Dave Chapman
2009-10-13Changes to make the Nano2G sim build. It is still missing a UI-ipodnano2g.bmpDave Chapman
2009-10-06Simulator: Fix scrollwheel targets.Karl Kurbjun
2009-10-05Simulator buttons: Remove a hack and make brickmania work the same as on target.Karl Kurbjun
2009-09-27Rename UI bmps for Creative Zen Vision / Vision M 30GB / Vision M60 GB, to ma...Bertrik Sikken
2009-09-24Change that include to " " style to allow for using SDL from custom installat...Thomas Martitz
2009-09-23Fix non-hold button and headphone detection target sims.Thomas Martitz
2009-09-23Rework the simulators button reading to not implement it's own complete driver.Thomas Martitz
2009-09-04Sim: Add support for vertical stride.Karl Kurbjun
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere
2009-08-19fix more redNils Wallménius
2009-08-19fix redNils Wallménius
2009-08-17M:Robe 500: Correct UI simulator.Karl Kurbjun
2009-08-09Remove underscore from YH modelnames as discussed on IRC.Dominik Riebeling
2009-07-26initial commit of remote support for m:robe 100 courtesy of lowlight; simulat...Robert Kukla
2009-07-08Make the Sansa Clip and Fuze sim keymapping more like other Sansas with regar...Thomas Martitz
2009-07-07Change the button definitions for the SA9200 sim tooMark Arigo
2009-06-29Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré
2009-06-19Philips SA9200: add the UI simMark Arigo
2009-06-18c200v2 simulatorRafaël Carré
2009-06-17Commit FS#10324 from Jeffrey Goode.Dan Everton
2009-06-15Onda VX747 simulator: add some more usefull keysMaurus Cuelenaere
2009-06-13M:Robe 500: Fix up 256 color blitting when in portrait mode, fix a mistake in...Karl Kurbjun
2009-05-253 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo
2009-04-20beginings of a working touchscreen interface for the WPS. 2 new tags:Jonathan Gordon
2009-04-18M:Robe 500: Cleanup the simulator image.Karl Kurbjun
2009-04-05Add a few simulator keys for the e200 (in case you don't have a numpad)Antoine Cellerier
2009-03-09Also add support for the Onda VX747+Maurus Cuelenaere
2009-03-09Add support for Onda VX747 simulator (and yes, it needs a better picture)Maurus Cuelenaere
2009-03-04Fix update rectangle calculation. This caused the black artifacts outside the...Jens Arnold
2009-02-20Add a rockbox kernel thread for simulator specific tasks, and use that for ca...Jens Arnold
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