summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2020-12-11voice: Last commit didn't work from a clean build.Solomon Peachy1-0/+1
2020-12-11voice: Add voice-corrections.txt to voicestrings.zipSolomon Peachy1-1/+4
2020-12-11lang: The "InvalidVoice" language file wasn't being included properlySolomon Peachy1-1/+0
2020-12-09FS13260: Updated Polish Translation (Adam Rak)Solomon Peachy1-1/+55
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-22lang: More automated rejiggering, USB_MODE_* is no longer ibasso-specificSolomon Peachy18-433/+216
2020-11-22rockbox: move firmware checksum algorithms into a common headerJames Buren2-20/+3
2020-11-19languages: convert recording_swcodec -> recordingSolomon Peachy44-497/+496
2020-11-19Clean out some obsolete strings from the Russian translationSolomon Peachy1-299/+12
2020-11-17Update english-US languageSolomon Peachy1-16/+52
2020-11-17lang: Drop all deprecated strings, and rename LANG__NEVER to LANG_NEVERSolomon Peachy47-5248/+16
2020-11-17lang: Make all swcodec &| lcd_bitmap strings default.Solomon Peachy48-35491/+21012
2020-11-16Fix the fix, which managed to make things _worse_Solomon Peachy1-1/+1
2020-11-16Fix the red introduced in 9c68c69Solomon Peachy1-1/+1
2020-11-16FS13257: Fix inconsistent defaults in the USB mode selectionSolomon Peachy2-1/+5
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-13ibasso: Hopefully hack usb into building again.Solomon Peachy1-1/+0
2020-11-14synclist add method for setting selection colorWilliam Wilgus3-5/+79
2020-11-13usb: Add ability to prompt user about what to do upon usb insertionSolomon Peachy24-114/+137
2020-11-13Skin_engine optimize element switchesWilliam Wilgus2-279/+287
2020-11-12Quickscreen: don't apply glabal settingsMoshe Piekarski1-1/+0
2020-11-12plugin: Un-export find_next_frame()Solomon Peachy2-3/+0
2020-11-12pcm: Further cleanup of unused bits of the PCM ACPI:Solomon Peachy4-23/+4
2020-11-12Rocker Add WPS and Tree Hotkey, button codes in debug menuWilliam Wilgus1-3/+6
2020-11-11Russian translations updateIgor B. Poretsky1-12/+427
2020-11-11Czech translations fixIgor B. Poretsky1-5/+5
2020-11-11Voice strings fixesIgor B. Poretsky24-106/+91
2020-11-11YesNo: Clear the button queue so a latent keypress doesn't skip the promptSolomon Peachy1-0/+1
2020-11-11iriver_flash: refactor code to be easier to understandJames Buren1-511/+612
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