Age | Commit message (Expand) | Author |
2009-10-14 | Working Nano2G UI sim. UI-ipodnano2g.bmp courtesy of Marianne Arnold, based ... | Dave Chapman |
2009-10-13 | Changes to make the Nano2G sim build. It is still missing a UI-ipodnano2g.bmp | Dave Chapman |
2009-10-06 | Simulator: Fix scrollwheel targets. | Karl Kurbjun |
2009-10-05 | Fix red: Invert buttons in RTL mode | Tomer Shalev |
2009-10-05 | Invert buttons in RTL mode | Tomer Shalev |
2009-10-05 | Simulator buttons: Remove a hack and make brickmania work the same as on target. | Karl Kurbjun |
2009-09-27 | Rename UI bmps for Creative Zen Vision / Vision M 30GB / Vision M60 GB, to ma... | Bertrik Sikken |
2009-09-26 | FS#10569 RTC driver cleanup | Nils Wallménius |
2009-09-24 | Change that include to " " style to allow for using SDL from custom installat... | Thomas Martitz |
2009-09-23 | Fix non-hold button and headphone detection target sims. | Thomas Martitz |
2009-09-23 | Rework the simulators button reading to not implement it's own complete driver. | Thomas Martitz |
2009-09-04 | Sim: Add support for vertical stride. | Karl Kurbjun |
2009-08-31 | * Fix plugin keymaps for VX777 | Maurus Cuelenaere |
2009-08-19 | fix more red | Nils Wallménius |
2009-08-19 | fix red | Nils Wallménius |
2009-08-19 | Slight cleanup in lcd.h: kill fixme and remove useless include, add some incl... | Nils Wallménius |
2009-08-17 | M:Robe 500: Correct UI simulator. | Karl Kurbjun |
2009-08-09 | Remove underscore from YH modelnames as discussed on IRC. | Dominik Riebeling |
2009-07-26 | initial commit of remote support for m:robe 100 courtesy of lowlight; simulat... | Robert Kukla |
2009-07-08 | Make the Sansa Clip and Fuze sim keymapping more like other Sansas with regar... | Thomas Martitz |
2009-07-07 | Change the button definitions for the SA9200 sim too | Mark Arigo |
2009-06-29 | Remove int_prio argument from timer_register, and move the only use for it in... | Rafaël Carré |
2009-06-19 | Philips SA9200: add the UI sim | Mark Arigo |
2009-06-18 | c200v2 simulator | Rafaël Carré |
2009-06-17 | Commit FS#10324 from Jeffrey Goode. | Dan Everton |
2009-06-15 | Onda VX747 simulator: add some more usefull keys | Maurus Cuelenaere |
2009-06-13 | M:Robe 500: Fix up 256 color blitting when in portrait mode, fix a mistake in... | Karl Kurbjun |
2009-05-25 | 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor... | Mark Arigo |
2009-05-05 | Remove an #ifdef SIMULATOR in favor of using a stub | Thomas Martitz |
2009-04-29 | Fix reds. libuisimulator.a apparently needs to be linked twice (aka quick fix... | Thomas Martitz |
2009-04-29 | Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight... | Thomas Martitz |
2009-04-26 | Set keywords and eol-style properties for the new backlight-sim.h. | Thomas Martitz |
2009-04-26 | Move the sim stubs into a seperate file to clean backlight.c up a bit. | Thomas Martitz |
2009-04-20 | beginings of a working touchscreen interface for the WPS. 2 new tags: | Jonathan Gordon |
2009-04-18 | M:Robe 500: Cleanup the simulator image. | Karl Kurbjun |
2009-04-05 | Add a few simulator keys for the e200 (in case you don't have a numpad) | Antoine Cellerier |
2009-03-17 | Actually do the renaming of the stub. | Thomas Martitz |
2009-03-17 | Fix reds and yellows (hopefully). Some targets apparently didn't properly #if... | Thomas Martitz |
2009-03-09 | Also add support for the Onda VX747+ | Maurus Cuelenaere |
2009-03-09 | Add support for Onda VX747 simulator (and yes, it needs a better picture) | Maurus Cuelenaere |
2009-03-04 | Fix update rectangle calculation. This caused the black artifacts outside the... | Jens Arnold |
2009-03-01 | Silence warning from 'ar' if the archive had to be created. | Jens Arnold |
2009-02-27 | FS#9964 take 2. Including the whole patch is a good idea. | Steve Bavin |
2009-02-27 | FS#9964 - Fix simulator file i/o when the --root option is used. | Steve Bavin |
2009-02-27 | Small bit from my GSoC work: Unify the way the simulator accesses voice strin... | Tom Ross |
2009-02-23 | Stop hiding errors by redirecting stderr to /dev/null. If we really need to d... | Daniel Stenberg |
2009-02-20 | Add a rockbox kernel thread for simulator specific tasks, and use that for ca... | Jens Arnold |
2009-02-11 | Fix the Playersim as well. | Jens Arnold |
2009-02-10 | Move screendump from apps to firmware, solving two nasty firmware-to-apps cal... | Jens Arnold |
2009-02-10 | Simulate backlight for colour targets. Implements the idea from FS #9884, but... | Jens Arnold |