summaryrefslogtreecommitdiffstats
path: root/apps/plugins/doom
AgeCommit message (Expand)AuthorFilesLines
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy1-28/+17
2020-10-09New port: FiiO M3KSolomon Peachy1-0/+11
2020-09-13Xduoo X3 Add tree scrolling FS#13240, Emulate Multibutton pressesWilliam Wilgus1-1/+1
2020-07-24plugins: More HAVE_BACKLIGHT cleanupSolomon Peachy1-1/+4
2020-05-18pdbox/doom: Use -Wno-stringop-truncation with GCC >=8Solomon Peachy1-0/+4
2020-04-06xDuoo X3II and X20 portMarcin Bukat1-0/+22
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy1-0/+24
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-0/+11
2018-06-12Agptek Rocker: Build pluginsMarcin Bukat1-0/+12
2018-04-03Zen XFi2: Enable PluginsSebastian Leonhardt1-0/+5
2017-11-21Undo hacks to meant to get around string formatting limitationsMichael Sevakis2-10/+7
2017-02-04Fix dangerous castsAmaury Pouly4-20/+20
2016-08-12Fix misleading indentation as pointed out by the new gcc warningFrank Gevaerts1-0/+2
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt1-2/+2
2015-12-27Samsung YH820/92x keymap bugfixesSebastian Leonhardt1-14/+17
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt1-5/+24
2014-10-22YH820/YH92X: Improve some keymaps for plugins.Szymon Dziok1-4/+3
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen1-0/+6
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly1-0/+12
2014-06-30Introduce plugin keymaps for the Sony NWZ SeriesNils Stec1-0/+12
2014-06-30Plugins: remove defined keys which are never usedAmaury Pouly1-3/+0
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz1-1/+1
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt1-1/+2
2014-04-06Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke1-0/+12
2012-04-19hm801: Add support for plugins.Andrew Ryabinin1-0/+13
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin1-0/+13
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis1-3/+3
2012-03-02Fuze+: All games plugins keymapsJean-Louis Biasini1-3/+31
2012-02-02MPIOs: keymap tweaksMarcin Bukat1-2/+2
2012-01-22Don't filter out -O for sims.Thomas Martitz1-1/+1
2012-01-15fuzeplus: update plugins keymaps (FS#12405)Jean-Louis Biasini1-31/+3
2012-01-07fuze+: Update plugin keymaps (FS#12405). Thanks to Jean-Louis BiasiniAmaury Pouly1-3/+31
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz1-0/+11
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń1-0/+10
2011-10-02fuze+: add doom and pacbox keymapAmaury Pouly1-0/+10
2011-09-24FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon1-2/+2
2011-09-08MIPS uses GCC 4.1.2 which was wrongly detected as supporting '-fgnu89-inline'...Andree Buschmann1-2/+2
2011-09-07Fix FS#12261. Only set '-fgnu89-inline' if GCC >= 4.1.3 is used.Andree Buschmann1-2/+2
2011-09-03Do not set '-fgnu89-inline' for MIPS targets.Andree Buschmann1-1/+6
2011-09-03FS#12256: Use '-fgnu89-inline' for mpegplayer and doom. Resolves compiler war...Andree Buschmann1-1/+1
2011-08-26Utterly pointless fix for an unused Doom module (but while the code is in our...Steve Bavin1-1/+1
2011-06-17Fix 'unused-but-set-variable' warnings (doom, lua)Rafaël Carré1-2/+1
2011-06-07FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...Nils Wallménius2-1/+1
2011-06-05Accept FS#5153 - Doom Scrollwheel PatchThomas Martitz3-2/+38
2011-05-08Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann10-41/+18
2011-01-24* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima1-1/+1
2010-12-12FS#11802 by Li Jie fixing a typo in the doom buttonmap for SA9200.Nils Wallménius1-1/+1
2010-12-02Change the gcc options for sdl builds to allow for gnu99 features, it needs s...Thomas Martitz1-1/+1
2010-11-30HD300 - plugins keymapsMarcin Bukat1-0/+11
2010-11-07set mode argument for open() where O_CREAT flag is/can be set.Teruaki Kawashima4-5/+5