Lorenz Meier
a8fda9bc69
Update more headers to point to COPYING.md
9 years ago
Don Gagne
deb7f92304
Remove unused code
9 years ago
Don Gagne
3433b5417d
Remove as many Singletons as possible
...
Instead us a Toolbox concept which hangs off of QGCApplication
10 years ago
dogmaphobic
dd587ce2b1
Text to Speech Work
10 years ago
Don Gagne
a41fb7cf74
Fix UT only shutdown ordering crash
10 years ago
Don Gagne
6fe1f1d66e
Remove unused code
10 years ago
Don Gagne
8a8ccd9c01
Put back missing mute setting save
11 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
d53d5f88a8
Improve audio output logic and consistency
11 years ago
Lorenz Meier
4bb161b88d
Fix beep API and unconnected slot
11 years ago
Lorenz Meier
f5d2c570be
Put audio output into a worker thread.
11 years ago
Lorenz Meier
30e9ca4a83
Build fixes for Mac OS
11 years ago
Bryant Mairs
54201d5295
Phonon has been deprecated for a while. Disabled until ported to QtMultimedia.
11 years ago
Bryant
1ea5313b78
Speech library now uses QGC_SPEECH_ENABLED macro.
11 years ago
Bryant
ebbb7b7ac6
Altered build procedure for speech synthesis.
...
Speech synthesis support can now be disabled (DEFINES+=DISABLE_SPEECH)
Speech synthesis dependencies are now checked before enabling.
When support cannot be enabled, the user is now notified.
11 years ago
Thomas Gubler
0bce87ad85
linux speech synthesis: switch to eSpeak
...
Conflicts:
QGCExternalLibs.pri
src/GAudioOutput.cc
12 years ago
Don Gagne
4a91f435f4
Windows build required atlbase.h
...
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).
12 years ago
Lorenz Meier
0700a1e7d6
Audio for Windows
12 years ago
Erwin José López Pulgarín
0a685dc3b7
Update src/GAudioOutput.h
13 years ago
pixhawk
dee19d0c4e
Solved bugs for large angles
14 years ago
James Goppert
18d74deb3a
K/R formatting, debugging serialport.
14 years ago
lm
bed216dd90
Fixed last waypoint widget issues
14 years ago
lm
e3fcf44134
Added parameter timeout setting options to MAVLink protocol
14 years ago
hengli
060a6f429c
Fixed typo in Linux header declarations for Phonon.
15 years ago
INIDETAM
683fda7c28
Changes in TestUnit
15 years ago
pixhawk
8838c74b2d
Google earth working, ready for last fixes and performance testing.
15 years ago
pixhawk
261dcf6eea
Added Windows Speech SDK / SAPI support
15 years ago
lm
7e6365fb0d
Fixed Audio output on Linux, works now with systems flite version. Introduced two new alarm/notify sounds
15 years ago
pixhawk
ecbf57a28a
fixed phonon inclusion
15 years ago
pixhawk
f64f15df32
Temporarily removed flite, fixed crash caused by tree view
15 years ago
lm
0528d8713e
Quick fix for flite in linux
15 years ago
lm
146474c985
Onboard params work on console
15 years ago
pixhawk
1d5a31d3a4
Cleaned up directory structure, re-enabled Linux audio output
15 years ago
pixhawk
91bfe56b79
Fixed Linux compatibility of Linux Qt Phonon support
15 years ago
pixhawk
3079a42d62
Fixed windows compile error
15 years ago
pixhawk
bc33da5204
Added true audio output
15 years ago