summaryrefslogtreecommitdiffstats
path: root/apps/plugins/doom
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Use a static pattern rule to restrict the dependency on [pluginname].o to sin...Jens Arnold1-12/+0
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+11
2009-01-16loader-initialized global plugin API:Andrew Mahone3-12/+9
2009-01-08Fix cygwin sim build.Björn Stenberg1-2/+8
2009-01-07Removed the sim_ prefix from the plugin api.Björn Stenberg1-16/+0
2009-01-05rockdoom: Mixing 512 samples in an interrupt handler is too much. Gigabeast F...Michael Sevakis1-15/+11
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-3/+16
2009-01-03Cleaner solution to plugin-included core files.Björn Stenberg2-7/+1
2009-01-03List sscanf.c in SOURCES instead of doom.makeBjörn Stenberg2-1/+1
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere1-5/+5
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+11
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg1-1/+1
2008-11-20Don't objcopy simulator plugins.Björn Stenberg1-2/+7
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg4-174/+117
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 Gevaerts2-2/+2
2008-09-16Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase1-0/+9
2008-09-08fix FS#8641Frank Gevaerts1-1/+1
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2-4/+8
2008-05-13Plugin parameters should be const.Steve Bavin2-3/+3
2008-05-02Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis1-0/+11
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase1-8/+30
2008-04-07m:robe 100: a few button defines and other greyscale related changesRobert Kukla2-0/+12
2008-04-04Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold1-1/+1
2008-04-04Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold1-1/+1
2008-03-25iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold1-0/+10
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold1-10/+0
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold1-0/+10
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+10
2008-03-02Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold1-1/+1
2008-01-13Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold1-0/+1
2008-01-10Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon1-2/+2
2008-01-07Gah, e200 sets CONFIG_LCD to LCD_X5.Jens Arnold1-1/+2
2008-01-06Doom LCD update: * Speed up the C versions slightly (colour and greyscale). *...Jens Arnold1-77/+127
2008-01-06Doom: Keep the light on during gameplay.Jens Arnold1-3/+8
2008-01-04All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...Jens Arnold2-20/+13
2008-01-04Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold1-1/+1
2007-11-07Get the user timer working properly consequentially fixing doom without a hack.Karl Kurbjun1-1/+1
2007-11-02set the iriver h100 and h300 keys correctly (fix red)Jonathan Gordon1-6/+16
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun1-9/+12
2007-10-09Hopefully the last fix for crosscompilation of sims with mingw32.Nicolas Pennequin2-0/+6
2007-10-07Do the checking arm targets in a nicer way in the makefileNils Wallménius1-2/+1
2007-10-02Doom: * Fix voicing numerous options as 'yes'. voice_id is an id, not a point...Jens Arnold1-20/+20
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold1-0/+10
2007-09-08Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis1-2/+6
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2-3/+5
2007-07-20Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare2-14/+5
2007-06-10Plugins that play sound must be sure to set inputs and outputs on audio muxed...Michael Sevakis1-3/+9
2007-06-03Some fixes to doom dehacked loading - make embedded dehacked files actually l...Karl Kurbjun3-6/+9