summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
* Add rbspeexdec, decoder for the Rockbox voice clips. Also nitpick a bit on rb...Thom Johansen2007-11-28
* Scramble can now generate an nk.bin file, independent of the OF. These nk.bin...Will Robertson2007-11-27
* Accept FS#8236: make voice should overwrite existing .voice files.Stéphane Doyon2007-11-27
* Volume for rbspeexenc.Stéphane Doyon2007-11-27
* Make the Gigabeat-S bootloader dual-boot. The hold switch is used to choose ...Dave Chapman2007-11-27
* New USB stackBjörn Stenberg2007-11-22
* Add voicetools to "make help"Dave Chapman2007-11-22
* Compensate for encoder lookahead to make more click-free voice clips. Add nar...Thom Johansen2007-11-21
* FS#5690 - folders with a file named database.ignore will be skipped by the da...Jonathan Gordon2007-11-21
* Make voice.pl gentalkclips() work for SAPI.Jens Arnold2007-11-19
* German AT&T voices have a general problem with composite words ending in 'lau...Jens Arnold2007-11-19
* Added Italian exsception strings.Alessio Lenzi2007-11-19
* Bring the tarball more in line with SVN. (notably, include rbspeexenc)Jonas Häggqvist2007-11-19
* Fix header size mismatch in voicefont.c. Fixes 'yes' clip.Jens Arnold2007-11-18
* Add the tools dir to the path in voice.pl, for easier calling of the various ...Jens Arnold2007-11-18
* Revert r15664 and instead define a HOSTAR variable in the main Makefile and p...Dave Chapman2007-11-18
* Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...Michael Sevakis2007-11-18
* Introduce use of the new Speex voice file encoder in voice builds. Remove the...Thom Johansen2007-11-18
* Make rbspeexenc Makefile use system "ar" tool.Thom Johansen2007-11-18
* Create a libspeex.a as part of the compilation process - the intention is tha...Dave Chapman2007-11-17
* Fix a function parameter mis-matchJonas Häggqvist2007-11-16
* Some more quoting of program arguments.Jonas Häggqvist2007-11-16
* Build a standalone win32 executable of rbspeexenc on cygwin, for reuse in Voi...Jens Arnold2007-11-16
* Create a separate voicetoolset declaration - voicefont, wavtrim and (for swco...Dave Chapman2007-11-16
* Remove deprecated shellscriptsJonas Häggqvist2007-11-16
* Move some stuff around so things are actually initialized before using them. ...Jonas Häggqvist2007-11-16
* Initial attempt at talkclip generation in voice.pl. Add some quoting to a few...Jonas Häggqvist2007-11-16
* Remove an unneeded -iquote (which caused problems with pre 4.0.0 versions of ...Dave Chapman2007-11-16
* rbspeexenc and uclpack need to be .PHONY targets so they are rebuilt correctl...Dave Chapman2007-11-16
* That should be fread, not read.Thom Johansen2007-11-16
* Fix the clean: rule and also set svn keywordsDave Chapman2007-11-16
* Speex encoder specially tailored to create voice UI snippets. Small fixups to...Thom Johansen2007-11-16
* FS#8126: Translated voice strings for Swedish, with a few changes by me.Magnus Holmgren2007-11-14
* Built the M:Robe with the -mcpu=arm926ej-s option by default. A new cross co...Karl Kurbjun2007-11-13
* Initial version of mknkboot - a utility to replace "merge0.cpp" to insert a R...Dave Chapman2007-11-11
* Output both error number and description. * Another try to get svn:keywords r...Jens Arnold2007-11-11
* Add error handling to the vbscript's EXEC method, so we get more meaningful i...Jens Arnold2007-11-11
* fix the output for the mrobe so we dont have to use apps/rockbox.binJonathan Gordon2007-11-02
* Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...Dave Chapman2007-10-28
* More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun2007-10-21
* Patches moved out from twiki.Björn Stenberg2007-10-19
* Replace thumb-interwork-4.0.3.diff patch for arm-elf-gcc with rockbox-multili...Dave Chapman2007-10-18
* revert r14709, leaving the output in bootloader/ is fineJonathan Gordon2007-10-14
* PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...Jens Arnold2007-10-12
* Add a couple of recent new files to the CLEANALL ruleDave Chapman2007-10-02
* It seems we want the plugins fix for sapi as well.Jonas Häggqvist2007-10-02
* Move the "plugins" correction into a Festival-specific switch.Jonas Häggqvist2007-10-02
* Hide symbols by default on 64 bit sim buildsto avoid clashing, fixes crashing...Nils Wallménius2007-10-02
* Make codepage Win-1250 actually work on charcell.Jens Arnold2007-10-02
* FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) addedMarcoen Hirschberg2007-10-01