summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
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
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