Klaus Basan
d2ca97846d
Allow to reload other swift versions UI
2018-11-22 19:55:03 +01:00
Klaus Basan
33116d3b21
Ref T437, adjusted CFsuipc class
2018-11-22 19:55:03 +01:00
Klaus Basan
39d2eba85b
Ref T437, updated 64bit FSUIPC file
2018-11-22 19:55:03 +01:00
Klaus Basan
657aea9323
Ref T437, copy the client area byte array instead of just casting it
2018-11-22 19:55:03 +01:00
Klaus Basan
82467da45b
Ref T436, correct file name handling (UNC) and validate FSX position
2018-11-22 19:55:03 +01:00
Klaus Basan
3434abefb0
Ref T436, init m_s[0-3] correctly
2018-11-22 19:55:03 +01:00
Klaus Basan
6caba4b1ef
Ref T437, added data definition for running
2018-11-22 19:55:03 +01:00
Klaus Basan
10b242cec8
Ref T437, update cockpit from FSUIPC
2018-11-22 19:55:03 +01:00
Klaus Basan
ebde8e7360
Ref T436, style
2018-11-22 19:55:03 +01:00
Klaus Basan
d424abdefb
Ref T437, style
2018-11-22 19:55:03 +01:00
Klaus Basan
8ce3ac06ae
Ref T437, update internals when changing FSUIPC on/off
2018-11-22 19:55:03 +01:00
Klaus Basan
22f17bec44
Ref T437, renamed SB4 to SB3 (as the extension was already available in SB3)
2018-11-22 19:55:02 +01:00
Klaus Basan
3f8ea99d14
FSUIPC Clang fixes
2018-11-22 19:55:02 +01:00
Klaus Basan
0ab4a18bda
Set correct model type and added model type "TypeReverseLookup"
2018-11-22 19:55:02 +01:00
Klaus Basan
8439f19ca3
Minor UI adjustments
2018-11-22 19:55:02 +01:00
Klaus Basan
cb422d72cf
Misc. style issues interpolation/model adding
2018-11-22 19:55:02 +01:00
Klaus Basan
c8ba6946bd
Allow to enable HTML color (as tooltip must be "black")
2018-11-22 19:55:02 +01:00
Klaus Basan
3096822f70
Use HTML overlay message in flightplan
2018-11-22 19:54:52 +01:00
Klaus Basan
60093e1a96
Changed bootstrap file
2018-11-22 19:54:52 +01:00
Klaus Basan
2ba89ec10c
Cleaner setup load messages
2018-11-22 19:54:52 +01:00
Klaus Basan
ff33db96db
Use screen geometry to configure screen size
2018-11-22 19:54:52 +01:00
Klaus Basan
0b2d3c3f05
Utility function for screen geometry
2018-11-22 19:54:51 +01:00
Klaus Basan
1bf9670a5d
Display info about crash dump
2018-11-22 19:54:51 +01:00
Klaus Basan
753511cafb
HTML overlay status message, smaller form of overlay message
...
* improved toHTML (with icon)
* overlay message
2018-11-22 19:54:51 +01:00
Klaus Basan
d9788115c7
Ref T432, display more detailed tooltip for COM frequency
2018-11-16 02:49:56 +01:00
Klaus Basan
dac6a2ca1a
Ref T432, context functions to get ATC stations by COM frequency
2018-11-16 02:49:56 +01:00
Klaus Basan
781db93355
Ref T432, find ATC station for frequency utility functions
2018-11-16 02:49:56 +01:00
Klaus Basan
beec69281a
Login component set FSD/voice details based on current server selection
2018-11-16 02:49:56 +01:00
Klaus Basan
8003a50ae5
Ref T420, trigger logoff countdown when simulator is no longer vital
2018-11-16 02:49:56 +01:00
Klaus Basan
a6b7b10651
Ref T420, signal when simulator no longer is vital
2018-11-16 02:49:56 +01:00
Klaus Basan
b452cd7530
Ref T410, show number of SB4 packets received under simulator/information
2018-11-16 02:49:55 +01:00
Klaus Basan
3eb46690c0
Removed clamped messages
2018-11-16 02:49:55 +01:00
Klaus Basan
254abdf68b
Style
2018-11-16 02:49:55 +01:00
Klaus Basan
5b4960ec5b
Allow to select FSX/P3D or XPlane standard models
2018-11-16 02:49:55 +01:00
Klaus Basan
21506293f3
Info about checklist
2018-11-16 02:49:55 +01:00
Klaus Basan
c94a619599
Allow to find and select the default distributors
2018-11-16 02:49:55 +01:00
Klaus Basan
b937f10992
Hotkey dialog style
2018-11-16 02:49:55 +01:00
Klaus Basan
fe8548a5d4
Ref T415, allow to manually override FP from simulator
2018-11-16 02:49:55 +01:00
Mat Sutcliffe
42aa521289
Fixed MinGW error by moving method implementation of class template into cpp file.
2018-11-16 02:49:55 +01:00
Mat Sutcliffe
df563d5b29
Fixes needed to compile swift with MSVC with the /permissive- switch
...
which enables more C++ standard conformance.
2018-11-16 02:49:55 +01:00
Mat Sutcliffe
919a31b250
Work around a qmake bug that was causing empty directories to be created
...
in the root C:\ directory when using the MSVC solution generator.
2018-11-16 02:49:55 +01:00
Klaus Basan
943a6af2ba
Ref T415, fixes as reported by RP
...
* also the CVariant format needs to be parsed
* fixed typo in toFlightPlanRemarks
* see https://swift-project.slack.com/archives/G96QTUBEG/p1542054827021700
2018-11-16 02:49:55 +01:00
Klaus Basan
cd26d88826
FP style
2018-11-16 02:49:55 +01:00
Klaus Basan
9e2a8fec3e
Default models for FS9
2018-11-16 02:49:55 +01:00
Klaus Basan
fe28c220fa
Unit test fix
...
* Use correct version of loadAndResolveP3DSimConnect/loadAndResolveFsxSimConnect
* use CLogCategory::driver() for SimConnectSymbols
* added load(common_pre/post)
2018-11-16 02:49:54 +01:00
Klaus Basan
db05388bea
Ref T431, send airline ICAO designator or VDesignator depending on setup
2018-11-16 02:49:54 +01:00
Klaus Basan
0b368ad935
Ref T431, FSD setup allow to force 4 letter airline ICAO code
2018-11-16 02:49:54 +01:00
Klaus Basan
358aac503c
FP UI adjustment
2018-11-16 02:49:54 +01:00
Klaus Basan
1a45d8e1b8
Login component, hide server selection when displaying FSD details as otherwise there is not enough space
2018-11-16 02:49:54 +01:00
Klaus Basan
79547efe0a
Login UI improvements
2018-11-16 02:49:54 +01:00