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