summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-10-12Add support for new bootloaders for iRiver h1x0 seriesJames Buren1-0/+2
2020-10-11hosted: sanitize handling of HOME_DIRSolomon Peachy1-1/+1
2020-10-11Fix red introduced from keymap typosSolomon Peachy3-11/+17
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy48-1337/+656
2020-10-09puzzles: improve frontend documentationFranklin Wei1-7/+195
2020-10-09New port: FiiO M3KSolomon Peachy49-0/+541
2020-10-09codecs: Add support for the 'VTX' ZX Spectrum chiptunes format.Solomon Peachy1-5/+0
2020-10-09plugins: Enable overlay features for all targetsSolomon Peachy1-2/+0
2020-10-09Fix red, hopefully.Solomon Peachy2-3/+3
2020-10-09Clean up some of the plugin SOURCESSolomon Peachy1-17/+7
2020-10-08Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build.Solomon Peachy2-2/+6
2020-10-06Fix DEBUG buildsMoshe Piekarski1-4/+0
2020-10-05lua add better memory statsWilliam Wilgus3-3/+100
2020-10-04lua misc tweaks and cleanupWilliam Wilgus6-24/+25
2020-10-03lua Add scrollable stack traceback WIPWilliam Wilgus5-3/+141
2020-09-30Add 192 and 176KHz to mikmod and test_sampr pluginsSolomon Peachy2-0/+4
2020-10-01lua: fix ipod builds broken by 127862cSolomon Peachy1-1/+1
2020-09-30lua: Include $TARGET when preprocessing the headers for the button helperSolomon Peachy1-2/+1
2020-09-30lua rockevents reduce context switching for action and buttonsWilliam Wilgus2-16/+31
2020-09-27lua playback exampleWilliam Wilgus2-0/+460
2020-09-25lua -- add sort by name, size, date to filebrowse includeWilliam Wilgus2-11/+139
2020-09-20voice: rename mp3_play_* functions to voice_play_*Solomon Peachy1-1/+1
2020-09-13Xduoo X3 Add tree scrolling FS#13240, Emulate Multibutton pressesWilliam Wilgus11-11/+11
2020-08-25mikmod: Fix emulated fseek()Solomon Peachy1-1/+1
2020-08-25xduoox3: Fix minesweeper plugin keymap.Solomon Peachy1-1/+1
2020-08-25xduoox3: More screenshots and button maps for pluginsSolomon Peachy1-1/+1
2020-08-19Open_plugin add ability to import opx shortcuts, bug fixWilliam Wilgus1-35/+64
2020-08-17WIP open_plugins.rock viewerWilliam Wilgus5-0/+832
2020-08-17Add open_plugin to coreWilliam Wilgus2-23/+70
2020-08-16root_menu move tag cache init check to pictureflow pluginWilliam Wilgus1-0/+31
2020-08-15Battery_bench & announce_status stack fixWilliam Wilgus2-6/+4
2020-08-11mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11Solomon Peachy42-2852/+5082
2020-08-09plugins: Make 'struct configdata' argument to the configfile helper constSolomon Peachy2-12/+12
2020-08-08plugins: properly build duke3d/quake/wolf3d on MIPS and HOSTED targetsSolomon Peachy1-1/+1
2020-08-02duke3d: allow playing with unofficial data filesFranklin Wei1-0/+3
2020-08-02Battery_Bench use plugin buffer for thread stack, stop scrollingWilliam Wilgus1-15/+47
2020-07-27kbd_helper fix yellowWilliam Wilgus1-1/+1
2020-07-28kyb_helper small 'bug' fixWilliam Wilgus1-1/+1
2020-07-28fix the red in be04c4bSolomon Peachy1-1/+1
2020-07-27Voice TSR Plugin DemoWilliam Wilgus3-0/+848
2020-07-26md5sum: clean up whitespaceFranklin Wei1-6/+6
2020-07-26Refactor 73b02a4.Franklin Wei1-13/+36
2020-07-26Make md5sum more verboseMoshe Piekarski1-3/+21
2020-07-24Fix two variable-set-but-not-used warningsSolomon Peachy1-0/+1
2020-07-25mpegplayer: Fix aliasing rules violation on multi-core targetsSolomon Peachy1-3/+5
2020-07-24plugins: HAVE_BACKLIGHT in the test pluginsSolomon Peachy5-8/+22
2020-07-24plugins: More HAVE_BACKLIGHT cleanupSolomon Peachy30-44/+149
2020-07-24plugins: Fix the builds for targets lacking HAVE_BACKLIGHTSolomon Peachy7-10/+40
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy54-702/+27
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy19-1569/+10