summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2015-09-30Fix chessbox keymap handlingSebastian Leonhardt2-35/+85
2015-09-28Snake2: add 128x96x16 bitmapsSebastian Leonhardt7-5/+28
2015-09-25Fix Pong button handlingSebastian Leonhardt1-9/+9
2015-09-25Chip8: implement missing keySebastian Leonhardt1-0/+4
2015-09-24Shopper: slightly improve plugin and manualSebastian Leonhardt1-3/+35
2015-04-192048: CleanupFranklin Wei1-293/+391
2015-04-19Rename 'expanded' to 'expended'. Was this a typo?Christ van Willegen1-6/+6
2015-04-11Chopper game improvementSebastian Leonhardt1-2/+9
2015-04-08Re-seed the random generator for each new game.Christ van Willegen1-0/+2
2015-03-01Revert "PictureFlow: Add move callback for buflib allocations"Thomas Jarosch1-19/+1
2015-02-22Lamp plugin: Allow toggling the button light using "select".Frank Gevaerts3-0/+26
2015-02-03Enhancement of the metronome plugin:Thomas Orgis3-759/+1732
2015-02-02iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer4-8/+6
2015-01-12Fix red/yellowMarcin Bukat1-2/+2
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat2-7/+7
2015-01-11Limit more variables to file scopeThomas Jarosch2-2/+2
2015-01-08Remove playback control from XWorld, fix comments a bitFranklin Wei1-44/+37
2015-01-08Clarify usb_powered() and fix some code.Amaury Pouly1-2/+3
2015-01-05Make thirty functions static to reduce binary sizeThomas Jarosch1-1/+1
2015-01-01PictureFlow: Add move callback for buflib allocationsThomas Jarosch1-1/+19
2015-01-01XWorld: fix some typos in keymaps.hFranklin Wei1-4/+4
2014-12-28XWorld: cleanupFranklin Wei4-16/+30
2014-12-24Fix for DX50 xworld keymaps.hBenjamin Brown1-2/+2
2014-12-24Fixes more red for xworlds keymapsBenjamin Brown1-2/+6
2014-12-24Xworld - Fixes warnings for cowond2, hifimanhm60x, ibassodx50, andBenjamin Brown1-15/+12
2014-12-24Fixes xworld keymaps for ondavx747, hifimanhm60x, and cowond2Benjamin Brown1-1/+13
2014-12-24fix xworld building with 24-bit lcdFranklin Wei1-3/+8
2014-12-24Fix compilation error.Michael Giacomelli1-1/+1
2014-12-23Xworld - Another World interpreter for RockboxFranklin Wei38-0/+6879
2014-12-22mikmod plugin: Remove bogus doubled return statementThomas Jarosch1-1/+0
2014-12-22zxbox: Add missing break; statementThomas Jarosch1-1/+2
2014-12-21wavrecord plugin: Add harmless sanity checkThomas Jarosch1-1/+1
2014-12-20Prevent theoretical out-of-bounds access in STM_Load()Thomas Jarosch1-0/+2
2014-12-20text_viewer plugin: Fix two out-of-bounds buffer accessesThomas Jarosch1-2/+2
2014-10-22Pegbox: use the same keymap for Samsung YH820 and YH920.Szymon Dziok1-18/+2
2014-10-22Rockboy plugin: remove second keymap definition for the Iriver H10, added inSzymon Dziok1-10/+0
2014-10-22YH820/YH92X: Improve some keymaps for plugins.Szymon Dziok15-49/+40
2014-10-09Fixed disktidy bug and added a couple of new features to disktidy.Richard Burke1-80/+416
2014-09-29New Rockblox featuresFranklin Wei1-198/+285
2014-09-25Add ptable to SOURCESFranklin Wei1-0/+1
2014-09-25Ptable: hopefully fix all the warnings, modify actinide/lanthanide behavior o...Franklin Wei1-86/+20
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen46-2/+297
2014-09-15Disable periodic table plugin until all the compilation issues are sorted out.Michael Giacomelli1-1/+0
2014-09-15hopefully fix the warningsFranklin Wei1-6/+8
2014-09-15ifdef out lcd_set_bg callFranklin Wei1-0/+2
2014-09-15Fix building on clipFranklin Wei1-0/+2
2014-09-15FS#9583 - periodic tableFranklin Wei3-0/+726
2014-09-14Superdom: Silence warning.Michael Giacomelli1-1/+1
2014-09-14Superdom: rewrote help textFranklin Wei1-12/+26
2014-09-14Superdom: some AI improvements and other minor changesFranklin Wei1-17/+69