rockbox/tools
Dominik Riebeling 7ad78222c4 FS#11913: Separate TTS correction expressions into separate file.
voice.pl will now read the TTS correction expressions from a file
tools/voice-corrections.txt which includes regular expressions for
adjusting the string. This makes it easier to adjust the corrections and
allows integrating them into tools like Rockbox Utility.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29500 a1c6a512-1295-4272-9138-f99709370657
2011-03-02 18:29:38 +00:00
..
checkwps Fix a bug introduced with r28370 (feature check tag improvements) where %Rp<foo> would fail to parse if the target had recording. Also enable debugging in the checkwps build line 2010-11-03 11:08:55 +00:00
database Remove old Makefile for the database tool as it isn't working anymore and the database tool is built with a configure generated Makefile these days. 2010-11-17 09:35:16 +00:00
fwpatcher
profile_reader
rbspeex Tweak Makefiles a bit to allow cross compiling Rockbox Utility. 2010-12-23 18:59:58 +00:00
release Also build and keep elfs zip file for the release. 2011-02-20 20:07:41 +00:00
ucl libucl: don't error out when output folder exists. 2011-02-26 22:40:11 +00:00
addtargetdir.pl makefiles 2010-08-21 18:07:12 +00:00
autoconf.pl Add a simple script to try to run configure with the correct target name/type based on the build directory name. 2010-09-28 13:44:56 +00:00
bdf2bmp.c
bmp2rb.c Fuzev2: use RGB565SWAPPED (pointed out by amiconn) => 91fps 2010-04-05 07:10:01 +00:00
builds.pm Point out the 3.8 release. 2011-02-27 22:42:40 +00:00
buildtheme.pl copy the images for the skins. 2010-06-03 13:59:32 +00:00
buildzip.pl FS#11966 - use separate modelnames and config files for RaaA. This adds an APPLICATION define that can be used in Makefiles, and target-name defines (-DSDLAPP, -DANDROID, -DNOKIAN8XX and -DNOKIAN900) for use elsewhere. LCD size is now hard-coded for the Nokia builds in their config files. A new --app parameter is passed to buildzip.pl to explicitly state that this is an application build - it was previously derived from the model name. 2011-02-27 11:37:39 +00:00
codecscan.pl
codepage_tables.c
codepage_tables.h
codepages.c
configure RaaA: Add initial Pandora support 2011-02-27 23:42:37 +00:00
convbdf.c More explanation to the convbdf options 2010-07-21 19:33:16 +00:00
creative.c
creative.h
descramble.c
dict2rdf.pl
functions.make makefiles 2010-08-21 18:07:12 +00:00
genlang Only create english.list for binary output. 2011-03-02 12:47:48 +00:00
genversion.sh Don't autogenerate version.c. Just version.h is enough 2010-06-21 00:18:29 +00:00
gigabeat.c
gigabeat.h
gigabeats.c fix yellow by acknowledging the fread() return code and also allow 2009-05-25 21:42:44 +00:00
gigabeats.h
hmac-sha1.c
hmac-sha1.h
iaudio_bl_flash.bmp
ipod_fw.c
iriver.c
iriver.h
langstatus
langtool.pl Implement a --delete option for langtoo for easy deletion of lang phrases 2010-06-04 20:40:49 +00:00
langv1tov2
lngdump.c
make.inc Redo r28026 so that all .S files get the __ASSEMBLER__ define. 2010-12-27 17:27:59 +00:00
Makefile Don't break line too early 2009-10-29 05:06:13 +00:00
makesrc.inc
mi4.c Remove some redundant #include's 2010-06-29 20:13:22 +00:00
mi4.h
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
mkboot.h
mkinfo.pl mkinfo.pl: Run version.sh to generate version string 2010-05-27 09:58:07 +00:00
mkmi4.sh
mkzenboot.c
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 Fix a problem where multigcc.pl sometimes produces lines like "sh-elf-gcc: no input files", especially on systems with many cores and for builds with (relatively) few files. This happened because the slice size was rounded up, which meant that in some cases there werere leftover slices. 2010-06-30 16:39:28 +00:00
ovl_offset.pl
player_unifont.c No need to run a command here. 2009-06-20 14:34:27 +00:00
rdf2binary.c
rockboxdev.sh Make m68k-elf 4.5.2 toolchain build on OS X 10.6. 2011-01-13 20:12:36 +00:00
romsizetest.pl
root.make FS#11966 - use separate modelnames and config files for RaaA. This adds an APPLICATION define that can be used in Makefiles, and target-name defines (-DSDLAPP, -DANDROID, -DNOKIAN8XX and -DNOKIAN900) for use elsewhere. LCD size is now hard-coded for the Nokia builds in their config files. A new --app parameter is passed to buildzip.pl to explicitly state that this is an application build - it was previously derived from the model name. 2011-02-27 11:37:39 +00:00
sapi_voice.vbs Add language identifier for Lithuanian. 2009-06-08 05:59:13 +00:00
scramble.c New port: iPod Classic (also known as iPod 6G/6.5G/7G) 2011-01-02 23:16:27 +00:00
sh2d.c
songdb.pl
svnupcheck.pl
talkclips.py FS#11506 : python script to generate .talk clips 2010-08-28 11:00:32 +00:00
telechips.c FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patching 2009-11-01 18:26:00 +00:00
telechips.h FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patching 2009-11-01 18:26:00 +00:00
testdbv2.c
thumb-cc.py FS#6734 by me: optionally build with -mthumb on ARM 2010-06-11 05:37:37 +00:00
tools.make Move mktccboot from tools/ to rbutil/mktccboot/ - inspired by FS#10728 but with no functional changes to code. 2009-10-28 21:11:43 +00:00
ucl2src.pl
usb_benchmark.c
version.sh fix make VERSION=x.y to work again 2010-10-31 21:52:48 +00:00
voice-corrections.txt FS#11913: Separate TTS correction expressions into separate file. 2011-03-02 18:29:38 +00:00
voice.pl FS#11913: Separate TTS correction expressions into separate file. 2011-03-02 18:29:38 +00:00
VOICE_PAUSE.wav
voicefont.c Make voicefont produce proper files on big endian machines. 2010-03-13 23:34:19 +00:00
voicefont.h
vorbiscomm.pm
wavtrim.c Improve error handling. 2010-06-05 08:58:30 +00:00
wavtrim.h
wn2rdf.pl
xml2h.py