Age | Commit message (Expand) | Author |
2010-11-30 | HD300 - plugins keymaps | Marcin Bukat |
2010-11-03 | Okay, this should be the last few "prevent red" fixes to be | Robert Menes |
2010-11-03 | These should be the last of the plugin keymaps required | Robert Menes |
2010-11-02 | MPIO HD200: rename button defines to adhere how they are labeled on the device. | Marcin Bukat |
2010-08-30 | Plugins: modify IRAM copying code | Rafaël Carré |
2010-08-28 | plugins: use lcd_putsf/lcd_putsxyf | Rafaël Carré |
2010-08-24 | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
2010-08-23 | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz |
2010-08-23 | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
2010-07-10 | Rename/change SIMVER to APP_TYPE in the Makefiles. | Thomas Martitz |
2010-05-18 | Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytes | Rafaël Carré |
2010-05-07 | Fix (hopefully) last aliasing bug (midiutil), and enable -fno-strict-aliasing... | Frank Gevaerts |
2010-05-06 | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz |
2010-05-06 | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz |
2010-05-06 | Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap... | Thomas Martitz |
2010-04-26 | Add MPIO HD200 port - changed files | Marcin Bukat |
2010-02-14 | Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ... | Szymon Dziok |
2010-01-17 | change dependencies in make files: | Teruaki Kawashima |
2009-12-15 | Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and | Tomer Shalev |
2009-12-05 | A few more GoGear SA9200 plugin keymaps. | Robert Menes |
2009-09-27 | Clean up duplicate #includes | Bertrik Sikken |
2009-08-31 | * Fix plugin keymaps for VX777 | Maurus Cuelenaere |
2009-08-04 | Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ... | Michael Giacomelli |
2009-08-03 | Fix yellows relvealed by the ABS() rework tonight. The abs() didn't seem to m... | Thomas Martitz |
2009-07-14 | FS#10080 | Nils Wallménius |
2009-06-16 | Accept FS#10094 by Teruaki Kawashima: | Jonathan Gordon |
2009-06-07 | Convert a number of places in core and plugins to use the BIT_N() macro inste... | Jens Arnold |
2009-04-10 | FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up... | Thomas Martitz |
2009-04-07 | Enable plugins on the Onda VX747 | Maurus Cuelenaere |
2009-04-05 | ZXBox: Clean up display init. Saves ~1KB on colour targets, and 4KB (coldfire... | Jens Arnold |
2009-03-02 | Calculate the optimal memory location for overlay plugins, and use plugin.lds... | Jens Arnold |
2009-01-24 | Plugins for the Philips HDD1630. The keymaps are largely untested on the devi... | Mark Arigo |
2009-01-17 | unify pointers to value for configfile, and add TYPE_BOOL type, used by | Andrew Mahone |
2009-01-16 | loader-initialized global plugin API: | Andrew Mahone |
2009-01-04 | Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz. | Michael Giacomelli |
2008-12-31 | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon |
2008-12-12 | m200v4: rename Keys, so they match better other targets with similar key-layo... | Dominik Wenger |
2008-12-08 | Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M | Maurus Cuelenaere |
2008-12-04 | Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config... | Björn Stenberg |
2008-11-28 | Sansa Clip: build plugins (FS#9578) | Rafaël Carré |
2008-11-25 | Added 'keywords' and 'eol-style' properties. | Björn Stenberg |
2008-11-21 | $* doesn't work if the target doesn't use a wildcard. Furthermore the GNU mak... | Jens Arnold |
2008-11-20 | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg |
2008-10-18 | revert plugin_api part of r18830, as this was the wrong solution for those | Frank Gevaerts |
2008-10-18 | code police : fix some multiply defined variables | Frank Gevaerts |
2008-10-07 | IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. | Vitja Makarov |
2008-08-23 | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
2008-08-14 | Add missing header file to plugins/zxbox/helpers.c | Bertrik Sikken |
2008-06-28 | Remove a viewport ambiguity by changing the screens width/heigth members into... | Peter D'Hoye |