Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
We aren't supposed to calldispatch in a loop, since it locks up FSX. Use
calldispatch only if FSX signals us that an event has been received.
This might fix slowness reported in #174.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Slider range was too small.
|
|
|
|
|
|
|
|
|
|
Issue: #182
|
|
Reported-by: Mathijs Groothuis
Issue: #180
|
|
|
|
Suggested-by: Mathijs Groothuis
Issue: #180
|
|
Issue: #174
|
|
Some MSVC 2015RC bug with static initialized const char*. But reproduced
also in #179 (?)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Small improvements to the x-plane plugin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tunables are probably wrong, we'll get to that later.
|