Age | Commit message (Expand) | Author |
2008-01-23 | Renamed 'archos' to 'modelname' in the configure script and the Makefiles | Daniel Stenberg |
2008-01-22 | Remove old debug statement when building fonts. | Michael Giacomelli |
2008-01-19 | added an option to get a list of voices for a language, for rbutil. | Dominik Wenger |
2008-01-14 | Initial Cowon D2 commit: | Rob Purchase |
2008-01-12 | ipod_fw is not required to build/install Rockbox any more, so remove it from ... | Dave Chapman |
2008-01-11 | refactored voicefont and wavtrim for inclusion into rbutil. | Dominik Wenger |
2008-01-11 | m:robe 100: | Robert Kukla |
2008-01-11 | Include the features of this rockbox, target and version in the | Daniel Stenberg |
2008-01-09 | m:robe 100 fixes: (1) add missing keymap (copied from H10), (2) rename lcd_yu... | Mark Arigo |
2008-01-09 | Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works... | Mark Arigo |
2008-01-06 | Tarball fixup. | Jonas Häggqvist |
2008-01-05 | Notify the user that he can't compile a normal build for the e200R target. | Jonas Häggqvist |
2007-12-15 | when building on MinGW, make sure to set CC to gcc. Make ar call silent. | Dominik Riebeling |
2007-12-14 | refactor rbspeex, so we build a librbspeex.a for linking into rbutil. | Dominik Wenger |
2007-12-05 | Refactor rbspeexenc code to include an encode_file() function, for later reus... | Thom Johansen |
2007-11-28 | Add rbspeexdec, decoder for the Rockbox voice clips. Also nitpick a bit on rb... | Thom Johansen |
2007-11-27 | Scramble can now generate an nk.bin file, independent of the OF. These nk.bin... | Will Robertson |
2007-11-27 | Accept FS#8236: make voice should overwrite existing .voice files. | Stéphane Doyon |
2007-11-27 | Volume for rbspeexenc. | Stéphane Doyon |
2007-11-27 | Make the Gigabeat-S bootloader dual-boot. The hold switch is used to choose ... | Dave Chapman |
2007-11-22 | New USB stack | Björn Stenberg |
2007-11-22 | Add voicetools to "make help" | Dave Chapman |
2007-11-21 | Compensate for encoder lookahead to make more click-free voice clips. Add nar... | Thom Johansen |
2007-11-21 | FS#5690 - folders with a file named database.ignore will be skipped by the da... | Jonathan Gordon |
2007-11-19 | Make voice.pl gentalkclips() work for SAPI. | Jens Arnold |
2007-11-19 | German AT&T voices have a general problem with composite words ending in 'lau... | Jens Arnold |
2007-11-19 | Added Italian exsception strings. | Alessio Lenzi |
2007-11-19 | Bring the tarball more in line with SVN. (notably, include rbspeexenc) | Jonas Häggqvist |
2007-11-18 | Fix header size mismatch in voicefont.c. Fixes 'yes' clip. | Jens Arnold |
2007-11-18 | Add the tools dir to the path in voice.pl, for easier calling of the various ... | Jens Arnold |
2007-11-18 | Revert r15664 and instead define a HOSTAR variable in the main Makefile and p... | Dave Chapman |
2007-11-18 | Make speex the new voice format for SWCODEC targets (non-Archos). Remove code... | Michael Sevakis |
2007-11-18 | Introduce use of the new Speex voice file encoder in voice builds. Remove the... | Thom Johansen |
2007-11-18 | Make rbspeexenc Makefile use system "ar" tool. | Thom Johansen |
2007-11-17 | Create a libspeex.a as part of the compilation process - the intention is tha... | Dave Chapman |
2007-11-16 | Fix a function parameter mis-match | Jonas Häggqvist |
2007-11-16 | Some more quoting of program arguments. | Jonas Häggqvist |
2007-11-16 | Build a standalone win32 executable of rbspeexenc on cygwin, for reuse in Voi... | Jens Arnold |
2007-11-16 | Create a separate voicetoolset declaration - voicefont, wavtrim and (for swco... | Dave Chapman |
2007-11-16 | Remove deprecated shellscripts | Jonas Häggqvist |
2007-11-16 | Move some stuff around so things are actually initialized before using them. ... | Jonas Häggqvist |
2007-11-16 | Initial attempt at talkclip generation in voice.pl. Add some quoting to a few... | Jonas Häggqvist |
2007-11-16 | Remove an unneeded -iquote (which caused problems with pre 4.0.0 versions of ... | Dave Chapman |
2007-11-16 | rbspeexenc and uclpack need to be .PHONY targets so they are rebuilt correctl... | Dave Chapman |
2007-11-16 | That should be fread, not read. | Thom Johansen |
2007-11-16 | Fix the clean: rule and also set svn keywords | Dave Chapman |
2007-11-16 | Speex encoder specially tailored to create voice UI snippets. Small fixups to... | Thom Johansen |
2007-11-14 | FS#8126: Translated voice strings for Swedish, with a few changes by me. | Magnus Holmgren |
2007-11-13 | Built the M:Robe with the -mcpu=arm926ej-s option by default. A new cross co... | Karl Kurbjun |
2007-11-11 | Initial version of mknkboot - a utility to replace "merge0.cpp" to insert a R... | Dave Chapman |