summaryrefslogtreecommitdiff
path: root/apps/plugins/doom
AgeCommit message (Expand)Author
2012-01-15fuzeplus: update plugins keymaps (FS#12405)Jean-Louis Biasini
2012-01-07fuze+: Update plugin keymaps (FS#12405). Thanks to Jean-Louis BiasiniAmaury Pouly
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń
2011-10-02fuze+: add doom and pacbox keymapAmaury Pouly
2011-09-24FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon
2011-09-08MIPS uses GCC 4.1.2 which was wrongly detected as supporting '-fgnu89-inline'...Andree Buschmann
2011-09-07Fix FS#12261. Only set '-fgnu89-inline' if GCC >= 4.1.3 is used.Andree Buschmann
2011-09-03Do not set '-fgnu89-inline' for MIPS targets.Andree Buschmann
2011-09-03FS#12256: Use '-fgnu89-inline' for mpegplayer and doom. Resolves compiler war...Andree Buschmann
2011-08-26Utterly pointless fix for an unused Doom module (but while the code is in our...Steve Bavin
2011-06-17Fix 'unused-but-set-variable' warnings (doom, lua)Rafaël Carré
2011-06-07FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...Nils Wallménius
2011-06-05Accept FS#5153 - Doom Scrollwheel PatchThomas Martitz
2011-05-08Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2011-01-24* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima
2010-12-12FS#11802 by Li Jie fixing a typo in the doom buttonmap for SA9200.Nils Wallménius
2010-12-02Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz
2010-11-30HD300 - plugins keymapsMarcin Bukat
2010-11-07set mode argument for open() where O_CREAT flag is/can be set.Teruaki Kawashima
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-09-07plugins (doom, midi, rockboy): don't use non-static inlineRafaël Carré
2010-08-30Plugins: modify IRAM copying codeRafaë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-08-01doom: fix types mismatch spotted by gcc 4.5.1Rafaël Carré
2010-07-10Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz
2010-06-29Remove some redundant #include'sBertrik Sikken
2010-06-23Build doom on clipv2 and clip+Rafaël Carré
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz
2010-05-29Doom plugin: Missed properly making a few 'unsigned' on my second pass.Michael Sevakis
2010-05-29Doom plugin: In anticipation of moving to the EABI toolchain, because of its ...Michael Sevakis
2010-05-07Fix (hopefully) last aliasing bug (midiutil), and enable -fno-strict-aliasing...Frank Gevaerts
2010-05-07Fix disastrous variable shadowing, change casts to unsigned in (cygwin doesn'...Thomas Martitz
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-04-26Add MPIO HD200 port - changed filesMarcin Bukat
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