summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Collapse)AuthorAge
* Changed include path for generate_rocklatinLinus Nielsen Feltzing2003-02-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3226 a1c6a512-1295-4272-9138-f99709370657
* make it deal with traling tabs as well as spacesDaniel Stenberg2003-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3198 a1c6a512-1295-4272-9138-f99709370657
* removed old emacs file, added new onesDaniel Stenberg2003-01-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3166 a1c6a512-1295-4272-9138-f99709370657
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3157 a1c6a512-1295-4272-9138-f99709370657
* Fancy auto, hungry, and cleanups removed.Mats Lidell2003-01-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3156 a1c6a512-1295-4272-9138-f99709370657
* Added support for supporting multiple project by using a predicateMats Lidell2003-01-22
| | | | | | | hook pair list. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3152 a1c6a512-1295-4272-9138-f99709370657
* A Zagor request!Mats Lidell2003-01-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3136 a1c6a512-1295-4272-9138-f99709370657
* Created.Mats Lidell2003-01-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3135 a1c6a512-1295-4272-9138-f99709370657
* Added FM recorder supportDaniel Stenberg2003-01-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3106 a1c6a512-1295-4272-9138-f99709370657
* Automatic tool to generate Rocklatin layout gif-pictures.Kjell Ericson2003-01-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3056 a1c6a512-1295-4272-9138-f99709370657
* Added incomplete support for the FM Recorder headerBjörn Stenberg2002-12-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3030 a1c6a512-1295-4272-9138-f99709370657
* Added support for the FM Recorder headerBjörn Stenberg2002-12-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3029 a1c6a512-1295-4272-9138-f99709370657
* added binlangDaniel Stenberg2002-11-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2810 a1c6a512-1295-4272-9138-f99709370657
* 1. If the translated file used ID strings not present in the english one,Daniel Stenberg2002-10-29
| | | | | | | | the first string was ruined (it was stored as a blank on number 0!) 2. This script now accepts -v to display verbose debug-friendly output. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2769 a1c6a512-1295-4272-9138-f99709370657
* as dumb as i am, its amazing i can breathRobert Hak2002-10-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2696 a1c6a512-1295-4272-9138-f99709370657
* bug fix on my partRobert Hak2002-10-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2695 a1c6a512-1295-4272-9138-f99709370657
* sim questions are in order nowRobert Hak2002-10-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2693 a1c6a512-1295-4272-9138-f99709370657
* The player firmware now autodetects the LCD type. No need for two player ↵Linus Nielsen Feltzing2002-10-15
| | | | | | versions anymore git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2658 a1c6a512-1295-4272-9138-f99709370657
* Add comment when the description has changed.Daniel Stenberg2002-10-15
| | | | | | | Corrected the comment about changed english phrase. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2653 a1c6a512-1295-4272-9138-f99709370657
* indent the generated code properly, add an end-of-array marker namedDaniel Stenberg2002-10-14
| | | | | | | LANG_LAST_INDEX_IN_ARRAY git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2619 a1c6a512-1295-4272-9138-f99709370657
* hm, it needs to be correct perl syntax tooDaniel Stenberg2002-10-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2609 a1c6a512-1295-4272-9138-f99709370657
* treat "" 'new' strings as non-existingDaniel Stenberg2002-10-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2608 a1c6a512-1295-4272-9138-f99709370657
* better error line, return non-zero on errorsDaniel Stenberg2002-10-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2607 a1c6a512-1295-4272-9138-f99709370657
* fixed the quote checking regex to look like the one in genlangDaniel Stenberg2002-10-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2603 a1c6a512-1295-4272-9138-f99709370657
* one or more spaces after the terminating quote should be ok tooDaniel Stenberg2002-10-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2602 a1c6a512-1295-4272-9138-f99709370657
* check for quotes better and warn/skip bad onesDaniel Stenberg2002-10-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2592 a1c6a512-1295-4272-9138-f99709370657
* Michael Harwerth added warning about missing strings in translationsDaniel Stenberg2002-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2424 a1c6a512-1295-4272-9138-f99709370657
* write a binary file, for windows peopleDaniel Stenberg2002-09-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2392 a1c6a512-1295-4272-9138-f99709370657
* funny little script to generate a binary language fileDaniel Stenberg2002-09-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2386 a1c6a512-1295-4272-9138-f99709370657
* a win32 version of the tools makefile (tested for visual c++ 7.0 nmake)Felix Arends2002-09-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2366 a1c6a512-1295-4272-9138-f99709370657
* quote the EXTRA_DEFINES properlyDaniel Stenberg2002-09-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2353 a1c6a512-1295-4272-9138-f99709370657
* Fixed EOF problemBjörn Stenberg2002-09-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2349 a1c6a512-1295-4272-9138-f99709370657
* New full ISO-8859-1 system font.Björn Stenberg2002-09-20
| | | | | | | | | | Added font loading from dir browser. Changed default font location to /.rockbox/default.fnt. Code-policed font code. Removed old font tools. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2347 a1c6a512-1295-4272-9138-f99709370657
* get rid of DOS newlinesDaniel Stenberg2002-09-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2345 a1c6a512-1295-4272-9138-f99709370657
* make the language selection work for sim builds tooDaniel Stenberg2002-09-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2344 a1c6a512-1295-4272-9138-f99709370657
* included genlang and uplangDaniel Stenberg2002-09-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2343 a1c6a512-1295-4272-9138-f99709370657
* Added "select a language" stuffDaniel Stenberg2002-09-20
| | | | | | | | Made the extra_defines a bit different (to prevent it from growing all the time on "configure update" invokes) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2341 a1c6a512-1295-4272-9138-f99709370657
* spell fix, additional comment in the generated .h fileDaniel Stenberg2002-09-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2340 a1c6a512-1295-4272-9138-f99709370657
* deal with DOS newlines, ignore IDs that aren't in the english file andDaniel Stenberg2002-09-20
| | | | | | | corrected the 'english text changed' comment git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2339 a1c6a512-1295-4272-9138-f99709370657
* Fixed DISABLE_DEMOSBjörn Stenberg2002-09-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2331 a1c6a512-1295-4272-9138-f99709370657
* build the convbdf tool tooDaniel Stenberg2002-09-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2330 a1c6a512-1295-4272-9138-f99709370657
* Greg's new C version of the font conversion tool.Daniel Stenberg2002-09-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2329 a1c6a512-1295-4272-9138-f99709370657
* it now generates one .c file and one .h file, and the strings are allDaniel Stenberg2002-09-17
| | | | | | | put in an array git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2310 a1c6a512-1295-4272-9138-f99709370657
* update a .lang file from a .lang "master file"Daniel Stenberg2002-09-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2302 a1c6a512-1295-4272-9138-f99709370657
* generate a lang.h file from a .lang inputDaniel Stenberg2002-09-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2301 a1c6a512-1295-4272-9138-f99709370657
* Daniel, Eric Linenberg2002-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following patch makes loadable fonts actually work (finally!). It took me quite a while, but I finally figured out why the sim worked and the target didn't: the SH1 processor won't read longwords from a shortword alignment... I had to rev the .fnt file to version 1.1 (requires remaking *.fnt files) in order to fix this. Please apply the following patch completely. It's diffed against the latest CVS. I've also attached rockbox-fonts-1.1.tar.gz which includes known working *.fnt files, including a courB08 system.fnt, for demonstration. Now the real work can begin... Although the new system.fnt will work fine, if you try going to a really big font (try copying courB14.fnt to system.fnt), then you will find that it comes up and works in tree mode, but will crash the system when going into WPS mode... I'm sure this is because of the low-level lcd_bitmap not clipping properly when given a too-large bitmap, which the characters become. I haven't yet tried to debug the low-level driver. Of course, it all works on the sim... So the apps developers will now have to make sure that all apps screen sizes may vary according to the loaded font. The font height can be gotten through the lcd_getfontsize API. Files patched in fonts-6.patch 1. apps/menu.c - LCD_PROPFONTS error (2nd resubmission on this, please checkin) 2. firmware/font.c - fixes and reformatting. Please check this in as is, my vi editor requires more reformatting changes since I left tabs in the file, these are removed now (2nd resubmission on this, please checkin) 3. firmware/fonts.h - doc change on .fnt file format, .fnt version number incremented. 4. firmware/loadfont.c - fixes to load font properly, typedefs removed. 5. firmware/system.c - lcd_setfont(FONT_SYSFIXED) before issuing error, otherwise font may not exist. 6. tools/bdf2c - fixes for correct output when filename starts with a number, as well as when no DEFAULT_CHAR in .bdf file. (2nd resubmission on this, please checkin) 7. tools/writerbf.c - fixes for bugfixed fontfile format. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2294 a1c6a512-1295-4272-9138-f99709370657
* Greg Haerr added -limit <max_encode_hex_value>Daniel Stenberg2002-09-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2282 a1c6a512-1295-4272-9138-f99709370657
* Greg Haerr removed the font questionsDaniel Stenberg2002-09-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2281 a1c6a512-1295-4272-9138-f99709370657
* setup the include path betterDaniel Stenberg2002-09-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2277 a1c6a512-1295-4272-9138-f99709370657
* the script sets ARCHOS_RECORDER insteadDaniel Stenberg2002-09-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2276 a1c6a512-1295-4272-9138-f99709370657