index
:
vr-video-player
master
A virtual reality video player for Linux for playing stereoscopic videos and regular videos. Also works for games.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2022-10-12
Add --use-system-mpv-config
dec05eba
2022-10-08
fix example
dec05eba
2022-10-02
mpv thread sleep when not rendering frame
dec05eba
2022-10-02
Use mpv in a separate thread (and gl context) to fix stuttering
dec05eba
2022-10-02
Do not use seams hack when using mpv
dec05eba
2022-10-02
Add mpv option
dec05eba
2022-09-25
Revert "Revert "Revert "Use expose instead of visibility event"""
dec05eba
2022-07-29
Revert "Revert "Use expose instead of visibility event""
dec05eba
2022-07-25
Revert "Use expose instead of visibility event"
dec05eba
2022-07-18
Use expose instead of visibility event
dec05eba
2022-07-17
Readd bspwm (and i3) fix when changing workspace
dec05eba
2022-05-16
Remove restriction on free camera option (allow for sphere modes)
dec05eba
2022-04-22
Add --reduce-flicker option to reduce flickering for text
dec05eba
2022-04-13
Temp: revert bspwm fix because of flickering
dec05eba
2022-04-13
Fix flickering issue caused by visibility change spam
dec05eba
2022-03-23
Fix for bspwm
dec05eba
2021-10-15
sphere360 sphere :(
dec05eba
2021-09-26
Make camera position follow hmd position by default. Use --free-camera to rev...
dec05eba
2021-09-21
Remove unused glu and xproto/glxproto dependencies
dec05eba
2021-09-08
Update readme
dec05eba
2021-07-16
Add global alt+q/e for zoom
dec05eba
2021-05-31
Remove unecessary window texture resize
dec05eba
2021-05-31
Fix after xfixes update, add --follow-focused to make vr-video-player automat...
dec05eba
2020-11-25
Make default position the standing position
dec05eba
2020-11-25
Asdf, add --sphere360 mode
dec05eba
2020-08-29
Add alt+f1 global hotkey to reset window rotation (keyboard mapping update no...
dec05eba
2020-07-28
Revert "Add alt+f1 keybind on target window to reset window rotation"
dec05eba
2020-07-28
Add alt+f1 keybind on target window to reset window rotation
dec05eba
2020-07-27
float > int
dec05eba
2020-07-27
Use x11 cursor image instead of a regular png image
dec05eba
2020-07-17
Remove more unused controller render code
dec05eba
2020-07-17
Add examples to usage output
dec05eba
2020-07-16
Make plane less curved
dec05eba
2020-07-16
Remove unused code (controller rendering from hellovr_opengl valve example)
dec05eba
2020-07-16
Use correct window ratio for --plane mode
dec05eba
2020-07-16
Fix window resize memory leak (nvidia is not cleaning up on glDeleteTextures)
dec05eba
2020-07-16
Add doc for Q and E zoom keys, show cursor inside the companion window
dec05eba
2020-07-16
Fix /tmp/vr-video-player_ file not being written to when using Q key
dec05eba
2020-07-16
hotkeys for live zoom with temp file
frostworx
2020-07-16
Print more info when using invalid arguments or no arguments
dec05eba
2020-07-10
Change the behavior of cursor in stereoscopic mode to match the cursor positi...
dec05eba
2020-07-03
Use correct cursor offset, add --cursor-scale option to change cursor scale
dec05eba
2020-07-02
Change title of companion window to vr-video-player
dec05eba
2020-07-02
Show cursor instead of yellow circle
dec05eba
2020-07-02
Fix crash when closing target window
dec05eba
2020-06-13
Set width/height ratio of plane to the same as the target window and reduce c...
dec05eba
2020-06-13
Only follow camera in sphere projection mode
dec05eba
2020-06-13
add APIs to control mouse cursor
WebFreak001
2020-06-13
trim "window:" from start of window ID
WebFreak001
2020-06-13
show mouse cursor as yellow circle inside VR
WebFreak001
[next]