Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-08 | retab and reformat only | Stanislaw Halik | |
2015-07-03 | fix MSVC, now runs | Stanislaw Halik | |
2015-07-03 | try fix MSVC | Stanislaw Halik | |
2014-10-19 | decruft more | Stanislaw Halik | |
2014-10-19 | build breakage | Stanislaw Halik | |
2014-10-19 | update modules to refactored API | Stanislaw Halik | |
2014-09-22 | get rid of evil CALLING_CONVENTION macro | Stanislaw Halik | |
2014-09-22 | virtual function misuse (don't create needless VPTR all over) | Stanislaw Halik | |
2014-09-22 | nix spurious warning | Stanislaw Halik | |
2014-09-22 | win32: all plugins in Windows binary distro updated to new api | Stanislaw Halik | |
2014-09-18 | header cleanup only | Stanislaw Halik | |
2014-09-18 | nix vjoy warning | Stanislaw Halik | |
2014-08-30 | remove MSVC support | Stanislaw Halik | |
Leave as-is to avoid unconditionally assuming GNU extensions and ABI | |||
2014-08-30 | remove capt obvious comments | Stanislaw Halik | |
2014-07-27 | Finish rename for all platforms | Stanislaw Halik | |
2014-05-30 | vjoy: Fix POV hat state | Stanislaw Halik | |
POV hat key was always stuck in one position, confusing certain games. Reported-by: ASQ_Dak Fix-by: Rickard Öberg Tested-by: no one at all! | |||
2014-01-15 | make all tracker/protocol/filter dialogs non-modal | Stanislaw Halik | |
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 | |