Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-31 | meta: get rid of Initialize(), now RAII | Stanislaw Halik | |
2013-10-19 | Fix proto/filter dtor not being called | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> Reported-by: mm0zct | |||
2013-10-17 | fix win32 build breakage | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-15 | fix vjoy the hard way | Stanislaw Halik | |
2013-10-15 | try to fix #define min in M$ headers | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-09-16 | VJoy: correct visibility of getGameName() | Stanislaw Halik | |
2013-09-15 | Make every tracker/protocol/filter dialog modal | Stanislaw Halik | |
This is since changing the tracker/protocol/filter from a combobox will cause a use-after-free and a nasty crash. | |||
2013-09-15 | Fix mingw-w64 cross-compile from Linux | Stanislaw Halik | |
Case-sensitivity and MSVC-isms bite again. | |||
2013-06-27 | Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusion | Stanislaw Halik | |
Requested-by: mm0zct | |||
2013-06-06 | Remove dead code | Stanislaw Halik | |
2013-04-29 | VJoy protocol | Stanislaw Halik | |