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

Do not add brand in the display name

0defc024dd980d2ec3b254fb11c9861b878b477d authored over 2 years ago
Preliminary multi-client support Allows multiple connections. Behavior untested

c59d526992eb79ca7427f66452b2410db83fee9f authored over 2 years ago
Pass display name for headset Refactor stream handshake packets

2068c8d74a595d2b1f95e8093be261a5d0ae0ab0 authored over 2 years ago
Update crates; replace os::raw imports with ffi

3d503157bc1ad97b85caa16fdd7a9beeb6e99142 authored over 2 years ago
Launcher fix (#1208)

* test

* .

9d62e60e4e587623b59a4c9420192bc4b1810a6c authored over 2 years ago
Update rodio to crates.io version

Update windows-rs
Fix non-android client build

850bec00cc630d770d92a3a6aacbe8d4366f6aeb authored over 2 years ago
slight changes

5454cf9c6a54b28a85619d8684d46cff75e17f0a authored over 2 years ago
Merge pull request #1201 from Vixea/amf-sdk-update

AMF SDK Update

c5cc8f05675d2ce8d50d460b970ae3893643de19 authored over 2 years ago
update sdk

Should allow someone to add HDR encoding if wanted

994cfef6c879a6571388c5cbd384b21d7a313bd2 authored over 2 years ago
matched prettier code style

c6b7b8e95216d69b07b4c2dfd16bd4d3835f2645 authored over 2 years ago
make llvmpipe unsupported

87b09d483464706b1368c920c93750afff784a25 authored over 2 years ago
fix typo

58f0d00ac9c9345f0b6fdd5dac0b7fb23fb21199 authored over 2 years ago
change pc

adcd62f1bd106850bac0c78ebac44af515161734 authored over 2 years ago
dont use nightly features

1420a4b583f4081910bc56d544ef2200dfb879bc authored over 2 years ago
open browser if no chromium build

8e8863be97cf67713be61eefca0f63fd8be79a61 authored over 2 years ago
it works

5b6bf3b7f3754648a0da2e5f94ce7a9068f0ae26 authored over 2 years ago
Fix if statement

b9ca8249709d00b8eeceb51479943ed22a3be6ec authored over 2 years ago
Update build script to use modern flags

02f156c8808bd78d5a7eba5746018989c67cbe7e authored over 2 years ago
Remove newline in deb control for non-nvda systems

a0893f12f42c750e91fe2527f81d925f86c3d37b authored over 2 years ago
Trim

814740d89b70cf69fdb94596037e3690270dcc42 authored over 2 years ago
Unnecessary

02308bc84cb35f3bf9af1d9e28a5885b93005dfe authored over 2 years ago
Implement adaptive decoder timeout intervals This is essential to move to single thread tracking poll/frame submit. For now blocked by phase sync

356ec72882a4d35ee7eed0d0281f9caa87a432ba authored over 2 years ago
Fix client build; extensive refactoring

e7f2531307c40c31855653edcff5168ff11ee52f authored over 2 years ago
Move OpenGL operations in separate functions

97108305b7bb28df7cd519a0e4dad3939d6d9ec1 authored over 2 years ago
Support EGL 1.4

fd2d03891212f941a7e2a643634add793179f648 authored over 2 years ago
Fix client package build

73bd64d67c258571220bd8f8ec8991deb71ef780 authored over 2 years ago
Faster recovery in case of late decoder

03f1d9db3be301957c19770e78308474f7638fa8 authored over 2 years ago
Always include pdb file for server builds

f28a13cde56ae845aed291d169eae1f86c856b14 authored over 2 years ago
Add LTO option to package builds (#1186)

needs to be done on the root Cargo

make a new profile

add xtask stuff

cargo fmt

distribution...

d2d3f94e25f9fb3354531a9d6ecac235a9e7d2eb authored over 2 years ago
Add CONTRIBUTING.md with styling rules

2334450b6273e821e31712fd196d247b483585ce authored over 2 years ago
Fix xtask bump generating invalid version

86e2c543a88247f6938e11458b7a97e3e5d53a92 authored over 2 years ago
Simplify rust workflow and clippy calls; address many warnings

43b8776cb6f122fa606d2f9168083d2e349e0341 authored over 2 years ago
Use new workspace features

Delete experimental folder
Update windows-rs

c4978d8b76e1fda2a7ccba8ea1f1dc5911b16242 authored over 2 years ago
More refactoring

2fbc2966e4f063daaa31a2082a4c8e4b221d9c42 authored over 2 years ago
Refactor cpp_main.cpp

4ccde6d3c8f6a712e65a9f241aa0c3230b4797c6 authored over 2 years ago
Expose nvenc and mediacodec options

5b4cd79c584de5310ba31f561f9414670aa8b5c6 authored over 2 years ago
Reduce lints

3842ceb77d56afaf588156887fd61faf19ccc7fc authored over 2 years ago
Fix alvr_client_core interface

dbf4472d37fbfe30154457607a32c5d537e6541b authored over 2 years ago
Fix alvr_client_core build on linux

b76f5cfdfd0d80256ec6e1fd8f85e9592264e912 authored over 2 years ago
Fix windows build for alvr_client_core

983f81a7235b825f492a041201654eccbed1e41e authored over 2 years ago
Build alvr_client_core for windows and linux

e8384ea487de921120401ee43f227d5589bb366b authored over 2 years ago
Correct appimage mime-type

0f3456ee0c4932f6a93f93117e7eed0125499146 authored over 2 years ago
Fix installer build on windows when target folder relocated

Upload msi file for the release workflow
Minor refactoring

bb2a6e0296ac84b2bf9b3b437eef795b1b4ac25a authored over 2 years ago
AppImage linux releases (#1181)

* AppImage build

* AppImage workflow

* use appimagetool bundled with linuxdeploy

* add ...

0c4bd7d8d6903b009dc52a8ae00b4937721c4e3f authored over 2 years ago
Make alvr_client_core compilable for platforms != android

871c6d348ade7c95613422c9e1d9b99a390901c6 authored over 2 years ago
Do not use android-specific API for assets and config

baa44b2caa9ce69b50452580303455db1c570289 authored over 2 years ago
Force client dark mode and fix muddy sky; refactoring

a263fa65637a2d67716555b53e40972225fb4be9 authored over 2 years ago
Update Android project dependencies; refactoring

1179eb9166e820ae7e6e92712ea71b5fa211be3a authored over 2 years ago
Refactor video packet receive code

b61a3fa4d2e30ad54407d2b99da0c78140e06d1b authored over 2 years ago
Implement new NDK+EGL-based decoder (#1167)

d69b599d179472f1f69b68d04079fcd8ee86ac7e authored over 2 years ago
Rewrite launcher ui in egui (#1180)

* Rewrite launcher ui in egui

* rustfmt

* Fix NoAvailablePixelFormat error

* window app...

7aefea0a8865004452bb1d426d36ed65326237a3 authored over 2 years ago
Modify ServerDataManager

3e5e5d279ea2df07788eb329246b5e6ce39146a8 authored over 2 years ago
Support ALVR logging in the android project

Make client discoverable when sleeping

asdf

745ddaf560c538f3f76c9d68a27991e59e07b01b authored over 2 years ago
Update maximum adaptive bitrate dynamically

b051aea2c121f3902f3ed4ae1eb56bf5a554734b authored over 2 years ago
Separate statistics from functional average latency

1a4eb482ae15d36ff0dc3c1d9a206be22f502930 authored over 2 years ago
Add adaptive bitrate enable and video bitrate dynamic settings

2d8041e52815172e9705e0effc4a00cbca725a36 authored over 2 years ago
Move Fov struct definition, remove SettingsSchema derive

8471328bbf0ecf3fd8bc0315a97487fc5acf20e8 authored over 2 years ago
Retry audio loop when the output audio device is unplugged or switched (#1124)

8265afe5c5ffa01764847022721d1ea760298ef8 authored over 2 years ago
Fix race condition when reconnecting the client

tokio didn't stop stop the decoder thread after returning from connection_pipeline()

5e7bda8ebbfd00a30e33bb18877025d87fd52bae authored over 2 years ago
Allow dependency license

0cb179991954c1a665595a7a6437f1783a10c4c0 authored over 2 years ago
Disconnect streaming client when removing a client

688960bda8bf2449ff54089405b24fda28118d15 authored over 2 years ago
Update crates

71684f1d17d71a1080196d4ec3182a2f278a09c4 authored over 2 years ago
Tracking fix (#1126)

* Tracking fix

* fix on linux

* Prepare for testing on linux

* Expose testing settings
...

987e189222081a27d403a4a760351b6522779bb8 authored over 2 years ago
Merge pull request #1165 from Vixea/CEncoder-linux

[Linux] Switch to poll instead of select

9343961a6b217a126200875a5497b0d0f285aece authored over 2 years ago
fix nit plus others

b2f0c1ebdd6ac7f34a930d4439c7cfb254b41f11 authored over 2 years ago
switch to poll

this solves a todo thats been here for a long time

2b082e72fd799f68e58d079266ec4a861200f00a authored over 2 years ago
Merge pull request #1163 from Solexid/ovr-update-and-fix

Update ovrapi and fix crash with new lib

41aeffa77261ec8b1093388544529dc7aeb43b6b authored over 2 years ago
Update ovrapi and fix crash with new lib

1fa4fb22b10735b57ccf45b955689426535eb03e authored over 2 years ago
fixes controllerPredictionMultiplier using the wrong type.

4ab22c2353adacba3cc537e22dc8da8c42c4c2ae authored over 2 years ago
Remove some debug log output each frame

acbfee81cf457dc8cc468a4baadda73d75e71d6d authored over 2 years ago
Enable TCP nodelay on client

Should improve latency for TCP. - from @korejan

Source: https://github.com/korejan/ALVR/commit/...

e88a41c5fa9f1eb34ef8846dc08fcae56365b501 authored over 2 years ago
Fix adaptive bitrate stuck at minimum (#1141)

6fcd384e8fcdc51c56d6ad23f3987e6236841d89 authored over 2 years ago
Merge pull request #1142 from GryPr/fix-deps

Fix ffmpeg dependency dead link

a8a1641f109823d8605d014d969ae8f4fd2428eb authored over 2 years ago
Fix ffmpeg dependency dead link

f6f5bf9ef5b40c2d7fcb200757e0b12c59bc5a60 authored over 2 years ago
Add LogPeriod() utility

8ca488a2b1187622bc5c4f871a723b0413e52dc6 authored over 2 years ago
Add comments for adaptive bitrate

6299dd92631085186efcaf7c838c73447f4bba4f authored over 2 years ago
Filter bad latency

39078e3a27ff097007380609eb7876d81f840742 authored over 2 years ago
Fix head tracking occasional failure

3fa3bd20999c5b45aabf07e5fc4f373f73595364 authored over 2 years ago
Merge branch 'master' of https://github.com/alvr-org/ALVR

dee58b929cc8c04ec21a8a0995b35086dd5c0cf5 authored over 2 years ago
Tweak setup wizard

64ec25966472d8a1477b15a66a2493d54c875a14 authored over 2 years ago
rename force_sw and more (#1111)

* rename force_sw

Only on the rust side per comment in discord

* add js user friendly Desc...

48d86316010a5961d15660631cb6e6e45d0d352b authored over 2 years ago
Fix more glsl shaders

f134108d918600cc6357b72f10068d1e0b6b752f authored over 2 years ago
Specify precision for some shader variables

aa7bf8766e3c488281bff7eaa9061f51df0586ea authored over 2 years ago
Do not switch to statistics tab after connection

12b8a5dde10ee4df063175f27bbf2aef47efc174 authored over 2 years ago
Enable largeHeap in manifest (#1110)

By default (on quest for a sample) we have 256M heapsize, but with largeHeap=true, we can utiliz...

bad7d5a2597b472547ac2595224f6b00ead8fc28 authored over 2 years ago
Remove glm

31c3da1ff096c05ae51c10499d897baced83fe8d authored over 2 years ago
Fix trigger and grip buttons; begin v19 dev cycle

0b674f5727344bee2c8b1075684db4e3e3b578b8 authored over 2 years ago
Remove Oculus Go support; remove unused library

8aa05aa359bec3f6308b1b9e1ddb6b8678fd044b authored over 2 years ago
Pass controller prediction time to head for Linux

713ea422846d2a23a2628dde1523d6a7147d6aea authored over 2 years ago
Bump parent android project for submodule

453e4d32e042fd0937d55d6ea835323607d9d1b5 authored over 2 years ago
Create decoder on sream start

54b9212ea9836c6e41971f32fbc1886692e48188 authored over 2 years ago
Use average total latency on the client for hand prediction

138271a28a468e5f9f633b675d0779fbb6447de4 authored over 2 years ago
Add --no-rebuild for run-server

Remove some unused ALVR_INPUT variants

2ca9a4fdc2bf823acdd27cf09434cef8d916613e authored over 2 years ago
Fix some buttons, fix headset standby

9c52a3b67ba31a707c1cfa0fa277a0e7fa92d5d8 authored over 2 years ago
Revert audio backend on Android

CPAL has some issues shutting down the AudioThread

46710262457655cf3c78d2adf500aeaa78965fe6 authored over 2 years ago
Fix head button click name

baa2e4dfa88e0954a8ec066116c8d8e8136cf5d1 authored over 2 years ago
Add head button input for GearVR or Focus 3

Do not copy head velocities

6a0ae2e4777d2cded52ac563d02ebe6f5eeef4ba authored over 2 years ago
Input rewrite (#1103)

Change protocol, use OpenXR-style paths for buttons
Remove some tracking prediction options
Up...

07aa513e1cf85240d34fac27f857b868099919db authored over 2 years ago
Fix init/destroy gl context in the wrong places

814618fc4051f352e6553cba8ae7f437b8102fcd authored over 2 years ago
Allow using system-wide target dir

This is allowed since removing the rust gradle plugin

2e2ca8d75de7e02fcb8f877cda440677bcaca8aa authored over 2 years ago