- Jun 13, 2019
-
-
Gus Grubba authored
Remove unnecessary AudioOutput dependencies.
-
Gus Grubba authored
-
- Jul 31, 2018
-
-
Don Gagne authored
Better speech for PreArm
-
- May 03, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- Mar 06, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Oct 20, 2017
-
-
DonLakeFlyer authored
Also hand carried text to speech changes from Stable to master. Plus unit tests for that.
-
- Jul 31, 2017
-
-
Gus Grubba authored
This needs Qt 5.9. Do not merge it yet.
-
- Apr 05, 2017
-
-
DonLakeFlyer authored
-
- Mar 30, 2017
-
-
Gus Grubba authored
Renamed main activity class with a more appropriate name.
-
- Feb 20, 2017
- May 31, 2016
-
-
Lorenz Meier authored
-
- Mar 02, 2016
-
-
Don Gagne authored
-
- Oct 30, 2015
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- Oct 23, 2015
-
-
dogmaphobic authored
-
- Oct 21, 2015
-
-
dogmaphobic authored
-
- Sep 06, 2015
-
-
Don Gagne authored
-
- Jul 29, 2015
-
-
Benno Eigenmann authored
-
- Apr 02, 2015
-
-
Don Gagne authored
-
- Mar 09, 2015
-
-
Bryant authored
-
- Dec 25, 2014
-
-
Don Gagne authored
-
- Dec 12, 2014
-
-
Don Gagne authored
Plus a large number of other changes to allow for orderly shutdown of objects without crashes or asserts. This is need for unit tests to create/delete global state around every test.
-
- Dec 09, 2014
-
-
Lorenz Meier authored
-
Don Gagne authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Move Windows sound API to right thread context and make it an object member. Perform init within the right thread context. Add capability to play .wav files in addition via QMultiMedia
-
Lorenz Meier authored
-
- Dec 08, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Dec 05, 2014
-
-
Don Gagne authored
-
- Dec 01, 2014
-
-
Bryant authored
This function is called automatically when a QSettings object is destroyed, so is rarely needed to be called explicitly. There are still some cases where a QSettings object is passed-by-reference, so there I left the sync() calls as it's unclear how permanent those objects are and if they'd call sync() before application shutdown
-
- Jul 31, 2014
-
-
Bryant Mairs authored
Changed to get the current voice properties, then modify then and set new ones.
-
Bryant Mairs authored
Changed to get the current voice properties, then modify then and set new ones.
-
Bryant Mairs authored
Found via valgrind.
-
- Jul 18, 2014
-
-
Bryant Mairs authored
Broke windows compilation.
-
- Jul 17, 2014