summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_protocol_vjoy
AgeCommit message (Collapse)Author
2013-10-19Fix proto/filter dtor not being calledStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> Reported-by: mm0zct
2013-10-17fix win32 build breakageStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-15fix vjoy the hard wayStanislaw Halik
2013-10-15try to fix #define min in M$ headersStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-09-16VJoy: correct visibility of getGameName()Stanislaw Halik
2013-09-15Make every tracker/protocol/filter dialog modalStanislaw Halik
This is since changing the tracker/protocol/filter from a combobox will cause a use-after-free and a nasty crash.
2013-09-15Fix mingw-w64 cross-compile from LinuxStanislaw Halik
Case-sensitivity and MSVC-isms bite again.
2013-06-27Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusionStanislaw Halik
Requested-by: mm0zct
2013-06-06Remove dead codeStanislaw Halik
2013-04-29VJoy protocolStanislaw Halik