rockbox/tools
Bertrik Sikken 654dcac98b Fix 'make reconf' for Creative Zen Vision 30 GB, Creative Zen Vision 60 GB and Creative Zen Vision
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22846 a1c6a512-1295-4272-9138-f99709370657
2009-09-27 15:19:02 +00:00
..
checkwps Fix checkwps (configure actually) to compile without SDL, and add samsung YH* to targets.txt 2009-09-23 09:00:44 +00:00
database Fix crash in the database utility, turns out passing too few arguments for stat() isn't the best idea :) 2009-08-06 18:28:38 +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 rbutil: modify buildsystem so you can build outside of the rbutilqt directoy. (similar to the normal buildsystem). Attention: Spaces in the path will cause errors. 2009-09-04 21:31:17 +00:00
release Add the Onda 777 to the simulators list. 2009-09-01 08:14:06 +00:00
ucl rbutil: modify buildsystem so you can build outside of the rbutilqt directoy. (similar to the normal buildsystem). Attention: Spaces in the path will cause errors. 2009-09-04 21:31:17 +00:00
addtargetdir.pl Fix red: broken tools/addtargetdir.pl 2009-07-13 01:15:39 +00:00
bdf2bmp.c Make bdf2bmp work on 64 bit hosts. 2008-09-04 20:49:11 +00:00
bmp2rb.c M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them. 2009-08-30 23:24:22 +00:00
buildzip.pl Lua: 2009-07-10 11:30:26 +00:00
codecscan.pl run this script in your build dir to get a summary table presented with memory 2008-10-20 12:11:29 +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 Fix 'make reconf' for Creative Zen Vision 30 GB, Creative Zen Vision 60 GB and Creative Zen Vision 2009-09-27 15:19:02 +00:00
convbdf.c Remove the (part of the) check that is actually not needed since the 'properties' section is optional 2009-04-30 05:07:45 +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
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
functions.make Dependency generation now uses all cores on multi-core machines. 2009-07-24 21:53:32 +00:00
genlang More GSoC related work. Have genlang parse the user field of the lang files. For now, all user strings are core. In the future more users will be added. Add missing user fields to a few phrases in some languages. Genlang will also warn if a phrase is missing the user field or it is unknown. The output format is unchanged. 2009-03-03 01:38:26 +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 fix yellow by acknowledging the fread() return code and also allow 2009-05-25 21:42:44 +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
hmac-sha1.h
iaudio_bl_flash.bmp
ipod_fw.c
iriver.c
iriver.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
langstatus Fix typo 2008-12-14 22:53:34 +00:00
langtool.pl More helpful output when illegal arguments are used. 2009-06-25 23:26:17 +00:00
langv1tov2
lngdump.c
make.inc Move generated lang-related files to their own directory in preparation of localizable plugins. 2009-03-02 06:13:18 +00:00
Makefile Fix Makefile 2009-08-30 23:26:52 +00:00
makesrc.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
mk500boot.c M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them. 2009-08-30 23:24:22 +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 .map and .bin files have moved to the root. 2008-11-20 16:05:06 +00:00
mkmi4.sh
mknkboot.c Make beastpatcher build with VS2005 again. 2009-09-24 20:46:19 +00:00
mknkboot.h Split out file access from mknkboot handling. 2009-09-19 21:29:08 +00:00
mktccboot.c cast explicitly to unsigned int (fix yellow on cygwin) 2009-07-19 22:42:11 +00:00
mkzenboot.c Fix yellow 2008-09-28 17:51:11 +00:00
mp3info.pm
mr500.c M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them. 2009-08-30 23:24:22 +00:00
mr500.h M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, and re-encrypt them. 2009-08-30 23:24:22 +00:00
multigcc.pl Fixed "gcc: no input files" message. 2009-08-23 21:28:23 +00:00
ovl_offset.pl Set x bit aka fix red... 2009-03-02 00:35:21 +00:00
player_unifont.c No need to run a command here. 2009-06-20 14:34:27 +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
rockboxdev.sh Add quotes around the name of any missing tools (patch, make etc) to help clarify the error message 2009-07-20 17:30:33 +00:00
romsizetest.pl
root.make Repair build-all.sh and clean-all.sh. 2009-09-13 15:24:59 +00:00
sample.emacs
sapi_voice.vbs Add language identifier for Lithuanian. 2009-06-08 05:59:13 +00:00
scramble.c Implement -add for 2nd gen Nano 2009-09-16 10:11:41 +00:00
sh2d.c
songdb.pl
svnupcheck.pl
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
tools.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
ucl2src.pl
usb_benchmark.c
version.sh version.sh : fix revision in git-svn trees 2009-06-04 15:05:00 +00:00
voice.pl Add a full stop after strings, since some voices use the existance of one to change intonation. 2009-03-02 22:29:17 +00:00
VOICE_PAUSE.wav
voicefont.c Squash 2 warnings in each of (voicefont.c, wavtrim.c). 2008-10-06 06:45:41 +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 Squash 2 warnings in each of (voicefont.c, wavtrim.c). 2008-10-06 06:45:41 +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
xml2h.py