Age | Commit message (Expand) | Author |
2012-04-19 | hm801: Add support for plugins. | Andrew Ryabinin |
2012-04-19 | hm60x: Add support for plugins. | Andrew Ryabinin |
2012-04-04 | Refactor and unify objcopy calls in the build system. Also now properly handl... | Thomas Martitz |
2012-03-03 | Revise the PCM callback system after adding multichannel audio. | Michael Sevakis |
2012-02-15 | zxbox: make source files include their header file and make function static w... | Bertrik Sikken |
2012-02-02 | MPIOs: keymap tweaks | Marcin Bukat |
2011-12-24 | Fix messed up zxbox keymaps. Fixes fuze+ red also. | Thomas Martitz |
2011-12-24 | Initial commit of the Samsung YP-R0 port. | Thomas Martitz |
2011-11-16 | Sandisk Sansa Connect port (FS #12363) | Tomasz Moń |
2011-10-15 | Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow... | Björn Stenberg |
2011-10-02 | fuze+: add zxbox keymap | Amaury Pouly |
2011-05-13 | Fix another 'set but not used' warning. | Andree Buschmann |
2011-05-01 | Fix further 'variable set but not used' warnings reported from GCC 4.6.0. | Andree Buschmann |
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 |