index
:
vr-video-player.git
master
VR Video Player with improvements (e.g. true equirectangular spheric projection)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use x11 cursor image instead of a regular png image
dec05eba
2020-07-27
1
-52
/
+96
*
Remove more unused controller render code
dec05eba
2020-07-17
1
-130
/
+0
*
Add examples to usage output
dec05eba
2020-07-17
1
-0
/
+10
*
Make plane less curved
dec05eba
2020-07-16
1
-2
/
+2
*
Remove unused code (controller rendering from hellovr_opengl valve example)
dec05eba
2020-07-16
1
-341
/
+0
*
Use correct window ratio for --plane mode
dec05eba
2020-07-16
1
-5
/
+8
*
Fix window resize memory leak (nvidia is not cleaning up on glDeleteTextures)
dec05eba
2020-07-16
2
-24
/
+50
*
Add doc for Q and E zoom keys, show cursor inside the companion window
dec05eba
2020-07-16
1
-1
/
+0
*
Fix /tmp/vr-video-player_ file not being written to when using Q key
dec05eba
2020-07-16
1
-10
/
+4
*
hotkeys for live zoom with temp file
frostworx
2020-07-16
1
-0
/
+34
*
Print more info when using invalid arguments or no arguments
dec05eba
2020-07-16
1
-4
/
+24
*
Change the behavior of cursor in stereoscopic mode to match the cursor positi...
dec05eba
2020-07-10
1
-9
/
+19
*
Fix window texture not working for certain window (like termite)
dec05eba
2020-07-05
1
-6
/
+35
*
Use correct cursor offset, add --cursor-scale option to change cursor scale
dec05eba
2020-07-02
1
-10
/
+31
*
Change title of companion window to vr-video-player
dec05eba
2020-07-02
1
-12
/
+1
*
Show cursor instead of yellow circle
dec05eba
2020-07-02
1
-35
/
+129
*
Fix crash when closing target window
dec05eba
2020-07-02
1
-0
/
+22
*
Set width/height ratio of plane to the same as the target window and reduce c...
dec05eba
2020-06-13
1
-14
/
+16
*
Only follow camera in sphere projection mode
dec05eba
2020-06-13
1
-9
/
+46
*
try to improve capture a little bit
WebFreak001
2020-06-13
1
-1
/
+5
*
add APIs to control mouse cursor
WebFreak001
2020-06-13
1
-0
/
+43
*
trim "window:" from start of window ID
WebFreak001
2020-06-13
1
-0
/
+4
*
show mouse cursor as yellow circle inside VR
WebFreak001
2020-06-13
1
-0
/
+27
*
add ability to reset rotation via signal + gamepad
WebFreak001
2020-06-13
1
-2
/
+30
*
remove q/escape button to quit
WebFreak001
2020-06-13
1
-5
/
+0
*
use quaternions for resetting rotation
WebFreak001
2020-06-13
1
-6
/
+6
*
make moving around head not move around picture
WebFreak001
2020-06-13
1
-4
/
+6
*
add cylindrical projection
WebFreak001
2020-06-13
1
-7
/
+40
*
add --plane mode for plane in 3D space to look at
WebFreak001
2020-06-13
1
-6
/
+31
*
Fix freeze on target window resize
dec05eba
2020-06-04
2
-145
/
+180
*
Add key to reset rotation of video
dec05eba
2020-05-03
1
-46
/
+42
*
Remove unused files and soil dependency
dec05eba
2020-05-01
1
-2
/
+0
*
Attempt to reduce stuttering
dec05eba
2020-05-01
1
-6
/
+6
*
Enable vsync
dec05eba
2020-05-01
1
-1
/
+1
*
32 bit color
dec05eba
2020-05-01
1
-0
/
+1
*
Fix incorrect colors on systems that support 10-bit output
dec05eba
2020-05-01
1
-0
/
+1
*
Fix build for ubuntu and fedora (missing glm ext files)
dec05eba
2020-05-01
1
-10
/
+10
*
Show video forward as set by steamvr, instead of showing it backwards
dec05eba
2020-05-01
1
-2
/
+3
*
Add option to switch left and right view and to disable video stretching
dec05eba
2020-04-30
1
-2
/
+21
*
Find config file and exit if not found
dec05eba
2020-04-30
1
-1
/
+10
*
Add option for flat projection and zoom level
dec05eba
2020-04-30
1
-98
/
+146
*
Fix for DE (xfce4). Only redirect the target window
dec05eba
2020-04-29
1
-5
/
+1
*
make it work
DEC05EBA
2020-01-05
1
-239
/
+71
*
cursor...wip
DEC05EBA
2020-01-05
1
-74
/
+291
*
Replace homemade matrix/vector classes with glm
DEC05EBA
2019-12-16
1
-125
/
+124
*
Fix controller not showing
DEC05EBA
2019-12-16
1
-2
/
+7
*
initial commit
DEC05EBA
2019-12-16
1
-0
/
+2130