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

a/android: Make MonadoView fullscreen.

github.com/alvr-org/Monado-ALVR - 1acadb8a18556156952e07df9dcdd23e11ec703d authored about 4 years ago by Ryan Pavlik <[email protected]>
comp: Basic Android compositor window.

Also makes the service feature not depend on other options:
it can be used without those other p...

github.com/alvr-org/Monado-ALVR - a0bbca572d175fdecf201f6128e9956308d77e49 authored about 4 years ago by Ryan Pavlik <[email protected]>
aux/android: Enhance custom surface

Includes fixes to my mistakes by Lubosz.

Co-authored-by: Lubosz Sarnecki <lubosz.sarnecki@colla...

github.com/alvr-org/Monado-ALVR - dfd771f76869f17de9c3da1699651a3b3bb1bed7 authored about 4 years ago by Ryan Pavlik <[email protected]>
aux/android/custom_surface: Make JNI happy.

Keep android_load_class methods in C++, since
casting the class handle to void results in:

```
...

github.com/alvr-org/Monado-ALVR - e78ad126343fec0f45aeb421a1acc4cc7310b025 authored about 4 years ago by Lubosz Sarnecki <[email protected]>
comp/main: Define Android extensions.

github.com/alvr-org/Monado-ALVR - c64d17fa8857a7b21ad37e4cb2dea9990e9a81b8 authored about 4 years ago by Lubosz Sarnecki <[email protected]>
android/MonadoView: Register surface callback and fix imports.

Run UI things on UI thread.

github.com/alvr-org/Monado-ALVR - dbe03389561e55854bf565fa72b6a5a89e18cd01 authored about 4 years ago by Lubosz Sarnecki <[email protected]>
aux/android: Add code to load Java from a package

github.com/alvr-org/Monado-ALVR - 9b67c0a09f345bb40fde421a7f71fb58b055c765 authored about 4 years ago by Ryan Pavlik <[email protected]>
comp/main: Don't check for VK_KHR_display on Android.

github.com/alvr-org/Monado-ALVR - 79fd76f68dc31786d4d30bd0149497c019271443 authored about 4 years ago by Lubosz Sarnecki <[email protected]>
aux/android: Add custom surface code.

github.com/alvr-org/Monado-ALVR - d4b19f3d4794da1c8ac60e1c06080e778a1f2399 authored about 4 years ago by Ryan Pavlik <[email protected]>
android/manifest: Extract libs.

github.com/alvr-org/Monado-ALVR - 7d02a93ca527b7a6527dcd9224384942c9d8bf10 authored about 4 years ago by Lubosz Sarnecki <[email protected]>
aux/android/load_class: Use pkgClassLoader.loadClass to load MonadoView class.

github.com/alvr-org/Monado-ALVR - 2a8db3d780d8d851fa8756f65c0d95d4179bf197 authored about 4 years ago by Lubosz Sarnecki <[email protected]>
aux/vk: Fix a place where we were missing an android ifdef

github.com/alvr-org/Monado-ALVR - 43d724b6bf301158bbf2a8af92192e0934ed9dce authored about 4 years ago by Ryan Pavlik <[email protected]>
t/oxr_android: Add Android-specific subdirectory

github.com/alvr-org/Monado-ALVR - 2cafdfa5cc6a351ff883862c84af52e09dc8f335 authored about 4 years ago by Ryan Pavlik <[email protected]>
ipc_android: Add Android-specific Java/AIDL code

github.com/alvr-org/Monado-ALVR - d6564e37985e627df24fdd3fc85711054d184170 authored about 4 years ago by Ryan Pavlik <[email protected]>
gitignore: Ignore the rest of the gradle wrapper

github.com/alvr-org/Monado-ALVR - 1da8169ee4ccd0d1390ae256c43db8162ba5e9d0 authored about 4 years ago by Ryan Pavlik <[email protected]>
aux/android: Add Java code

github.com/alvr-org/Monado-ALVR - d0187cee9a66959a46fff2491879bb4f7d44eb4f authored about 4 years ago by Ryan Pavlik <[email protected]>
gitignore: Ignore all .idea files

github.com/alvr-org/Monado-ALVR - b90dc8fdea5cc2a1880c8254f8d57836016d542b authored about 4 years ago by Ryan Pavlik <[email protected]>
cmake: Fix FindOpenGLES

github.com/alvr-org/Monado-ALVR - cb767c7705affe224febf6c2792f63aa3e4e09ff authored about 4 years ago by Ryan Pavlik <[email protected]>
external: Add android-jni-wrap.

github.com/alvr-org/Monado-ALVR - 82037070a95df53a549b70b5f4d6353e70f2af03 authored about 4 years ago by Ryan Pavlik <[email protected]>
a/android: Fix typo in comment

github.com/alvr-org/Monado-ALVR - 06f75e03b44f00a7d01aa22bae03d6408b7c6c56 authored about 4 years ago by Ryan Pavlik <[email protected]>
build: Actually search for Python 3 interpreter before using it.

github.com/alvr-org/Monado-ALVR - 69b35f985711efc55740bc9e10567c5717e130a6 authored about 4 years ago by Ryan Pavlik <[email protected]>
aux/util: Port logging for Android.

Now if u_logging is used, it goes to logcat.

github.com/alvr-org/Monado-ALVR - 59d2285c8e6a390dfb4bdc1d57b3fa4e32979734 authored about 4 years ago by Ryan Pavlik <[email protected]>
targets: Add service-lib stub for Android

github.com/alvr-org/Monado-ALVR - 0ea7cf800932adf4bb7007b9cb19916a63b901cd authored about 4 years ago by Ryan Pavlik <[email protected]>
inc/xrt: Add Android config header to store package name.

github.com/alvr-org/Monado-ALVR - 0f43bbe9249f8fc8e304d45f76987eb595bc1ea7 authored about 4 years ago by Ryan Pavlik <[email protected]>
external: Import jnipp

github.com/alvr-org/Monado-ALVR - bf36c5c522851d75dcec4076858bc19d53dd123a authored about 4 years ago by Ryan Pavlik <[email protected]>
build: Add the gradle wrapper properties file.

Needed to restore the gradle wrapper in Android Studio without breaking things.

gradle: Use -al...

github.com/alvr-org/Monado-ALVR - 528dd4f886c26d087a92afc70e761fca95466f8d authored about 4 years ago by Ryan Pavlik <[email protected]>
[Auto] Bump version

github.com/alvr-org/ALVR - 8f72ac59927f5ad1ab6fdc0f15a2e5a7278dfd10 authored about 4 years ago by zarik5 <[email protected]>
Fix Italian translation

github.com/alvr-org/ALVR - d4e196ed02dddb729e194d1b024e3b2c1777dbb1 authored about 4 years ago by zarik5 <[email protected]>
u/distortion: Set blend mode incase it is zero

github.com/alvr-org/Monado-ALVR - 463330d5d58741f2bbd3af5d9c44dba145ba0078 authored about 4 years ago by Jakob Bornecrantz <[email protected]>
Spanish (#336)

* Fix

* Key frames lang fix

* New messages

* New messages

github.com/alvr-org/ALVR - f6a6e99eb7897f3cbbaef3600d062738b5376334 authored about 4 years ago by Jonathan Hecl <[email protected]>
Update version requirements

github.com/alvr-org/ALVR - 24483089d25f9f39bd0f71602449ee4ba5b34997 authored about 4 years ago by zarik5 <[email protected]>
Refactoring

github.com/alvr-org/ALVR - a05069d03d8ac5581aeda94f64990af84d7fc73e authored about 4 years ago by zarik5 <[email protected]>
Check update of IPD and FOV separately on the server

Fix foveated rendering to use constant fov values,

github.com/alvr-org/ALVR - 97acd85cdc4bf6b36b17a96f4a12d8c33563f40b authored about 4 years ago by zarik5 <[email protected]>
Radio button formatting! Radio buttons now look like not radio buttons. (#334)

* Added formatting to radio buttons

* Made dark mode.. Darker, Fixed some elements being hidd...

github.com/alvr-org/ALVR - d544c73707320fbd0389416c6e200e53a704e0a9 authored about 4 years ago by Riccardo Zaglia <[email protected]>
Made color of text in dark theme brighter, fixed bug with setup

github.com/alvr-org/ALVR - a88918167c616d0c0fb75954e974047f2c9c33a2 authored about 4 years ago by Nexite <[email protected]>
GPU-check Fix (#335)

...another one

github.com/alvr-org/ALVR - 0a10b441b6e2f95d1c0afba40ff2e83008c19944 authored about 4 years ago by Ian Shein <[email protected]>
m/space: Normalize orientation when returning result

github.com/alvr-org/Monado-ALVR - ecbde55752e674ea21e7232ae9a34c3f0616ec31 authored about 4 years ago by Jakob Bornecrantz <[email protected]>
Removed theme from setup wizard.

github.com/alvr-org/ALVR - 39691b86f107324597fb7ffc92ad14fa06c4236a authored about 4 years ago by Nexite <[email protected]>
c/main: Fix projection layer flags not getting set

github.com/alvr-org/Monado-ALVR - 09566cf5fd8c99c9de5f660de6abd9adab8ac6b2 authored about 4 years ago by Jakob Bornecrantz <[email protected]>
Query gpu name form server

github.com/alvr-org/ALVR - 18a1454642d8353f18662ef8510ebab02d5f12f5 authored about 4 years ago by zarik5 <[email protected]>
Added theme to setup wizard, also fixed bug in setup

fixed bug in setup that only let the user choose each option once

github.com/alvr-org/ALVR - 0cc85d9ec6eef8215381accb3e812d24b72691d9 authored about 4 years ago by Nexite <[email protected]>
Merge remote-tracking branch 'JackD83/master'

github.com/alvr-org/ALVR - d718bcb7d59d9b6eb0e234d3022d6b5495bbe366 authored about 4 years ago by Nexite <[email protected]>
Made dark mode.. Darker, Fixed some elements being hidden due to overlap

github.com/alvr-org/ALVR - 63bb8824332914c6bd362d91fa3bd01af6c3cc04 authored about 4 years ago by Nexite <[email protected]>
doc: Add a bunch of change logs

github.com/alvr-org/Monado-ALVR - 5b3bf8ce23d192558bab83c2e6891d0d609d68a7 authored about 4 years ago by Jakob Bornecrantz <[email protected]>
m/headers: Fix doxygen warnings

github.com/alvr-org/Monado-ALVR - bd6ea43de594cc71379d885faeaf4f6fcbbd5a22 authored about 4 years ago by Jakob Bornecrantz <[email protected]>
u/hand_tracking: Tidy header

github.com/alvr-org/Monado-ALVR - 8730ff479ad273967f1c5e66e34ca28245503e0c authored about 4 years ago by Jakob Bornecrantz <[email protected]>
d/psvr: Switch to logging API

github.com/alvr-org/Monado-ALVR - d72776b82c186c9fe82eddd90d8693ef91708868 authored about 4 years ago by Jakob Bornecrantz <[email protected]>
d/dummy: Add logging to variable tracking

github.com/alvr-org/Monado-ALVR - 6fd1e7b36c8a42ca9f13a3a5aa20913ed734d420 authored about 4 years ago by Jakob Bornecrantz <[email protected]>
d/dummy: Switch to logging API

github.com/alvr-org/Monado-ALVR - 02a3b47f7cb26138321d25a45d96e6f7d45e7ac9 authored about 4 years ago by Jakob Bornecrantz <[email protected]>
d/dummy: Tidy file

github.com/alvr-org/Monado-ALVR - 3611193feb7e01fcc7ad5af577d0f8379485dd43 authored about 4 years ago by Jakob Bornecrantz <[email protected]>
c/main: Fix leaks of samplers and tidy code

github.com/alvr-org/Monado-ALVR - cf8ca3756e81f56a0e4e18c0ce24e7ce3715cd11 authored about 4 years ago by Jakob Bornecrantz <[email protected]>
u/distortion: Add simple cardboard distortion code

github.com/alvr-org/Monado-ALVR - 75153a706627d8edeac45a48e153546370a9b246 authored about 4 years ago by Jakob Bornecrantz <[email protected]>
Serve /graphics-devices request

github.com/alvr-org/ALVR - 1384d7d6e6044479923cafc5ea4d313470c72bf8 authored about 4 years ago by zarik5 <[email protected]>
Merge remote-tracking branch 'JackD83/master'

github.com/alvr-org/ALVR - b961b2645eea9ecc1325c1e6a79cda89f05fc7b7 authored about 4 years ago by Nexite <[email protected]>
Added formatting to radio buttons

github.com/alvr-org/ALVR - cbcc482b12fa984dced2b9ccc73d6c0757838e41 authored about 4 years ago by Nexite <[email protected]>
u/mesh: Tidy header

github.com/alvr-org/Monado-ALVR - ed2040a57158a867716edd974ab329cf7bd3263a authored about 4 years ago by Jakob Bornecrantz <[email protected]>
st/prober: Depend on remote driver as we reference it directly

github.com/alvr-org/Monado-ALVR - 7bcdf0de408be78c98a74e74fb4d446ea36284a4 authored about 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Improve verification of XrGraphicsBindingEGLMNDX

github.com/alvr-org/Monado-ALVR - f868f61a17df734062a4c827d91bd05afd6d617b authored about 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Timeout minimum duration pulses after 0.1 seconds

github.com/alvr-org/Monado-ALVR - f9443cf362b5fc90f3d0e9aff0f8b13f84429f1a authored about 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Fix missing semicolons

github.com/alvr-org/Monado-ALVR - ebfd984c123350ce48c385c136d0f7741b898d64 authored about 4 years ago by Jakob Bornecrantz <[email protected]>
st/oxr: Minor fixes for oxr_session_egl

github.com/alvr-org/Monado-ALVR - 7ba4bee43966373007f33e8c675162520fa7c352 authored about 4 years ago by Jakob Bornecrantz <[email protected]>
Fix inverted GPU check

github.com/alvr-org/ALVR - 53683f4f70c1cc353bc5ae3c220eec67198d0a3f authored about 4 years ago by zarik5 <[email protected]>
UI GPU Checker! (#331)

* UI GPU Checker!

Yet another UI checker

github.com/alvr-org/ALVR - 0685a0630cd6af9326e32d5fbbfb6a08dd5a59bb authored about 4 years ago by Ian Shein <[email protected]>
Force projection matrices

github.com/alvr-org/ALVR - 868e3089a8c3d389ccdde4150c728304c7f0ad81 authored about 4 years ago by zarik5 <[email protected]>
Fix FoV for foveated rendering compatibility

github.com/alvr-org/ALVR - bbe61273286a151ba9fcd4284d857886d7e4f3c5 authored about 4 years ago by zarik5 <[email protected]>
c/shaders: Add equirect shader.

github.com/alvr-org/Monado-ALVR - 9738b4fe93ffd6d7071abf5e6f0c307a5924cad0 authored about 4 years ago by Lubosz Sarnecki <[email protected]>
st/oxr: Add equirect2 verify and submit functions.

github.com/alvr-org/Monado-ALVR - 1227c7755650eaa7bd852dddbf6e2e8cb78316df authored about 4 years ago by Lubosz Sarnecki <[email protected]>
c/main: Implement XR_KHR_composition_layer_equirect2.

github.com/alvr-org/Monado-ALVR - 3195ba835151efd31d72ebaceeb2fe06506c1c5e authored about 4 years ago by Lubosz Sarnecki <[email protected]>
aux/math: Implement math_matrix_4x4_inverse_view_projection.

github.com/alvr-org/Monado-ALVR - 7035490ed7d100ac06c409028084bc94a4e65b98 authored about 4 years ago by Lubosz Sarnecki <[email protected]>
meson: Add equirect2 to build.

github.com/alvr-org/Monado-ALVR - 663dfe8990874beb649ab2072cb8aaa803cf08f4 authored about 4 years ago by Lubosz Sarnecki <[email protected]>
cmake: Enable equirect2

github.com/alvr-org/Monado-ALVR - cc10a9368dbcbb1a6d2378ca4a7798eb4d92546a authored about 4 years ago by Jakob Bornecrantz <[email protected]>
c/comp: Init repeat sampler for swapchain images.

github.com/alvr-org/Monado-ALVR - 5777d829c613a2ce9b745fe04690f1722226bfaa authored about 4 years ago by Lubosz Sarnecki <[email protected]>
xrt: Add printing list of built in drivers to monado_cli probe

github.com/alvr-org/Monado-ALVR - 74f7d0383072377c8295b742f9fe3adf8424c116 authored about 4 years ago by Christoph Haag <[email protected]>
[Auto] Bump version

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

github.com/alvr-org/ALVR - cb75393fe4b590ac2a84830ed826ff69be670e30 authored about 4 years ago by zarik5 <[email protected]>
Update version requirements

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

github.com/alvr-org/ALVR - 55fa3e23b15ca57f4e929eab11c86bbbc3c2574c authored about 4 years ago by Ondřej Slabý <[email protected]>
Fix bump-versions xtask to work with pre-releases

Also remove xtask check that bumped version is newer.

github.com/alvr-org/ALVR - b28b607091d45be61045b086a5ff4bfcba2085fe authored about 4 years ago by Ondřej Slabý <[email protected]>
Fix json object not found in log for debug target

github.com/alvr-org/ALVR - 41dfa7a3959f12a8ae67c57848049ac0dc8de5e8 authored about 4 years ago by zarik5 <[email protected]>
Use most recent tracking data for IPD and FoV

Also fix logging IPD value change. Info log for now to have it visible.

github.com/alvr-org/ALVR - c48ee9c34dfe9bade278b9f1c435536faf0a2640 authored about 4 years ago by Ondřej Slabý <[email protected]>
added possible default text for the revert dialog

github.com/alvr-org/ALVR - 2a7ea20fa2950261812934196fef578eb758b166 authored about 4 years ago by JackD83 <[email protected]>
allow different item names for help and reset

github.com/alvr-org/ALVR - 43649aa1faea93d54c02e63175c0c9d36be963c3 authored about 4 years ago by JackD83 <[email protected]>
fixed revert of choice container

github.com/alvr-org/ALVR - 78a24bf97afc8e0cec18b24a9757becb6158aa46 authored about 4 years ago by JackD83 <[email protected]>
Russian loc. Fixes, dots + new lines (#329)

* One letter fix

* Fix

* Massive fix after testing

Massive fixes for more understandabl...

github.com/alvr-org/ALVR - f6d2043dc251aae9d8ab976cf9e8b0d1e57492b6 authored about 4 years ago by Ian Shein <[email protected]>
Move IPD and FoV sending to the tracking packet

Still needs some cleanup on the Java side where FoV used to be stored.

github.com/alvr-org/ALVR - cb9e74e14d8dfe8e8d8e0d48921260606ec67961 authored about 4 years ago by Ondřej Slabý <[email protected]>
Update OpenVR lib and headers

github.com/alvr-org/ALVR - 363892e5a3b14e260d2779265c1cd42774fb87de authored about 4 years ago by Ondřej Slabý <[email protected]>
add dark theme and some bug fixes (#328)

* Added dark theme, also updated bootstrap to version 4.5.3

* Fixed some color issues (will p...

github.com/alvr-org/ALVR - 896cb0364321924b799a797ea398ff94aca82b76 authored about 4 years ago by Nexite <[email protected]>
[Auto] Bump version

github.com/alvr-org/ALVR - 017f162285f9978257418140ce9e0d328a085bfc authored about 4 years ago by maxer456 <[email protected]>
Bump ALVR version requirements to 12.5.0

github.com/alvr-org/ALVR - 7970d0de6086c2d7f2cb40d790e0662b36eec4bc authored about 4 years ago by Ondřej Slabý <[email protected]>
Send an IPD change event on HMD activation

github.com/alvr-org/ALVR - 43ccea84b68c09a0a4527e319f4f0d4708ba1226 authored about 4 years ago by Ondřej Slabý <[email protected]>
Use client version from gradle in handshake packet

github.com/alvr-org/ALVR - d5c938d000ab3bc3436f8abdbdc6e318ffacbb3d authored about 4 years ago by Ondřej Slabý <[email protected]>
Switch mic device id length warning to debug

github.com/alvr-org/ALVR - 0977737d39cc2d42f1ed96c48628b1d251d7b350 authored about 4 years ago by Ondřej Slabý <[email protected]>
Remove color corrections

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

github.com/alvr-org/ALVR - 5e142119919aa80cec687d00238ebe989eba941e authored about 4 years ago by JackD83 <[email protected]>
added correct resolution for both Q1 and Q2

Fixed clearview bug in UI on HMD
Re-Added priority key for decoder on HMD

github.com/alvr-org/ALVR - 484e9a4fa13b231735fdb297726ecc9e9610ab40 authored about 4 years ago by JackD83 <[email protected]>
UI Update Checker (#323)

Co-authored-by: 5he1n <[email protected]>

github.com/alvr-org/ALVR - fbf835fa80f0c2ebe49f89a616ff99cf2beff023 authored about 4 years ago by 5he1n <[email protected]>
Add "/open" request for opening urls in the default browser

github.com/alvr-org/ALVR - d6008746238f8bd1684f0c03ca54beb82f58be08 authored about 4 years ago by zarik5 <[email protected]>
d/oh: Add startup delay for Rift S and rotate left

github.com/alvr-org/Monado-ALVR - f91036701444b4044a0b56f31eb6564139a87c22 authored about 4 years ago by Christoph Haag <[email protected]>
st/oxr: Fix state changes errors

github.com/alvr-org/Monado-ALVR - fd5cfbe9a74099e862b11488a29345a57a1c0c4f authored about 4 years ago by Jakob Bornecrantz <[email protected]>
xrt: Add git tag/description

github.com/alvr-org/Monado-ALVR - 2528583c554366d50fc09d671156a3708812f508 authored about 4 years ago by Jakob Bornecrantz <[email protected]>