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
/
genlang
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
genlang: strip out the '-u' mode as it's now handled by updatelang
Solomon Peachy
1
-123
/
+8
2020-07-21
genlang: More voice-related fixes.
Solomon Peachy
1
-48
/
+20
2020-07-13
genlang: Skip strings not present in english in all voicelist modes
Solomon Peachy
1
-1
/
+2
2020-04-17
talk.h make voice files check for proper number of entries on load
William Wilgus
1
-0
/
+1
2019-07-20
FS#7704 - Talk support for plugins
Solomon Peachy
1
-2
/
+21
2012-06-09
Create binary voice string archive on target.
Dominik Riebeling
1
-12
/
+48
2012-06-05
genlang: add VOICE_ prefix to unused voice-only strings.
Dominik Riebeling
1
-1
/
+6
2011-09-12
Fix FS#12272 - genlang changes broke some targets
Torne Wuff
1
-1
/
+1
2011-09-08
Make genlang faster by doing better regexes.
Thomas Martitz
1
-16
/
+21
2011-06-23
Make genlang rewrite english.list if it exists but is older than english.lang
Jens Arnold
1
-3
/
+3
2011-03-02
Only create english.list for binary output.
Björn Stenberg
1
-2
/
+2
2011-03-02
Added english id caching to speed up builds.
Björn Stenberg
1
-11
/
+49
2011-03-02
Revert r29494 as It is a) buggy b) doesn't seem to do any good in terms of sp...
Marcin Bukat
1
-6
/
+15
2011-03-02
genlang: Remove unused subs. Use precompiled regex in parsetarget(). Minor tw...
Marcin Bukat
1
-15
/
+6
2011-03-02
Almost 30% faster.
Björn Stenberg
1
-5
/
+7
2010-05-26
lang.h voice comments were off by 1, fixed
Jeffrey Goode
1
-2
/
+2
2010-05-26
Fix crash in talk.c logf line when outputting voice only clips, more comments...
Jeffrey Goode
1
-1
/
+1
2009-11-05
Fix genlang tool broken by r22945
Peter D'Hoye
1
-2
/
+1
2009-10-18
Change the .lng files to contain strings from multiple users. Still hard-code...
Tom Ross
1
-19
/
+42
2009-10-17
Add support to genlang to sort strings based on their user. This is useful fo...
Tom Ross
1
-50
/
+71
2009-10-05
RTL support in menus
Tomer Shalev
1
-4
/
+20
2009-10-05
Revert usage string change from r22930.
Tomer Shalev
1
-1
/
+1
2009-10-04
Use similiar constants in genlang and language.c.
Tomer Shalev
1
-4
/
+6
2009-03-03
More GSoC related work. Have genlang parse the user field of the lang files. ...
Tom Ross
1
-0
/
+18
2009-03-02
Move generated lang-related files to their own directory in preparation of lo...
Tom Ross
1
-5
/
+5
2009-02-27
Make genlang output errors on STDERR. FS#9668 by Tomer Shalev.
Jonas Häggqvist
1
-5
/
+5
2009-02-04
Commit FS#9494 by Yoshihisa Uchida: add support for building the simulators u...
Maurus Cuelenaere
1
-1
/
+5
2008-11-08
Make genlang emit a warning if a translation file has an dest string for a ph...
Jonas Häggqvist
1
-0
/
+3
2008-10-28
Fix the target pattern matching in genlang. Not sure if it is the 'right' fix...
Magnus Holmgren
1
-1
/
+1
2008-08-17
Add a -s option to genlang to sort a language file into the same order as eng...
Dave Chapman
1
-8
/
+26
2008-08-12
Only print the header if we're running update.
Jonas Häggqvist
1
-1
/
+1
2008-08-11
Fix genlang to not remove the header from translation files.
Jonas Häggqvist
1
-1
/
+6
2008-02-17
make the warnings gcc-style to be trapped by the scripts easier
Daniel Stenberg
1
-4
/
+4
2008-02-17
Make genlang shut up about the non-error of not putting quotes around "none" ...
Jonas Häggqvist
1
-6
/
+6
2007-09-01
Make genlang ignore leading and trailing whitespace in source and desc lines ...
Jonas Häggqvist
1
-2
/
+9
2007-08-10
fix the -o output for indexes where there's no voice given, this is for
Daniel Stenberg
1
-6
/
+17
2007-08-10
Fix for FS#7574. It previously failed to properly deal with multiple dest
Daniel Stenberg
1
-8
/
+16
2007-08-05
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
1
-4
/
+14
2007-08-03
skip comments when trying to parse and compare phrases!
Daniel Stenberg
1
-0
/
+4
2007-08-02
when generating binary output, we now let the master language file properly
Daniel Stenberg
1
-4
/
+7
2007-07-24
Make genlang output correct .lng files when the 'none' keyword is used but is...
Nils Wallménius
1
-1
/
+1
2007-06-26
attempt to fix -u
Daniel Stenberg
1
-1
/
+3
2007-05-20
FS#6652 fix attempt. Make the phrase id counting take the dest pattern into
Daniel Stenberg
1
-14
/
+42
2007-03-14
match target names more explicitly so that h10 won't match h100 etc
Daniel Stenberg
1
-2
/
+2
2006-10-28
prevent the incorrect warnings displayed when -u was used, added additional
Daniel Stenberg
1
-8
/
+11
2006-10-18
Make -t support a range of "targets", which reallly should be one target
Daniel Stenberg
1
-14
/
+14
2006-04-27
Fixed a bug where it didn't warn on lack of quotes as it was supposed to.
Daniel Stenberg
1
-7
/
+11
2006-04-19
More usable playlist generation, added "<All tracks>" entry to tag
Miika Pekkarinen
1
-5
/
+5
2006-04-06
* added more safety checks for failed open()s
Daniel Stenberg
1
-6
/
+24
2006-04-03
we're on langversion 3!
Daniel Stenberg
1
-1
/
+1
[next]