summaryrefslogtreecommitdiffstats
path: root/apps/plugins/brickmania.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-13New port: Shanling Q1 nativeAidan MacDonald1-0/+3
2021-03-28New port: FiiO M3K on bare metalAidan MacDonald1-0/+8
2021-02-27Rename symbols of FiiO M3K Linux-based portAidan MacDonald1-1/+1
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy1-30/+5
2020-10-09New port: FiiO M3KSolomon Peachy1-0/+10
2020-07-24plugins: More HAVE_BACKLIGHT cleanupSolomon Peachy1-2/+4
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy1-23/+2
2020-07-19do_menu pass internal synclist reference to callbackWilliam Wilgus1-1/+4
2020-04-13av300: Continue cleaning out keymaps.Solomon Peachy1-10/+1
2020-04-06xDuoo X3II and X20 portMarcin Bukat1-0/+20
2019-01-02Add Xuelin iHIFI 770/770C/800 supportSolomon Peachy1-0/+20
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-0/+10
2018-06-12Agptek Rocker: Build pluginsMarcin Bukat1-0/+8
2018-04-03Zen XFi2: Enable PluginsSebastian Leonhardt1-0/+5
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt1-1/+1
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt1-1/+1
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen1-0/+7
2014-07-17zen/zenxfi/zenxfistyle/zenmozaic: implement plugin keymaps and enable pluginsAmaury Pouly1-0/+9
2014-06-30Introduce plugin keymaps for the Sony NWZ SeriesNils Stec1-0/+8
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/+8
2012-04-30brickmania: Disable resuming after game overWieland Hoffmann1-0/+6
2012-04-19hm801: Add support for plugins.Andrew Ryabinin1-1/+2
2012-04-19hm60x: Add support for plugins.Andrew Ryabinin1-0/+8
2012-02-08brickmania: Use short Lvl %d level indicator if neededWieland Hoffmann1-10/+14
2012-02-08brickmania: Use short L: %d life indicator if neededWieland Hoffmann1-7/+10
2012-02-02MPIOs: keymap tweaksMarcin Bukat1-1/+1
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz1-1/+2
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń1-1/+2
2011-10-02fuze+: add brickmania keymapAmaury Pouly1-0/+8
2011-05-22Fix some residual 'defined but not used' warnings by GCC 4.6.0 for touchscree...Andree Buschmann1-2/+1
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch1-2/+2
2011-01-24* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima1-2/+2
2010-11-30HD300 - plugins keymapsMarcin Bukat1-0/+8
2010-11-02Still coming along with HDD6330 plugin keymaps.Robert Menes1-0/+8
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat1-3/+3
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré1-3/+3
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-1/+1
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz1-1/+1
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+8
2010-04-20Brickmania: Fix bogus firesTomer Shalev1-3/+2
2010-04-20Brickmania: Use defined constant instead of hard-coded valueTomer Shalev1-4/+4
2010-04-20Yet another try at fixing "FS#10959 - Brickmania - Ball disappears"Tomer Shalev1-2/+2
2010-04-20Brickmania: Fix flip delay was actually N+1 seconds (11 instead of 10)Tomer Shalev1-1/+1
2010-04-20Brickmania: No need to init these global variables, as they are set later onTomer Shalev1-8/+8
2010-04-20Brickmania: Move Congratulations message a bit up, so it won't get clipped by...Tomer Shalev1-4/+3
2010-03-28Brickmania: Don't use hard coded valueTomer Shalev1-2/+2
2010-03-27Brickmania: Fix yellowTomer Shalev1-1/+3