.. |
fwpatcher
|
In fact there's a named constant for this value, use that instead.
|
2006-04-04 13:47:46 +00:00 |
profile_reader
|
Remove commented code
|
2006-03-23 16:18:57 +00:00 |
ucl
|
use 'ar' and 'ranlib' and not the variables that may be set to the
|
2006-04-20 11:56:51 +00:00 |
.cvsignore
|
|
|
bdf2bmp.c
|
|
|
binlang
|
langv2
|
2006-04-03 21:11:11 +00:00 |
bmp2rb.c
|
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
|
2006-11-10 20:26:01 +00:00 |
buildzip.pl
|
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
|
2006-11-10 20:26:01 +00:00 |
codepage_tables.c
|
change the arabic codepage from ISO-8859-6 to CP1256
|
2006-01-10 17:12:33 +00:00 |
codepage_tables.h
|
change the arabic codepage from ISO-8859-6 to CP1256
|
2006-01-10 17:12:33 +00:00 |
codepages.c
|
CP1251 is cyrillic, and not only russian codepage
|
2006-04-05 14:23:57 +00:00 |
configure
|
Stop building, and remove dumb as it has not changed state since its initial committed state
|
2006-12-11 21:00:14 +00:00 |
convbdf.c
|
Fix bug with fonts containing missing glyphs before default glyph. Also, allow fonts with trailing space on BITMAP line.
|
2006-04-18 17:24:14 +00:00 |
database.c
|
Check if file has already been removed from DB when manually invoking
|
2006-11-19 19:11:30 +00:00 |
descramble.c
|
add Gigabeat support to the scramble tools
|
2006-08-30 23:47:09 +00:00 |
dict2rdf.pl
|
|
|
FILES
|
Include *.sh in tarballs.
|
2006-11-03 22:01:02 +00:00 |
generate_rocklatin.c
|
|
|
genlang
|
prevent the incorrect warnings displayed when -u was used, added additional
|
2006-10-28 17:05:42 +00:00 |
gentalkclips.sh
|
Voice update, most useful for non-Windows systems. Voice file building using Festival, Flite or eSpeak from the configure script. Compressing with Speex and Vorbis possible, but won't create useable voicefiles. Adds voicefont.c and wavtrim.c by Jörg Hohensohn. Also includes a script to generate talk clips.
|
2006-11-03 21:47:52 +00:00 |
genvoice.sh
|
Voice update, most useful for non-Windows systems. Voice file building using Festival, Flite or eSpeak from the configure script. Compressing with Speex and Vorbis possible, but won't create useable voicefiles. Adds voicefont.c and wavtrim.c by Jörg Hohensohn. Also includes a script to generate talk clips.
|
2006-11-03 21:47:52 +00:00 |
gigabeat.c
|
add Gigabeat support to the scramble tools
|
2006-08-30 23:47:09 +00:00 |
gigabeat.h
|
add Gigabeat support to the scramble tools
|
2006-08-30 23:47:09 +00:00 |
ipod_fw.c
|
Initial attempt at adding support for firmware images with 2048-byte sectors. Sector size is auto-detected, so both 5g and "5.5g" users can use the "-g video" (or its alias, "-g 5g") option to manipulate the firmware. I have tested this patch with 3G, 4G and 5G (512-byte sectors) and 5G (2048-byte sectors) images and it generates a "rockboot.bin" file with a matching MD5 checksum to either the previous version of ipod_fw.c, or the patched "ipod_fw_5.5g.c", as appropriate.
|
2006-12-10 11:02:48 +00:00 |
iriver.c
|
|
|
iriver.h
|
|
|
langv1tov2
|
initial take at upgrade script from v1 to v2 file format
|
2006-03-21 12:56:25 +00:00 |
make.inc
|
Make the build process informative again for 'make' 3.80 and earlier. Those 'make' versions are back to lower build speed (same as before my Makefile tuning).
|
2006-10-28 22:42:16 +00:00 |
makebmp.inc
|
Make the build process informative again for 'make' 3.80 and earlier. Those 'make' versions are back to lower build speed (same as before my Makefile tuning).
|
2006-10-28 22:42:16 +00:00 |
Makefile
|
Enable all Rockbox supported formats for the database command line
|
2006-11-10 11:48:23 +00:00 |
makesrc.inc
|
|
|
makesubdirs.inc
|
Add apps/plugins/SUBDIRS file for specifying when to build each of the multi-file plugins instead of specifying it directly in the Makefile
|
2006-04-01 13:32:16 +00:00 |
mi4.c
|
Add generation of .mi4 files - the generic PortalPlayer firmware format used by the iriver H10, Sansa E200 etc. Based on the documentation available at http://daniel.haxx.se/sansa/mi4.html and examination of files produced by mkmi4.sh
|
2006-08-30 23:17:04 +00:00 |
mi4.h
|
Add generation of .mi4 files - the generic PortalPlayer firmware format used by the iriver H10, Sansa E200 etc. Based on the documentation available at http://daniel.haxx.se/sansa/mi4.html and examination of files produced by mkmi4.sh
|
2006-08-30 23:17:04 +00:00 |
mkboot.c
|
|
|
mkmi4.sh
|
Even when we don't encrypt a mi4 we still need to run the encrypt step so that the crc gets updated.
|
2006-08-30 20:20:52 +00:00 |
mp3info.pm
|
Re-adding songdb.pl with support for tagcache. Works with mp3 and has partial support for ogg.
|
2006-06-28 15:44:51 +00:00 |
rdf2binary.c
|
fds are pointers, not ints.
|
2006-11-12 02:29:52 +00:00 |
release
|
now only make bz2 archives, and rely on it being a GNU tar since we use the
|
2006-10-17 07:48:44 +00:00 |
rockbox-style.el
|
|
|
rockboxdev.sh
|
Use gmake rather than make, if available. Patch FS#6340 by Lutz Böhne
|
2006-11-22 09:07:45 +00:00 |
romsizetest.pl
|
|
|
sample.emacs
|
|
|
scramble.c
|
Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another PortalPlayer PP5020 target.
|
2006-08-31 19:19:35 +00:00 |
sh2d.c
|
Fix sh2d to work properly on non-32bit hosts.
|
2006-11-21 20:06:06 +00:00 |
songdb.pl
|
Change default filenames from tagcache to database
|
2006-11-27 00:21:37 +00:00 |
testdbv2.c
|
|
|
ucl2src.pl
|
|
|
uplang
|
langv2
|
2006-04-03 21:11:11 +00:00 |
voicecommon.sh
|
Oops, only meant to change the error, not the shebang
|
2006-11-06 11:40:10 +00:00 |
voicefont.c
|
Voice update, most useful for non-Windows systems. Voice file building using Festival, Flite or eSpeak from the configure script. Compressing with Speex and Vorbis possible, but won't create useable voicefiles. Adds voicefont.c and wavtrim.c by Jörg Hohensohn. Also includes a script to generate talk clips.
|
2006-11-03 21:47:52 +00:00 |
vorbiscomm.pm
|
Re-adding songdb.pl with support for tagcache. Works with mp3 and has partial support for ogg.
|
2006-06-28 15:44:51 +00:00 |
wavtrim.c
|
Voice update, most useful for non-Windows systems. Voice file building using Festival, Flite or eSpeak from the configure script. Compressing with Speex and Vorbis possible, but won't create useable voicefiles. Adds voicefont.c and wavtrim.c by Jörg Hohensohn. Also includes a script to generate talk clips.
|
2006-11-03 21:47:52 +00:00 |
wn2rdf.pl
|
|
|