summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_protocol_vjoy/ftnoir_protocol_vjoy.h
AgeCommit message (Collapse)Author
2014-10-19decruft moreStanislaw Halik
2014-10-19update modules to refactored APIStanislaw Halik
2014-09-22virtual function misuse (don't create needless VPTR all over)Stanislaw Halik
2014-09-22win32: all plugins in Windows binary distro updated to new apiStanislaw Halik
2014-09-18header cleanup onlyStanislaw Halik
2014-08-30remove MSVC supportStanislaw Halik
Leave as-is to avoid unconditionally assuming GNU extensions and ABI
2014-08-30remove capt obvious commentsStanislaw Halik
2014-07-27Finish rename for all platformsStanislaw Halik
2013-12-31meta: get rid of Initialize(), now RAIIStanislaw Halik
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-15Fix mingw-w64 cross-compile from LinuxStanislaw Halik
Case-sensitivity and MSVC-isms bite again.
2013-06-06Remove dead codeStanislaw Halik
2013-04-29VJoy protocolStanislaw Halik