- 06 Sep, 2015 1 commit
-
-
Don Gagne authored
-
- 29 Jul, 2015 1 commit
-
-
Benno Eigenmann authored
-
- 02 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 09 Mar, 2015 1 commit
-
-
Bryant authored
-
- 25 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 12 Dec, 2014 1 commit
-
-
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.
-
- 09 Dec, 2014 5 commits
-
-
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
-
- 08 Dec, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 05 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 01 Dec, 2014 1 commit
-
-
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
-
- 31 Jul, 2014 3 commits
-
-
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.
-
- 18 Jul, 2014 1 commit
-
-
Bryant Mairs authored
Broke windows compilation.
-
- 17 Jul, 2014 3 commits
- 06 Jul, 2014 1 commit
-
-
Lorenz Meier authored
-
- 27 Jun, 2014 1 commit
-
-
Bryant Mairs authored
-
- 25 Jun, 2014 1 commit
-
-
Bryant Mairs authored
-
- 16 Jun, 2014 1 commit
-
-
Thomas Gubler authored
espeak: provide string length with 0 character, fixes problems with qgc reading out strange values/chars at the end of the sentence
-
- 22 May, 2014 1 commit
-
-
Bryant Mairs authored
-
- 29 Mar, 2014 1 commit
-
-
Don Gagne authored
-
- 27 Mar, 2014 1 commit
-
-
Don Gagne authored
-
- 25 Feb, 2014 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 24 Feb, 2014 1 commit
-
-
Thomas Gubler authored
-
- 20 Feb, 2014 1 commit
-
-
Bryant authored
All it does is clutter the terminal and it's not doing anything anyways.
-
- 18 Feb, 2014 1 commit
-
-
Thomas Gubler authored
-
- 14 Feb, 2014 1 commit
-
-
Lorenz Meier authored
-
- 13 Feb, 2014 2 commits
- 12 Jan, 2014 1 commit
-
-
Thomas Gubler authored
Conflicts: QGCExternalLibs.pri src/GAudioOutput.cc
-
- 12 Dec, 2013 1 commit
-
-
Don Gagne authored
While testing the previous commit on Windows I found that I could not compile windows due to include of atlbase.h. This file is no longer available in SDKs. It is only available in for money versions of VIsual Studio. Luckily this include was not needed. So I just removed it and Windows now builds again with just VS Express. Tested all changes on OSX, Linux and Windows (including speech on windows, which still works).
-
- 26 Nov, 2013 1 commit
-
-
Thomas Gubler authored
-