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
Age
Commit message (
Expand
)
Author
2023-11-25
Add --mpv-profile option, force libmpv (fixes custom system profile option)
dec05eba
2023-09-25
Properly exit on mpv video finished or on signal
dec05eba
2023-09-23
Mention Esc to close the application
dec05eba
2023-09-22
Dont use vd-lavc-dr
dec05eba
2023-09-21
Dont show cursor when playing video
dec05eba
2023-09-20
Added class `VideoBuffers` as a container for multi-buffering Reworked `mpv_t...
Phil
2023-04-23
Link to math and pthread
dec05eba
2023-04-05
Disable vblank
dec05eba
2023-04-05
try vblank
dec05eba
2022-12-20
Fix window texture deinit
dec05eba
2022-12-08
Fix compile: readd countof
dec05eba
2022-12-04
Remove fixed TODOs, add egl TODO
dec05eba
2022-10-29
Update info about x11
dec05eba
2022-10-22
Add a config file to store position/rotation/zoom and use those the next time...
dec05eba
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
Update TODO
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
2022-01-30
Update readme with build instructions
dec05eba
2021-10-15
sphere360 sphere :(
dec05eba
2021-10-15
Update readme instruction with mpv
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-09-10
Add screenshot
dec05eba
2020-09-03
Update readme with dependency info
dec05eba
2020-08-30
switch from rgba to rgb for window texture
dec05eba
2020-08-29
Add alt+f1 global hotkey to reset window rotation (keyboard mapping update no...
dec05eba
2020-08-26
Fix sibs link
dec05eba
2020-08-19
Add steamvr issue notice in readme
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
[next]