summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2021-04-28lua add submenu module + cleanupWilliam Wilgus
2021-04-26MIPS: remove .MIPS.abiflags sectionAidan MacDonald
2021-04-26Nuke the never-functional iriver ifp-7xx portSolomon Peachy
2021-04-26Nuke all TCC77x targets: iAudio 7, Sansa C100, M200(v1-3), Logik DAXSolomon Peachy
2021-04-24lua print_button scriptWilliam Wilgus
2021-04-23rockboy: Properly fix the GCC11 code style warnings.Solomon Peachy
2021-04-23rockboy: Upstream code style trips GCC11 warnings.Solomon Peachy
2021-04-23xzbox: Fix misleading indentation that triggered GCC11 warningsSolomon Peachy
2021-04-23blackjack: Fix warning triggered by GCC 11Solomon Peachy
2021-04-20lua print table put_line a do_menu alternativeWilliam Wilgus
2021-04-17Fix Pictureflow bugsAidan MacDonald
2021-04-16The Matrix plugin -- BugfixWilliam Wilgus
2021-04-08lua print_table add ability to draw a line separatorWilliam Wilgus
2021-03-28New port: FiiO M3K on bare metalAidan MacDonald
2021-03-25build: We don't need sh-specific flags in the pictureflow build.Solomon Peachy
2021-03-11ImageViewer Fix jpeg decoderWilliam Wilgus
2021-03-07OpenPlugins Allow opx shortcutsWilliam Wilgus
2021-03-06Open_plugins.c fix redWilliam Wilgus
2021-03-06Open_Plugins Add FeaturesWilliam Wilgus
2021-03-05Announce_status plugin bugfix use artist prior to albumartistWilliam Wilgus
2021-03-05announce_status trackchange bugfixWilliam Wilgus
2021-03-04Announce_status plugin make USB plug awareWilliam Wilgus
2021-03-03Open Plugin -- Make first run show at least one item to userWilliam Wilgus
2021-02-27Rename symbols of FiiO M3K Linux-based portAidan MacDonald
2020-12-13announce_status: Fix incorrect function prototype definitionSolomon Peachy
2020-12-07puzzles: tooling to automate the resyncing processFranklin Wei
2020-12-07puzzles: update frontend for new midend_get_cursor_location semanticsFranklin Wei
2020-12-07puzzles: resync with upstreamFranklin Wei
2020-11-22rockbox: move firmware checksum algorithms into a common headerJames Buren
2020-11-16iriver_flash: update valid bootloaders tableJames Buren
2020-11-14Remove some SWCODEC artifactsMoshe Piekarski
2020-11-14iriver_flash: add macros to reduce the rom chip tableJames Buren
2020-11-14iriver_flash: do not let the backlight timeout while runningJames Buren
2020-11-12pcm: Further cleanup of unused bits of the PCM ACPI:Solomon Peachy
2020-11-11iriver_flash: refactor code to be easier to understandJames Buren
2020-11-04test_mem: fix asm variant of read/write testMihail Zenkov
2020-11-04Fix typos and wordingAvi Eisenberg
2020-11-03Remove the firmware decompressor and a few more other SH-stragglers.Solomon Peachy
2020-10-31Test_Viewports BUGFIXWilliam Wilgus
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy
2020-10-30iriver_flash: fix issues with DoUserDialogJames Buren
2020-10-30iriver_flash: make most remaining functions staticJames Buren
2020-10-30iriver_flash: revise valid_bootloaders and detect_valid_bootloaderJames Buren
2020-10-30iriver_flash: revise load_firmware_file functionJames Buren
2020-10-29iriver_flash: revise cfi_read_id and cfi_get_flash_infoJames Buren
2020-10-29iriver_flash: rewrite how the flash commands wait for the ROMJames Buren
2020-10-28Fix multiple potential null pointer dereferencessSolomon Peachy
2020-10-27iriver_flash: make cfi_read_id use FB directlyJames Buren
2020-10-27iriver_flash: remove trailing whitespacesJames Buren
2020-10-26iriver_flash: we need -fno-delete-null-pointer-checksSolomon Peachy