summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2021-03-07OpenPlugins Allow opx shortcutsWilliam Wilgus1-7/+9
2021-03-06Open_plugins.c fix redWilliam Wilgus1-1/+1
2021-03-06Open_Plugins Add FeaturesWilliam Wilgus1-12/+43
2021-03-05Announce_status plugin bugfix use artist prior to albumartistWilliam Wilgus1-5/+16
2021-03-05announce_status trackchange bugfixWilliam Wilgus1-13/+10
2021-03-04Announce_status plugin make USB plug awareWilliam Wilgus1-3/+13
2021-03-03Open Plugin -- Make first run show at least one item to userWilliam Wilgus1-6/+9
2021-02-27Rename symbols of FiiO M3K Linux-based portAidan MacDonald48-50/+50
2020-12-13announce_status: Fix incorrect function prototype definitionSolomon Peachy1-1/+1
2020-12-07puzzles: tooling to automate the resyncing processFranklin Wei2-3/+47
2020-12-07puzzles: update frontend for new midend_get_cursor_location semanticsFranklin Wei1-6/+2
2020-12-07puzzles: resync with upstreamFranklin Wei169-19915/+85
2020-11-22rockbox: move firmware checksum algorithms into a common headerJames Buren2-20/+3
2020-11-16iriver_flash: update valid bootloaders tableJames Buren1-5/+3
2020-11-14Remove some SWCODEC artifactsMoshe Piekarski1-6/+3
2020-11-14iriver_flash: add macros to reduce the rom chip tableJames Buren1-0/+5
2020-11-14iriver_flash: do not let the backlight timeout while runningJames Buren1-0/+7
2020-11-12pcm: Further cleanup of unused bits of the PCM ACPI:Solomon Peachy2-15/+2
2020-11-11iriver_flash: refactor code to be easier to understandJames Buren1-511/+612
2020-11-04test_mem: fix asm variant of read/write testMihail Zenkov1-26/+26
2020-11-04Fix typos and wordingAvi Eisenberg2-6/+6
2020-11-03Remove the firmware decompressor and a few more other SH-stragglers.Solomon Peachy1-5/+0
2020-10-31Test_Viewports BUGFIXWilliam Wilgus1-4/+33
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy2-13/+4
2020-10-30iriver_flash: fix issues with DoUserDialogJames Buren1-8/+10
2020-10-30iriver_flash: make most remaining functions staticJames Buren1-10/+6
2020-10-30iriver_flash: revise valid_bootloaders and detect_valid_bootloaderJames Buren1-20/+16
2020-10-30iriver_flash: revise load_firmware_file functionJames Buren1-15/+46
2020-10-29iriver_flash: revise cfi_read_id and cfi_get_flash_infoJames Buren1-66/+38
2020-10-29iriver_flash: rewrite how the flash commands wait for the ROMJames Buren1-24/+30
2020-10-28Fix multiple potential null pointer dereferencessSolomon Peachy2-6/+15
2020-10-27iriver_flash: make cfi_read_id use FB directlyJames Buren1-12/+10
2020-10-27iriver_flash: remove trailing whitespacesJames Buren1-96/+96
2020-10-26iriver_flash: we need -fno-delete-null-pointer-checksSolomon Peachy1-0/+7
2020-10-26FIX RED Framebuffer_viewport_rewriteWilliam Wilgus1-1/+1
2020-10-26FIX RED framebuffer viewport rewriteWilliam Wilgus1-0/+3
2020-10-26FIX RED/YELLOW framebuffer viewport rewriteWilliam Wilgus1-7/+10
2020-10-26Whitespace cleanup on fb_viewport RewriteWilliam Wilgus3-16/+16
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus28-96/+308
2020-10-26make the plugin API frambuffer agnosticMoshe Piekarski22-83/+83
2020-10-26iriver_flash: correctly calculate when to stop erasing the bootloaderJames Buren1-1/+1
2020-10-26h300: enable support for iriver_flashJames Buren2-3/+3
2020-10-25iriver_flash: add support for SST39VF3201 ROM chipsJames Buren1-0/+6
2020-10-23fire: exit out of the plugin with both PLA_EXIT and PLA_CANCELSolomon Peachy1-1/+3
2020-10-23Hosted targets Fix timer cycle calculation overflowWilliam Wilgus1-1/+4
2020-10-23Convert FFT plugin to using PLA keymapingsSolomon Peachy1-360/+12
2020-10-13Silence warnings that happen on newer GCCsSolomon Peachy2-15/+20
2020-10-13fix more yellowSolomon Peachy1-2/+2
2020-10-13Fix more warnings.Solomon Peachy1-2/+2
2020-10-13Fix compile warnings (set-but-not-used) on big endian targetsSolomon Peachy1-14/+18