Mat Sutcliffe
63e8de8f00
Issue #77 getLogCategories returns a simple QStringList instead of our own class
2020-12-19 18:50:34 +00:00
Roland Rossgotterer
f60a44ea1e
[FS9] Fix double deletion of CFs9Host
...
CFs9Host was guarded by a QSharedPointer plus it had a QObject parent.
2020-06-12 18:42:29 +01:00
Roland Rossgotterer
b7c2775ea2
[FS9] Let IDirectPlay8Client::Connect process request asynchronously
2020-01-07 19:57:23 +00:00
Klaus Basan
51ce3778b6
FS9 style
2019-09-16 22:41:22 +01:00
Mat Sutcliffe
e9a4c49d68
Ref T547 Update license masthead in all source code files.
2019-02-22 20:36:43 +00:00
Roland Rossgotterer
e68693a35e
[FS9] Handle CoInitializeEx being previously called with different flags
2019-02-22 20:36:24 +00:00
Roland Rossgotterer
d6d2c0cc80
[FS9] Stop using Fs9Host and Fs9Client as CContinuousWorkers
...
Both were continuous workers since a blocking IDirectPlay8Peer::SendTo()
method was used. Since we use the default async method now, we don't need
the threaded implementation any longer. It still could happen that GUI
blocks for too long, but that would happen also for other simulator drivers.
ref T433
2019-02-22 20:36:21 +00:00
Klaus Basan
55534cbb09
Formatting
2018-04-13 23:36:12 +02:00
Klaus Basan
4e4d33a755
Ref T105, adjusted CDirectPlayPeer
...
* log cats
* and log messages
2017-09-24 19:50:10 +01:00
Klaus Basan
3780bc18e0
Formatting, minor tweaks
2017-09-24 19:49:40 +01:00
Roland Winklmeier
0ce38cb7d6
Clarify return value from CDirectPlayPeer::directPlayMessageHandler
...
refs #800
2016-12-13 19:01:05 +01:00
Mathew Sutcliffe
6f1cf8e3d7
refs #624 Replace typedef with using.
2016-03-22 16:02:50 +00:00
Michał Garapich
1b06e15b61
refs #510 Remove underscores from all the source file names
2015-11-22 12:53:09 +01:00