summaryrefslogtreecommitdiffhomepage
path: root/proto-vjoy
AgeCommit message (Collapse)Author
2016-08-08proto/vjoy: removeStanislaw Halik
Has "trial expired" error. Just die.
2016-07-18some: adjust install paths and invocationsStanislaw Halik
2016-07-14proto/vjoy: fix linkopentrack-2.3-rc49p8Stanislaw Halik
2016-07-08proto/vjoy: for MSVC C++ linkage is usedStanislaw Halik
Reported-by: @DaMichel Issue: #381
2016-07-08proto/vjoy: use correct linkage; fix MSVCStanislaw Halik
Submitted-by: @DaMichel Issue: #381
2016-07-08proto/vjoy: oopsStanislaw Halik
Spotted-by: @DaMichel Issue: #381
2016-07-08proto/vjoy: add driver uri to dialogStanislaw Halik
2016-07-08proto/vjoy: rename .dll as linkage expectsStanislaw Halik
2016-07-08proto/vjoy: update .dllStanislaw Halik
2016-05-26many modules: trivial cleanups onlyStanislaw Halik
- Remove "this->" where it's not needed. Possibly rename shadowed vars. - Don't reload the options bundle manually since `options::opts' exists for that very reason. - Remove '^ \+$' whitespace - :retab
2016-05-22cmake/many: update for dinput8 manual link removalStanislaw Halik
It's automatic now.
2015-10-30also rename protocol -> protoStanislaw Halik