Age | Commit message (Collapse) | Author |
|
For @gagagu.
Issue: #151
|
|
It doesn't work while tracking. Can't pass DirectShow handle through
shared memory.
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|