aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-30switch from rgba to rgb for window texturedec05eba
2020-08-29Add alt+f1 global hotkey to reset window rotation (keyboard mapping update no...dec05eba
2020-07-28Revert "Add alt+f1 keybind on target window to reset window rotation"dec05eba
2020-07-28Add alt+f1 keybind on target window to reset window rotationdec05eba
2020-07-27float > intdec05eba
2020-07-27Use x11 cursor image instead of a regular png imagedec05eba
2020-07-17Remove more unused controller render codedec05eba
2020-07-17Add examples to usage outputdec05eba
2020-07-16Make plane less curveddec05eba
2020-07-16Remove unused code (controller rendering from hellovr_opengl valve example)dec05eba
2020-07-16Use correct window ratio for --plane modedec05eba
2020-07-16Fix window resize memory leak (nvidia is not cleaning up on glDeleteTextures)dec05eba
2020-07-16Add doc for Q and E zoom keys, show cursor inside the companion windowdec05eba
2020-07-16Fix /tmp/vr-video-player_ file not being written to when using Q keydec05eba
2020-07-16hotkeys for live zoom with temp filefrostworx
2020-07-16Print more info when using invalid arguments or no argumentsdec05eba
2020-07-10Change the behavior of cursor in stereoscopic mode to match the cursor positi...dec05eba
2020-07-05Fix window texture not working for certain window (like termite)dec05eba
2020-07-03Use correct cursor offset, add --cursor-scale option to change cursor scaledec05eba
2020-07-02Change title of companion window to vr-video-playerdec05eba
2020-07-02Show cursor instead of yellow circledec05eba
2020-07-02Fix crash when closing target windowdec05eba
2020-06-13Set width/height ratio of plane to the same as the target window and reduce c...dec05eba
2020-06-13Only follow camera in sphere projection modedec05eba
2020-06-13try to improve capture a little bitWebFreak001
2020-06-13add APIs to control mouse cursorWebFreak001
2020-06-13trim "window:" from start of window IDWebFreak001
2020-06-13show mouse cursor as yellow circle inside VRWebFreak001
2020-06-13add ability to reset rotation via signal + gamepadWebFreak001
2020-06-13remove q/escape button to quitWebFreak001
2020-06-13use quaternions for resetting rotationWebFreak001
2020-06-13make moving around head not move around pictureWebFreak001
2020-06-13add cylindrical projectionWebFreak001
2020-06-13add --plane mode for plane in 3D space to look atWebFreak001
2020-06-04Fix freeze on target window resizedec05eba
2020-05-03Add key to reset rotation of videodec05eba
2020-05-02Remove unused files and soil dependencydec05eba
2020-05-02Attempt to reduce stutteringdec05eba
2020-05-01Enable vsyncdec05eba
2020-05-0132 bit colordec05eba
2020-05-01Fix incorrect colors on systems that support 10-bit outputdec05eba
2020-05-01Fix build for ubuntu and fedora (missing glm ext files)dec05eba
2020-05-01Show video forward as set by steamvr, instead of showing it backwardsdec05eba
2020-05-01Add option to switch left and right view and to disable video stretchingdec05eba
2020-04-30Find config file and exit if not founddec05eba
2020-04-30Add option for flat projection and zoom leveldec05eba
2020-04-29Fix for DE (xfce4). Only redirect the target windowdec05eba
2020-01-05make it workDEC05EBA
2020-01-05cursor...wipDEC05EBA
2019-12-16Replace homemade matrix/vector classes with glmDEC05EBA