Ecosyste.ms: OpenCollective

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

ALVR

We are building an application for streaming VR games
Collective - Host: opensource - https://opencollective.com/alvr - Website: https://alvr-org.github.io/ - Code: https://github.com/alvr-org

Update README.md

github.com/alvr-org/ALVR - 35301117c37b9ba16cdeb26e5928df749ad8316c authored over 4 years ago by Riccardo Zaglia <[email protected]>
Update README.md

github.com/alvr-org/ALVR - 6de82f38e205bd085aa05dcc219e39d0cfb76d55 authored over 4 years ago by Riccardo Zaglia <[email protected]>
Fix firewall rule for alvr_web_server.exe

github.com/alvr-org/ALVR - b7eb41fdbf7428168040f5bf66da1937ae4568bd authored over 4 years ago by zarik5 <[email protected]>
Bump version

github.com/alvr-org/ALVR - 95e6684f83941d046f9e22d9c5b11b336dc275c7 authored over 4 years ago by zarik5 <[email protected]>
Fix setup wizard presets, add note for vcredist

github.com/alvr-org/ALVR - a057d47ed6093d1c9e61384e8b55608f80f1744e authored over 4 years ago by zarik5 <[email protected]>
Merge pull request #9 from thezofx/master

Added flag to keep screen:on in order to prevent screen lock, and to prevent interrupting device...

github.com/PhoneVR-Developers/PhoneVR - f4434c63d9515dd2fd09b46157004799929d98d9 authored over 4 years ago by Harsha Raghu <[email protected]>
Update MainActivity.kt

added flag to keep screen on in order to prevent screen lock

github.com/PhoneVR-Developers/PhoneVR - 0447c9393e88c28d961d069521df03c6945d6730 authored over 4 years ago by Rohit Panchal <[email protected]>
Android fixes (#8)

Relocating calls post onCreate, Network socket exception handling and exposing static functions ...

github.com/PhoneVR-Developers/PhoneVR - 16a713041e91071deb73785de206207965415bcb authored over 4 years ago by Harsha Raghu <[email protected]>
Android: Relocating calls to onCreate

Fixing functions invocation post onCreate which are otherwise unavailable pre onCreate, preventi...

github.com/PhoneVR-Developers/PhoneVR - 93e541446b0d4ca40e23e15039c2b3cfbfd14cee authored over 4 years ago by Harsha Raghu <[email protected]>
Android: Exposing Static functions for NDK

Exposing Static functions for NDK, which are otherwise not accessble to JNI, thereby preventing ...

github.com/PhoneVR-Developers/PhoneVR - 9fea50223c893befdd4f1a10b10bc3e332bf6138 authored over 4 years ago by Harsha Raghu <[email protected]>
Android: Exception Handling socket errors

Added missing exception handling for socket preventing unexpected app crash

github.com/PhoneVR-Developers/PhoneVR - 4a5e7389f9ae0396a933ac58e3f2ae3af24265e1 authored over 4 years ago by Harsha Raghu <[email protected]>
Swith to POST session request with webClientId and updateType

github.com/alvr-org/ALVR - b4e7e5043e3d171d8d0e67d40d3960aaf6da674c authored over 4 years ago by zarik5 <[email protected]>
Updating driver msvs project and code (#7)

Deleted old compiled drivers and updating x264 Dlls
Removing licence checks on Windows
Adding ...

github.com/PhoneVR-Developers/PhoneVR - a3894468d29bd50e0de0ad085e49c1e478411ba8 authored over 4 years ago by Harsha Raghu <[email protected]>
Merge pull request #6 from thezofx/master

Updated android code to fix variable out of scope errors

github.com/PhoneVR-Developers/PhoneVR - 4153b110dc04565c1eedb8d218e3fa9ad865a121 authored over 4 years ago by Harsha Raghu <[email protected]>
updated code

fixed some errors regarding sharedpreferences on MainActivity.kt and SettingsActivity.kt

and ad...

github.com/PhoneVR-Developers/PhoneVR - 734bcb421109064801d1c8d42ba0dbc5b6c9552f authored over 4 years ago by Rohit Panchal <[email protected]>
Small adjustments

github.com/alvr-org/ALVR - ce2860322f4583c6ad9a0d25182ad33b1aa7893c authored over 4 years ago by zarik5 <[email protected]>
Update README.md

Added AppVeyor CI

github.com/PhoneVR-Developers/PhoneVR - 30a09a4e23bf59cf5cd9bb94db690e0d47701634 authored over 4 years ago by Harsha Raghu <[email protected]>
Merge pull request #5 from ShootingKing-AM/desktop-fix

Setting up AppVeyor CI for driver

github.com/PhoneVR-Developers/PhoneVR - 5b9446a6d0fe2625801d75276a0a429fb217dba2 authored over 4 years ago by Harsha Raghu <[email protected]>
Setting up AppVeyor CI for driver

1. Updated vsProj (Ouput, WarningLevel, MinWinTarget)
2. Added x264 Libs
3. Updated .gitignore t...

github.com/PhoneVR-Developers/PhoneVR - e937eddef488ed8514491fb9774be5d1ee859d9f authored over 4 years ago by Harsha Raghu <[email protected]>
moved string to correct file

github.com/alvr-org/ALVR - a5872b02d9b74662208070c40c1eed09099cf9d4 authored over 4 years ago by JackD83 <[email protected]>
small layout changes of ui

added restart SteamVR button

github.com/alvr-org/ALVR - 8d492cdd734537c594428e69dd9e490778c2ef07 authored over 4 years ago by JackD83 <[email protected]>
Merge pull request #4 from ShootingKing-AM/android-fix

Android fixes for initial build

github.com/PhoneVR-Developers/PhoneVR - 6c2929bb6280a59ff6b165766bcf99fa5962a33c authored over 4 years ago by Harsha Raghu <[email protected]>
Merge pull request #3 from thezofx/master

Fixing Android app Build

github.com/PhoneVR-Developers/PhoneVR - 1952daa4d02754a7aa71dcc2656cc1043516bf33 authored over 4 years ago by Harsha Raghu <[email protected]>
fixed onResume

rewritten MainActivity : AppCompatActivity().onResume()

github.com/PhoneVR-Developers/PhoneVR - 48a308449b428929e32246fae33d7133ee117a42 authored over 4 years ago by Rohit Panchal <[email protected]>
updating Gradle and CMake

updating Gradle and CMake

github.com/PhoneVR-Developers/PhoneVR - c2e7a357461aaff3c7d59d8a1846f56ff2492709 authored over 4 years ago by Rohit Panchal <[email protected]>
Added goolge vr library

v1.200 -> https://github.com/googlevr/gvr-android-sdk
(code\mobile\android\libraries\jni)

github.com/PhoneVR-Developers/PhoneVR - 4555df04f0a62a218a5d05a108172f4b0ee5a3da authored over 4 years ago by Rohit Panchal <[email protected]>
Merge pull request #2 from ShootingKing-AM/desktop-fix

Updating and rewriting

github.com/PhoneVR-Developers/PhoneVR - 537645e54c3b533f83b4691e4d85185e7145df52 authored over 4 years ago by Harsha Raghu <[email protected]>
Reapply correct color profile defaults for Rec2020

github.com/alvr-org/ALVR - 4bf2d24aa4ed5af94e5f3cb806e74cf9cbc85db1 authored over 4 years ago by zarik5 <[email protected]>
comp: Remove some vkDeviceWaitIdle calls and document other

github.com/alvr-org/Monado-ALVR - 080fdacc7063a1b467cc27bf2ba9beb1ba2bb7cf authored over 4 years ago by Jakob Bornecrantz <[email protected]>
Add italian translation, fix README

github.com/alvr-org/ALVR - 4f01e7cd03856772c5d0eb399e5f53e2a556a7f3 authored over 4 years ago by zarik5 <[email protected]>
st/oxr: Convert some more missed subaction path iterations to x-macro usage.

Also make Doxygen expand macros so that these usages still result
in reasonable developer docs.

github.com/alvr-org/Monado-ALVR - b70d14f6b0e7b1e43e299bb50c557c9bb6c37330 authored over 4 years ago by Ryan Pavlik <[email protected]>
Recenter dashboard when shown

github.com/alvr-org/ALVR - 6f9c65ac0bbd1c09c238ef8fca53a370c7b75da2 authored over 4 years ago by zarik5 <[email protected]>
Updating and rewriting

1. Updated VS TargetPlatform.
2.. Re-written PVRStartConnectionListener() in ServerProvider::Ini...

github.com/PhoneVR-Developers/PhoneVR - 3a84420becd11cd94d56cfd5313c40537926910f authored over 4 years ago by Harsha Raghu <[email protected]>
Merge pull request #1 from ShootingKing-AM/desktop-fix

Added updated libraries

github.com/PhoneVR-Developers/PhoneVR - 00c0e2880d2b8fd680973a7e7f853d3f79538f6f authored over 4 years ago by Harsha Raghu <[email protected]>
Added updated libraries

Added Libraries
1. Json v3.8.0 (https://github.com/nlohmann/json) (code\windows\libs\json)
2. Ei...

github.com/PhoneVR-Developers/PhoneVR - 954bd55c92967c1eec1c975180dc45298bd32b9f authored over 4 years ago by Harsha Raghu <[email protected]>
st/oxr: Fix multiplicity of bound_path per action.

Thanks to @haagch for the start of this patch.

github.com/alvr-org/Monado-ALVR - a9a502952a7c608c63840c78135fe66b97692b49 authored over 4 years ago by Ryan Pavlik <[email protected]>
st/oxr: Add design documentation for OpenXR input subsystem.

github.com/alvr-org/Monado-ALVR - ae59a3ce15aa45188db02cc1a169078b8f9b658a authored over 4 years ago by Ryan Pavlik <[email protected]>
st/oxr: Fix typo

github.com/alvr-org/Monado-ALVR - 5ba5e6b03b3c60ea2cfc97af8f52621204332cb2 authored over 4 years ago by Ryan Pavlik <[email protected]>
xrt: Make swapchain static image bit match OpenXR

github.com/alvr-org/Monado-ALVR - ee6aa4ee1d70fb163c858253175b9f76e105675f authored over 4 years ago by Jakob Bornecrantz <[email protected]>
Merge branch 'master' of https://github.com/JackD83/ALVR

github.com/alvr-org/ALVR - 963c620fc685798e7067e4de0c0642be736dce58 authored over 4 years ago by zarik5 <[email protected]>
Add space at the bottom of settings tabs

github.com/alvr-org/ALVR - cee59d6b40108f6267b8f495db50562eb1d6abf3 authored over 4 years ago by zarik5 <[email protected]>
Update styles.xml

added missing code

github.com/PhoneVR-Developers/PhoneVR - d346f5064b77cfaf0fffe4d2ee84837c79671c9e authored over 4 years ago by Rohit Panchal <[email protected]>
upadting gradle components and dependencies

compileSdkVersion 27 -> 30
targetSdkVersion 27 -> 30

implementation 'com.android.support.constr...

github.com/PhoneVR-Developers/PhoneVR - 39970f8a6f69280d23d534089864714b6ee42d67 authored over 4 years ago by Rohit Panchal <[email protected]>
upgrading some components to latest version

ext.kotlin_version = '1.2.30' -> '1.3.72'
classpath 'com.android.tools.build:gradle:3.1.3 -> 4.0.0

github.com/PhoneVR-Developers/PhoneVR - cb622b86d24d5de632b2313d3cbafb71bd56f859 authored over 4 years ago by Rohit Panchal <[email protected]>
st/oxr: Centralize the lists of subaction paths using x-macros.

github.com/alvr-org/Monado-ALVR - a04c162ab3d585b456ba3b8c88ce0f7f3b0fe203 authored over 4 years ago by Ryan Pavlik <[email protected]>
cmake: Make FindHIDAPI add include dirs to imported targets

github.com/alvr-org/Monado-ALVR - 24e0202e3a0359017387ac742d3753b458c37fe7 authored over 4 years ago by Ryan Pavlik <[email protected]>
Fix legacy haptics not being played.

Use float instead of double for haptic data to avoid casting.

github.com/alvr-org/ALVR - 9cb1812092b76d545de27115604d8b6b4886e419 authored over 4 years ago by Ondřej Slabý <[email protected]>
Remove spammy Info log for mic packet received.

github.com/alvr-org/ALVR - bcf2787f371f145976df291fdcb1e3174d8ec06e authored over 4 years ago by Ondřej Slabý <[email protected]>
Hide dashboard when switching to hand tracking

github.com/alvr-org/ALVR - e3c5633749e7c312338f1348d836b93bf2a7d3dd authored over 4 years ago by zarik5 <[email protected]>
Merge branch 'master' of https://github.com/JackD83/ALVR

github.com/alvr-org/ALVR - 65dc859cbaca6ea997a2654114fe479b717a7246 authored over 4 years ago by zarik5 <[email protected]>
Fix right eye view is black when using FFR

github.com/alvr-org/ALVR - e934542637b6f62cda37383b1c8c94be280a65d6 authored over 4 years ago by zarik5 <[email protected]>
st/oxr: Fix haptic actions being disabled

fixes d226a60a

github.com/alvr-org/Monado-ALVR - 138fcc49d8e16eabb82b77e763a4be02e82cae89 authored over 4 years ago by Christoph Haag <[email protected]>
st/oxr: Add better verification in xrGetInputSourceLocalizedName

github.com/alvr-org/Monado-ALVR - 53a0646e24e1afa71661150d82e841bf98f394e2 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Tidy header

github.com/alvr-org/Monado-ALVR - 5e629b343714aada2d31ad079f1e73eee5ad67fd authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Add a very ugly stub implementation of xrGetInputSourceLocalizedName

github.com/alvr-org/Monado-ALVR - 9f684dbc21c17df027151a0dedee9140918f3ff6 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Implement xrEnumerateBoundSourcesForAction

github.com/alvr-org/Monado-ALVR - 7818a5b9cf6cbae6723ddd4c937fb4cd2b1a7ea8 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
Update README.md

github.com/alvr-org/ALVR - fba0b860708f5d6ed77ceb928365a823e1601452 authored over 4 years ago by Riccardo Zaglia <[email protected]>
Bump version and show version in the About tab

github.com/alvr-org/ALVR - 9e0edc227d6f9a46c6e5a5477d8f8f973e0251c4 authored over 4 years ago by zarik5 <[email protected]>
Various UI changes

* Remove ALVR tab, move text to About tab
* Add Installation tab with setup wizard, add/remove fi...

github.com/alvr-org/ALVR - bc95b835d0eb7f5581e390ef50f0280cad2c8dc1 authored over 4 years ago by zarik5 <[email protected]>
st/oxr: Combine input values

This enables binding two different inputs to the same action, for example
/user/hand/left/input/...

github.com/alvr-org/Monado-ALVR - d226a60aacf0462afc38a1a7ffe3807de735404a authored over 4 years ago by Christoph Haag <[email protected]>
Fix cursor transparency not working if not entering the loading scene first

github.com/alvr-org/ALVR - fe0d224a4b2f1146ffb56d8d9fdc11f164a032f8 authored over 4 years ago by zarik5 <[email protected]>
Add "/restart_steamvr" request

* sessionUpdated event now has a data field {"webClientId": "...", "updateType": "..."}
* Add "/s...

github.com/alvr-org/ALVR - 75c854cdd4dd3ec7f332890fd172d54d5e17c094 authored over 4 years ago by zarik5 <[email protected]>
Server side fix for session update loop

github.com/alvr-org/ALVR - 02827535223f32701eda2ce67709619d80e73ad1 authored over 4 years ago by zarik5 <[email protected]>
doc: Document !448

github.com/alvr-org/Monado-ALVR - 671628aabc324e1a551e0a9e1d6dffca6601e259 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Send XrEventDataInteractionProfileChanged events on interaction profile changes

github.com/alvr-org/Monado-ALVR - b87fd91bc8d12f6d6e40437b0058d2f55b1fb7da authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Fix the any handiness controllers not getting assigned to right

github.com/alvr-org/Monado-ALVR - 18957e0636be3ff210ebb5f7daf35eeb92c7797b authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Better error message for unhandled case in xrGetCurrentInteractionProfile

github.com/alvr-org/Monado-ALVR - b0593d7012d354d66e6e1e4963d310fdb59b49e2 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Implement needed checks for xrGetCurrentInteractionProfile

github.com/alvr-org/Monado-ALVR - 56386aa1d7915e72d617ac9cbf407489224cc842 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: A slightly better stub implementation of xrEnumerateBoundSourcesForAction

github.com/alvr-org/Monado-ALVR - 9f11287fa3a9842401c76960d336bb195b3d5e83 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
Use GetEnv for panel interaction since it's already a java thread.

github.com/alvr-org/ALVR - e5b77a6b1e66c91c99ff66a8b89d07a877c6a12a authored over 4 years ago by Ondřej Slabý <[email protected]>
Extend WebView for drawing to Surface and attach it to Activity layout.

Since WebView interaction has to happen on the same thread it was created,
keep a Handler for th...

github.com/alvr-org/ALVR - 641de3fdd66688b6a149c1741196a688de8fdcdd authored over 4 years ago by Ondřej Slabý <[email protected]>
doc: Update roadmap

github.com/alvr-org/Monado-ALVR - 2fdcddd7032bdbc2df57c7a6cd733e6b6663b8b2 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
doc: Add changelog snippets for !444

github.com/alvr-org/Monado-ALVR - 65a9c27f2020adf4a064c86afc991df5e8a41549 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
xrt: Make some fields on xrt_vk_swapchain private

github.com/alvr-org/Monado-ALVR - 34843c3ffefecb1b0503954c2e9d189f8cfa9cce authored over 4 years ago by Jakob Bornecrantz <[email protected]>
ipc: Add function to import a swapchain

github.com/alvr-org/Monado-ALVR - 11b2dfe2138c75ecbc0b3b6f12112a67802cf810 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
ipc: Fix in_handles handling by syncing with the server

github.com/alvr-org/Monado-ALVR - 9c490127bb25bc8addda7ecba3fbd6ba737ba77d authored over 4 years ago by Jakob Bornecrantz <[email protected]>
c/main: Implement xrt_compositor::swapchain_import

github.com/alvr-org/Monado-ALVR - a41c1ce1c5561321f6e962258dc87d75e75eff2b authored over 4 years ago by Jakob Bornecrantz <[email protected]>
c/main: Use new Vulkan image allocator helper

github.com/alvr-org/Monado-ALVR - d5a702cd4738966b201a3745cf79a79ae830beb0 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
xrt: Make xrt_compositor::create_swapchain return xrt_result_t

github.com/alvr-org/Monado-ALVR - b93017911e17ee0faaa2a221cbbb711ba6dac527 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
xrt: Make some fields on xrt_gl_swapchain private

github.com/alvr-org/Monado-ALVR - 0d05eb6caea2760327ce78a551185a62461f461e authored over 4 years ago by Jakob Bornecrantz <[email protected]>
vk: Add image allocator helper

github.com/alvr-org/Monado-ALVR - 727e3bc2a6e0b2f4203a921a110b26ac9fa3557c authored over 4 years ago by Jakob Bornecrantz <[email protected]>
vk: Use xrt_swapchain_create_info in vk_create_image_from_native

github.com/alvr-org/Monado-ALVR - a8a4e80746935d84e698e79d25673413c42cb272 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
vk: Remove unused vk_image

github.com/alvr-org/Monado-ALVR - 5a9fa0a7e64c6fb9caf1619009c020cbcfbbfe21 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
ipc: Implement xrt_compositor::import_swapchain

github.com/alvr-org/Monado-ALVR - 536e461776178c45a5ff5fe9c8021d1462aa88a7 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
xrt: Add function to create swapchain from native images

github.com/alvr-org/Monado-ALVR - ccaa6fa5649ff31f5706d6f345f321d0a3c4f037 authored over 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Check if relating space to itself first

github.com/alvr-org/Monado-ALVR - f18c190eaaf3e62a8905bdc8de9ffe2c3c4f2de2 authored over 4 years ago by Christoph Haag <[email protected]>
st/oxr: Support locating stage space in local space

And the other way around.

Fixes hello_xr -s Local, which renders cubes at offset stage space lo...

github.com/alvr-org/Monado-ALVR - ddb528f0021f56496fe66840757dafbaea487cc6 authored over 4 years ago by Christoph Haag <[email protected]>
Fix VR dashboard page has wrong scale

github.com/alvr-org/ALVR - 7270f79f47a384eaa8ccaddc8f94e62fed70df2e authored over 4 years ago by zarik5 <[email protected]>
st/oxr: use initial head pose as local space origin

Implements local space in xrLocateViews, xrLocateSpace, and Quad layers in xrEndFrame.

github.com/alvr-org/Monado-ALVR - 164eda38d45f03434217c5e3a650cc43cc007c1f authored over 4 years ago by Christoph Haag <[email protected]>
Merge branch 'master' of https://github.com/JackD83/ALVR

github.com/alvr-org/ALVR - c3ff7ce30e4397a8d718eebea620d41173f35bca authored over 4 years ago by zarik5 <[email protected]>
Finish VR GUI

* Add interaction feedback fro the webview
* Move VRGUI rendering from loading scene to vr stream...

github.com/alvr-org/ALVR - d03ac53ba1147ab64a08fb487bfed20b421d6272 authored over 4 years ago by zarik5 <[email protected]>
Merge pull request #223 from maxer456/guardian-sync

Guardian to Chaperone sync

github.com/alvr-org/ALVR - 997d63d2678ef3f642700613b119f2df04b0c6bb authored over 4 years ago by JackD83 <[email protected]>
Merge pull request #230 from maxer456/haptics-fix

Fix missing and weak/pulsing haptics

github.com/alvr-org/ALVR - b9c15e8d6ac59d3e2c8033ff6ceb75bbae3876f6 authored over 4 years ago by JackD83 <[email protected]>
Merge pull request #231 from JackD83/gpuPrio

Gpu prio

github.com/alvr-org/ALVR - 0dba4559597be328ff6a24d6dd4f69e6cc3da31b authored over 4 years ago by JackD83 <[email protected]>
re-enabled driver log

github.com/alvr-org/ALVR - e06d664c8a42d5aeeaa6a66de17e1d89f7944846 authored over 4 years ago by JackD83 <[email protected]>
Make rendering thread finish setting up haptics.

Network thread now doesn't completely set up received haptics,
rendering thread finishes setting...

github.com/alvr-org/ALVR - db252bc5983ca892eab4e9d325989830bbfa8635 authored over 4 years ago by Ondřej Slabý <[email protected]>
Fix cursor

github.com/alvr-org/ALVR - 0013a5b8f6df6ca1b649d25f4cbd082aed1ea2cb authored over 4 years ago by zarik5 <[email protected]>
Add WebView interactive panel (no interaction)

github.com/alvr-org/ALVR - 32ae2e969646efd1eaf6c6d1dba28dfe10c65a7e authored over 4 years ago by zarik5 <[email protected]>
build: Use OpenGLES CMake module to gate OpenGL|ES support

github.com/alvr-org/Monado-ALVR - 47a66e1bdf73deae2c3f22580ceed0c1cc35e5ea authored over 4 years ago by Ryan Pavlik <[email protected]>