summaryrefslogtreecommitdiffstats
path: root/apps/plugins/zxbox
AgeCommit message (Expand)AuthorFilesLines
2010-02-14Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok2-0/+18
2010-01-17change dependencies in make files:Teruaki Kawashima1-1/+1
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev2-2/+2
2009-12-05A few more GoGear SA9200 plugin keymaps.Robert Menes1-0/+8
2009-09-27Clean up duplicate #includesBertrik Sikken2-3/+0
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-0/+3
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli2-0/+18
2009-08-03Fix yellows relvealed by the ABS() rework tonight. The abs() didn't seem to m...Thomas Martitz1-3/+3
2009-07-14FS#10080Nils Wallménius4-12/+6
2009-06-16Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon1-66/+29
2009-06-07Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold3-6/+6
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-2/+9
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-0/+3
2009-04-05ZXBox: Clean up display init. Saves ~1KB on colour targets, and 4KB (coldfire...Jens Arnold4-82/+59
2009-03-02Calculate the optimal memory location for overlay plugins, and use plugin.lds...Jens Arnold2-58/+10
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo2-0/+18
2009-01-17unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone1-7/+11
2009-01-16loader-initialized global plugin API:Andrew Mahone3-13/+8
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli2-3/+5
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon1-6/+0
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger2-1/+4
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere2-2/+2
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg2-0/+18
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré2-1/+2
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg1-1/+1
2008-11-21$* doesn't work if the target doesn't use a wildcard. Furthermore the GNU mak...Jens Arnold1-3/+3
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg4-86/+59
2008-10-18revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts1-1/+1
2008-10-18code police : fix some multiply defined variablesFrank Gevaerts1-1/+1
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov2-0/+16
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2-2/+2
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius2-2/+2
2008-08-14Add missing header file to plugins/zxbox/helpers.cBertrik Sikken1-0/+1
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye1-12/+16
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-31Make ZXBox work on the m:robe 100, and fix the linker script and loader to ma...Jens Arnold4-12/+20
2008-05-27Tweak ZXBox colours: 1) 'Bright' black is the same as normal black on a real ...Rob Purchase4-69/+11
2008-05-13Plugin parameters should be const.Steve Bavin6-11/+11
2008-05-02Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis2-0/+18
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase2-13/+42
2008-04-04Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold1-2/+3
2008-03-27Enable the greyscale library for ZXbot on M3.Jens Arnold1-2/+1
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase2-0/+19
2008-03-22Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...Jens Arnold4-10/+52
2008-03-02Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold1-2/+2
2008-01-13Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold1-0/+1
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold7-42/+41
2008-01-04Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold1-1/+1
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun1-0/+11
2007-10-15Fix an improper file_exist check in zxbox.Michael Sevakis1-1/+1