index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
rockboxdev: Make it work on macOS.
Dominik Riebeling
1
-1
/
+6
2020-07-29
langstats: Use updatelang instead of 'genlang -u'
Solomon Peachy
1
-12
/
+21
2020-07-28
updatelang: Fix the ignore list having issues with line endings.
Solomon Peachy
1
-0
/
+1
2020-07-28
languages: Add a few more exclusions to the same-as-english ignore list
Solomon Peachy
1
-0
/
+5
2020-07-28
updatelang: Extract langstr ignore list into a separate file so it can be sh...
Solomon Peachy
2
-84
/
+91
2020-07-28
updatelang: Fix false warnings about deprecated strings
Solomon Peachy
1
-2
/
+5
2020-07-28
updatelang: more tweaks for master language and sub-languages
Solomon Peachy
1
-17
/
+24
2020-07-27
updatelang: don't special-case english-us yet
Solomon Peachy
1
-11
/
+11
2020-07-27
Voice TSR Plugin Demo
William Wilgus
1
-1
/
+1
2020-07-27
genlang: strip out the '-u' mode as it's now handled by updatelang
Solomon Peachy
1
-123
/
+8
2020-07-27
updatelang: Fix a few straggling issues
Solomon Peachy
1
-10
/
+16
2020-07-27
updatelang: Don't rely on non-core modules
Solomon Peachy
1
-2
/
+2
2020-07-27
updatelang: New tool to update language files.
Solomon Peachy
2
-1
/
+497
2020-07-24
Update French translation (Stéphane Moutard-Martin)
Solomon Peachy
1
-0
/
+11
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
4
-16
/
+2
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
4
-169
/
+20
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
1
-780
/
+0
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
11
-1131
/
+44
2020-07-21
build: Tweaks to better support non-English as primary language
Solomon Peachy
1
-4
/
+0
2020-07-21
genlang: More voice-related fixes.
Solomon Peachy
1
-48
/
+20
2020-07-19
voice: Allow use of an existing (textual) voiceids file
Solomon Peachy
1
-31
/
+57
2020-07-15
mkinfo: Make memory size computation more accurate
Solomon Peachy
1
-0
/
+6
2020-07-14
FS#13214: Update Italian translation (Alessio Lenzi)
Solomon Peachy
1
-0
/
+1
2020-07-13
builds.pm: Enable Greek and Slovak voice builds.
Solomon Peachy
1
-0
/
+2
2020-07-13
builds: Allow voices to be filtered by an 'enabled' flag.
Solomon Peachy
1
-9
/
+16
2020-07-13
genlang: Skip strings not present in english in all voicelist modes
Solomon Peachy
1
-1
/
+2
2020-07-12
build: We don't want '-r' in MAKEFLAGS for toolchain builds.
Solomon Peachy
1
-4
/
+5
2020-07-12
voice: Ensure there are no missing strings when generating the voicelist.
Solomon Peachy
1
-1
/
+5
2020-07-11
voice: Two more fixes.
Solomon Peachy
2
-3
/
+3
2020-07-11
voice: More fixes, and add more languages
Solomon Peachy
2
-9
/
+47
2020-07-11
voice: Further enhancements for multi-lingual voice generation
Solomon Peachy
3
-11
/
+139
2020-07-11
voice: More voice generation fixes:
Solomon Peachy
2
-1
/
+6
2020-07-11
voices: Add tts language mappings for the top 19 languages
Solomon Peachy
2
-8
/
+29
2020-07-10
voice: Enhance 'espeak' to automatically pick the language + voice
Solomon Peachy
1
-7
/
+24
2020-07-09
build: Get rid of svn vestiges from version script
Solomon Peachy
1
-37
/
+9
2020-07-09
Python3-related fixes in some of our scripts
Solomon Peachy
1
-29
/
+29
2020-07-09
voice: Fix some perl warnings
Solomon Peachy
1
-4
/
+4
2020-07-08
voice: Add support for Google Translate's speech synthesizer
Solomon Peachy
2
-51
/
+93
2020-07-02
build: add '-fcommon' to the toolchain build flags.
Solomon Peachy
1
-1
/
+1
2020-06-30
database: Fix makefile syntax for GNU Make 4.3+
Solomon Peachy
1
-2
/
+4
2020-06-25
docker-rbclient: use CMD instead of ENTRYPOINT
Franklin Wei
1
-1
/
+1
2020-06-07
mi4: Correct a build warning/error that pops up on stricter hosts
Solomon Peachy
1
-6
/
+6
2020-06-07
misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.
Solomon Peachy
7
-7
/
+7
2020-05-24
fix configure script failing on gcc version numbers
Sebastian Leonhardt
1
-5
/
+8
2020-05-20
builds: Mark the Archos Recorder v1 as officially retired.
Solomon Peachy
1
-4
/
+2
2020-05-19
builds: Archos recorder v1 hasn't seen a release since 3.13 (in 2013)
Solomon Peachy
1
-1
/
+1
2020-05-17
mkinfo: Use correct binary file for "actual size" on hosted targets
Solomon Peachy
1
-2
/
+10
2020-04-17
talk.h make voice files check for proper number of entries on load
William Wilgus
1
-0
/
+1
2020-04-16
voice: Add support for Mimic TTS engine.
Solomon Peachy
2
-4
/
+51
2020-04-15
Android: Compile native android bits with armv7-a CPU flags
Solomon Peachy
1
-5
/
+18
[next]