summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-29add missing get configuration request handlingChristian Gmeiner
2007-08-29Connect close signal earlier so the talk window also closes upon error confir...Dominik Riebeling
2007-08-29use the download server to get bootloader-infoDominik Riebeling
2007-08-29rbutilQt: let it use the old theme page (with the new php file) until the new...Dominik Wenger
2007-08-29make USB Command Verifier happyChristian Gmeiner
2007-08-29Accept FS #7675 - Chinese simp language updatePeter D'Hoye
2007-08-29The clipcount string used in the rec screen should have been named sysfont. F...Peter D'Hoye
2007-08-29rbutilQt: fix the log entry for talkfiles, now it has the current Date as value.Dominik Wenger
2007-08-29add a "help" entry to the about menu. For now this opens the system browser w...Dominik Riebeling
2007-08-29rbutilQt: fix a bootloader message, and fixed that the bootloader log entry w...Dominik Wenger
2007-08-29Oops, forgot to translate "at".Nicolas Pennequin
2007-08-29Make it possible to browse for an encoder binary.Dominik Riebeling
2007-08-29Add svn revision to version string and mark milestone 1 reached.Dominik Riebeling
2007-08-29Fix flushing of voice during playback, patch in FS#6239 by Stephane Doyon and...Nils Wallménius
2007-08-29French translation for rbutilqt. Everything is translated.Nicolas Pennequin
2007-08-29Oops, part 2: I shouldn't remove an icon that is still in use. Also convert s...Dominik Riebeling
2007-08-29FS #7286. Do correct rounding of final 16 bit samples before sending to DAC, ...Thom Johansen
2007-08-29Oops, I shouldn't forget the resource file ...Dominik Riebeling
2007-08-29replace the old rbutil title icon with the logo-like icon (which is already u...Dominik Riebeling
2007-08-29if new speed is used speed stopChristian Gmeiner
2007-08-29fix a typo. Thanks to Nico_P for noting.Dominik Riebeling
2007-08-29make detection of tts / encoder binary by searching the path work on windows ...Dominik Riebeling
2007-08-29add support to switch device driver at runtimeChristian Gmeiner
2007-08-29endpoint address was only set in fs descriptor, but we need it in hs too. Upd...Christian Gmeiner
2007-08-29Toggle low latency mode when entering/exiting the eq menu to make the Jonathan Gordon
2007-08-29Auto-detect binary in TTS / encoder setting dialog by searching $PATH. Only l...Dominik Riebeling
2007-08-29code police.Dominik Riebeling
2007-08-29upppsChristian Gmeiner
2007-08-29we use only 2 endpointsChristian Gmeiner
2007-08-29Voice generation: Don't call lame twice, and make the command echo work for a...Jens Arnold
2007-08-29code police part two (/me blames his editor)Peter D'Hoye
2007-08-29code police part one...Peter D'Hoye
2007-08-29Add the define for the usb stack (in comment) on targets that can be used for...Peter D'Hoye
2007-08-28Remove two more warnings when building the usb stackPeter D'Hoye
2007-08-28The install window doesn't need to be wider than the other ones.Dominik Riebeling
2007-08-28Completely rework the talk files window: move settings to configuration dialo...Dominik Riebeling
2007-08-28Remove a warning when building the stack and add some comment in the ifdef hellPeter D'Hoye
2007-08-28binding a device driver could fail.. handle this caseChristian Gmeiner
2007-08-28Add support for full and highspeed in stack and drivers.Christian Gmeiner
2007-08-28Updated italian translation.Alessio Lenzi
2007-08-28Disable voicing of the database commit splash on hwcodec. It doesn't work any...Jens Arnold
2007-08-28Rename logfile section for base install to something more descriptive (as it ...Dominik Riebeling
2007-08-28Include the vbs scripts and the VOICE_PAUSE.wav file in the tarballs.Jonas Häggqvist
2007-08-28Change the way set_option() works so these settings are voiced again (recordi...Jonathan Gordon
2007-08-27Updated Catalan language by Victor Zabalza and updated Danish language by me.Jonas Häggqvist
2007-08-27Set svn:keywordsDave Chapman
2007-08-27Cosmetic changes only - tab, whitespace and brace policingDave Chapman
2007-08-27Oops, arcotg_udc.h is also needed when HAVE_USBSTACK is enabledDave Chapman
2007-08-27Add the new USB code to the source tarballsDave Chapman
2007-08-27Repair the USB detection on ipods and H10s which was broken by commit 14470. ...Dave Chapman