..
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
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
langv2
2006-04-03 21:11:11 +00:00
bmp2rb.c
X5 remote LCD drawing. This will break target linking atm - lcd_remote_update[_rect]() are not yet implemented.
2006-07-28 07:35:45 +00:00
buildzip.pl
Add some presets for the equalizer. Includes a Default preset that resets everything. From FS#6113, thanks to David Quesada.
2006-10-12 20:48:40 +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
Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less.
2006-10-27 21:48:06 +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
descramble.c
add Gigabeat support to the scramble tools
2006-08-30 23:47:09 +00:00
dict2rdf.pl
New dict2rdf script by Tony Motakis
2005-06-08 21:01:26 +00:00
FILES
The sansa build now uses this new mi4 creation script, working as a frontend
2006-08-03 08:08:40 +00:00
generate_rocklatin.c
fixed gcc4 warnings
2005-11-21 16:08:36 +00:00
genlang
prevent the incorrect warnings displayed when -u was used, added additional
2006-10-28 17:05:42 +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
Cosmetic bugfix - display correct message when generating firmware image for the 5g
2006-01-16 00:01:05 +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
langv1tov2
initial take at upgrade script from v1 to v2 file format
2006-03-21 12:56:25 +00:00
make.inc
Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less.
2006-10-27 21:48:06 +00:00
makebmp.inc
Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less.
2006-10-27 21:48:06 +00:00
Makefile
add Gigabeat support to the scramble tools
2006-08-30 23:47:09 +00:00
makesrc.inc
instead of hard coded gcc
2005-03-10 08:19:54 +00:00
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
Ooops, broke the H1x0 mkboot
2005-11-18 23:00:40 +00:00
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
Also replaced endian code, and packed the struct.
2005-06-05 14:23:15 +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
Fancy auto, hungry, and cleanups removed.
2003-01-24 10:29:13 +00:00
rockboxdev.sh
mention what download tools the script expects
2006-10-10 12:20:41 +00:00
romsizetest.pl
when rom file is too big, mention how many bytes
2004-09-06 09:15:47 +00:00
sample.emacs
typo, pointed out by Dave Wiard
2005-07-30 08:28:53 +00:00
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
nuked gcc4 warnings
2005-11-21 16:03:36 +00:00
songdb.pl
clarify --littleendian
2006-09-26 10:43:30 +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
langv2
2006-04-03 21:11:11 +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
wn2rdf.pl
Dictionary conversion tools.
2005-05-02 15:05:07 +00:00