index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
genlang
Age
Commit message (
Expand
)
Author
2005-07-31
fixed comment in generated header file
Daniel Stenberg
2005-02-01
Bug fix: The trailing null byte wasn't added when there was whitespace after ...
Jens Arnold
2005-01-31
Fix: Deprecated voice-only entries were treated as (deprecated) standard LANG...
Jens Arnold
2005-01-19
New way of handling the builtin language strings. Now the string pointers are...
Jens Arnold
2005-01-19
Bugfix: Due to the wrong position of the LANG_LAST_INDEX_IN_ARRAY marker, lan...
Jens Arnold
2004-06-03
binlang and genlang couldn't handle deprecated strings
Linus Nielsen Feltzing
2004-05-21
Spelling error
Linus Nielsen Feltzing
2004-04-03
Changed concept for voice IDs: the voice-only IDs now are in a separate range...
Jörg Hohensohn
2003-01-31
make it deal with traling tabs as well as spaces
Daniel Stenberg
2002-10-14
indent the generated code properly, add an end-of-array marker named
Daniel Stenberg
2002-10-14
hm, it needs to be correct perl syntax too
Daniel Stenberg
2002-10-14
treat "" 'new' strings as non-existing
Daniel Stenberg
2002-10-14
better error line, return non-zero on errors
Daniel Stenberg
2002-10-13
one or more spaces after the terminating quote should be ok too
Daniel Stenberg
2002-10-11
check for quotes better and warn/skip bad ones
Daniel Stenberg
2002-09-20
get rid of DOS newlines
Daniel Stenberg
2002-09-20
spell fix, additional comment in the generated .h file
Daniel Stenberg
2002-09-17
it now generates one .c file and one .h file, and the strings are all
Daniel Stenberg
2002-09-16
generate a lang.h file from a .lang input
Daniel Stenberg