Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/alvr-org/ALVR

Stream VR games from your PC to your headset via Wi-Fi
https://github.com/alvr-org/ALVR

v1.9

369d4fa536a220320efa183688692e9ac1c07cb4 authored over 6 years ago by polygraphene <[email protected]>
Fix statistics.

b22dbdf5eee4022d6feb6043e5ec7c2b554c0614 authored over 6 years ago by polygraphene <[email protected]>
Don't enable driver until the launcher connects to control socket.

Fix statistics notation.

1b28ea7152a5033b52354793858d2fa59725478e authored over 6 years ago by polygraphene <[email protected]>
Change the debug pos behaviour. (override original pos -> apply offset)

b447ab59c837deaed2e655f26b8b1310a391237a authored over 6 years ago by polygraphene <[email protected]>
Merge pull request #21 from Thaurin/master

Fixes to Markdown and readability of README

baa8469961906a6423fb797ce67f4899b9aab660 authored over 6 years ago by polygraphene <[email protected]>
Fix the distortion after recenter (maybe).

Controller buttons are wrongly pressed on starting tracking.

a006f557d17b7a3b98a8b99722c39dff9ae5eefb authored over 6 years ago by polygraphene <[email protected]>
Fixes to Markdown and readability of README

2bdb73e85ffd1d0db0aa5591c3bfb27fb4267695 authored over 6 years ago by Ivo van Heel <[email protected]>
Hz to FPS.

730923a3dd9be1230168cc36b774bfa1909a01ec authored over 6 years ago by polygraphene <[email protected]>
Discard duplicated frame to prevent wrong calculation of latency.

43b2da8a63b6c61842342f3d7227cdf9dfe79cb7 authored over 6 years ago by polygraphene <[email protected]>
Fix statistics report.

9b80d575f6ff65a68934acd60bed3f9ce55b5043 authored over 6 years ago by polygraphene <[email protected]>
Show statistics on client connected.

Add disconnect button.

a5ee4c852898af9c59972dbc5db7eb4856b432e6 authored over 6 years ago by polygraphene <[email protected]>
Fix build error.

Fix VSync error.

58d893cde0ab01fd81978f6f0f6772ad678d0f0b authored over 6 years ago by polygraphene <[email protected]>
Support Oculus Go 72 Hz mode.

44e7c61f6d67148ccc931f8db8d67be2403ba1cf authored over 6 years ago by polygraphene <[email protected]>
Fix trackpad did not work.

c8c0d2a431014840745b255119b2237859ed4059 authored over 6 years ago by polygraphene <[email protected]>
Fix UI bug and wrong default value of trigger mode.

c727a751a6d6ab9b79e18a832043177729415cd0 authored over 6 years ago by polygraphene <[email protected]>
Follow the API change of CreateSwapTextureSet and SubmitLayer.

584a1168f8091bf3e5a9f35d118fa8282bf128a6 authored over 6 years ago by polygraphene <[email protected]>
Put override

7332bc519fde097d9701eaeb5f89b9983cd54182 authored over 6 years ago by polygraphene <[email protected]>
Fix controller for new API.

b3be7eb010a2392260440ce889f1e2d760643cdc authored over 6 years ago by polygraphene <[email protected]>
Update openvr sdk header from 1.0.8 to 1.0.15

1774d9d5f455328e8a21047a1c0d212310ff2651 authored over 6 years ago by polygraphene <[email protected]>
Fix README

a1ca8eebd3e926cf21d5c44394be0f0a587c1d42 authored over 6 years ago by polygraphene <[email protected]>
v1.8

6d54ec6a74a2c69e4088766ceab353a72f518959 authored over 6 years ago by polygraphene <[email protected]>
More convenient versioning.

55a0df0fe8793f5b3015b55250dc93e9358010b3 authored over 6 years ago by polygraphene <[email protected]>
Add version resource to driver dll.

da6c5b23d16daaa516e6dbd7c488217d9f22ffcf authored over 6 years ago by polygraphene <[email protected]>
Remove unused function.

Refactoring.

24c87363527eac04f1ea9a5d3bbdcc8958fe4a0a authored over 6 years ago by polygraphene <[email protected]>
Remove unused files.

5ecb101d1ea3955778ecccfe6f46b25078dc6f95 authored over 6 years ago by polygraphene <[email protected]>
Rotate head-model and controller along with recenter. A bit broken.

ec58a502d85b3433f6f08dc000308e4d554cb41d authored over 6 years ago by polygraphene <[email protected]>
Change control packet format for more efficiency.

9822c7847ff947578b67707096f7a48509b94d5b authored over 6 years ago by polygraphene <[email protected]>
Missing.

eb9b05d726788a3f1dd57d65336f2e939bb61160 authored over 6 years ago by polygraphene <[email protected]>
Apply controller config instantly.

Refactor.

21a3ec9c1ebe38923f7a130e0ebf844ced2b418f authored over 6 years ago by polygraphene <[email protected]>
When recenter HMD, also fix controller rotation.

Some refactoring. We now have no class which have multiple base classes.
Which may be good for O...

b79e700d2ebfa7e62bc06a9cc736257358fed485 authored over 6 years ago by polygraphene <[email protected]>
We got D3D11 CORRUPTION : CORRUPTED_MULTITHREADING message and vrserver can't start sometimes.

Which is caused by access D3D11Device from CNvEncoder::Transmit and DirectModeComponent::Present ...

f66272238cc7595f82a154d68d655d127dcf4343 authored over 6 years ago by polygraphene <[email protected]>
Fix controller battery status.

3222d2c756c7ca9b2573ba807123d4962b5a82ec authored over 6 years ago by polygraphene <[email protected]>
Fix recentering.

065098091ea778fa6c95fcc224a771fd93dffb09 authored over 6 years ago by polygraphene <[email protected]>
Add initial support for button assign and recenter.

a997ab6e4619050ed52652166a692b80ad5ee4cb authored over 6 years ago by polygraphene <[email protected]>
Manual driver installation/uninstallation.

99dd7384f725d03cefccd3621e7fae4a177c50c2 authored over 6 years ago by polygraphene <[email protected]>
Prevent running multiple Launcher.

d7882d0005e143d59314b633ead1f7ae7a9880e6 authored over 6 years ago by polygraphene <[email protected]>
Fix some log output.

ed697895b7cbeb9da81fc8fc0a1c5b5df9fdc933 authored over 6 years ago by polygraphene <[email protected]>
Improve startup error handling.

Refactoring.

746189314a53ef3b6bc39a83fe9ea5602bc7d816 authored over 6 years ago by polygraphene <[email protected]>
Refactoring.

e6a116e360828c78e051e5f82a9de31ffd8d3a63 authored over 6 years ago by polygraphene <[email protected]>
Fix wrong trackpad position

9c6c3e6286b2187579e30f191b56d37e72881476 authored over 6 years ago by polygraphene <[email protected]>
v1.7

b13dc80f1cdc63c8af22633fc483986a9055a80b authored over 6 years ago by polygraphene <[email protected]>
Fix README

764a6ec68f06dfd29e24d3eae2d489a4aa334849 authored over 6 years ago by polygraphene <[email protected]>
Fix the wrong path of HMD icon.

8ed8be54052c1d675022b8d61e025f0e21fac884 authored over 6 years ago by polygraphene <[email protected]>
Support controller buttons.

99f2c4e56f990b088fb15946f5d7be482c3c58f4 authored over 6 years ago by polygraphene <[email protected]>
Initial Gear VR / Oculus Go Controller support.

5271f71fd51cab483789acccc955ff8f3c0c1719 authored over 6 years ago by polygraphene <[email protected]>
Remove the redundant matrix from TrackingInfo packet.

Add controller info in TrackingInfo packet.

f6d24c91d0ae058ffc50fdfb6464b8861b22dcc6 authored over 6 years ago by polygraphene <[email protected]>
Fix control packets may be truncated.

e9b7838bd51330319732b89c1d905e52fd9c7a13 authored over 6 years ago by polygraphene <[email protected]>
Fix README

a606723f3db891e7ee4f9a51ecc8555420727544 authored over 6 years ago by polygraphene <[email protected]>
Fix README

eee99058100298fdeba68f58ca447a89a5bedea8 authored over 6 years ago by polygraphene <[email protected]>
Add debugLog checkbox.

1d73add1c972ffa721bce0c58ef19b40cd123455 authored over 6 years ago by polygraphene <[email protected]>
v1.6

c156251a38f9398af15b114741389c8ff0b0a014 authored over 6 years ago by polygraphene <[email protected]>
Config value limitTimeslotPackets cause a bad latency on large video bitrate. So, we simply disabled it.

This config was introduced in order to reduce packet loss. But packet loss was reduced by fixing...

fcf24403e1c10603ece63affed5ef3a244c840b6 authored over 6 years ago by polygraphene <[email protected]>
Refactoring.

Fix the error when options are not defined in JSON.

84147f1ab16d07d96c7fb8df10e27769aca0e114 authored over 6 years ago by polygraphene <[email protected]>
Add donate button.

4e9a8088cae8a7c499bdb2b1d7f578d5e8770594 authored over 6 years ago by polygraphene <[email protected]>
Fix error handling.

e898c52b09bd48c3e5164f0fda81da6bcb12e7b7 authored over 6 years ago by polygraphene <[email protected]>
Ignore release-files/

67d5f21440158abce1325975edf2589b2a283609 authored over 6 years ago by polygraphene <[email protected]>
Add buffer size configuration.

8d8e2c15b11449988ee01fb37569300bd33b2d8a authored over 6 years ago by polygraphene <[email protected]>
Add icon.

30ce2cf073bfcf4dbc4be799a7b87a95372d2af0 authored over 6 years ago by polygraphene <[email protected]>
Refactor.

More informative GUI.

086deece96de8eb50485e542d17f3f8d72f15d66 authored over 6 years ago by polygraphene <[email protected]>
Forget to commit files.

daa9b7c094a8977c4b22a04bde3e0ab64a22ebfe authored over 6 years ago by polygraphene <[email protected]>
Fix README

aefc9d30d1fadc2500b0f4d3b4453e206d91e41c authored over 6 years ago by polygraphene <[email protected]>
Add config for video resolution and bitrate by rewriting default.vrsettings.

DynamicJson does not allow comment in json, so cleaned default.vrsettings.
Add auto installation...

b8c7d8cd4c168b927f3661855e201f5e88984835 authored over 6 years ago by polygraphene <[email protected]>
Fix runtime error on debug mode.

Fix texture cleanup.

a68306907b111b22a6fedf91c705d4baca1eecad authored over 6 years ago by polygraphene <[email protected]>
Fix a buffer overflow.

94ddfbf6776c94e7ab0682ec1a1e9d0e8615a24a authored over 6 years ago by polygraphene <[email protected]>
Fix README

97af299c540984766bf206603bcfc69a90e51dca authored over 6 years ago by polygraphene <[email protected]>
Add troubleshoot.

9545ae923e2a335590b3de68a4104d356e7c18c3 authored over 6 years ago by polygraphene <[email protected]>
Add debug option to set head position.

51a2f64ea9e4daf19b53e472c0263536608a62be authored over 6 years ago by polygraphene <[email protected]>
v1.5

cdd8b4cfad820a5c727c2a9b3301256aab79605d authored over 6 years ago by polygraphene <[email protected]>
Fix GUI

9adc0a3292521fe4dd4027bfd194e56f6c16be70 authored over 6 years ago by polygraphene <[email protected]>
Fix README

0060f9c23afd3edaccaf3884360481c94f99a60b authored over 6 years ago by polygraphene <[email protected]>
Add *.cso to gitignore

6d7457a5af01f24c67dd1a5565cb41a3c613b5f8 authored over 6 years ago by polygraphene <[email protected]>
Compile shader at compile time to remove dependency to D3DCOMPILER.dll.

631a883a3037f5be3a4f189271d07bcec903341b authored over 6 years ago by polygraphene <[email protected]>
Fix README

a9d497c6c88feb91a05cb9fbb913dbbdd40aa220 authored over 6 years ago by polygraphene <[email protected]>
v1.4

0e40c070bf77cbf8d02cb5d11168984adad56d26 authored over 6 years ago by polygraphene <[email protected]>
Change packet format and size for efficiency.

9b7a0ec7ddd8504c8a8ffe66c97c7960bb712c73 authored over 6 years ago by polygraphene <[email protected]>
Fix README

6b4b6dc2b211c00d61b4063728d6660869214abc authored over 6 years ago by polygraphene <[email protected]>
Fix release.bat

e669c1aada1b27695cddd8808646df9c00a06475 authored over 6 years ago by polygraphene <[email protected]>
Move driver resources.

518ccfc67740e8dbd79869e17f1110490bf08b52 authored over 6 years ago by polygraphene <[email protected]>
Fix README

808e8338a02acc4e338a146a756e4d605c7986ad authored over 6 years ago by polygraphene <[email protected]>
Fix README

00598333b43ce942ae00b7af5fdf256142a4e3ae authored over 6 years ago by polygraphene <[email protected]>
Set SO_REUSEADDR on sockets.

1987fb5c31ecacd0e6724a08c1a5c37d33587f7e authored over 6 years ago by polygraphene <[email protected]>
Refactor test WebVR app.

c368f17f0931cc55e90178c68e7d2cf8ff36fff2 authored over 6 years ago by polygraphene <[email protected]>
Fix README.md

bae018f51248eed87da48547bb147e1bb0946e5d authored over 6 years ago by polygraphene <[email protected]>
Fix README.md

714a7ac176a071e45ac73274174599efc9f967ab authored over 6 years ago by polygraphene <[email protected]>
v1.3

190333af8bdd3816d505c87550e90c827c7af521 authored over 6 years ago by polygraphene <[email protected]>
Remove unused files.

2c021e7d7d80937df3799b23e5ee3303883809cf authored over 6 years ago by polygraphene <[email protected]>
Fix README, release batch.

3132e2fd7beb1aa454725ec29f76dcb3f40b2fa2 authored over 6 years ago by polygraphene <[email protected]>
Fix the completely broken FrameIndex detection algorithm on SubmitLayer.

We now have more stable and smooth head-tracking.

2bd1d90b696add02f398280f1aa834b03a194362 authored over 6 years ago by polygraphene <[email protected]>
Change timeout of client connection to more sensible value (10sec).

8aadfbc13436c9d9f8aef86f7de41acc0bbf5758 authored over 6 years ago by polygraphene <[email protected]>
Fix the buf of Launcher

8d400deb8bbe448db655d0826e137bdba9e719a2 authored over 6 years ago by polygraphene <[email protected]>
Add release batch.

v1.2

0ebe3e967ebec1bbd745f9d7b1881be6fd07f36c authored over 6 years ago by polygraphene <[email protected]>
Fix some minor GUI issue.

0552be5318b12c3cb3894312857f79bbd1f18bba authored over 6 years ago by polygraphene <[email protected]>
More fix.

50869599d1d39a45aa3da4ad072eec212cdf0d32 authored over 6 years ago by polygraphene <[email protected]>
Fix README

3c47e45fdd809e7099512f8e48c7bc88897ee650 authored over 6 years ago by polygraphene <[email protected]>
v1.1

33c2f5846c93ef2daade88c2ea944794457a8093 authored over 6 years ago by polygraphene <[email protected]>
Add about page on GUI.

e58bcbee499bf896abaf83c2da4ec748018450b8 authored over 6 years ago by polygraphene <[email protected]>
Add Japanese README.

bd2f7caa0bc899655ca9dcd4fc6855b011b0930d authored over 6 years ago by polygraphene <[email protected]>
Fix README.md

7ffcdc1a07d819ed1b248130efd3d14fed4f73f2 authored over 6 years ago by polygraphene <[email protected]>
README.md

c0df73dd9f47c498f681cb676c1be5283a6f1c8b authored over 6 years ago by polygraphene <[email protected]>
Fix license

0535dc352831153d596e8008f7a5dd5879c7d73a authored over 6 years ago by polygraphene <[email protected]>