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
Age
Commit message (
Expand
)
Author
2023-12-01
Add docstring for BInitOverlay
Mon ouïe
2023-12-01
Remove dummy overlay icon
Mon ouïe
2023-12-01
Fix indentation of the new overlay code
Mon ouïe
2023-12-01
Allow scrubbing and pausing the video in the VR overlay
Mon ouïe
2023-12-01
Allow stereo 3D content to play in overlay mode
Mon ouïe
2023-12-01
Add a command line flag to disable mouse controls for VR overlays
Mon ouïe
2023-12-01
Use the application icon as the icon of the SteamVR overlay
Mon ouïe
2023-12-01
Update overlay name to match window title
Mon ouïe
2023-12-01
Allow SteamVR to send scrolling events to the window
Mon ouïe
2023-11-30
Allow SteamVR to send mouse button presses to the window
Mon ouïe
2023-11-30
Allow SteamVR to send mouse move events to the window
Mon ouïe
2023-11-30
Allow VR keyboard overlay to type into the tracked window
Mon ouïe
2023-11-30
Add command line option to chose the VR overlay key
Mon ouïe
2023-11-30
Allow vr-video-player to run as a SteamVR overlay
Mon ouïe
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-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
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
[next]