summaryrefslogtreecommitdiff
path: root/apps/plugins/doom (follow)
Commit message (Expand)AuthorAge
* hm801: Add support for plugins.Andrew Ryabinin2012-04-19
* hm60x: Add support for plugins.Andrew Ryabinin2012-04-19
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* Fuze+: All games plugins keymapsJean-Louis Biasini2012-03-02
* MPIOs: keymap tweaksMarcin Bukat2012-02-02
* Don't filter out -O for sims.Thomas Martitz2012-01-22
* fuzeplus: update plugins keymaps (FS#12405)Jean-Louis Biasini2012-01-15
* fuze+: Update plugin keymaps (FS#12405). Thanks to Jean-Louis BiasiniAmaury Pouly2012-01-07
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Sandisk Sansa Connect port (FS #12363)Tomasz Moń2011-11-16
* fuze+: add doom and pacbox keymapAmaury Pouly2011-10-02
* FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon2011-09-24
* MIPS uses GCC 4.1.2 which was wrongly detected as supporting '-fgnu89-inline'...Andree Buschmann2011-09-08
* Fix FS#12261. Only set '-fgnu89-inline' if GCC >= 4.1.3 is used.Andree Buschmann2011-09-07
* Do not set '-fgnu89-inline' for MIPS targets.Andree Buschmann2011-09-03
* FS#12256: Use '-fgnu89-inline' for mpegplayer and doom. Resolves compiler war...Andree Buschmann2011-09-03
* Utterly pointless fix for an unused Doom module (but while the code is in our...Steve Bavin2011-08-26
* Fix 'unused-but-set-variable' warnings (doom, lua)Rafaël Carré2011-06-17
* FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...Nils Wallménius2011-06-07
* Accept FS#5153 - Doom Scrollwheel PatchThomas Martitz2011-06-05
* Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-08
* * Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima2011-01-24
* FS#11802 by Li Jie fixing a typo in the doom buttonmap for SA9200.Nils Wallménius2010-12-12
* Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz2010-12-02
* HD300 - plugins keymapsMarcin Bukat2010-11-30
* set mode argument for open() where O_CREAT flag is/can be set.Teruaki Kawashima2010-11-07
* These should be the last of the plugin keymaps requiredRobert Menes2010-11-03
* MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat2010-11-02
* plugins (doom, midi, rockboy): don't use non-static inlineRafaël Carré2010-09-07
* Plugins: modify IRAM copying codeRafaël Carré2010-08-30
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* doom: fix types mismatch spotted by gcc 4.5.1Rafaël Carré2010-08-01
* Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz2010-07-10
* Remove some redundant #include'sBertrik Sikken2010-06-29
* Build doom on clipv2 and clip+Rafaël Carré2010-06-23
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Doom plugin: Missed properly making a few 'unsigned' on my second pass.Michael Sevakis2010-05-29
* Doom plugin: In anticipation of moving to the EABI toolchain, because of its ...Michael Sevakis2010-05-29
* Fix (hopefully) last aliasing bug (midiutil), and enable -fno-strict-aliasing...Frank Gevaerts2010-05-07
* Fix disastrous variable shadowing, change casts to unsigned in (cygwin doesn'...Thomas Martitz2010-05-07
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* Coldfire targets: tiny optimisation.Jens Arnold2010-03-09
* Revert accidental changes from r24723Michael Sparmann2010-02-17
* Add more information to the battery debug screen for Nano2GMichael Sparmann2010-02-17
* Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok2010-02-14
* Accept FS #10271 by Christian Beier: Automatically disable voice upon rockdoo...Karl Kurbjun2009-12-18