Mat Sutcliffe
521969a98a
[installer] only try to kill dbus-daemon.exe if it's running
2020-01-07 19:46:16 +00:00
Mat Sutcliffe
0dfebcf623
[installer] Change "swift is still running" to an abort/retry dialog
2020-01-07 19:46:16 +00:00
Mat Sutcliffe
c1a0c7293d
[installer] Kill dbus-daemon.exe before installing on Windows
2020-01-07 19:46:16 +00:00
Klaus Basan
6a95abb194
[UI] Change distributor buttons to BB/XCSL
...
XPlane standard DOES NOT make sense, as it adds AI aircraft
2020-01-07 19:46:16 +00:00
Klaus Basan
32c6ef3fd6
[AFV, Ref T739 register device also based on process
2020-01-07 19:46:15 +00:00
Klaus Basan
2b1d771275
[AFV] Ref T731, Ref T739 display registered devices in UI
2020-01-07 19:46:15 +00:00
Klaus Basan
87f078a698
[AFV] Ref T731, Ref T739 register devices so we can also obtain remote devices
2020-01-07 19:46:15 +00:00
Klaus Basan
80725e96dc
[AFV] Ref T731, Ref T739 model/view for audio device info
2020-01-07 19:46:15 +00:00
Klaus Basan
8a89b8f261
[AFV] Ref T739, context function to unregister per identifier
2020-01-07 19:46:15 +00:00
Klaus Basan
134c805990
[AFV] Ref T739, device info improvements
...
* registration
* use identifier in device info list
* propertyByIndex/compareByIndex
* unRegisterDevices
2020-01-07 19:46:15 +00:00
Klaus Basan
7beed0225c
Style
2020-01-07 19:46:15 +00:00
Mat Sutcliffe
a520145a6a
Ref T736 Radar was still wrong as the conversion assumed angles are counterclockwise
...
The new polarPoint function is split into steps so each adjustment is clear to see.
2020-01-07 19:46:15 +00:00
Klaus Basan
f986e9ca8b
Style
2020-01-07 19:46:15 +00:00
Klaus Basan
cb1e56d7e3
[Matching] Do not use FsInn data if the model string is NOT known
...
This can override a swift livery string with invalid data
This was already addressed in Ref T701, but obviously incomplete
2020-01-07 19:46:15 +00:00
Klaus Basan
209c00b430
Style
2020-01-07 19:46:14 +00:00
Klaus Basan
602e8ab913
UI, if there is no valid model string, do not override the previously entered values
2020-01-07 19:46:14 +00:00
Roland Rossgotterer
a32e38b6a8
Change CAfvMapReader url to public AFV API
...
The previous one was a private API and got removed.
2020-01-07 19:46:14 +00:00
Roland Rossgotterer
6e5638d15e
[MacOS] Add NSMicrophoneUsageDescription to swift launcher plist
2020-01-07 19:46:14 +00:00
Klaus Basan
f602fa50cf
[Matching] Only try to resolve against FP data if there are remarks
2020-01-07 19:05:43 +00:00
Klaus Basan
275173c383
[Doxygen] workaround to silence audio context Doxygen error, no idea why this was wrong
2020-01-07 19:05:43 +00:00
Klaus Basan
0df63f4b6b
[AFV] Ref T739, audio can be disabled from launcher
2020-01-07 19:05:43 +00:00
Klaus Basan
6871e3d03d
Launcher default is P2P session DBus
2020-01-07 19:05:42 +00:00
Klaus Basan
1d195b87fa
[AFV] Ref T731, allow to re-init audio in UI
...
* audio can be started/stopped and disabled/enabled
* allow to connect signals if audio was started
* allow default devices in combobox
2020-01-07 19:05:42 +00:00
Klaus Basan
a9a772c929
[AFV] Ref T739, audio context default device handling
2020-01-07 19:05:42 +00:00
Klaus Basan
aed1103ce6
[AFV] Ref T739, default device handling
...
* renamed some device list functions
* improved default device handling
2020-01-07 19:05:42 +00:00
Klaus Basan
5150fb4e86
[AFV] Ref T739, cmd.line args for "no audio"
2020-01-07 19:05:42 +00:00
Klaus Basan
0fa9bcb520
Doxygen, style
2020-01-07 19:05:42 +00:00
Klaus Basan
52ce9f9205
[AFV] return aliased stations and use correct frequency
2020-01-07 19:05:42 +00:00
Roland Rossgotterer
0b8db1a612
[FSD] Don't use CCallsign object to send incremental parts update to special receiver
...
A client query can be sent to any type of receiver,
not only to valid callsigns. For example also to "@94835".
This fixes the corrupted receiver for incremental aircraft parts.
2020-01-07 19:05:42 +00:00
Mat Sutcliffe
0e9297ff5f
Ref T736 Fix radar rotating in wrong direction when Lock North is unchecked
2020-01-07 19:05:41 +00:00
Roland Rossgotterer
5af2366575
[FSD] Send login immediately after connecting for legacy FSD server
2020-01-07 19:05:41 +00:00
Klaus Basan
2ac58deda1
[AFV] Ref T739, correct tabs for cockpit info area
2020-01-07 19:05:41 +00:00
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