Klaus Basan
9447db00bc
[AFV] Ref T739, audio can now be disabled from UI
2020-01-07 19:05:41 +00:00
Klaus Basan
c8097cc899
Doxygen
2020-01-07 19:05:40 +00:00
Klaus Basan
b9acf794d8
[AFV] Ref T739, adv. UI component to start/stop audio and distributed audio
2020-01-07 19:05:40 +00:00
Klaus Basan
767b999330
[AFV] Ref T739, start/stop audio improvements
...
* signals
* "restart" without devices
2020-01-07 19:05:40 +00:00
Klaus Basan
222d0af93b
[XSwiftBus] Ref T740, apporach to improve XPlane TX/RX sync.
2020-01-07 19:05:40 +00:00
Klaus Basan
a850a9a3d6
[AFV} Ref T731, Ref T739 UI for core/GUI AFV settings
2019-10-24 18:50:07 +02:00
Klaus Basan
236f94069b
Typo
2019-10-24 18:40:04 +02:00
Klaus Basan
0e566a5992
[FSD] Pending connection timeout - avoid that a pending FSD conenction blocks forever
2019-10-24 16:28:14 +02:00
Klaus Basan
bc3e82cba4
Doxygen
2019-10-24 16:27:37 +02:00
Klaus Basan
5846576aae
[FSD] Fixed FSD socket error handling
2019-10-24 16:27:25 +02:00
Klaus Basan
5032e7fbd5
[AFV] Ref T739, fix for tuned in/out sounds
...
see https://discordapp.com/channels/539048679160676382/568904623151382546/636639367804485643
2019-10-24 02:34:40 +02:00
Klaus Basan
94104770bd
[Usability] Launcher in installer mode checks installation
...
Do not launch wizard if we just update swift (bug fixes)
2019-10-24 01:24:38 +02:00
Klaus Basan
cde18d23aa
[AFV] Style, Doxygen
2019-10-24 01:22:56 +02:00
Klaus Basan
d989bca919
Doxygen, style
2019-10-23 02:00:17 +02:00
Klaus Basan
e29c213cf5
[AFV] Ref T731, update UI if audio AFV client changes status
2019-10-23 00:38:27 +02:00
Klaus Basan
767aab6592
Style, Doxygen
2019-10-23 00:38:27 +02:00
Klaus Basan
6e42889ecb
[AFV], Ref T730 only use AFV with VATSIM ecosystem
2019-10-23 00:38:26 +02:00
Roland Rossgotterer
0a730ff5dd
[FSD] Make sure sysuid is properly zero terminated
2019-10-23 00:38:26 +02:00
Klaus Basan
25c82c4a6a
[AFV] Ref T731, added LEDs/text if received on COM1/COM2
2019-10-23 00:38:26 +02:00
Klaus Basan
a63fe0dc21
[AFV] Ref T739, unified callsign functions in CAfvClient
...
* improved CallsignSet from QStringList
* renamed the functions which just return a string
* added functions for CCallsignSet
2019-10-23 00:38:26 +02:00
Klaus Basan
ca60dbfa4d
[AFV] Ref T730, allow to disconnect even if socket is down
2019-10-23 00:38:26 +02:00
Klaus Basan
317607f5a5
Fixed bug in FP, removing of colons
2019-10-23 00:38:26 +02:00
Klaus Basan
003788c89b
Style
2019-10-23 00:38:26 +02:00
Klaus Basan
148824429c
Doxygen, style
2019-10-23 00:38:26 +02:00
Klaus Basan
67840b53c7
[FSD] Ref T753, avoid ":" in FPs
...
Also avoid unnecessary roundtrips of UI updates
2019-10-23 00:38:26 +02:00
Klaus Basan
164e9a3306
[AFV] Ref T730, fixed some FSD client issues
...
* socket error signal (can be used for further actions)
* socket error logs as CLogMessage::error
* handle socket errors in own function, disconnect for severe error
* send homebase at login
2019-10-23 00:38:26 +02:00
Klaus Basan
7428cb0819
[AFV], Ref T730 play audio "tuned in"/"out"
...
Replaces the former voice room connected sounds
2019-10-23 00:38:26 +02:00
Klaus Basan
be99911372
Style, minor adjustments
2019-10-23 00:38:26 +02:00
Klaus Basan
852f707f7f
[swift.pro] Info about expiry date default
2019-10-23 00:38:26 +02:00
Klaus Basan
97eb8880a8
Doxygen, style
2019-10-23 00:38:26 +02:00
Klaus Basan
49272d3b1c
[AFV] Ref T739, use QMutex::Recursive to avoid deadlock in same thread
2019-10-23 00:38:25 +02:00
Mat Sutcliffe
3cabc10461
[installer] Hide the option to skip the bootstrap step
...
behind an option to "show advanced options"
2019-10-23 00:38:25 +02:00
Klaus Basan
6b809cd896
Ref T747, window to top/back
2019-10-23 00:38:25 +02:00
Klaus Basan
4f4474336d
[FSD], use consolidateTextMessage again
2019-10-23 00:38:25 +02:00
Mat Sutcliffe
1105fff696
Workaround for bug in Qt 5.12.5
2019-10-23 00:38:25 +02:00
Mat Sutcliffe
2a76cddc35
Fix to enable compiling with Clang on Linux.
2019-10-23 00:38:25 +02:00
Mat Sutcliffe
6b8ea11365
Update libxplanemp.
2019-10-23 00:38:25 +02:00
Mat Sutcliffe
07e64099b1
Ref T725 Extend CLogMessage to allow ICoordinateGeodetic arguments,
...
using a system of traits to select the stringifier corresponding to the argument type.
2019-10-23 00:38:25 +02:00
Mat Sutcliffe
b569040492
Ref T736 Fixed inverted x coordinate of CRadarComponent.
2019-10-23 00:38:25 +02:00
Mat Sutcliffe
7b538a560a
Ref T736 Refactor CRadarComponent so the polar-to-cartesian conversion happens in one place only.
2019-10-23 00:38:25 +02:00
Mat Sutcliffe
6d1f0328bf
Improve handling of BLACK_VERIFY on different Clang versions.
2019-10-23 00:38:25 +02:00
Mat Sutcliffe
a93e7982b5
Define BLACK_USE_CRASHPAD in qmake, to avoid relying on fragile include order.
2019-10-23 00:38:25 +02:00
Mat Sutcliffe
05b3a6d56d
Macro hygiene.
2019-10-23 00:38:25 +02:00
Mat Sutcliffe
531a443bc3
Fixed allowNoisyWarnings for clang-cl.
2019-10-23 00:38:25 +02:00
Klaus Basan
3552d02114
[FSD], use consolidateTextMessage again
2019-10-23 00:38:24 +02:00
Klaus Basan
afe72b029f
Doxygen/style
2019-10-23 00:38:24 +02:00
Klaus Basan
7a1b5a0237
Minor FSD client text message handling fixes
2019-10-19 02:41:26 +02:00
Klaus Basan
ca149d78c0
Text message "CTextMessageList::markedAsSent"
2019-10-19 01:29:24 +02:00
Klaus Basan
f26b85f493
[AFV] Test server for AFV no longer exists
2019-10-19 00:15:25 +02:00
Klaus Basan
57909d97dc
[AFV] Ref T730, request mic.access on MacOS for launcher
...
* needed to start the mic.access depending applications GUI/core
* see https://discordapp.com/channels/539048679160676382/567983892791951374/634806582013591603
2019-10-19 00:03:09 +02:00