..
fwpatcher
H300 Bootloader v3
2005-12-03 00:56:25 +00:00
ucl
use plain 'ar' for now as the $(AR) gets set to the cross-compiler version...
2005-11-28 22:53:14 +00:00
.cvsignore
bdf2bmp.c
binlang
bmp2rb.c
And now also allocates the correct amount
2005-11-30 09:06:43 +00:00
buildzip.pl
Made the script more generic to allow other package creation tools to get
2005-12-13 10:20:23 +00:00
codepage_tables.c
move some code from .h files to .c files and polish unicode.c a bit
2005-12-06 15:04:48 +00:00
codepage_tables.h
forgot to add codepage_tables.h
2005-12-06 15:17:53 +00:00
codepages.c
move some code from .h files to .c files and polish unicode.c a bit
2005-12-06 15:04:48 +00:00
configure
First shot at a '7zip' target that uses the 7za tool to produce a rockbox.7a
2005-12-13 10:58:07 +00:00
convbdf.c
Fix crash when converting the font 00-Starmap_r400-8.bdf.
2005-12-08 19:25:15 +00:00
descramble.c
fixed compiler warnings
2005-11-21 16:07:21 +00:00
dict2rdf.pl
New dict2rdf script by Tony Motakis
2005-06-08 21:01:26 +00:00
FILES
more files
2005-11-28 00:15:15 +00:00
generate_rocklatin.c
fixed gcc4 warnings
2005-11-21 16:08:36 +00:00
genlang
fixed comment in generated header file
2005-07-31 21:58:49 +00:00
genlang2
Initial parser for the langv2 language file format
2005-09-22 11:22:43 +00:00
iaudio.c
fixed gcc4 warnings
2005-11-21 16:08:36 +00:00
ipod_fw.c
Import make_fw.c iPod firmware manipulation utility from the ipodlinux project. Renamed it to ipod_fw.c for use in Rockbox. This is an exact copy of the current CVS version from the ipodlinux project.
2005-11-11 17:58:05 +00:00
iriver.c
iriver.h
make.inc
Makefile
move some code from .h files to .c files and polish unicode.c a bit
2005-12-06 15:04:48 +00:00
makesrc.inc
mkboot.c
Ooops, broke the H1x0 mkboot
2005-11-18 23:00:40 +00:00
rdf2binary.c
Also replaced endian code, and packed the struct.
2005-06-05 14:23:15 +00:00
release
rockbox-style.el
romsizetest.pl
sample.emacs
typo, pointed out by Dave Wiard
2005-07-30 08:28:53 +00:00
scramble.c
output the exact byte sizes of the image and the maximum allowed
2005-12-06 13:44:01 +00:00
sh2d.c
nuked gcc4 warnings
2005-11-21 16:03:36 +00:00
songdb.pl
Removed the risk of getting a zero CRC for a valid file.
2005-09-09 07:35:09 +00:00
testdbv2.c
First runtime database support, self repairing, only playcount works for now,
2005-07-01 17:29:44 +00:00
ucl2src.pl
Self-extracting loader: Cleaner method for inclusion of the UCL-compressed image. The input image is now checked for correctness and converted to C source. The Makefile still needs fixing...
2005-11-30 00:05:40 +00:00
uplang
vorbiscomm.pm
songdb.pl doesn't crash when trying to parse Ogg FLAC or Ogg Speex files now.
2005-07-15 06:44:41 +00:00
wn2rdf.pl