summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-22keyboard add ability to specify temporary custom layoutsWilliam Wilgus37-69/+173
2020-07-21build: Tweaks to better support non-English as primary languageSolomon Peachy3-7/+6
2020-07-21genlang: More voice-related fixes.Solomon Peachy3-50/+22
2020-07-20Fix the sea of red introduced in bf546fbSolomon Peachy1-1/+2
2020-07-21Run-time validation of INT settings.Solomon Peachy1-1/+7
2020-07-20rbutil: Fix the X3ii's USB VID/PIDSolomon Peachy1-1/+1
2020-07-20rbutil: Add support for the xDuoo X3, X3ii, X20, and AGPTek Rocker.Solomon Peachy5-2/+296
2020-07-20bspatch: Fix compiling on macOS.Dominik Riebeling1-0/+1
2020-07-20menu.c fix redraw bugWilliam Wilgus1-5/+5
2020-07-19Fix the yellow in the player build from c39f95465Solomon Peachy1-1/+4
2020-07-19Fix more of the red from c39f95465Solomon Peachy1-2/+2
2020-07-19menus: Fix some of the red from c39f95465Solomon Peachy1-1/+1
2020-07-19do_menu pass internal synclist reference to callbackWilliam Wilgus39-110/+343
2020-07-19gitignore: We don't care about files ending in '~'Solomon Peachy1-0/+1
2020-07-19rbutil: Add in missing voicefile languagesSolomon Peachy1-4/+8
2020-07-19rbutil: Support 'espeak-ng' and 'mimic' TTS enginesSolomon Peachy4-0/+92
2020-07-19voice: Allow use of an existing (textual) voiceids fileSolomon Peachy1-31/+57
2020-07-16storage: Clean up storage_xxxx macros when STORAGE_MULTI is not setSolomon Peachy3-19/+20
2020-07-16statusbar: explicitly #include <button.h>Solomon Peachy1-0/+1
2020-07-15Add support for ID3 tags embedded in AIFF filesMoshe Piekarski3-5/+43
2020-07-15imx233: rtc: Explicitly clear the soft reset bit when initializingSolomon Peachy1-0/+2
2020-07-15rk27xx: rename 'start' to '__start'Solomon Peachy3-5/+5
2020-07-15mkinfo: Make memory size computation more accurateSolomon Peachy1-0/+6
2020-07-15xduoox3: Add HID mappings for multimedia and presentation modesSolomon Peachy1-1/+55
2020-07-15mips: Adjust stack sizesSolomon Peachy2-4/+4
2020-07-15opus: shrink stack usage by nearly 700 bytesSolomon Peachy1-28/+33
2020-07-15Buflib_init Bugfix MinsizeWilliam Wilgus1-0/+6
2020-07-14puzzles: always reset input state before pause menuFranklin Wei1-3/+3
2020-07-14puzzles: more verbose debug output in font loadingFranklin Wei1-3/+38
2020-07-15talk: only show the "failed reading .voice" splash if talking is enabledSolomon Peachy1-1/+2
2020-07-15debug ata: Distinguish between Advanced power management and basic PMSolomon Peachy1-1/+4
2020-07-14FS#13215: Russian translation update (Alexander Levin)Solomon Peachy1-147/+99
2020-07-14FS#13214: Update Italian translation (Alessio Lenzi)Solomon Peachy2-0/+100
2020-07-14Pictureflow manual updateWilliam Wilgus1-2/+10
2020-07-14rbutil: Handle the new Retired target status.Solomon Peachy2-3/+8
2020-07-14Enabled hotkey for Sansa Clip playersIgor B. Poretsky6-8/+9
2020-07-14Pictureflow Bugfixes & Usability fixesWilliam Wilgus1-531/+1208
2020-07-13builds.pm: Enable Greek and Slovak voice builds.Solomon Peachy1-0/+2
2020-07-13builds: Allow voices to be filtered by an 'enabled' flag.Solomon Peachy1-9/+16
2020-07-13Fix warnings in Estonian languageSolomon Peachy1-0/+2
2020-07-13lang: Fix boneheaded mistake in ca31bad8Solomon Peachy1-2/+2
2020-07-13voice: Ensure all voicelist files in voicefiles.zip are completeSolomon Peachy1-1/+3
2020-07-13genlang: Skip strings not present in english in all voicelist modesSolomon Peachy1-1/+2
2020-07-12build: We don't want '-r' in MAKEFLAGS for toolchain builds.Solomon Peachy1-4/+5
2020-07-12voice: Ensure there are no missing strings when generating the voicelist.Solomon Peachy1-1/+5
2020-07-11ATA: Make sure "hard disk" supports power managementSolomon Peachy1-0/+5
2020-07-11fat: Validate FS Info Sector signature when attempting to mount volumeSolomon Peachy1-0/+11
2020-07-11voice: Two more fixes.Solomon Peachy2-3/+3
2020-07-11voice: More fixes, and add more languagesSolomon Peachy2-9/+47
2020-07-11voice: Further enhancements for multi-lingual voice generationSolomon Peachy3-11/+139