summaryrefslogtreecommitdiff
path: root/apps/plugins/zxbox (follow)
Commit message (Expand)AuthorAge
* hm801: Add support for plugins.Andrew Ryabinin2012-04-19
* hm60x: Add support for plugins.Andrew Ryabinin2012-04-19
* Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz2012-04-04
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* zxbox: make source files include their header file and make function static w...Bertrik Sikken2012-02-15
* MPIOs: keymap tweaksMarcin Bukat2012-02-02
* Fix messed up zxbox keymaps. Fixes fuze+ red also.Thomas Martitz2011-12-24
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Sandisk Sansa Connect port (FS #12363)Tomasz Moń2011-11-16
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* fuze+: add zxbox keymapAmaury Pouly2011-10-02
* Fix another 'set but not used' warning.Andree Buschmann2011-05-13
* Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-01
* HD300 - plugins keymapsMarcin Bukat2010-11-30
* Okay, this should be the last few "prevent red" fixes to beRobert Menes2010-11-03
* These should be the last of the plugin keymaps requiredRobert Menes2010-11-03
* MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat2010-11-02
* Plugins: modify IRAM copying codeRafaël Carré2010-08-30
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz2010-07-10
* Build overlay plugins for all targets with PLUGIN_BUFFER <= 0x10000 bytesRafaël Carré2010-05-18
* Fix (hopefully) last aliasing bug (midiutil), and enable -fno-strict-aliasing...Frank Gevaerts2010-05-07
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz2010-05-06
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok2010-02-14
* change dependencies in make files:Teruaki Kawashima2010-01-17
* Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev2009-12-15
* A few more GoGear SA9200 plugin keymaps.Robert Menes2009-12-05
* Clean up duplicate #includesBertrik Sikken2009-09-27
* * Fix plugin keymaps for VX777Maurus Cuelenaere2009-08-31
* Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli2009-08-04
* Fix yellows relvealed by the ABS() rework tonight. The abs() didn't seem to m...Thomas Martitz2009-08-03
* FS#10080Nils Wallménius2009-07-14
* Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon2009-06-16
* Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold2009-06-07
* FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz2009-04-10
* Enable plugins on the Onda VX747Maurus Cuelenaere2009-04-07
* ZXBox: Clean up display init. Saves ~1KB on colour targets, and 4KB (coldfire...Jens Arnold2009-04-05
* Calculate the optimal memory location for overlay plugins, and use plugin.lds...Jens Arnold2009-03-02
* Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo2009-01-24
* unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone2009-01-17
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli2009-01-04
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger2008-12-12