summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2015-04-192048: CleanupFranklin Wei1-293/+391
2015-04-19Don't shorten the playlist on shuffle. Fixes FS#13040Thomas White1-4/+5
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-10Norwegian language update (FS#13041)Åka Sikrom1-24/+2219
2015-04-08Re-seed the random generator for each new game.Christ van Willegen1-0/+2
2015-03-28Portuguese language update (FS#13039)Tiago Medeiros1-1/+222
2015-03-28Update Simplified Chinese and Traditional Chinese translationsPurling Nayuki2-0/+524
2015-03-04Bulgarian language update (FS#13035)Kostadin Kolev1-0/+221
2015-03-01Revert "PictureFlow: Add move callback for buflib allocations"Thomas Jarosch1-19/+1
2015-02-22German language update (FS#13024)Torsten Schrainer1-24/+159
2015-02-22Romanian language update (FS#13021)Stefan Moisei1-24/+159
2015-02-22Bulgarian language update (FS#13017)Kostadin Kolev1-26/+159
2015-02-22Catalan language update (FS#13025)Jordi Prenafeta1-24/+159
2015-02-22Portuguese language update (FS#13001)Tiago Medeiros1-24/+117
2015-02-22Italian language update (FS#12897)Alessio Lenzi1-46/+88
2015-02-22Lamp plugin: Allow toggling the button light using "select".Frank Gevaerts3-0/+26
2015-02-16zen*: fix yes/no dialog stringAmaury Pouly1-0/+2
2015-02-15Creative ZEN: context menu now accessible with 'menu' keyGiovanni Tataranni1-0/+9
2015-02-03Enhancement of the metronome plugin:Thomas Orgis3-759/+1732
2015-02-02iBasso DX50/DX90: User selectable USB mode.Udo Schläpfer6-0/+178
2015-02-02iBasso DX50/DX90: User selectable freq scaling governor.Udo Schläpfer6-0/+86
2015-02-02iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer13-154/+195
2015-01-30iBasso DX50/DX90: CPU info enhancements.Udo Schläpfer1-0/+18
2015-01-19three new DSPsChiwen Chang5-1/+205
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-11Make a few local variables staticThomas Jarosch1-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 Pouly5-15/+12
2015-01-08Get rid of USE_ROCKBOX_USBAmaury Pouly1-1/+1
2015-01-05Make thirty functions static to reduce binary sizeThomas Jarosch1-1/+1
2015-01-02Shortcuts: Add move callback for buflib allocationsThomas Jarosch1-6/+48
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-22Fix red (pass pointer of 'item')Thomas Jarosch1-1/+1
2014-12-22Always initialize "item"Thomas Jarosch1-0/+1
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