summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compilationMaurice Kalinowski2016-06-151-0/+4
* Align volume with qtmultimedia and others: 0.0 to 1.0Frederik Gladhorn2016-05-0617-50/+57
* Revert "Add engine parameters in QTextToSpeech constructor"Frederik Gladhorn2016-04-134-11/+10
* Fix volume/rate slider setting in exampleFrederik Gladhorn2016-04-081-1/+1
* Link alsa to flite when requiredFrederik Gladhorn2016-04-087-4/+13
* Compile on linux without speechdFrederik Gladhorn2016-04-082-5/+13
* Use double for pitch and rate in fliteFrederik Gladhorn2016-04-082-14/+14
* Revert "Fix compilation on Debian"Frederik Gladhorn2016-04-071-1/+1
* Added qtmultimedia as dependencyDominik Holland2016-04-061-0/+3
* Add project configuration for Vocalizer Expressive pluginTuomas Tuononen2016-04-054-0/+56
* Improvements for the TTS example applicationTuomas Tuononen2016-04-051-1/+6
* flite: Move audio output and thread handling to a generic base classTuomas Tuononen2016-04-057-348/+782
* Show language name and country in Language combo box for QLocale.Jeremy Whiting2016-04-051-1/+4
* Fix compilation on DebianMarc Mutz2016-03-041-1/+1
* QTextToSpeech: QObject *parent ctor args go lastMarc Mutz2016-03-043-4/+26
* Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-031-1/+1
* Bump versionOswald Buddenhagen2016-02-231-1/+1
* flite: Rename source files to be consistent with other pluginsTuomas Tuononen2016-02-235-7/+7
* Add engine parameters in QTextToSpeech constructorTuomas Tuononen2016-02-103-8/+9
* Fix namespace build on OS XFrederik Gladhorn2016-02-052-11/+7
* remove bogus execute permission from sourcesOswald Buddenhagen2016-02-016-0/+0
* remove bogus branch declaration from qtbase dependencyOswald Buddenhagen2016-02-011-1/+1
* sync version with qt (5.7.0)Oswald Buddenhagen2016-02-011-1/+1
* Added CONFIG += link_pkgconfig to get library and include paths.Jeremy Whiting2015-12-211-1/+1
* Add WinRT backend using Windows.Media.SpeechSynthesisMaurice Kalinowski2015-12-157-0/+683
* Fix build for MSVC2015Maurice Kalinowski2015-11-271-0/+2
* Add equality operator for QVoiceMaurice Kalinowski2015-11-272-0/+18
* Remove duplicate entryMaurice Kalinowski2015-11-271-1/+0
* Remove superfluous semicolonMaurice Kalinowski2015-11-271-1/+1
* Add private header comment sectionMaurice Kalinowski2015-11-272-0/+22
* Disable sapi backend for WinRTMaurice Kalinowski2015-11-271-1/+1
* Port OS X backend to plugin infrastructureFrederik Gladhorn2015-10-287-112/+296
* Fix sapi plugin nameFrederik Gladhorn2015-10-233-3/+3
* Make plugins depend on ttsFrederik Gladhorn2015-10-231-0/+2
* Disable building of sapi plugin for mingwFrederik Gladhorn2015-10-231-1/+3
* Fix Windows build with MSVC2013: strictStrings in sapi.h againFrederik Gladhorn2015-10-231-0/+6
* Port Windows SAPI to plugin architectureFrederik Gladhorn2015-10-178-109/+298
* Add engine selection in the TTS example applicationTuomas Tuononen2015-10-163-48/+94
* Initial implementation of Flite text-to-speech plug-inTuomas Tuononen2015-10-1611-0/+1043
* Rename QTextToSpeechPluginEngine to QTextToSpeechEngineFrederik Gladhorn2015-10-0211-25/+23
* speechd: on start, try to keep the current voiceFrederik Gladhorn2015-10-021-5/+7
* speechd: when setting the module failes, don't try to set a voiceFrederik Gladhorn2015-10-021-1/+3
* Add speech dispatcher engine as plugin.Frederik Gladhorn2015-10-0211-103/+300
* Voices test: verify that there is at least one voiceFrederik Gladhorn2015-09-261-0/+1
* Remove concept of experimental pluginsFrederik Gladhorn2015-09-262-8/+3
* Fix inclusion of header in public headerFrederik Gladhorn2015-09-252-2/+2
* Add support for loading TTS engine from a plug-inTuomas Tuononen2015-09-259-113/+622
* Unix: Remove the instance from the backends list in destructorTuomas Tuononen2015-09-011-0/+1
* Fix speechd initialization for old spdFrederik Gladhorn2015-09-011-2/+8
* Fix tests with old speech dispatcherFrederik Gladhorn2015-09-011-0/+11