summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2003-01-27removed old emacs file, added new onesDaniel Stenberg1-0/+2
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell1-6/+0
2003-01-24Fancy auto, hungry, and cleanups removed.Mats Lidell1-6/+0
2003-01-22Added support for supporting multiple project by using a predicateMats Lidell1-3/+37
2003-01-20A Zagor request!Mats Lidell1-1/+1
2003-01-20Created.Mats Lidell2-0/+65
2003-01-16Added FM recorder supportDaniel Stenberg1-17/+18
2003-01-10Automatic tool to generate Rocklatin layout gif-pictures.Kjell Ericson2-1/+742
2002-12-19Added incomplete support for the FM Recorder headerBjörn Stenberg1-16/+46
2002-12-19Added support for the FM Recorder headerBjörn Stenberg1-7/+16
2002-11-07added binlangDaniel Stenberg1-0/+1
2002-10-291. If the translated file used ID strings not present in the english one,Daniel Stenberg1-4/+19
2002-10-17as dumb as i am, its amazing i can breathRobert Hak1-2/+7
2002-10-17bug fix on my partRobert Hak1-6/+6
2002-10-17sim questions are in order nowRobert Hak1-62/+85
2002-10-15The player firmware now autodetects the LCD type. No need for two player vers...Linus Nielsen Feltzing1-10/+3
2002-10-15Add comment when the description has changed.Daniel Stenberg1-1/+9
2002-10-14indent the generated code properly, add an end-of-array marker namedDaniel Stenberg1-2/+3
2002-10-14hm, it needs to be correct perl syntax tooDaniel Stenberg1-1/+1
2002-10-14treat "" 'new' strings as non-existingDaniel Stenberg1-1/+1
2002-10-14better error line, return non-zero on errorsDaniel Stenberg1-1/+4
2002-10-13fixed the quote checking regex to look like the one in genlangDaniel Stenberg1-1/+1
2002-10-13one or more spaces after the terminating quote should be ok tooDaniel Stenberg1-2/+2
2002-10-11check for quotes better and warn/skip bad onesDaniel Stenberg2-7/+18
2002-09-26Michael Harwerth added warning about missing strings in translationsDaniel Stenberg1-2/+10
2002-09-24write a binary file, for windows peopleDaniel Stenberg1-0/+2
2002-09-24funny little script to generate a binary language fileDaniel Stenberg1-0/+107
2002-09-21a win32 version of the tools makefile (tested for visual c++ 7.0 nmake)Felix Arends1-0/+20
2002-09-20quote the EXTRA_DEFINES properlyDaniel Stenberg1-1/+1
2002-09-20Fixed EOF problemBjörn Stenberg1-1/+1
2002-09-20New full ISO-8859-1 system font.Björn Stenberg5-608/+142
2002-09-20get rid of DOS newlinesDaniel Stenberg1-0/+2
2002-09-20make the language selection work for sim builds tooDaniel Stenberg1-6/+6
2002-09-20included genlang and uplangDaniel Stenberg1-0/+2
2002-09-20Added "select a language" stuffDaniel Stenberg1-39/+76
2002-09-20spell fix, additional comment in the generated .h fileDaniel Stenberg1-1/+2
2002-09-20deal with DOS newlines, ignore IDs that aren't in the english file andDaniel Stenberg1-1/+10
2002-09-19Fixed DISABLE_DEMOSBjörn Stenberg1-2/+2
2002-09-18build the convbdf tool tooDaniel Stenberg1-2/+5
2002-09-18Greg's new C version of the font conversion tool.Daniel Stenberg1-0/+957
2002-09-17it now generates one .c file and one .h file, and the strings are allDaniel Stenberg1-7/+51
2002-09-16update a .lang file from a .lang "master file"Daniel Stenberg1-0/+76
2002-09-16generate a lang.h file from a .lang inputDaniel Stenberg1-0/+49
2002-09-16Daniel, Eric Linenberg2-8/+16
2002-09-13Greg Haerr added -limit <max_encode_hex_value>Daniel Stenberg1-6/+23
2002-09-13Greg Haerr removed the font questionsDaniel Stenberg1-14/+0
2002-09-12setup the include path betterDaniel Stenberg1-3/+3
2002-09-12the script sets ARCHOS_RECORDER insteadDaniel Stenberg3-5/+3
2002-09-12define archos so that config works betterDaniel Stenberg2-0/+2
2002-09-12Greg'sDaniel Stenberg2-0/+202