summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-20m3u playlist parser: Check size limit before using bufferThomas Jarosch1-1/+1
2014-12-20text_viewer plugin: Fix two out-of-bounds buffer accessesThomas Jarosch1-2/+2
2014-12-20Fix broken buflib_handle check in backdrop settings loaderThomas Jarosch1-1/+1
2014-11-10Fix remaining errors in Polish translation.Szymon Dziok1-4/+3
2014-11-10Polish translation update.Szymon Dziok1-35/+170
2014-10-22Pegbox: use the same keymap for Samsung YH820 and YH920.Szymon Dziok1-18/+2
2014-10-22YH820/YH92X: Add missing StdMenu action.Szymon Dziok1-0/+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-18Update of the Serbian translationIvan Pesic1-31/+165
2014-10-09Fixed disktidy bug and added a couple of new features to disktidy.Richard Burke1-80/+416
2014-10-08YH820: Add a forgotten define in aa8ba60.Szymon Dziok1-0/+1
2014-10-08YH820/YH92X: Properly enable morse input.Szymon Dziok2-5/+6
2014-10-08YH820/YH92X: Fix keymap for custom settings.Szymon Dziok1-73/+33
2014-10-03Samsung yh820/yh92x: add HID keymaps.Szymon Dziok1-0/+104
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-21YH8xx,YH9xx: Keymap ImprovementSebastian Leonhardt1-29/+39
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen50-7/+523
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