summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2007-11-22New USB stackBjörn Stenberg
2007-11-22Add voicetools to "make help"Dave Chapman
2007-11-21Compensate for encoder lookahead to make more click-free voice clips. Add nar...Thom Johansen
2007-11-21FS#5690 - folders with a file named database.ignore will be skipped by the da...Jonathan Gordon
2007-11-19Make voice.pl gentalkclips() work for SAPI.Jens Arnold
2007-11-19German AT&T voices have a general problem with composite words ending in 'lau...Jens Arnold
2007-11-19Added Italian exsception strings.Alessio Lenzi
2007-11-19Bring the tarball more in line with SVN. (notably, include rbspeexenc)Jonas Häggqvist
2007-11-18Fix header size mismatch in voicefont.c. Fixes 'yes' clip.Jens Arnold
2007-11-18Add the tools dir to the path in voice.pl, for easier calling of the various ...Jens Arnold
2007-11-18Revert r15664 and instead define a HOSTAR variable in the main Makefile and p...Dave Chapman
2007-11-18Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...Michael Sevakis
2007-11-18Introduce use of the new Speex voice file encoder in voice builds. Remove the...Thom Johansen
2007-11-18Make rbspeexenc Makefile use system "ar" tool.Thom Johansen
2007-11-17Create a libspeex.a as part of the compilation process - the intention is tha...Dave Chapman
2007-11-16Fix a function parameter mis-matchJonas Häggqvist
2007-11-16Some more quoting of program arguments.Jonas Häggqvist
2007-11-16Build a standalone win32 executable of rbspeexenc on cygwin, for reuse in Voi...Jens Arnold
2007-11-16Create a separate voicetoolset declaration - voicefont, wavtrim and (for swco...Dave Chapman
2007-11-16Remove deprecated shellscriptsJonas Häggqvist
2007-11-16Move some stuff around so things are actually initialized before using them. ...Jonas Häggqvist
2007-11-16Initial attempt at talkclip generation in voice.pl. Add some quoting to a few...Jonas Häggqvist
2007-11-16Remove an unneeded -iquote (which caused problems with pre 4.0.0 versions of ...Dave Chapman
2007-11-16rbspeexenc and uclpack need to be .PHONY targets so they are rebuilt correctl...Dave Chapman
2007-11-16That should be fread, not read.Thom Johansen
2007-11-16Fix the clean: rule and also set svn keywordsDave Chapman
2007-11-16Speex encoder specially tailored to create voice UI snippets. Small fixups to...Thom Johansen
2007-11-14FS#8126: Translated voice strings for Swedish, with a few changes by me.Magnus Holmgren
2007-11-13Built the M:Robe with the -mcpu=arm926ej-s option by default. A new cross co...Karl Kurbjun
2007-11-11Initial version of mknkboot - a utility to replace "merge0.cpp" to insert a R...Dave Chapman
2007-11-11Output both error number and description. * Another try to get svn:keywords r...Jens Arnold
2007-11-11Add error handling to the vbscript's EXEC method, so we get more meaningful i...Jens Arnold
2007-11-02fix the output for the mrobe so we dont have to use apps/rockbox.binJonathan Gordon
2007-10-28Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...Dave Chapman
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun
2007-10-19Patches moved out from twiki.Björn Stenberg
2007-10-18Replace thumb-interwork-4.0.3.diff patch for arm-elf-gcc with rockbox-multili...Dave Chapman
2007-10-14revert r14709, leaving the output in bootloader/ is fineJonathan Gordon
2007-10-12PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...Jens Arnold
2007-10-02Add a couple of recent new files to the CLEANALL ruleDave Chapman
2007-10-02It seems we want the plugins fix for sapi as well.Jonas Häggqvist
2007-10-02Move the "plugins" correction into a Festival-specific switch.Jonas Häggqvist
2007-10-02Hide symbols by default on 64 bit sim buildsto avoid clashing, fixes crashing...Nils Wallménius
2007-10-02Make codepage Win-1250 actually work on charcell.Jens Arnold
2007-10-01FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) addedMarcoen Hirschberg
2007-09-30Fix the bootloader, and give the M:Robe it's own scrambleKarl Kurbjun
2007-09-30Add support for the generic Telechips firmware format checksums - use -tcc=su...Dave Chapman
2007-09-30I got bullied in IRC by linuxstb and markun... Jonathan Gordon
2007-09-27FreeBSD uname -m outputs a different string than linux uname -mNils Wallménius
2007-09-22A few minor cleanups for the Gigabeat SWill Robertson