index
:
qt/qtspeech.git
5.10
5.11
5.12
5.13
5.14
5.15
5.8
5.9
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.3.2
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
dev
wip/cmake
wip/speech-recognition
Qt Speech support
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Qt Quick example independent of widgets
wip/speech-recognition
Frederik Gladhorn
2016-04-07
2
-3
/
+3
*
Merge remote-tracking branch 'origin/dev' into wip/speech-recognition
Frederik Gladhorn
2016-04-06
51
-291
/
+3001
|
\
|
*
Add project configuration for Vocalizer Expressive plugin
Tuomas Tuononen
2016-04-05
4
-0
/
+56
|
*
Improvements for the TTS example application
Tuomas Tuononen
2016-04-05
1
-1
/
+6
|
*
flite: Move audio output and thread handling to a generic base class
Tuomas Tuononen
2016-04-05
7
-348
/
+782
|
*
Show language name and country in Language combo box for QLocale.
Jeremy Whiting
2016-04-05
1
-1
/
+4
|
*
Fix compilation on Debian
Marc Mutz
2016-03-04
1
-1
/
+1
|
*
QTextToSpeech: QObject *parent ctor args go last
Marc Mutz
2016-03-04
3
-4
/
+26
|
*
Make public headers compile with -Wzero-as-null-pointer-constant
Marc Mutz
2016-03-03
1
-1
/
+1
|
*
Bump version
Oswald Buddenhagen
2016-02-23
1
-1
/
+1
|
*
flite: Rename source files to be consistent with other plugins
Tuomas Tuononen
2016-02-23
5
-7
/
+7
|
*
Add engine parameters in QTextToSpeech constructor
Tuomas Tuononen
2016-02-10
3
-8
/
+9
|
*
Fix namespace build on OS X
Frederik Gladhorn
2016-02-05
2
-11
/
+7
|
*
remove bogus execute permission from sources
Oswald Buddenhagen
2016-02-01
6
-0
/
+0
|
*
remove bogus branch declaration from qtbase dependency
Oswald Buddenhagen
2016-02-01
1
-1
/
+1
|
*
sync version with qt (5.7.0)
Oswald Buddenhagen
2016-02-01
1
-1
/
+1
|
*
Added CONFIG += link_pkgconfig to get library and include paths.
Jeremy Whiting
2015-12-21
1
-1
/
+1
|
*
Add WinRT backend using Windows.Media.SpeechSynthesis
Maurice Kalinowski
2015-12-15
7
-0
/
+683
|
*
Fix build for MSVC2015
Maurice Kalinowski
2015-11-27
1
-0
/
+2
|
*
Add equality operator for QVoice
Maurice Kalinowski
2015-11-27
2
-0
/
+18
|
*
Remove duplicate entry
Maurice Kalinowski
2015-11-27
1
-1
/
+0
|
*
Remove superfluous semicolon
Maurice Kalinowski
2015-11-27
1
-1
/
+1
|
*
Add private header comment section
Maurice Kalinowski
2015-11-27
2
-0
/
+22
|
*
Disable sapi backend for WinRT
Maurice Kalinowski
2015-11-27
1
-1
/
+1
|
*
Port OS X backend to plugin infrastructure
Frederik Gladhorn
2015-10-28
7
-112
/
+296
|
*
Fix sapi plugin name
Frederik Gladhorn
2015-10-23
3
-3
/
+3
|
*
Make plugins depend on tts
Frederik Gladhorn
2015-10-23
1
-0
/
+2
|
*
Disable building of sapi plugin for mingw
Frederik Gladhorn
2015-10-23
1
-1
/
+3
|
*
Fix Windows build with MSVC2013: strictStrings in sapi.h again
Frederik Gladhorn
2015-10-23
1
-0
/
+6
|
*
Port Windows SAPI to plugin architecture
Frederik Gladhorn
2015-10-17
8
-109
/
+298
|
*
Add engine selection in the TTS example application
Tuomas Tuononen
2015-10-16
3
-48
/
+94
|
*
Initial implementation of Flite text-to-speech plug-in
Tuomas Tuononen
2015-10-16
11
-0
/
+1043
*
|
SpeechRecognition: Add project configuration for Vocon Hybrid plugin
Tuomas Tuononen
2016-04-05
4
-0
/
+59
*
|
SpeechRecognition: Use command line option for plug-in debug audio
Tuomas Tuononen
2015-11-23
7
-31
/
+45
*
|
SpeechRecognition: Update documentation
Tuomas Tuononen
2015-11-23
2
-13
/
+106
*
|
SpeechRecognition: Add method for listing the supported plugins
Tuomas Tuononen
2015-11-23
7
-9
/
+40
*
|
SpeechRecognition: Add support for resetting engine adaptation state
Tuomas Tuononen
2015-10-16
11
-0
/
+64
*
|
SpeechRecognition: Fix wrong state transitions
Tuomas Tuononen
2015-10-16
2
-12
/
+19
*
|
SpeechRecognition: Clean up the example application project
Tuomas Tuononen
2015-10-16
2
-33
/
+0
*
|
SpeechRecognition: Fix string literals
Tuomas Tuononen
2015-10-16
4
-27
/
+24
*
|
SpeechRecognition: Use Q_GLOBAL_STATIC for plugin loader
Tuomas Tuononen
2015-10-15
2
-5
/
+6
*
|
SpeechRecognition: Wait for manager thread to exit on destruction
Tuomas Tuononen
2015-10-15
1
-2
/
+6
*
|
Doc: Fix a number of documentation issues
Topi Reinio
2015-10-14
11
-18
/
+38
*
|
PocketSphinx: Fix recognition with file input
Tuomas Tuononen
2015-10-14
1
-0
/
+4
*
|
SpeechRecognition: Clean up metatype registration
Tuomas Tuononen
2015-10-14
3
-2
/
+3
*
|
PocketSphinx: Use static libraries
Tuomas Tuononen
2015-10-14
3
-3
/
+29
*
|
SpeechRecognition: Fix locale parameter in the QML example application
Tuomas Tuononen
2015-10-14
1
-1
/
+1
*
|
SpeechRecognition: Fix a crash if destroyed while not idle
Tuomas Tuononen
2015-10-14
2
-1
/
+15
*
|
SpeechRecognition: Use pre-defined string constants
Tuomas Tuononen
2015-10-14
9
-105
/
+273
*
|
PocketSphinx: Move engine parameter initialization to engine class
Tuomas Tuononen
2015-10-14
3
-19
/
+34
[next]