summaryrefslogtreecommitdiffhomepage
path: root/opentrack/keybinding-worker.cpp
AgeCommit message (Expand)Author
2016-06-16all: split "api" into "api" and "logic"Stanislaw Halik
2016-05-15api/shortcuts: appease pointless compiler warningsStanislaw Halik
2016-05-15api,gui: disable all keyboard shortcuts while binding a keyStanislaw Halik
2016-05-04api: fix permissions bits. no code changes.Stanislaw Halik
2016-04-29api, main: implement new keybindingsStanislaw Halik
2015-12-17api/joy: refresh only manually on certain eventsStanislaw Halik
2015-12-06api/keys: prevent idempotent keysopentrack-2.3-rc21p4Stanislaw Halik
2015-12-06api/keys: use a fake window for DirectInput handleStanislaw Halik
2015-12-06api/keys: nix tautological #ifdefStanislaw Halik
2015-12-05api/keys: fix multiple shortcut receiversStanislaw Halik
2015-12-03api, compat: clean up verbose fprintf logspamStanislaw Halik
2015-11-26api/shortcuts: move to separate definitionStanislaw Halik
2015-11-22api/shortcuts: don't provide guard/stubs for non-win32Stanislaw Halik
2015-11-22api/shortcuts: hopefully guard joystick _WIN32Stanislaw Halik
2015-11-22api/shortcuts, tracker/joy: adapt to synchronized joy apiStanislaw Halik
2015-11-22api/keyboard: implement a central workerStanislaw Halik
2015-11-19shortcuts: nix single-use mutexStanislaw Halik
2015-11-11shortcuts: alloy kbd mods for joystick buttonsStanislaw Halik
2015-11-11shortcuts: map joystick buttons on depress onlyStanislaw Halik
2015-11-11allow for binding joystick buttons to shortcut functionsStanislaw Halik
2015-11-01shortcuts: separate keybinding worker to another fileStanislaw Halik