Don Gagne
deb7f92304
Remove unused code
9 years ago
dogmaphobic
37d023475c
Minor fixes to TTS.
10 years ago
dogmaphobic
38c177fdc2
Adding TTS to iOS
10 years ago
dogmaphobic
dd587ce2b1
Text to Speech Work
10 years ago
dogmaphobic
05cc44668c
Adding a few more speech fixes.
10 years ago
dogmaphobic
ea5d2ed2ac
A few more gibberish into English translations.
10 years ago
dogmaphobic
dcb377038e
Added RSSI Indicator to ToolBar.
10 years ago
Don Gagne
d5146cd2a2
Resource restructuring
...
- All resources are either under src or under resources dirs
- Removed files top level directory
- Move flightgear files to top level dir
10 years ago
dogmaphobic
6903ae325b
Text to speech tweak.
10 years ago
dogmaphobic
617b7659b7
Missed a case where Text To Speech is disabled.
10 years ago
dogmaphobic
e860bdcfbf
Made spoken time in milliseconds into something more normal like x minutes and y seconds.
10 years ago
Don Gagne
fc493d75c1
Move UAS and MAVLinkProtocol back to main thread
...
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.
11 years ago
Lorenz Meier
8796902220
More rigor in thread tear down
11 years ago
Don Gagne
560f679f7a
Move init to correct thread
11 years ago
Lorenz Meier
4abafb4648
Disable tunes, allow to re-enable them with a simple define
11 years ago
Lorenz Meier
0e67aae10b
Move audio file to resource
11 years ago
Thomas Gubler
b7c819413c
espeak: use AUDIO_OUTPUT_SYNCH_PLAYBACK
11 years ago
Thomas Gubler
7313b202a1
Revert "Make eSpeak on Linux synchronous"
...
This reverts commit 4d033715a8
.
11 years ago
Lorenz Meier
4d033715a8
Make eSpeak on Linux synchronous
11 years ago
Lorenz Meier
4372cf1892
Make Windows playback synchronous so that audio does not overlap
11 years ago
Lorenz Meier
d53d5f88a8
Improve audio output logic and consistency
11 years ago
Lorenz Meier
daefb0bd4b
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
11 years ago
Lorenz Meier
4bb161b88d
Fix beep API and unconnected slot
11 years ago
Lorenz Meier
41c25ff4b2
Windows audio fix
11 years ago
Lorenz Meier
156f211c8b
Handle unused variable warnings
11 years ago
Lorenz Meier
f5d2c570be
Put audio output into a worker thread.
11 years ago