Age | Commit message (Expand) | Author |
2008-08-23 | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere |
2008-07-08 | Revert r17988 and instead fix the button labels in the ipod simulator backgro... | Dave Chapman |
2008-07-08 | Fix the simulator buttons for the iPod scrollwheels. Closes FS#8956. | Marc Guay |
2008-07-06 | volume buttons for gigabeat sim | Robert Kukla |
2008-07-03 | Implement FS#8947 - Add a stub in the simulator for ata_disk_is_active. This ... | Bertrik Sikken |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-06-27 | initial Meizu M6SL port (take 2) | Marcoen Hirschberg |
2008-06-14 | lcd-common.h hasn't contained code in nearly 6 years. | Michael Giacomelli |
2008-05-30 | Fix M:Robe 500 simulator | Maurus Cuelenaere |
2008-05-30 | (Simulator) Touchscreen improvements. | Maurus Cuelenaere |
2008-05-29 | Fix red while keeping menu item. | Michael Sevakis |
2008-05-15 | 1) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB) | Maurus Cuelenaere |
2008-05-14 | Fix sim build | Maurus Cuelenaere |
2008-05-14 | Make ZVM30GB simulator work. | Maurus Cuelenaere |
2008-05-05 | Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ... | Nicolas Pennequin |
2008-04-15 | Setup the touchpads to have two modes - stylus and button - and set them in b... | Jonathan Gordon |
2008-04-13 | Make mpegplayer sleep the disk after buffering to save battery. * Add a simul... | Jens Arnold |
2008-04-07 | Best use C, not C++ | Steve Bavin |
2008-04-07 | Remove some more simulator debugging output. | Steve Bavin |
2008-04-02 | Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen i... | Jens Arnold |
2008-03-28 | Revert my earlier const madness, we'll keep the parameter lists simple. | Steve Bavin |
2008-03-28 | The const police raid playback.c, should be no change to behaviour. | Steve Bavin |
2008-03-27 | Revert "initial Meizu M6SL port" | Marcoen Hirschberg |
2008-03-27 | initial Meizu M6SL port | Marcoen Hirschberg |
2008-03-26 | kill the release script and build tarball from *everything* in SVN... | Daniel Stenberg |
2008-03-26 | Do core interrupt masking in a less general fashion and save some instruction... | Michael Sevakis |
2008-03-25 | Add a complete priority inheritance implementation to the scheduler (all mute... | Michael Sevakis |
2008-03-24 | The blit functions shouldn't exist for the simulator. | Jens Arnold |
2008-03-24 | Oops, fix red. | Jens Arnold |
2008-03-24 | Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(... | Jens Arnold |
2008-03-14 | More M3 work: Rockbox logo, keymap, sim definitions, sim bitmap. Simulator bu... | Jens Arnold |
2008-03-02 | fix red 2 | Robert Kukla |
2008-03-02 | simulator: | Robert Kukla |
2008-02-24 | Driver for the Synaptics touchpad on the m:robe 100 based on the 3-wire inter... | Mark Arigo |
2008-02-08 | UI Simulator for Gigabeat S. | Will Robertson |
2008-01-23 | Shiny new bitmap for the D2 sim | Rob Purchase |
2008-01-23 | Renamed 'archos' to 'modelname' in the configure script and the Makefiles | Daniel Stenberg |
2008-01-22 | D2 simulator build (plugins not built yet) | Rob Purchase |
2008-01-20 | compile uisimulator for m:robe 100, button definitions taken from h10 for now | Robert Kukla |
2008-01-19 | Do some simplification in switch_thread regarding interrupt enabling which si... | Michael Sevakis |
2008-01-18 | Finally, out goes struct spinlock for anything but mutiprocessor targets wher... | Michael Sevakis |
2008-01-10 | Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make... | Jonathan Gordon |
2008-01-03 | Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/... | Michael Sevakis |
2007-12-03 | Simulate the effects of sector caching a bit. Bypass I/O yield if a byte coun... | Michael Sevakis |
2007-12-03 | Simplify the uisimulator I/O routine and let the rockbox thread calling the f... | Michael Sevakis |
2007-11-11 | fix fs#8131 - if --debugwps is used with the sim, the mouse coordinates will ... | Jonathan Gordon |
2007-11-08 | Code police; trailing spaces mainly. | Steve Bavin |
2007-11-08 | Add --root option to allow overriding of simulator root menu. | Steve Bavin |
2007-11-07 | compile talk.c on hwcodec sim. it wont actually talk though | Jonathan Gordon |
2007-11-04 | woops, lasttn does need to be global | Jonathan Gordon |