Mat Sutcliffe
0777d048c6
[installer] OpenSSL 1.1 binaries
2020-01-07 19:57:27 +00:00
Mat Sutcliffe
917cf11ca2
Update externals
2020-01-07 19:57:27 +00:00
Mat Sutcliffe
bb65506d22
Fix version number embedding in Windows EXE and DLL files
...
Remove our Windows resource files (*.rc)
and let qmake generate them instead.
2020-01-07 19:57:27 +00:00
Mat Sutcliffe
f056d4fcd6
New schema for the 4th segment of the swift version number
...
Based on a count of the number of commits since
any of the first 3 segments were changed.
2020-01-07 19:57:26 +00:00
Mat Sutcliffe
516c8a2fce
[xswiftbus] Added FPS monitoring
2020-01-07 19:57:26 +00:00
Mat Sutcliffe
836eb107a3
Smart xswiftbus compatibility check based on git commit SHA-1
...
This is more tolerant that the simple check based on version numbers.
Different versions can be compatible if they have the same SHA-1 when
considering only those files that can influence xswiftbus.
2020-01-07 19:57:25 +00:00
Mat Sutcliffe
48d1521d3a
Correct filename extension
2020-01-07 19:57:25 +00:00
Mat Sutcliffe
4a0d8e9864
Fixed most Qt 5.14 deprecation warnings
2020-01-07 19:57:25 +00:00
Mat Sutcliffe
010aaf58b5
Enable deprecation warnings on MSVC
...
So we get these warnings when compiling on Windows.
They are already enabled on Unix.
2020-01-07 19:57:25 +00:00
Mat Sutcliffe
af9c1852cc
Enable ISO C++ conformance mode for MSVC compiler
...
This avoids triggering a regression in compiler version 19.24.28314
(VS 2019 16.4.2 / VS 2019 C++ component v14.24)
2020-01-07 19:57:25 +00:00
Mat Sutcliffe
fdce6824d2
Added missing includes
2020-01-07 19:57:25 +00:00
Mat Sutcliffe
25946d1141
QDataStream has operators for enums since Qt 5.14
2020-01-07 19:57:25 +00:00
Mat Sutcliffe
1f0c65135d
Use qmake $$files function to match wildcards
...
See https://bugreports.qt.io/browse/QTBUG-81003
2020-01-07 19:57:24 +00:00
Mat Sutcliffe
dfdc468f9f
Using Qt 5.14.0
2020-01-07 19:57:24 +00:00
Klaus Basan
60ba3ca67f
[xswiftbus] Protected destructor to avoid GCC/Clang warning
2020-01-07 19:57:24 +00:00
Klaus Basan
081e663997
FSD text message
2020-01-07 19:57:24 +00:00
Klaus Basan
30036b6b82
Dot command "help"
2020-01-07 19:57:24 +00:00
Klaus Basan
12fbd87bbc
Ref T723 [xswiftbus] UI/settings for TCAS enabled and debug mode
...
* UI checkboxes added
* Qt free settings updated
2020-01-07 19:57:24 +00:00
Mat Sutcliffe
0f6b7d910e
Ref T723 [xswiftbus] Expose configuration to enable/disable TCAS traffic
2020-01-07 19:57:24 +00:00
Mat Sutcliffe
8d204cded1
Ref T723 [xswiftbus] Expose configuration for render phase debug messages
2020-01-07 19:57:24 +00:00
Mat Sutcliffe
95d273442c
Update libxplanemp
2020-01-07 19:57:24 +00:00
Mat Sutcliffe
bc0ce13ed1
Bump version number
after_afv
2020-01-07 19:57:24 +00:00
Klaus Basan
b3ad7ccdd9
Query real names for ATC stations again,
...
so we learn about changed "persons" (i.e. real name)
see https://discordapp.com/channels/539048679160676382/632279098244333581/655740912336633868
RELEASE_0.9.3
2020-01-07 19:57:24 +00:00
Klaus Basan
524a9b3793
ATC stations, style and minor fixes
2020-01-07 19:57:23 +00:00
Roland Rossgotterer
d29dec81d7
[FS9] Test connection via FSUIPC in listener
...
Checking whether the FS2004 host is connected is not enough since we rely
on FSUIPC. Do not activate the simulator if FSUIPC is not available (e.g.
not installed).
2020-01-07 19:57:23 +00:00
Roland Rossgotterer
b7c2775ea2
[FS9] Let IDirectPlay8Client::Connect process request asynchronously
2020-01-07 19:57:23 +00:00
Klaus Basan
a6a787fdd7
Metar, slight style adjustments
2020-01-07 19:57:23 +00:00
Klaus Basan
a924b5e78b
Improved (error) message if owner is empty
2020-01-07 19:57:23 +00:00
Klaus Basan
10a6b06a59
Ref T764, display flight plan of other aircraft
2020-01-07 19:57:23 +00:00
Klaus Basan
ceebcc3e1b
Style
2020-01-07 19:57:23 +00:00
Klaus Basan
550b695350
[icons] Ref T763, Leipzig Air icons
2020-01-07 19:57:23 +00:00
Klaus Basan
aff8665c4d
Avoid qss warnings with Qt 5.13.2
...
QCssParser::parseColorValue:
Specified color with alpha value but no alpha given: 'rgba 40,40,40'
see https://discordapp.com/channels/539048679160676382/539925070550794240/654376042596794378
2020-01-07 19:57:23 +00:00
Klaus Basan
429c91d93e
Add flight plan HEAVY flag depending on DB data
...
see https://discordapp.com/channels/539048679160676382/542130771817791516/654404036199448589
2020-01-07 19:57:23 +00:00
Klaus Basan
091fa5f338
[Audio] Get/set audio device volume (this is the device's value, NOT the logical AFV value)
2020-01-07 19:57:23 +00:00
Klaus Basan
fc9bb1277d
[PQ] implemented "comparePropertyByIndex" for CAltitude for correct sorting
...
Bug report: https://discordapp.com/channels/539048679160676382/594962359441948682/651162172717662239
2020-01-07 19:57:22 +00:00
Klaus Basan
e1498adc8e
Minor fixes, style
...
* make sure ATC view is updated when disconnected
* prepared rounding, can be enabled at any time
2020-01-07 19:57:22 +00:00
Klaus Basan
1deeaf39e8
[UI] Focus in text message entry field if a text message tab is requested
...
* requested by AF
* added signals/slots
* foucs functions
2020-01-07 19:57:22 +00:00
Klaus Basan
03afc8968a
[Radar] shorter track line, renaming
...
https://discordapp.com/channels/539048679160676382/539846348275449887/649744906146938880
https://discordapp.com/channels/539048679160676382/539846348275449887/649886218791813140
2020-01-07 19:57:22 +00:00
Klaus Basan
3b0001d113
[UI] As discussed in FSC channel, display "save" message
...
* save was only shown ("overlay") if a mapping component is available
* make sure an message is also show in component is used in dialog
* change utility functions and display in "table view" without mapping component
https://discordapp.com/channels/539048679160676382/594962359441948682/643529608070692925
2020-01-07 19:57:22 +00:00
Klaus Basan
087410039c
Style
2020-01-07 19:57:22 +00:00
Klaus Basan
8dd0a06c81
[AFV], Ref T731, Ref T739 remember audio settings in launcher
2020-01-07 19:57:22 +00:00
Klaus Basan
386a0ccd5d
[XPlane] Model set must not contain ACF models
...
Discussion: see https://discordapp.com/channels/539048679160676382/539064750055751690/648974956306366499
2020-01-07 19:57:22 +00:00
Klaus Basan
b9ea40e8d1
[FSD] wallop message sending incomplete fixed
2020-01-07 19:57:22 +00:00
Klaus Basan
2a34786039
[Hotkey] Display hotkey name plus device name in hotkey model, resize view if new key has been added or removed
2020-01-07 19:57:22 +00:00
Klaus Basan
ef4640e66f
[Hotkey] Style
2020-01-07 19:57:21 +00:00
Klaus Basan
9dbb441e44
[FSD] Send auth(entication) messages as direct messages
2020-01-07 19:57:21 +00:00
Klaus Basan
7c7ed41f05
Improved log.message if model file is NOT available
2020-01-07 19:57:21 +00:00
Klaus Basan
c104e2105c
[FSD] FSD range can be disabled and range restriction only for VATSIM
...
Rational FSC eV does not want restriction
2020-01-07 19:57:21 +00:00
Klaus Basan
42648f0c12
[FSD] Slightly adjusted sending of queued FSD messages
2020-01-07 19:57:21 +00:00
Klaus Basan
c2d2d05566
Log.message
2020-01-07 19:57:21 +00:00