summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.4' in qt/qtspeechv6.4.0-beta2Qt Submodule Update Bot2022-06-301-3/+3
* Update dependencies on '6.4' in qt/qtspeechQt Submodule Update Bot2022-06-281-3/+3
* Replace blacklisting of tests with QEXPECT_FAIL and QSKIPVolker Hilsheimer2022-06-222-16/+34
* Stabilize sayWithRates testVolker Hilsheimer2022-06-221-11/+12
* Use SPDX license identifiersLucie GĂ©rard2022-06-2270-2642/+1331
* Update dependencies on '6.4' in qt/qtspeechQt Submodule Update Bot2022-06-211-3/+3
* Fix configure warning from wrong use of PUBLIC_LIBRARIESVolker Hilsheimer2022-06-161-1/+1
* Update dependencies on '6.4' in qt/qtspeechQt Submodule Update Bot2022-06-141-3/+3
* Rename iOS engine to DarwinVolker Hilsheimer2022-06-1311-70/+70
* Update dependencies on '6.4' in qt/qtspeechv6.4.0-beta1Qt Submodule Update Bot2022-06-111-3/+3
* Use new JNI facilities in Android engineVolker Hilsheimer2022-06-093-41/+36
* Update dependencies on '6.4' in qt/qtspeechQt Submodule Update Bot2022-06-081-3/+3
* Doc: Revise Qt Text to Speech moduleAndreas Eliasson2022-06-012-1/+5
* Update dependencies on 'dev' in qt/qtspeechQt Submodule Update Bot2022-05-311-3/+3
* Update dependencies on 'dev' in qt/qtspeechQt Submodule Update Bot2022-05-271-3/+3
* Don't make QtTextToSpeech module depend on QtQmlVolker Hilsheimer2022-05-252-3/+7
* Documentation: document source-incompatible API changeVolker Hilsheimer2022-05-251-0/+20
* Add engine specific documentationVolker Hilsheimer2022-05-254-38/+156
* Fix documentation bugVolker Hilsheimer2022-05-251-1/+1
* WinRT: Fix interaction with QAudioSinkVolker Hilsheimer2022-05-253-15/+10
* Implement error handling in enginesVolker Hilsheimer2022-05-2514-103/+295
* Flite: don't initialize audio format to default valuesVolker Hilsheimer2022-05-251-5/+27
* Update dependencies on 'dev' in qt/qtspeechQt Submodule Update Bot2022-05-241-3/+3
* Clean up QTextToSpeech flite implementationAxel Spoerl2022-05-232-118/+13
* Fix syntax errorVolker Hilsheimer2022-05-231-1/+1
* Prepare boundary hint in QTextToSpeechAxel Spoerl2022-05-2121-65/+130
* Documentation fixesVolker Hilsheimer2022-05-2119-89/+306
* Improve error handling in QTextToSpeechAxel Spoerl2022-05-2026-117/+354
* Make engine specific properties configurableVolker Hilsheimer2022-05-1812-45/+97
* Android: change some warning messages to debug insteadAssam Boudjelthia2022-05-181-12/+14
* Make plugin and engine base classes internalVolker Hilsheimer2022-05-182-0/+2
* Bump plugin interface version to 6.0Volker Hilsheimer2022-05-1810-10/+10
* Update dependencies on 'dev' in qt/qtspeechQt Submodule Update Bot2022-05-181-3/+3
* Flite: Search /usr/lib for voices as wellVolker Hilsheimer2022-05-171-1/+1
* Initialize debug variables upon audio sink creationAxel Spoerl2022-05-161-0/+2
* Update dependencies on 'dev' in qt/qtspeechQt Submodule Update Bot2022-05-161-3/+3
* Update dependencies on 'dev' in qt/qtspeechQt Submodule Update Bot2022-05-121-3/+3
* Update dependencies on 'dev' in qt/qtspeechQt Submodule Update Bot2022-05-111-3/+3
* Update dependencies on 'dev' in qt/qtspeechQt Submodule Update Bot2022-05-091-3/+3
* Simplify time measurement in sayWithRates testVolker Hilsheimer2022-05-061-4/+6
* Update dependencies on 'dev' in qt/qtspeechQt Submodule Update Bot2022-05-011-3/+3
* Flite: Support more voice library locations, cleanupsVolker Hilsheimer2022-04-302-22/+32
* CMake: Add Widgets to optional componentsSamuli Piippo2022-04-291-1/+1
* Check audio device availability only if the engine is not mockVolker Hilsheimer2022-04-291-4/+4
* Workaround for iOS engine on macOS 10.14Volker Hilsheimer2022-04-292-0/+12
* Make test robust on systems with a single localeVolker Hilsheimer2022-04-291-1/+3
* Mock engine: use a precise timer to avoid test failuresVolker Hilsheimer2022-04-282-4/+4
* Skip tests with old libspeechd version (pre-0.9)Volker Hilsheimer2022-04-282-14/+11
* Log more information in case of test failureVolker Hilsheimer2022-04-281-1/+4
* Blacklist speechd tests in CIVolker Hilsheimer2022-04-281-1/+9