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