summaryrefslogtreecommitdiff
path: root/apps/plugins/pacbox
AgeCommit message (Expand)Author
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-01PacBox: Premultiply sound prom data on load rather than during emulation. Use...Michael Sevakis
2010-07-01Fix r27202 red. MCF5249 plugin IRAM is already very occupied.Michael Sevakis
2010-07-01Enable game sounds in PacBox. Sound is OFF by default but can be enabled from...Michael Sevakis
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré
2010-04-23Gigabeat S: Will run pacbox at 60fps. Set FPS accordingly.Michael Sevakis
2010-03-19Revert r22171 (+r22186) for pacbox, given that it doesn't work, and causes cr...Dave Hooper
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-02Start committing plugin keymaps for the Philips GoGear SA9200.Robert Menes
2009-09-07Pacbox: add support for hardware 256 color palette mode.Karl Kurbjun
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere
2009-08-06fix for r22171 for pacbox. make "Quit" item quit the plugin again.Teruaki Kawashima
2009-08-05add playback control to more menu of plugins.Teruaki Kawashima
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli
2009-07-13FS#10235 - "(fuze) pacbox keymap change" by Ralph Soto.Thomas Martitz
2009-06-16Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon
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-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-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-25Added 'keywords' and 'eol-style' properties.Björn Stenberg
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-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-27Fix Pacbox controls for D2 touchscreenRob Purchase
2008-05-13Plugin parameters should be const.Steve Bavin
2008-05-02Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase
2008-01-04Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun
2007-09-10Clean up hard-coded pathsNils Wallménius
2007-07-02Ooops.Jens Arnold
2007-05-26Adapt Pacbox for the Sansa's LCD - it was using the ipod Nano display routine...Dave Chapman
2007-05-08Move the old api out of the core and into the plugin lib.Jonathan Gordon
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold