summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2014-09-13Never heard of the person. Is this a joke?Stanislaw Halik
2014-09-13Attribution and copyright, see belowStanislaw Halik
Previous few commits removed what is believed to be incorrect attributions and licenses made by people who didn't write the files in question. In case of dispute please contact through any of the following means: - committer, <sthalik@misaki.pl> - github issue tracker - other common sense means -sh
2014-09-13Remove incorrect ownershipStanislaw Halik
2014-09-13nix incorrect copyright attribution (see note)Stanislaw Halik
While @dbaarda wanted to leave it ghostwritten, it's not fair toward him.
2014-09-13nix wrong attributionStanislaw Halik
2014-09-13nix copyright boilerplateStanislaw Halik
2014-09-13nix invalid copyright attribution longer than code actualStanislaw Halik
2014-09-13nix outdated comments and incorrect copyright assignmentStanislaw Halik
2014-09-13fix brainoStanislaw Halik
2014-09-13useless headersStanislaw Halik
2014-09-13joy: Fix API misuseStanislaw Halik
Issue: #38
2014-09-13why is this useless shit STILL THERE?Stanislaw Halik
2014-09-12Correct axis scale logicStanislaw Halik
Issue: #38
2014-09-12mid axis range already subtracted, correct branch testStanislaw Halik
Issue: #38
2014-09-12Don't cut ranges in half needlesslyStanislaw Halik
Issue: #38
2014-09-12Joystick makes even less sense at 3amStanislaw Halik
Issue: #38
2014-09-09account for joy hot-unplug shenanigans and read failuresStanislaw Halik
2014-09-08Flip tx, not yaw, as dyvoid said in the first placeStanislaw Halik
Reported-by: dyvoid via reddit
2014-09-07Flip yaw too for riftStanislaw Halik
Reported-by: dyvoid through reddit
2014-09-07Rift: position tracking DK2, pitch signStanislaw Halik
Tested-by: dyvoid, p00ky (both through reddit)
2014-09-07dos2unixStanislaw Halik
2014-09-07remove commas to stop github whiningStanislaw Halik
2014-09-06ar: fix choosing cameraStanislaw Halik
2014-09-06unbreak build following renameStanislaw Halik
2014-09-06opencv symbol rename not done yet apparentlyStanislaw Halik
2014-09-06rename caseStanislaw Halik
2014-08-31most TODO items stale, move rest to issue trackerStanislaw Halik
2014-08-31iterations update calib state, no need to do twiceStanislaw Halik
2014-08-31remove dead codeStanislaw Halik
2014-08-31remove opentrack-api, no consumersStanislaw Halik
2014-08-31update creditsStanislaw Halik
2014-08-31remnants of MSVC kludge supportStanislaw Halik
2014-08-31remove notice for unused former dependencyStanislaw Halik
2014-08-31fix ovr 0.4 api usageStanislaw Halik
2014-08-30remove MSVC supportStanislaw Halik
Leave as-is to avoid unconditionally assuming GNU extensions and ABI
2014-08-30update API to OVR 0.4.1Stanislaw Halik
2014-08-30remove capt obvious commentsStanislaw Halik
2014-08-30remove capt obvious commentsStanislaw Halik
2014-08-30use our own clock_gettime on win32Stanislaw Halik
2014-08-30remove redundant cache varsStanislaw Halik
2014-08-29Update freetrack game definitionsStanislaw Halik
2014-07-28build system bug not relevant anymoreStanislaw Halik
2014-07-28ftclient: remove/simplify some of broken logicStanislaw Halik
2014-07-28rift: fix typo (XXX still unknown the unit of position)Stanislaw Halik
2014-07-28rift: position tracking, logic fixesStanislaw Halik
2014-07-27further rename fixesStanislaw Halik
2014-07-27Finish rename for all platformsStanislaw Halik
2014-07-27rename file so that name makes any senseStanislaw Halik
2014-07-27nix nonsensical typedef namingStanislaw Halik
2014-07-18Rift: no need for temporary array, inline itStanislaw Halik