Roland Rossgotterer
edb7a4795e
[MacOS] Fix error when copying externals again to build dir
2019-10-11 19:00:41 +01:00
Mat Sutcliffe
641238116a
Fix VS IDE warning/tip
...
No need to return value from CUrl::appendQuery.
2019-10-11 19:00:40 +01:00
Mat Sutcliffe
9aabd5db04
[FSD] Superfluous parentheses
2019-10-11 19:00:39 +01:00
Mat Sutcliffe
077476c138
[FSD] Style
2019-10-11 19:00:39 +01:00
Mat Sutcliffe
2dbc347bd7
[FSD] Doxygen
2019-10-11 19:00:38 +01:00
Klaus Basan
7e36e67f89
Ref T739, removed voice room value objects
2019-10-11 19:00:35 +01:00
Klaus Basan
ea8e27cc9b
Ref T730, obtain duration from "swift modified" QNetworkReply
2019-10-11 19:00:34 +01:00
Klaus Basan
ff6b7f8deb
Ref T730, added deleteResourceFromNetwork and modified CSlot (directly accept object witb std::function)
2019-10-11 19:00:34 +01:00
Klaus Basan
6e9fa0b2ad
Ref T730, style
2019-10-11 19:00:33 +01:00
Roland Rossgotterer
18ec101391
Don't push duplicated audio devices into the list
2019-10-11 19:00:32 +01:00
Roland Rossgotterer
a2e3700739
Replace QAudioDeviceInfo with CAudioDeviceInfo where possible
...
QAudioDeviceInfo is a low level technical class, which shouldn't be used in higher level code. Remove it from all APIs
where possible and just create it in order to interface with QAudio
2019-10-11 19:00:31 +01:00
Roland Rossgotterer
c759d45bb0
[AFV] Remove obsolete VVL device index from CAudioDeviceInfo
2019-10-11 19:00:31 +01:00
Klaus Basan
5c56715c28
Ref T730, add AFV test server in "test server list"
2019-10-11 19:00:23 +01:00
Klaus Basan
30158975b6
Ref T731, correctly set "disable VHF simulation" checkbox
2019-10-11 19:00:23 +01:00
Klaus Basan
09b38b4e6d
Ref T730, function to check range for input/output volume
2019-10-11 19:00:22 +01:00
Klaus Basan
9a4fe0ea48
Ref T732, improved simulator type resolution for network
2019-10-11 19:00:19 +01:00
Klaus Basan
b207c9c944
Ref T730, adjusted audio settings for new notification sounds
...
* utility functions, find most appropriate file
* PTT blocked, removed voice rooms
2019-10-11 19:00:16 +01:00
Klaus Basan
dcfe275cc1
Ref T730, adjusted airspace monitor and ATC model
...
* added cross coupled in model
* "disabled" onAtisVoiceRoomReceived
2019-10-11 19:00:14 +01:00
Klaus Basan
5eb3dee829
Ref T730, FSD callsign string function, addressing the "*EDDF_TWR" issue
2019-10-11 19:00:14 +01:00
Klaus Basan
afd7881a90
Ref T730, ATC station properties for cross coupled ATC stations
2019-10-11 19:00:04 +01:00
Klaus Basan
7c89234f8c
Ref T730, callsign set used for received callsigns
2019-10-11 19:00:02 +01:00
Klaus Basan
5a19bbdb5e
Ref T730, audio settings use 0..100 values, check the values
2019-10-11 19:00:02 +01:00
Klaus Basan
835fdc478a
Ref T730, adjusted audio device info/info list,
...
so it can be used with QAudioDeviceInfo
2019-10-11 19:00:00 +01:00
Klaus Basan
b9b3675073
Ref T730, log category for audio
2019-10-11 19:00:00 +01:00
Klaus Basan
2fed1e7e99
Ref T730, style
2019-10-11 18:59:59 +01:00
Klaus Basan
81ade55cb5
Ref T730, added QT multimedia in some projects, as it is now needed in blackmisc
2019-10-11 18:59:58 +01:00
Klaus Basan
6b19ed665e
Ref T730, added settings in AFV client
2019-10-11 18:59:56 +01:00
Klaus Basan
7c765654c0
Ref T730, style
...
* avoid float, use double
* const correctness
* use fuzzyCompare for float/double
2019-10-11 18:59:55 +01:00
Klaus Basan
e21fdeb039
Ref T730, pass PTT key events to client
...
* currently passing from context to client, so context and client know the state
* PTT enum in own file so it can be reused
2019-10-11 18:59:55 +01:00
Klaus Basan
acde5e4f01
Ref T730, ATC station value object update
2019-10-11 18:59:53 +01:00
Klaus Basan
4a578110b0
Ref T731, adjusted audio settings for AFV and added functions in UI component
2019-10-11 18:59:11 +01:00
Klaus Basan
55f70a794e
Style
2019-10-11 18:59:10 +01:00
Klaus Basan
f9b73bf70e
Ref T730, add QJsonWebToken for jwt token decoding
2019-10-11 18:59:05 +01:00
Roland Rossgotterer
acf540be34
Long live FsdClient
2019-09-18 13:49:37 +02:00
Roland Rossgotterer
fa6e7108c7
Propagate FacilityType and LoginMode to value objects
2019-09-17 17:29:25 +02:00
Roland Rossgotterer
4772aadc1a
Replace INetwork::CConnectionStatus with proper value object
2019-09-17 17:29:25 +02:00
Klaus Basan
b3b2f5b751
Ref T725, "<<" should work
2019-09-16 22:41:39 +01:00
Klaus Basan
dac696bf69
Ref T717, functions to zero "0" PBH and GS
2019-09-16 22:41:38 +01:00
Klaus Basan
b408c8ffed
Style
2019-09-16 22:41:38 +01:00
Klaus Basan
9b27041684
Ref T717, return "null" for null PQ
2019-09-16 22:41:36 +01:00
Klaus Basan
c7b90ae439
Ref T717, calculate a new position in distance from given position
2019-09-16 22:41:34 +01:00
Klaus Basan
b3945adc98
Improved VATSIM status file reading
2019-09-16 22:41:33 +01:00
Roland Rossgotterer
e8b14c435f
Check that X-Plane OBJ8 file exists
2019-09-16 22:41:33 +01:00
Roland Rossgotterer
108f773e8a
Fix BLACK_USE_CRASHPAD not being defined in required places
2019-09-16 22:41:33 +01:00
Roland Rossgotterer
e0b52db77a
[MinGW] Fix many unresolved symbols
2019-09-16 22:41:33 +01:00
Klaus Basan
79c947f8fa
Style
2019-09-16 22:41:32 +01:00
Klaus Basan
507e059438
More detailled validation messages "which models look odd"
2019-09-16 22:41:31 +01:00
Klaus Basan
7b8db694cc
Use BLACK_AUDIT_X because this is a check for external data
2019-09-16 22:41:31 +01:00
Klaus Basan
00941afcf9
Style
2019-09-16 22:41:30 +01:00
Klaus Basan
e12dc3a73a
Utility functions to sort text messages by timestamp (ascending/descending)
...
* compare function for text message
* resort function
* text message edit can display HTML text messages with ascending/descending timestamp
* made CTextMessageListModel -> CListModelTimestampObject
2019-09-16 22:41:30 +01:00