Roland Winklmeier
|
4733c72553
|
Simplify CThreadedReader to avoid race conditions
refs #731
|
2016-08-26 21:04:39 +01:00 |
|
Klaus Basan
|
3aee6174ac
|
refs #719, avoid infinite loop when info object read succeeds, but has incorrect authorizations
* marker for info reader that it failed
* distinguish between "server cannot be connected" and other errors
|
2016-08-04 17:11:37 +02:00 |
|
Mathew Sutcliffe
|
7a34cc6d9a
|
refs #697 BlackCore settings renamed and reorganized.
|
2016-08-03 02:19:11 +01:00 |
|
Klaus Basan
|
0357dbde8f
|
refs #712, improved readers
* only trigger read when network interface is available
* do not trigger all reads at same time but slightly shifted
* renamed to hasReceivedOkReply()
|
2016-07-28 21:08:25 +02:00 |
|
Klaus Basan
|
541d673acd
|
Fixed year formatter / formatting
|
2016-07-28 21:08:10 +02:00 |
|
Klaus Basan
|
0939b1f08f
|
refs #687, further performance improvements
* avoid redundant reads by excluding entities which will be periodically updated
* restart timers when data are received, avoid overlapping requests
|
2016-06-29 15:38:07 +02:00 |
|
Klaus Basan
|
0fca9c1f18
|
refs #687, use hash to avoid unnecessary operations
* for bookings
* VATSIM file (plus check if cache really changed before writing)
* METARs
|
2016-06-29 15:38:04 +02:00 |
|
Klaus Basan
|
dc02ff2d0c
|
Addded log categories / human readable pattern
|
2016-06-29 01:04:44 +02:00 |
|
Klaus Basan
|
488d437a2a
|
#refs 686, used settings in readers
* moved threaded reader to BlackCore (settings are normally BlackCore aware)
* created ns/subfolder VATSIM
* prepared settings for the VATSIM readers
|
2016-06-29 01:04:41 +02:00 |
|