summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-08-07rockboxdev: Make it work on macOS.Dominik Riebeling1-1/+6
2020-07-29langstats: Use updatelang instead of 'genlang -u'Solomon Peachy1-12/+21
2020-07-28updatelang: Fix the ignore list having issues with line endings.Solomon Peachy1-0/+1
2020-07-28languages: Add a few more exclusions to the same-as-english ignore listSolomon Peachy1-0/+5
2020-07-28updatelang: Extract langstr ignore list into a separate file so it can be sh...Solomon Peachy2-84/+91
2020-07-28updatelang: Fix false warnings about deprecated stringsSolomon Peachy1-2/+5
2020-07-28updatelang: more tweaks for master language and sub-languagesSolomon Peachy1-17/+24
2020-07-27updatelang: don't special-case english-us yetSolomon Peachy1-11/+11
2020-07-27Voice TSR Plugin DemoWilliam Wilgus1-1/+1
2020-07-27genlang: strip out the '-u' mode as it's now handled by updatelangSolomon Peachy1-123/+8
2020-07-27updatelang: Fix a few straggling issuesSolomon Peachy1-10/+16
2020-07-27updatelang: Don't rely on non-core modulesSolomon Peachy1-2/+2
2020-07-27updatelang: New tool to update language files.Solomon Peachy2-1/+497
2020-07-24Update French translation (Stéphane Moutard-Martin)Solomon Peachy1-0/+11
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy4-16/+2
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy4-169/+20
2020-07-24[2/4] get rid of HAVE_LCD_CHARCELLSSolomon Peachy1-780/+0
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy11-1131/+44
2020-07-21build: Tweaks to better support non-English as primary languageSolomon Peachy1-4/+0
2020-07-21genlang: More voice-related fixes.Solomon Peachy1-48/+20
2020-07-19voice: Allow use of an existing (textual) voiceids fileSolomon Peachy1-31/+57
2020-07-15mkinfo: Make memory size computation more accurateSolomon Peachy1-0/+6
2020-07-14FS#13214: Update Italian translation (Alessio Lenzi)Solomon Peachy1-0/+1
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-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-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
2020-07-11voice: More voice generation fixes:Solomon Peachy2-1/+6
2020-07-11voices: Add tts language mappings for the top 19 languagesSolomon Peachy2-8/+29
2020-07-10voice: Enhance 'espeak' to automatically pick the language + voiceSolomon Peachy1-7/+24
2020-07-09build: Get rid of svn vestiges from version scriptSolomon Peachy1-37/+9
2020-07-09Python3-related fixes in some of our scriptsSolomon Peachy1-29/+29
2020-07-09voice: Fix some perl warningsSolomon Peachy1-4/+4
2020-07-08voice: Add support for Google Translate's speech synthesizerSolomon Peachy2-51/+93
2020-07-02build: add '-fcommon' to the toolchain build flags.Solomon Peachy1-1/+1
2020-06-30database: Fix makefile syntax for GNU Make 4.3+Solomon Peachy1-2/+4
2020-06-25docker-rbclient: use CMD instead of ENTRYPOINTFranklin Wei1-1/+1
2020-06-07mi4: Correct a build warning/error that pops up on stricter hostsSolomon Peachy1-6/+6
2020-06-07misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.Solomon Peachy7-7/+7
2020-05-24fix configure script failing on gcc version numbersSebastian Leonhardt1-5/+8
2020-05-20builds: Mark the Archos Recorder v1 as officially retired.Solomon Peachy1-4/+2
2020-05-19builds: Archos recorder v1 hasn't seen a release since 3.13 (in 2013)Solomon Peachy1-1/+1
2020-05-17mkinfo: Use correct binary file for "actual size" on hosted targetsSolomon Peachy1-2/+10
2020-04-17talk.h make voice files check for proper number of entries on loadWilliam Wilgus1-0/+1
2020-04-16voice: Add support for Mimic TTS engine.Solomon Peachy2-4/+51
2020-04-15Android: Compile native android bits with armv7-a CPU flagsSolomon Peachy1-5/+18