summaryrefslogtreecommitdiff
path: root/apps/plugins/doom
AgeCommit message (Expand)Author
2010-03-09Coldfire targets: tiny optimisation.Jens Arnold
2010-02-17Revert accidental changes from r24723Michael Sparmann
2010-02-17Add more information to the battery debug screen for Nano2GMichael Sparmann
2010-02-14Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok
2009-12-18Accept FS #10271 by Christian Beier: Automatically disable voice upon rockdoo...Karl Kurbjun
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev
2009-12-10These are the last plugin keymaps needed for the GoGear SA9200.Robert Menes
2009-11-20Short enum fixes for doom plugin.Andrew Mahone
2009-11-15Doom: test to see if it still needs Os on arm - that was set when the plugin ...Karl Kurbjun
2009-10-14Remove private memcpy wrapper that is no longer needed since r19847 and may c...Nils Wallménius
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli
2009-08-01Doom: re-add the missing modulus operation I removed in r22097Maurus Cuelenaere
2009-08-01Doom: prevent division by zeroMaurus Cuelenaere
2009-07-14FS#10080Nils Wallménius
2009-07-14Silence the gcc 4.4.0 warning by making this code look like it was probably m...Jens Arnold
2009-06-29Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré
2009-06-16Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon
2009-05-13Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins)Rafaël Carré
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz
2009-04-09M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default...Karl Kurbjun
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere
2009-03-30Some tweaks to the Doom keymap for D2/touchscreen targets.Rob Purchase
2009-03-04Use a static pattern rule to restrict the dependency on [pluginname].o to sin...Jens Arnold
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-08Fix cygwin sim build.Björn Stenberg
2009-01-07Removed the sim_ prefix from the plugin api.Björn Stenberg
2009-01-05rockdoom: Mixing 512 samples in an interrupt handler is too much. Gigabeast F...Michael Sevakis
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli
2009-01-03Cleaner solution to plugin-included core files.Björn Stenberg
2009-01-03List sscanf.c in SOURCES instead of doom.makeBjörn Stenberg
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-20Don't objcopy simulator plugins.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-09-16Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase
2008-09-08fix FS#8641Frank Gevaerts
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
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-04-07m:robe 100: a few button defines and other greyscale related changesRobert Kukla
2008-04-04Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold
2008-04-04Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold