summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2020-11-04rk27generic: keymap tweaksMarcin Bukat1-0/+93
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-11-01Skin engine Onda Vx747William Wilgus2-5/+17
2020-10-31plugins: bump api version (missed it in fe2d52c)Solomon Peachy1-2/+2
2020-10-31Test_Viewports BUGFIXWilliam Wilgus1-4/+33
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy4-17/+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-29Fix volume handling of steps in radioAmaury Pouly1-2/+2
2020-10-29Volume adjustment in LISTS ignored AUDIOHW_SETTING valuesJohannes Rauh1-3/+4
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 display regression from c85d8e2William Wilgus1-2/+9
2020-10-28fix checkwps build (introduced in a5a8e00)Solomon Peachy1-1/+2
2020-10-28Fix a crash introduced in a605cdf70Solomon Peachy1-3/+5
2020-10-28Fix statusbar display regression from a605cdf700Solomon Peachy1-6/+6
2020-10-28Framebuffer_viewport Rewrite -- BUG FIXWilliam Wilgus3-22/+21
2020-10-28Fix multiple potential null pointer dereferencessSolomon Peachy8-88/+160
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-26statusbar: Make statusbar height equal SYSFONT_HEIGHTSolomon Peachy5-24/+26
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 Wilgus14-133/+133
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus54-172/+472
2020-10-26make the plugin API frambuffer agnosticMoshe Piekarski24-91/+91
2020-10-26statusbar: Respect 'numdecimals' when displaying the volume settingSolomon Peachy1-9/+12
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-26h300: expose the firmware functions in the plugin APIJames Buren2-2/+2
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-19nwza860: fix simulator buildAmaury Pouly1-1/+1
2020-10-13Silence warnings that happen on newer GCCsSolomon Peachy2-15/+20
2020-10-13fix more yellowSolomon Peachy2-4/+7
2020-10-13Fix more warnings.Solomon Peachy1-2/+2
2020-10-13Fix compile warnings (set-but-not-used) on big endian targetsSolomon Peachy2-17/+21
2020-10-12quickscreen: Get rid of a vestigal remnant of the Archos code.Solomon Peachy2-31/+2
2020-10-12Add support for new bootloaders for iRiver h1x0 seriesJames Buren1-0/+2
2020-10-11hosted: sanitize handling of HOME_DIRSolomon Peachy2-15/+2
2020-10-11Fix red introduced from keymap typosSolomon Peachy3-11/+17
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy52-1339/+916