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

Surround audio support (#2026)

* support downmixing 4, 6 and 8 channel audio

* add 2.1 support (FL, FR SW)

6caeed849a19760cc4d4f6ebd74ce354583a719f authored 10 months ago by Barnaby <[email protected]>
fix(client): reconnect default audio device on disconnect (#2025)

* fix(client): reconnect default audio device on disconnect

This makes it possible to plug in...

332cd8ae976d4c274752be92c03eb57837796e07 authored 10 months ago by Okabintaro <[email protected]>
refactor(client_openxr): :recycle: Refactor client

37e1b33094c44e840c6d47067c64bdd704b87232 authored 10 months ago by Riccardo Zaglia <[email protected]>
build(xtask): :green_heart: Remove wix installer build

a308b2c163e9d946b788df9a6b42b88ce33406a0 authored 10 months ago by Riccardo Zaglia <[email protected]>
Updated installation notes and distrobox guide. (#2022)

40f20204bc7b3858e9b964021dfd7c3096e5eb51 authored 10 months ago by Meister1593 <[email protected]>
fix: linux views when using modified playspace (#2017)

* fix: linux pose history while using rotated playspace

* fix crash; reload playspace on hmd ...

a4e6355abb60982dd8bcab2be75b7b8c5cb83e09 authored 10 months ago by galister <[email protected]>
refactor(client): :recycle: Finish refactoring internals of alvr_client_core

919988ab68a038e61ef8e43ddb04eefd8246a664 authored 10 months ago by Riccardo Zaglia <[email protected]>
refactor(client): :recycle: Objectify client core interface

Global objects and functions will be removed later

79f20c0a00a92c30ff273f94c40d43b6ad6526a5 authored 10 months ago by Riccardo Zaglia <[email protected]>
feat: :sparkles: Add `send_custom_interaction_profile`

20d6bbee9f8932a5515bfef169a5163f4b8d236a authored 10 months ago by Riccardo Zaglia <[email protected]>
feat(client_core): :sparkles: Expose `alvr_send_active_interaction_profile`

504387e0ee42c287d1a3ca10a9d264760209943e authored 10 months ago by Riccardo Zaglia <[email protected]>
Encoders: support full 0-255 color range (#1971)

* support full 0-255 color range

* add amf full range

9a7b3693d6fe30053909c02042c60008b85f80d1 authored 10 months ago by Vixea <[email protected]>
refactor(client_openxr): :recycle: Separate stream and lobby logic

a00defc48ac267aa3a97cd325938db76398c2283 authored 10 months ago by Riccardo Zaglia <[email protected]>
fix(ci): :green_heart: Add allowlist for stale action

7fb796b56284ced7afbc6d8eba7d109e65351c8b authored 10 months ago by Riccardo Zaglia <[email protected]>
Encode in full range color for NvEncoder on H264/HEVC (#2011)

303cb0464963eda3cd005e7a5ff2ab8599d753c1 authored 10 months ago by Max Thomas <[email protected]>
fix(client_openxr): :bug: Fix face/eye/body tracking not working

6b194851a680807d6ff83bd0823e4c52fdc3c2b5 authored 10 months ago by Riccardo Zaglia <[email protected]>
feat: :sparkles: Add more negotiation entries (#2010)

* feat: :sparkles: Add more negotiation entries

* Refactor platform selection

* Add Quest ...

8a2c9445c0d24b950ac78304de648f6c4b9c9ed7 authored 10 months ago by zarik5 <[email protected]>
fix(ci): :green_heart: Migrate to stale action

89cba7bd9aea4430dd84e277c9b517f750eeb840 authored 10 months ago by Riccardo Zaglia <[email protected]>
fix(client_openxr): :bug: Fix HTC headset freeze; removes eye/face tracking for HTC

7a382dd25df206a49d2af91daef0d295d10ab443 authored 10 months ago by Riccardo Zaglia <[email protected]>
Fix missing aux bones in hand skeleton (#2009)

* Create missing hand skeleton aux bone positions from the other bones

* Move aux bone fixing...

421480d09dd33e3050fdfe881ef1ee7930ea3e9c authored 10 months ago by Max Thomas <[email protected]>
fix(server): :bug: Fix IDR resend logic (#2008)

073d16e2a5fa02e2970a37982dde5db9709006c5 authored 10 months ago by zarik5 <[email protected]>
fix(xtask): 🐛 Fix openxr loader build process not creating temp directory (#2005)

933bfa053243be5f00a322edd9a98c2299e2f09b authored 11 months ago by Meister1593 <[email protected]>
enable av1 ffmpeg nvenc (#1994)

4728af64e6c1805646bda347e10e38f5b156980c authored 11 months ago by Vixea <[email protected]>
fix(client_core): :bug: Fix display name for AVP

3bfbd8febf735c052c0697f8af1851a4620be76c authored 11 months ago by Riccardo Zaglia <[email protected]>
feat: ✨ Make x264 statically linked on Linux (#1987)

* feat: ✨ Make x264 statically linked on Linux

* fix win/macos build with platform check

*...

55d2101c994c1dffd111bb27a88d48cba5b1a98f authored 11 months ago by Meister1593 <[email protected]>
fix(server): :mute: Filter away upstream mdns log

444f5b7f027c089fe948912d1d2322f46995a0e5 authored 11 months ago by Riccardo Zaglia <[email protected]>
Do not use acuire multicast lock on Android for now

95c98fb9fc7b4eea977cfae67851bb2f58d65577 authored 11 months ago by Riccardo Zaglia <[email protected]>
feat: :sparkles: Make video capabilities packet extensible; negotiate FFE support (#1986)

fc62222dd55652fae38ffebddb8ff73ae9e44133 authored 11 months ago by zarik5 <[email protected]>
Fix pre-analysis setting for AMF (#1985)

* actually obey pre-analysis setting

* give warnings about latency when the encoder enables p...

13cdcc5ce0b7ca0b9fa592e77707234d96adf0ca authored 11 months ago by Barnaby <[email protected]>
Linux: Fix VAAPI encoder on Intel GPUs (#1981)

* Renderer: Fix dumping input/output images

Use compute pipeline with quad shader as image bl...

a2bbc6ada182b8db45b3f6cacda7618db9365e84 authored 11 months ago by David Rosca <[email protected]>
feature: pause body tracking at runtime (#1984)

5b2ac30ad31b4d72abce45ff77ece398df6ebd9b authored 11 months ago by galister <[email protected]>
feat(server): :sparkles: Expose all tracked devices through events; refactoring

This is a small breaking change, in case anyone was using the websocket API

2a159fd27b1e6dd6732551d60a8508996be04431 authored 11 months ago by Riccardo Zaglia <[email protected]>
refactor(common): :recycle: Use macros to reduce redundancy in input definition

9a21ebe2d9155d409c35c8baae3713c295621594 authored 11 months ago by Riccardo Zaglia <[email protected]>
feat: :sparkles: Add mDNS discovery support (#1978)

eb96bd401d48347b50680c289121174ea99f70b8 authored 11 months ago by zarik5 <[email protected]>
Enable NvEnc AV1 encoding on Linux (#1975)

f176c80be47ce4d79a72af3a0824dc503c97c171 authored 11 months ago by wsippel <[email protected]>
refactor: :recycle: Fix some lints; update some deps

6aca05bc121b883e37f842ed029c888e0e806dbb authored 11 months ago by Riccardo Zaglia <[email protected]>
meta quest full body tracking (#1979)

c1ee1cf22ac900a37edfca250621ec2381153c7c authored 11 months ago by Barnaby <[email protected]>
Support AV1 encoding using AMF on Windows (#1967)

0ab3cb6a9d4f0420bbf9672d52d6ec868c95bd63 authored 11 months ago by Barnaby <[email protected]>
Add Pipewire socket permission setup for Flatpak and improve example path (#1980)

1d7cbbecad9cfd59015fc4e516b3dae81c945b2c authored 11 months ago by Jan Keith Darunday <[email protected]>
feat(client_core): :sparkles: [C API] Allow sending hand and eye data; expose settings

7872079f6af03dafb639f906afc57649808fcf5f authored 11 months ago by Riccardo Zaglia <[email protected]>
refactor: :recycle: Rename CreateDecoder -> DecoderConfig; clarify usage

eedf372c96c912faef820301a9c083ea65a53e67 authored 11 months ago by Riccardo Zaglia <[email protected]>
docs: :memo: Apple Vision Pro support in progress

0026e1eddd47fa790bf461e63fcbfa10cbd66ad0 authored 11 months ago by Riccardo Zaglia <[email protected]>
Update AMF to v1.4.33 (#1974)

c4095ac7c48046615d2b7757a7d9dadc6b54de4b authored 11 months ago by Barnaby <[email protected]>
fix(connection): 🐛 Try localhost if broadcast fails, fixes wifi being required for cabled (#1962)

* fix(connection): 🐛 Try localhost if broadcast fails, fixes wifi being required for cabled

*...

ab4f57cec719849f60b7af4c9c8974566a5bf1b9 authored 11 months ago by Meister1593 <[email protected]>
Make the lobby scene dark and add a bit of colour (#1968)

* improve appearance of the lobby scene

* more descriptive comments in lobby frag

* englis...

79409529b0ffd08052470517f7c6752b201f6ffd authored 11 months ago by Barnaby <[email protected]>
docs: :page_facing_up: Update licenses

2ed6b510e0eca29778e518b5ecc0937e6e40301a authored 11 months ago by Riccardo Zaglia <[email protected]>
Update CHANGELOG.md

094a4a5dfe2f59aef25e3f8b2c3f4c78563f4c64 authored 12 months ago by zarik5 <[email protected]>
Feature: Add Profiling (#1966)

* chore: :arrow_up: Update some deps

* Feature: Add Profiling
Add profiling using tracy beca...

bc9d9a019ca4a300cabbd8c94a8bc415be011317 authored 12 months ago by Vixea <[email protected]>
refactor(client_core): :recycle: Rename function to clarify meaning

0ba0bb8b0585ba46a8660eefdf6337f289314591 authored 12 months ago by Riccardo Zaglia <[email protected]>
chore: :arrow_up: Update some deps

a7cbf476f4975c27d3bf001ce4f358ae6cc4d6ae authored 12 months ago by Riccardo Zaglia <[email protected]>
Fix boolean always being true (#1965)

c029b28527a443ed5a6b103bdd9b808ea79d753b authored 12 months ago by wsippel <[email protected]>
add 10bit AV1 support (#1964)

7f45f1e088d1ddbbe49f526f16434af404e40d12 authored 12 months ago by wsippel <[email protected]>
ci: making sure android builds don't fail (#1959)

92f6e436afd55de483b6de765c5cd3b21dd803b4 authored 12 months ago by Abhiram Kuchibhotla <[email protected]>
docs(session): :lipstick: Specify that AV1 is only available on VAAPI

b1a6b657f5851209a93e1a0c39d9469550b6519e authored 12 months ago by Riccardo Zaglia <[email protected]>
Enable AV1 support (#1955)

* WIP

* enable av1 encoder

* enable av1 vaapi encoder

* add AV1 option in set_video_con...

5c4d26362450ca105a43ca741dd9de61bf0496f1 authored 12 months ago by wsippel <[email protected]>
fix(encoder): VAAPI h264 smearing (#1956)

33a2773f48c12e4e6365a6156569cba2e9b80dd4 authored 12 months ago by galister <[email protected]>
chore: :arrow_up: Update some dependencies

9cfd44910f44e6d59e45a0f17868360128c18a00 authored 12 months ago by Riccardo Zaglia <[email protected]>
fix(ci): :green_heart: Fix android CI

da30886c7d8836d23f71ea0ed66000a01b7c0a4c authored 12 months ago by Riccardo Zaglia <[email protected]>
docs: :memo: Update changelog

3b4249da7292463ea2da55d124c483236370e9ae authored 12 months ago by Riccardo Zaglia <[email protected]>
Miscaleneous wiki, script updates (#1948)

* Updated wiki with reformats, deleting older info, updating adb forwarder link; Updated flatpak...

42bf966721cb48abff3b0089fc87eda07a50a7ac authored about 1 year ago by Meister1593 <[email protected]>
Use ? instead of unwrap()

3fb8cc08fcf011e8520f5897daa81bf7ba5e356c authored about 1 year ago by zarik5 <[email protected]>
Network: Set TOS (#1946)

* set type and prioritize alvr's packets on local networks

* add tcp tos and options for adva...

bb3cc59e2467a2b40f8063dedba50d394134b1b9 authored about 1 year ago by Vixea <[email protected]>
Android: When the hardware/default decoder fails to initialize, fall back to software. (#1933)

* Android: When the hardware/default decoder fails to initialize, fall back to software.

* Fo...

377c556d04d219431d429edc9a0e109684ad955e authored about 1 year ago by 20kdc <[email protected]>
Add option to encode using baseline/constrained baseline. (#1932)

12e6ac6478679415fadf6f33573ecacbcce33c0a authored about 1 year ago by 20kdc <[email protected]>
fix(server): :bug: Always set the client to disconnected when bailing out during handshake

487283829a1c1d564241088e636a93a3e520fd2e authored about 1 year ago by Riccardo Zaglia <[email protected]>
fix(server): handshake failure blocking retries (#1942)

fd6ca7d4701124b09267a2f0fb2cf4df9e337be9 authored about 1 year ago by Leonhard Saam <[email protected]>
Fixed a small typo that was bothering me (#1945)

c300359d58713afbe4177f01125975807a236d72 authored about 1 year ago by Maple Moon <[email protected]>
Fix annoying warning

c0fb67dde64a1404ffc07ae6a915e88a1fb14a42 authored about 1 year ago by Vixea <[email protected]>
fix(client_openxr): :bug: Fix android inputs freezing the app

1b1ae10e7a658898c79823c662dcc0c80fbe0bb6 authored about 1 year ago by Riccardo Zaglia <[email protected]>
feat(client_openxr): :sparkles: Add audio source for face tracking

615a9c8160f31c01542f14437c0229fd945b083b authored about 1 year ago by Riccardo Zaglia <[email protected]>
update cargo.lock & oculus loader (#1936)

3b4b41b3e58db0b7729ee605830f51fcf5473e36 authored about 1 year ago by galister <[email protected]>
feat(client_openxr): :sparkles: Upgrade to FB face tracking 2

36f74835b567d203e625c18b8a5c1c53588c72d2 authored about 1 year ago by Riccardo Zaglia <[email protected]>
chore(client_openxr): :arrow_up: Update some dependencies

ff7bbc7cae722440c331f2882b2f04510e39f15a authored about 1 year ago by Riccardo Zaglia <[email protected]>
Added Touch Plus + Change Icon string based on emuation mode (#1926)

8bd44f91f21673592cf2ab9ef36ababf68e1a86c authored about 1 year ago by Christian Francis <[email protected]>
vulkan_layer: Remove the mirror swapchain workaround (#1929)

Not needed anymore, and it was also wrong.

48d1ef06424469c88c3a52a25dc9ed1e1795ddf8 authored about 1 year ago by David Rosca <[email protected]>
Update Building-From-Source.md (#1921)

`cargo xtask build-streamer --release` fails without these updates to the packages required on g...

cc60e47840ab5e569733c1439e492d370afb8db8 authored about 1 year ago by MstrGecko <[email protected]>
revert 72fb6e4 and improve fomatting and name

19fde6afa32829d911c56de01bcf655b47a0c8eb authored about 1 year ago by Vixea <[email protected]>
chore: :memo: Add changelogs

5485d50cb3d28ebfe510fc50cf073f87e06c2803 authored about 1 year ago by Riccardo Zaglia <[email protected]>
update wiki (#1918)

* update wiki

* update wiki

5e0a4be52fde00c1be075bf30067918daabb3aba authored about 1 year ago by Vixea <[email protected]>
Don't attempt to build AMF cpp files on linux (#1919)

This was throwing up large amounts of warnings that were not suppressed
by warning-suppression ...

5bb8220b7fda59f61bd8034ca80c224d2679c730 authored about 1 year ago by Rafal Kolanski <[email protected]>
update cargo.lock (#1917)

a922cdd8b709e68835d996ede4f542d50f2282de authored about 1 year ago by Vixea <[email protected]>
fix(server): :bug: Fix busy loop in server handshake

3065888bce6abe4580362b56f80bfbc7d405593c authored about 1 year ago by Riccardo Zaglia <[email protected]>
fix shutdown on linux

a80f3846c929392f9dc3667462f45c2ee7418632 authored about 1 year ago by Vixea <[email protected]>
Linux: Use Vulkan/CUDA interop in NVENC encoder (#1911)

It now does direct VkImage copy into CUDA memory instead of doing
the transfer via system memory...

5596cc58ce371c87cae45ed167dcc88a0b944b2c authored about 1 year ago by David Rosca <[email protected]>
chore: :memo: Add linguist exclusion list for Github stats

3e4318f11d6d2ca739c7b9b3bc820a868de20bcf authored about 1 year ago by Riccardo Zaglia <[email protected]>
refactor: :arrow_up: Upgrade egui and other deps

19908d9c35d80ae97abd6663183a75695195006b authored about 1 year ago by Riccardo Zaglia <[email protected]>
fix(dashboard): :bug: Set pipewire devices in the setup wizard

2d487b0bef9e27c15dae30ad73513682095e82e3 authored about 1 year ago by Riccardo Zaglia <[email protected]>
fix(dashboard): :bug: Allow dashboard logging to bypass notification level

0b0d044143b4b7216a80e42658c39ade83823c9b authored about 1 year ago by Riccardo Zaglia <[email protected]>
install desktop file (#1906)

41be267b210bebbba2f4f3c330d07288fe28db9e authored about 1 year ago by Vixea <[email protected]>
Linux: Remove AMF encoder (#1905)

With all the recent Mesa changes there is no point using AMF instead
of VAAPI anymore.

2f673b338d11cde077128f66ee8e0f375c42d9ba authored about 1 year ago by David Rosca <[email protected]>
Dashboard and settings minor rehearsal (#1893)

* Disable adapt to framerate by default. Remove dynamic oculus foveation toggle.

* Add 'Donat...

aaeecf5b8246a62396b5b7d9f92c0daeb70864ce authored about 1 year ago by Meister1593 <[email protected]>
feat: ✨ Support combined eye gaze (#1897)

* feat: :sparkles: Support combined eye gaze

Co-Authored-By: Meister1593 <7141787+Meister1593...

5c623787a1aab00443bad3c515e1c34a3b83d4d0 authored about 1 year ago by zarik5 <[email protected]>
feat(client_openxr): :recycle: Refactor code to support session reinitialization (#1900)

7bc20e40b675eb9e67cd881675a4fce2e5703761 authored about 1 year ago by zarik5 <[email protected]>
feat: :sparkles: Improve connection flow to reduce race conditions (#1895)

f1b306168f60b58fdabc0bdcdf3e569c1612668d authored about 1 year ago by zarik5 <[email protected]>
Try fixing lag state on recentering on Linux

92e47917c40a477858a2098b7c152779ad8ac8eb authored about 1 year ago by Riccardo Zaglia <[email protected]>
fix: :zap: Reduce delay when setting chaperone

63c668edcd63447b0a18650c8a6f1a6f52eaeab6 authored about 1 year ago by Riccardo Zaglia <[email protected]>
Fix Linux compilation

d9a10d14ed4a5c6b781ce2355c1733e238b5cf92 authored about 1 year ago by Riccardo Zaglia <[email protected]>
chore: :arrow_up: Update dependencies

5702f0687114af56fc739a89750a316b10581794 authored about 1 year ago by Riccardo Zaglia <[email protected]>
fix(server): :bug: Fix playspace recentering delay

8b5a38d6182a29b80d62824a09f0e49f5c7151e0 authored about 1 year ago by Riccardo Zaglia <[email protected]>
fix(client_core): :bug: Fix battery level not updating

db3e7fc746e5531624375985d03d5002924da506 authored about 1 year ago by Riccardo Zaglia <[email protected]>
Update Fedora instructions on Building-From-Source.md

c63280bacce4d6f990a6a4ce28ff6e75a958692d authored about 1 year ago by Meister1593 <[email protected]>