Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update readme with build instructions | dec05eba | 2022-01-30 | 1 | -2/+2 |
| | |||||
* | Update readme instruction with mpv | dec05eba | 2021-10-14 | 1 | -1/+1 |
| | |||||
* | Update readme | dec05eba | 2021-09-08 | 1 | -0/+3 |
| | |||||
* | Add global alt+q/e for zoom | dec05eba | 2021-07-16 | 1 | -1/+1 |
| | |||||
* | Fix after xfixes update, add --follow-focused to make vr-video-player ↵ | dec05eba | 2021-05-31 | 1 | -0/+6 |
| | | | | automatically update when the focused window changes | ||||
* | Asdf, add --sphere360 mode | dec05eba | 2020-11-25 | 1 | -3/+9 |
| | |||||
* | Add screenshot | dec05eba | 2020-09-10 | 1 | -0/+3 |
| | |||||
* | Update readme with dependency info | dec05eba | 2020-09-03 | 1 | -1/+1 |
| | |||||
* | Add alt+f1 global hotkey to reset window rotation (keyboard mapping update ↵ | dec05eba | 2020-08-29 | 1 | -4/+6 |
| | | | | not tested) | ||||
* | Fix sibs link | dec05eba | 2020-08-26 | 1 | -1/+1 |
| | |||||
* | Add steamvr issue notice in readme | dec05eba | 2020-08-19 | 1 | -1/+4 |
| | |||||
* | Revert "Add alt+f1 keybind on target window to reset window rotation" | dec05eba | 2020-07-27 | 1 | -1/+1 |
| | | | | This reverts commit cf0a94502a791f2b8a64cc6449b1e9dcaa3e3874. | ||||
* | Add alt+f1 keybind on target window to reset window rotation | dec05eba | 2020-07-27 | 1 | -1/+1 |
| | |||||
* | Use x11 cursor image instead of a regular png image | dec05eba | 2020-07-27 | 1 | -5/+2 |
| | |||||
* | Add doc for Q and E zoom keys, show cursor inside the companion window | dec05eba | 2020-07-16 | 1 | -0/+2 |
| | |||||
* | Print more info when using invalid arguments or no arguments | dec05eba | 2020-07-16 | 1 | -4/+1 |
| | |||||
* | Change the behavior of cursor in stereoscopic mode to match the cursor ↵ | dec05eba | 2020-07-10 | 1 | -1/+9 |
| | | | | position in the game (--cursor-wrap|--no-cursor-wrap) | ||||
* | mm | dec05eba | 2020-07-08 | 1 | -1/+1 |
| | |||||
* | Improve usage guide in README.md | dec05eba | 2020-07-08 | 1 | -9/+31 |
| | |||||
* | Use correct cursor offset, add --cursor-scale option to change cursor scale | dec05eba | 2020-07-02 | 1 | -0/+2 |
| | |||||
* | Show cursor instead of yellow circle | dec05eba | 2020-07-02 | 1 | -1/+4 |
| | |||||
* | Update readme with info about vkBasalt | dec05eba | 2020-06-20 | 1 | -1/+1 |
| | |||||
* | Only follow camera in sphere projection mode | dec05eba | 2020-06-13 | 1 | -1/+2 |
| | |||||
* | add ability to reset rotation via signal + gamepad | WebFreak001 | 2020-06-13 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | The gamepad change isn't the best as it requires the window to be focused, but it allows to use a wireless gamepad to reset the rotation and position like using the w key on the keyboard. I currently hardcoded the reset button to 6 on a joystick, which was equal to the select button on my steam controller using sc-controller simulating an xbox controller. Maybe the controller update isn't quite fit to stay and should use the VR controllers instead & work without focus. The more interesting part of this patch is adding signal handling of SIGUSR1 or SIGUSR2 to do the same thing. This allows to simply run a command like `killall -USR1 vr-video-player` to reset the rotation and position even without window focus. This is especially useful for example for adding a custom command action to KDE connect so you can reset the VR view from your phone without needing to have any special software. However I believe even this signal handling should eventually be replaced with some more advanced API like dbus or a unix socket to also allow for more advanced features like changing tracked windows on the fly. | ||||
* | Add simple build script instead of depending on sibs | dec05eba | 2020-06-04 | 1 | -2/+2 |
| | |||||
* | Add key to reset rotation of video | dec05eba | 2020-05-03 | 1 | -1/+3 |
| | |||||
* | Update readme with game related info | dec05eba | 2020-05-02 | 1 | -0/+6 |
| | |||||
* | Add option to switch left and right view and to disable video stretching | dec05eba | 2020-04-30 | 1 | -0/+4 |
| | |||||
* | Update readme with installation instructions | dec05eba | 2020-04-29 | 1 | -3/+8 |
| | |||||
* | make it work | DEC05EBA | 2020-01-05 | 1 | -3/+6 |
| | |||||
* | initial commit | DEC05EBA | 2019-12-16 | 1 | -0/+3 |