rockbox/tools
Maurus Cuelenaere 9d4e6d17f6 Fix yellow
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18659 a1c6a512-1295-4272-9138-f99709370657
2008-09-28 17:51:11 +00:00
..
checkwps Commit FS#9012 thanks to Thomas Martitz 2008-07-30 15:49:53 +00:00
fwpatcher Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
profile_reader Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes various issues with compiling profile builds. Also, note that profile_reader.pl syntax has changed. 2008-07-28 22:43:41 +00:00
rbspeex rename ARCH define because of conflict with some systems. see (FS#9321) 2008-09-01 19:48:27 +00:00
ucl Removed executable flag 2007-01-09 23:29:07 +00:00
bdf2bmp.c Make bdf2bmp work on 64 bit hosts. 2008-09-04 20:49:11 +00:00
bmp2rb.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
buildzip.pl Don't include a database.ignore file in a font-only package. 2008-08-26 23:41:52 +00:00
codepage_tables.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
codepage_tables.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
codepages.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
configure Remove some nonessential comments from the c100 section. 2008-09-23 20:59:47 +00:00
convbdf.c decrease the risk of an overflow due to typecase from unsigned to signed 2008-04-10 21:49:40 +00:00
creative.c Fix compiling on *BSD targets (and probably others too) 2008-08-26 19:38:52 +00:00
creative.h Prepare Creative bootloader compilation for future dual boot integration 2008-08-03 19:32:14 +00:00
database.c Renamed build_tagcache to tagcache_build to make it consistent with the function naming of the other functions in tagcache.c 2008-05-03 16:23:37 +00:00
descramble.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
dict2rdf.pl
genlang Add a -s option to genlang to sort a language file into the same order as english.lang 2008-08-17 12:25:39 +00:00
gigabeat.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
gigabeat.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
gigabeats.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
gigabeats.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
hmac-sha1.c Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
hmac-sha1.h Cleanup in tools/: Remove unused VB scripts and fix properties. 2008-05-08 19:01:21 +00:00
iaudio_bl_flash.bmp Make scramble add the flash logo when encoding for iAudio. It's only shown on M3 with the cowon loader versions I've seen, but the space is reserved in all coldfire iaudio flash files (was just zeroed before). 2008-03-18 20:58:52 +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 Factor out scramble / mkboot functions to allow easier reuse (for rbutil). 2008-06-18 22:30:59 +00:00
iriver.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
langv1tov2
lngdump.c tiny tool to help with dumping a binary lng file to the screen to make it 2007-08-10 22:04:47 +00:00
make.inc FS#8482 take two. Make the language files built first, so that the largest 2008-02-18 12:17:34 +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 mkzenboot: 2008-08-28 13:37:37 +00:00
makesrc.inc revert this commit until we find a better fix 2008-06-28 00:06:49 +00:00
makesubdirs.inc
mi4.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
mi4.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
mkboot.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
mkboot.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
mkinfo.pl Cleanup in tools/: Remove unused VB scripts and fix properties. 2008-05-08 19:01:21 +00:00
mkmi4.sh
mknkboot.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
mktccboot.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
mkzenboot.c Fix yellow 2008-09-28 17:51:11 +00:00
mp3info.pm Removed executable flag 2007-01-09 23:29:07 +00:00
player_unifont.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
rdf2binary.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
rockbox-style.el better lisp 2007-01-24 15:32:39 +00:00
rockboxdev.sh Allow arbitrary compiler combinations in rockboxdev.sh by specifying a list of compilers to build. Remove "all" selection in favor of that (FS#9372). 2008-09-07 22:01:29 +00:00
romsizetest.pl
sample.emacs
sapi_voice.vbs Print the actually selected voice in verbose mode, and try to figure out the vendor from the name for SAPI5 L&H voices if there is no vendor attribute. 2008-08-15 17:22:52 +00:00
scramble.c Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik DAX ports compile. Note that some codecs are currently disabled (due to lowmem on these targets), but that needs more work and analysis to decide how much RAM we want to allocate to codecs. 2008-09-22 19:15:18 +00:00
sh2d.c Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
songdb.pl Change default filenames from tagcache to database 2006-11-27 00:21:37 +00:00
svnupcheck.pl pass the output from 'svn update' to this script, and it will say rebuild if 2007-03-15 22:31:32 +00:00
svnversion.sh FS#7748 by Catalin Patulea - Fix svnversion.sh for localization and failure corner-cases. 2007-09-11 05:10:42 +00:00
telechips.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
telechips.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
testdbv2.c
ucl2src.pl
usb_benchmark.c New USB stack 2007-11-22 20:51:00 +00:00
voice.pl Character set handling refinements: 2008-08-19 21:23:00 +00:00
VOICE_PAUSE.wav Replace the voicebuilding with a perl-based approach. Should greatly speed up building on Cygwin. See more in FS#7646. 2007-08-25 22:00:13 +00:00
voicefont.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
voicefont.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
vorbiscomm.pm
wavtrim.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
wavtrim.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
wn2rdf.pl Cleanup in tools/: Remove unused VB scripts and fix properties. 2008-05-08 19:01:21 +00:00
xml2h.py Add beginning of DSP code (done by Catalin Patulea), but don't enable it 2008-05-16 21:16:01 +00:00