rockbox/tools
2005-07-09 12:01:18 +00:00
..
fwpatcher Adapted fwpatcher to patch both H110/H115 and H120/H140 firmwares. Unpatched firmwares are detected by md5sum, and the patched firmware's md5sum is compared to the matching entry, so it should be even more safe than before. 2005-07-09 12:01:18 +00:00
.cvsignore please mr cvs ignore these files 2004-09-25 21:06:41 +00:00
bdf2bmp.c tool we use on the web site to produce an image of a font 2004-05-21 17:03:37 +00:00
binlang Fix: Deprecated voice-only entries were treated as (deprecated) standard LANG_ entries. Now they are detected by the id matching VOICE_*. 2005-01-31 00:34:32 +00:00
bmp2rb.c Heavily extended bmp2rb conversion tool: Handles 4, 16, 24 and 32 bit BMPs in addition to 1 and 8 bit. Generates one of 3 output formats: (0) Archos recorder, Ondio, Gmini, H1x0 monochrome; this is the default. (1) Archos player graphics library. (2) H1x0 4-shade greyscale. Decision about the pixel value is based on the true pixel brightness, so hopefully no more inverted images. 2005-07-07 22:32:42 +00:00
buildzip.pl Copy the right files to .rockbox/rocks. Only tested on Cygwin though... 2005-07-05 20:15:44 +00:00
configure Wrong appsdir for the H120 boot loader 2005-07-09 07:45:16 +00:00
convbdf.c Rearranged makefiles again to move platform-specific stuff from the Makefiles 2004-09-22 08:58:50 +00:00
descramble.c iRiver scramble and descramble code from Dave Cooper 2005-01-24 09:01:48 +00:00
dict2rdf.pl New dict2rdf script by Tony Motakis 2005-06-08 21:01:26 +00:00
FILES New dict2rdf script by Tony Motakis 2005-06-08 21:01:26 +00:00
generate_rocklatin.c Added an inlined help text after failing to use it correctly (although I wrote 2004-05-11 08:58:43 +00:00
genlang Bug fix: The trailing null byte wasn't added when there was whitespace after the closing quote in the .lang file, leading to garbled strings when doing non-english builds. Thanks to quelsaruk for tracking this down. 2005-02-01 01:23:58 +00:00
iriver.c Adjusted the max/min sizes for the iriver scrambler 2005-01-28 12:21:52 +00:00
iriver.h iRiver scramble and descramble code from Dave Cooper 2005-01-24 09:01:48 +00:00
make.inc Fixed bad dependency generation 2005-05-19 08:51:52 +00:00
Makefile prevent config.h from being included, since config.h includes autoconf.h and 2005-05-23 12:05:05 +00:00
makesrc.inc instead of hard coded gcc 2005-03-10 08:19:54 +00:00
mkboot.c Fixed the dreaded 1.65 bootloader incompatibility 2005-05-12 23:01:59 +00:00
rdf2binary.c Also replaced endian code, and packed the struct. 2005-06-05 14:23:15 +00:00
release
rockbox-style.el Fancy auto, hungry, and cleanups removed. 2003-01-24 10:29:13 +00:00
romsizetest.pl when rom file is too big, mention how many bytes 2004-09-06 09:15:47 +00:00
sample.emacs Added support for supporting multiple project by using a predicate 2003-01-22 23:01:10 +00:00
scramble.c Made the -add option use char instead of short, prevents endianness problems 2005-01-28 12:20:20 +00:00
sh2d.c Fixed register table 2004-11-27 10:27:59 +00:00
songdb.pl i wasn't fully awake o.o 2005-07-08 22:56:36 +00:00
testdbv2.c First runtime database support, self repairing, only playcount works for now, 2005-07-01 17:29:44 +00:00
uplang Fixed updating of old translations which don't contain voice: entries. 2005-02-07 22:33:32 +00:00
vorbiscomm.pm Initial Vorbis Comments support. We just need a few more translations and it 2005-06-07 12:22:52 +00:00
win32.mak
wn2rdf.pl Dictionary conversion tools. 2005-05-02 15:05:07 +00:00