summaryrefslogtreecommitdiffhomepage
path: root/opentrack
AgeCommit message (Expand)Author
2015-11-26api/shortcuts: remove pointless "friend" declarationsStanislaw Halik
2015-11-26api/shortcuts: move to separate definitionStanislaw Halik
2015-11-24api/shortcuts: don't unacquire joy handle pointlesslyStanislaw Halik
2015-11-22api/shortcuts: fix copy-paste erroropentrack-2.3-rc21p1Stanislaw Halik
2015-11-22api/shortcuts: don't provide guard/stubs for non-win32Stanislaw Halik
2015-11-22api/joy: guard _WIN32 properlyStanislaw Halik
2015-11-22api/shortcuts: hopefully guard joystick _WIN32Stanislaw Halik
2015-11-22opentrack/joystick: rename header to clarify usageStanislaw Halik
2015-11-22api/shortcuts: add missing win32 delete key definitionStanislaw Halik
2015-11-22api/shortcuts, tracker/joy: adapt to synchronized joy apiStanislaw Halik
2015-11-22api/joy: protect dinput with mutex in all casesStanislaw Halik
2015-11-22api/joy: implement a central joystick workerStanislaw Halik
2015-11-22work: use the centralized keypress workerStanislaw Halik
2015-11-22api/keyboard: implement a central workerStanislaw Halik
2015-11-19shortcuts: nix single-use mutexStanislaw Halik
2015-11-12joy: remove branchingStanislaw Halik
2015-11-12joy: for newly plugged sticks, only emit events after 3 secondsStanislaw Halik
2015-11-11joy: guard _WIN32. retab.opentrack-2.3-rc21Stanislaw Halik
2015-11-11shortcuts: alloy kbd mods for joystick buttonsStanislaw Halik
2015-11-11joy: slurp keys on startupStanislaw Halik
2015-11-11joy: add cheap debug infoStanislaw Halik
2015-11-11joy: memset won't hurtStanislaw Halik
2015-11-11joy: pass shortcut only if pressed, not depressedStanislaw Halik
2015-11-11joy: refresh immediately once on startupStanislaw Halik
2015-11-11shortcuts: register joysticks every 250 ms, not 2 secondsStanislaw Halik
2015-11-11shortcuts: map joystick buttons on depress onlyStanislaw Halik
2015-11-11allow for binding joystick buttons to shortcut functionsStanislaw Halik
2015-11-01simple-mat: nix porked ctorStanislaw Halik
2015-11-01shortcuts: separate keybinding worker to another fileStanislaw Halik
2015-11-01shortcuts: cleanupStanislaw Halik
2015-11-01options: don't define options singleton in every moduleStanislaw Halik
2015-11-01all: adjust options.hpp move to compatStanislaw Halik
2015-11-01cmake: fix spline widget linkageStanislaw Halik
2015-11-01cmake: less boilerplate, link dynamicallyStanislaw Halik
2015-10-30shortcuts: fix crash on LinuxStanislaw Halik
2015-10-30move to subdirectory-based build systemStanislaw Halik
2015-10-26main: use camera-based centering by defaultStanislaw Halik
2015-10-25win32: try win_key with modifier firstStanislaw Halik
2015-10-25shortcuts: remove obsolete code on win32Stanislaw Halik
2015-10-25shortcuts: allow for numpad on win32Stanislaw Halik
2015-10-25shortcuts: allow for numlock on win32Stanislaw Halik
2015-10-24shortcuts: allow for binding same key to multiple functionsStanislaw Halik
2015-10-20shortcuts: fix osx/linux keystrokes persistingopentrack-2.3-rc19p2Stanislaw Halik
2015-10-20all: update copyright where appropriateStanislaw Halik
2015-10-18tracker: initialize newposeStanislaw Halik
2015-10-17cmake: generate version.ccStanislaw Halik
2015-10-17tracker: check for NaN valuesStanislaw Halik
2015-10-17shortcuts: actually print screen binding worksStanislaw Halik
2015-10-17shortcuts: alias right modifier keys to left modifier keysStanislaw Halik
2015-10-17shortcuts: allow for binding scroll lock and pause/breakStanislaw Halik