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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reordered source files
HEAD
master
Leonard Kugis
2022-04-27
3
-258
/
+258
*
Added Makefile
Leonard Kugis
2022-04-27
4
-13
/
+330
*
Implemented SPHERE360N rendering mode for YouTube
Leonard Kugis
2022-04-27
1
-56
/
+221
*
Add --reduce-flicker option to reduce flickering for text
dec05eba
2022-04-22
1
-1
/
+11
*
Temp: revert bspwm fix because of flickering
dec05eba
2022-04-12
1
-4
/
+3
*
Fix flickering issue caused by visibility change spam
dec05eba
2022-04-12
2
-5
/
+9
*
Fix for bspwm
dec05eba
2022-03-22
2
-3
/
+10
*
Update readme with build instructions
dec05eba
2022-01-30
1
-2
/
+2
*
sphere360 sphere :(
dec05eba
2021-10-15
1
-11
/
+1
*
Update readme instruction with mpv
dec05eba
2021-10-14
1
-1
/
+1
*
Make camera position follow hmd position by default. Use --free-camera to rev...
dec05eba
2021-09-26
1
-1
/
+5
*
Remove unused glu and xproto/glxproto dependencies
dec05eba
2021-09-21
2
-8
/
+10
*
Update readme
dec05eba
2021-09-08
2
-1
/
+4
*
Add global alt+q/e for zoom
dec05eba
2021-07-16
3
-44
/
+68
*
Remove unecessary window texture resize
dec05eba
2021-05-31
1
-1
/
+0
*
Fix after xfixes update, add --follow-focused to make vr-video-player automat...
dec05eba
2021-05-31
5
-73
/
+154
*
Make default position the standing position
dec05eba
2020-11-25
1
-0
/
+3
*
Asdf, add --sphere360 mode
dec05eba
2020-11-25
2
-24
/
+186
*
Add screenshot
dec05eba
2020-09-10
1
-0
/
+3
*
Update readme with dependency info
dec05eba
2020-09-03
1
-1
/
+1
*
switch from rgba to rgb for window texture
dec05eba
2020-08-30
1
-2
/
+2
*
Add alt+f1 global hotkey to reset window rotation (keyboard mapping update no...
dec05eba
2020-08-29
3
-5
/
+43
*
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
2
-11
/
+1
*
Add alt+f1 keybind on target window to reset window rotation
dec05eba
2020-07-27
2
-1
/
+11
*
float > int
dec05eba
2020-07-27
1
-1
/
+1
*
Use x11 cursor image instead of a regular png image
dec05eba
2020-07-27
6
-7716
/
+102
*
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
3
-25
/
+51
*
Add doc for Q and E zoom keys, show cursor inside the companion window
dec05eba
2020-07-16
2
-1
/
+2
*
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
2
-8
/
+25
*
Change the behavior of cursor in stereoscopic mode to match the cursor positi...
dec05eba
2020-07-10
2
-10
/
+28
*
mm
dec05eba
2020-07-08
1
-1
/
+1
*
Improve usage guide in README.md
dec05eba
2020-07-08
1
-9
/
+31
*
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
2
-10
/
+33
*
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
5
-37
/
+7790
*
Fix crash when closing target window
dec05eba
2020-07-02
1
-0
/
+22
*
Update readme with info about vkBasalt
dec05eba
2020-06-20
1
-1
/
+1
*
Set width/height ratio of plane to the same as the target window and reduce c...
dec05eba
2020-06-13
2
-15
/
+17
*
Only follow camera in sphere projection mode
dec05eba
2020-06-13
2
-10
/
+48
*
try to improve capture a little bit
WebFreak001
2020-06-13
1
-1
/
+5
[next]