Ecosyste.ms: OpenCollective

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

Roc Streaming

Roc Streaming is a collection of software for streaming high quality audio over unreliable networks like Wi-Fi.
Collective - Host: opensource - https://opencollective.com/roc-streaming - Website: https://roc-streaming.org/ - Code: https://github.com/roc-streaming

implemented version checking (#75)

github.com/roc-streaming/roc-go - f5e7908efe852f3ea51d1d22752e91bfa103e398 authored over 1 year ago by Fastbyte <[email protected]>
Update README

github.com/roc-streaming/roc-vad - b41905ff1b250b9758f81036f1ecdf6c72d9741c authored over 1 year ago by Victor Gaydov <[email protected]>
Cleanup cmake scripts

github.com/roc-streaming/roc-vad - 488da7a3f31510132ab999714b5d8fd43ff70908 authored over 1 year ago by Victor Gaydov <[email protected]>
Enable compile_commands.json

github.com/roc-streaming/roc-vad - 97dd12f1291b403e960a96cba697034e5f29ddf6 authored over 1 year ago by Victor Gaydov <[email protected]>
BoringSSL, universal binaries, deployment target

github.com/roc-streaming/roc-vad - a03218f9c4b80e67fccea129fbbc8b3acdce3177 authored over 1 year ago by Victor Gaydov <[email protected]>
Add macOS 13 to CI

github.com/roc-streaming/roc-vad - 0891c829fab9d593eb8a5a66758c450d1b99b942 authored over 1 year ago by Victor Gaydov <[email protected]>
Verbose build logs on CI

github.com/roc-streaming/roc-vad - bb7a35f81e056468812d6677e71e69ef74307d96 authored over 1 year ago by Victor Gaydov <[email protected]>
Add golang to CI and README

github.com/roc-streaming/roc-vad - 3cfc4a950358f1578ff7c8d7ae96ea65d529f73a authored over 1 year ago by Victor Gaydov <[email protected]>
gh-533 Disable user log handler during library destruction

github.com/roc-streaming/roc-toolkit - 271ddf27eb3fae0273b5f8488a3114e70f1acfdb authored over 1 year ago by Victor Gaydov <[email protected]>
gh-533 Disable logging in heap allocator destructor

github.com/roc-streaming/roc-toolkit - 701caada161c817676df686ad5cdae654f3cc0e2 authored over 1 year ago by Victor Gaydov <[email protected]>
Rework macOS CI jobs

github.com/roc-streaming/roc-toolkit - eb311ce0b016976a746b71102de540d2d4bf23e7 authored over 1 year ago by Victor Gaydov <[email protected]>
Add some scons comments

github.com/roc-streaming/roc-toolkit - 2d048975f077d46252c2eeb0ed619169488c8244 authored over 1 year ago by Victor Gaydov <[email protected]>
Resolve pkg-config to abs path

github.com/roc-streaming/roc-toolkit - d6692983f80aebf8f48dcd9f5cbce7361cb305fe authored over 1 year ago by Victor Gaydov <[email protected]>
Fix naming in scons scripts

github.com/roc-streaming/roc-toolkit - 16ae803e5f2e53b74b128392d70b8b3edec77856 authored over 1 year ago by Victor Gaydov <[email protected]>
Refactor passing options to scripts

github.com/roc-streaming/roc-toolkit - 29d75edfac6edded80b8e1f3bb8e57f38021750e authored over 1 year ago by Victor Gaydov <[email protected]>
Support multiple architectures in macOS static lib

github.com/roc-streaming/roc-toolkit - 59217983d595bd2b8c18efa133b0a42ef4f97364 authored over 1 year ago by Victor Gaydov <[email protected]>
Prefer autotools over cmake on non-Android

github.com/roc-streaming/roc-toolkit - 8ae95e7ec71b3c5e417fdff5c81b6590b9bd8ccf authored over 1 year ago by Victor Gaydov <[email protected]>
Rework macOS toolchain tuples

github.com/roc-streaming/roc-toolkit - 5792263365b0c382e5e88cf909f468cefd3a4da0 authored over 1 year ago by Victor Gaydov <[email protected]>
Use --host instead of --toolchain for OpenSSL platform

github.com/roc-streaming/roc-toolkit - 47d75a0c34d87fe082aa61cd11d9251d45e78d32 authored over 1 year ago by Victor Gaydov <[email protected]>
Rework how build env is passed to build-3rdparty.py

github.com/roc-streaming/roc-toolkit - 8cf0560c513665e9c4e8d90e940786bc45d30f06 authored over 1 year ago by Victor Gaydov <[email protected]>
Bump distfiles

github.com/roc-streaming/roc-toolkit - c4a8d9883e8088138ad532eabfb50fa93123eeab authored over 1 year ago by Victor Gaydov <[email protected]>
Fixes in symbol visibility

* export only roc_* in macOS .dylib
* export only roc_* in Linux .so
* export only roc_* in Linu...

github.com/roc-streaming/roc-toolkit - bab3f95c187617c2ab8373b016a75b132c0e691c authored over 1 year ago by Victor Gaydov <[email protected]>
Fixes in building dependencies

github.com/roc-streaming/roc-toolkit - a25f1fd905a5788c834dfa11b0d030d572c748f7 authored over 1 year ago by Victor Gaydov <[email protected]>
Cosmetic fixes in scripts

github.com/roc-streaming/roc-toolkit - f9295d767372450743e417c02d412380b14003ed authored over 1 year ago by Victor Gaydov <[email protected]>
Add support for macOS universal binaries

github.com/roc-streaming/roc-toolkit - 3ffff5ca66f0bab029008a6025d8bacda4e9b8e3 authored over 1 year ago by Victor Gaydov <[email protected]>
Refactor formatting in build-3rdparty.py

github.com/roc-streaming/roc-toolkit - ed7f9ee635626620ce4782aff4d4722a2f1cbf7d authored over 1 year ago by Victor Gaydov <[email protected]>
Use textwrap in build-3rdparty.py

github.com/roc-streaming/roc-toolkit - efc59ddeced4bc3a139500deea230a6d38d9c9e6 authored over 1 year ago by Victor Gaydov <[email protected]>
Pass macOS deployment target to autotools when building deps

github.com/roc-streaming/roc-toolkit - 16b0dbe37984c9bc2f64a7fd8ecb4271715a94db authored over 1 year ago by Victor Gaydov <[email protected]>
Fix comment in C API

github.com/roc-streaming/roc-toolkit - c94f24b683d8f426bf7d16bc4303d0e85dfd08f6 authored over 1 year ago by Victor Gaydov <[email protected]>
Use argparse in build-3rdparty.py

github.com/roc-streaming/roc-toolkit - da9d15e8b9b961156bb355b895e18d5af4a0b29a authored over 1 year ago by Victor Gaydov <[email protected]>
Add --macos-version option to scons

By default, macOS deployment target is now set to the version of current
OS obtained from sw_ver...

github.com/roc-streaming/roc-toolkit - 37eeb9b6982adf8280bc13db243507de78f922e7 authored over 1 year ago by Victor Gaydov <[email protected]>
Extract context object in build-3rdparty.py

github.com/roc-streaming/roc-toolkit - 2456a7684f976e71aed2d1fc09e3545389eac4cf authored over 1 year ago by Victor Gaydov <[email protected]>
Pass android platform version from SConstruct to build-3rdparty.py

github.com/roc-streaming/roc-toolkit - 919a2ce96a2b55e330fb1d2d8a7318e3517caee0 authored over 1 year ago by Victor Gaydov <[email protected]>
Pass macOS platform version from SConstruct to build-3rdparty.py

github.com/roc-streaming/roc-toolkit - 8e1c781ff228f31b674a9f6df8b34fddb6d1310f authored over 1 year ago by Victor Gaydov <[email protected]>
Refactor build-3rdparty.py

github.com/roc-streaming/roc-toolkit - 922b2c17f1915f8a7d9f48d520ddbeeece748b55 authored over 1 year ago by Victor Gaydov <[email protected]>
Add pulseaudio 16.1

github.com/roc-streaming/distfiles - 105227f8b264850b213f38aa3db6683f844362c5 authored over 1 year ago by Victor Gaydov <[email protected]>
Update .git* files

github.com/roc-streaming/roc-toolkit - ebdf7fec3ff41577a688b098a44a8f675fd44896 authored over 1 year ago by Victor Gaydov <[email protected]>
Implement command-line for adding sender and receiver

github.com/roc-streaming/roc-vad - 8bccb8ee6e79fb215c4d1d84b6e88902feda405a authored over 1 year ago by Victor Gaydov <[email protected]>
Update documentation

github.com/roc-streaming/roc-vad - 3c920fb200b7edcd4e963f36571dee7c1db5a18d authored over 1 year ago by Victor Gaydov <[email protected]>
Remove code signing for now

github.com/roc-streaming/roc-vad - d8c45d244c766b168e5506bf9320d76f583d483d authored over 1 year ago by Victor Gaydov <[email protected]>
Update README

github.com/roc-streaming/roc-vad - 07eed25652f118e23932933261def0f744e26354 authored over 1 year ago by Victor Gaydov <[email protected]>
Refinements in console printing code

github.com/roc-streaming/roc-vad - 082f75155e1c1b3109a23f2d07b7affbc50e1090 authored over 1 year ago by Victor Gaydov <[email protected]>
Use local config from rpc for device configuration

github.com/roc-streaming/roc-vad - 879a05884314ce9c9c624d528eb26cefbd50e604 authored over 1 year ago by Victor Gaydov <[email protected]>
Forward configs from rpc to device

github.com/roc-streaming/roc-vad - f521cf067577b1427f396fd78ab53d1d22eb153a authored over 1 year ago by Victor Gaydov <[email protected]>
Update README.md

github.com/roc-streaming/roc-vad - da6a576bf894cae17e251ac7b59b8b47355bb149 authored over 1 year ago by Victor Gaydov <[email protected]>
Fix git release detection

github.com/roc-streaming/roc-vad - 5ba45c299094d59e9e2efc4c59ccc07ed2a5e749 authored over 1 year ago by Victor Gaydov <[email protected]>
Add install.sh script

github.com/roc-streaming/roc-vad - 06cc8c62deaf3e75b8af874bb882bdf824a38e63 authored over 1 year ago by Victor Gaydov <[email protected]>
Add dist target and release workflow

github.com/roc-streaming/roc-vad - 805f636d25b0c0c09b3e77150ba20e27ed553de4 authored over 1 year ago by Victor Gaydov <[email protected]>
Implement uninstall command

github.com/roc-streaming/roc-vad - 4f89ee3ae6e454dd0ceac36ee1e63306b2a11b9b authored over 1 year ago by Victor Gaydov <[email protected]>
Refine rpc protocol

github.com/roc-streaming/roc-vad - 86db1d62ddf69dca170050ede8131a19c71ebe8c authored over 1 year ago by Victor Gaydov <[email protected]>
Improve comments

github.com/roc-streaming/roc-go - c0bdc098635f1e93010aeb3423cf1bcaf5bf9aff authored over 1 year ago by Victor Gaydov <[email protected]>
Simplify versioning rules in README

github.com/roc-streaming/roc-go - b2a87ddf50ae8e46b484d8bbf8818f568ef66514 authored over 1 year ago by Victor Gaydov <[email protected]>
Fix race in tests

In TestLog_Func, channel can be sometimes closed before background func
stop writing to it. We c...

github.com/roc-streaming/roc-go - e19495fc0ac4b3e79780b0c09e391a6353a36fd3 authored over 1 year ago by Victor Gaydov <[email protected]>
CMake fixes

github.com/roc-streaming/roc-vad - 8870b986d5084a4b54b33d1e880d8dd2a8ac86f7 authored over 1 year ago by Victor Gaydov <[email protected]>
Update docs and formatting

github.com/roc-streaming/roc-vad - 323f0021e4fee06b74fedf2b2a51d1e27ef68855 authored over 1 year ago by Victor Gaydov <[email protected]>
Get driver socket from Info.plist

github.com/roc-streaming/roc-vad - ff18218eaed4bfe78aae132868585435a1b3d24c authored over 1 year ago by Victor Gaydov <[email protected]>
Refine syslog target

github.com/roc-streaming/roc-vad - c6b45bbfbfa995c3200d6fa2932e04c1066fe3e8 authored over 1 year ago by Victor Gaydov <[email protected]>
Extend build info

github.com/roc-streaming/roc-vad - b4807d70c3aeaac02480be6a1f2100927835f6c5 authored over 1 year ago by Victor Gaydov <[email protected]>
Use lock_guard

github.com/roc-streaming/roc-vad - 4afe6a3a16f8507b313e3373235f17c7eceb9a6d authored over 1 year ago by Victor Gaydov <[email protected]>
Cleanup scripts

github.com/roc-streaming/roc-java - e3c77d0c938d02d7f760e72dcb827123c9152e0c authored over 1 year ago by Victor Gaydov <[email protected]>
gh-531 Build sox without sndio

github.com/roc-streaming/roc-toolkit - 544a66f77d3264b151d116d3a05a68718064c6e7 authored over 1 year ago by Victor Gaydov <[email protected]>
Sort configure and meson options

github.com/roc-streaming/roc-toolkit - bb3098ac99aa77a03241cb4d3b1ceff60c0fb3ea authored over 1 year ago by Victor Gaydov <[email protected]>
gh-512 python: % -> format(); other small refactoring

github.com/roc-streaming/roc-toolkit - 29e991dc2244d7bffdd6329e529d466fd95aa954 authored over 1 year ago by Andrew Petelin <[email protected]>
Fix triggers workflow

github.com/roc-streaming/roc-toolkit - 8564a637b84dd67d314be598deecf0c73136e26a authored over 1 year ago by Victor Gaydov <[email protected]>
Increase timings for ctl tests

github.com/roc-streaming/roc-toolkit - c992ac6e1befee7d14128b818bb9e7a955d32fdb authored over 1 year ago by Victor Gaydov <[email protected]>
Multicast fix for android CI

github.com/roc-streaming/roc-toolkit - c81caa7a0b80973c128b2815bd9cadb1770b2f1e authored over 1 year ago by Victor Gaydov <[email protected]>
Extract "triggers" workflow

github.com/roc-streaming/roc-toolkit - e282a6c13719afdffbd32345dac69672acac2437 authored over 1 year ago by Victor Gaydov <[email protected]>
Refine & fix CPU traits detection

gh-516
gh-518
gh-532

github.com/roc-streaming/roc-toolkit - ca201c3bc1a454dd5db60ef2b8532411b210a9c3 authored over 1 year ago by Victor Gaydov <[email protected]>
Colorized output in android_emu.sh

github.com/roc-streaming/roc-toolkit - 12ebb5fc1e6d641f432a9eeff6ae27b64bbb0e89 authored over 1 year ago by Victor Gaydov <[email protected]>
Suppress doxygen warning

github.com/roc-streaming/roc-toolkit - fe921d6bae9a15a7129968e6cb7bbc7e85a0e085 authored over 1 year ago by Victor Gaydov <[email protected]>
Cleanup scripts

github.com/roc-streaming/roc-toolkit - 684eaab0e5ed51e957a4a17b6211ddb5b598eb59 authored over 1 year ago by Victor Gaydov <[email protected]>
Add android_emu script

github.com/roc-streaming/roc-toolkit - 5dbe4777aa547099a06931a9837e0b7bafe384ac authored over 1 year ago by Victor Gaydov <[email protected]>
Update sphinx documentation

github.com/roc-streaming/roc-toolkit - 366de2328d94eed00487607c1bda3862446c5123 authored over 1 year ago by Victor Gaydov <[email protected]>
Update authors

github.com/roc-streaming/roc-toolkit - beccb64db6074ede173c384518c739856eaaff6a authored over 1 year ago by Victor Gaydov <[email protected]>
Cleanup qemu CI scripts

github.com/roc-streaming/roc-toolkit - 70ff53ee41f833e3e57498dd322f6d5774477a55 authored over 1 year ago by Victor Gaydov <[email protected]>
Add docker layer cache, split CI into jobs

github.com/roc-streaming/dockerfiles - 4e7eed646fe968ca8f3eb411fec5a1fd2b7e6e8e authored over 1 year ago by Victor Gaydov <[email protected]>
Re-add device script

github.com/roc-streaming/dockerfiles - 0797d0749a63c5ade170eee3fe229b83ca2b47ad authored over 1 year ago by Victor Gaydov <[email protected]>
Refactor logger

github.com/roc-streaming/roc-go - 8923c15e736ec770e6f1eba75a94e3cc64587d19 authored over 1 year ago by Victor Gaydov <[email protected]>
Decouple native and golang logger threads

github.com/roc-streaming/roc-go - 720786a327d28c6662584dfd962555b8d0fb2e96 authored over 1 year ago by Victor Gaydov <[email protected]>
Fix log level comments

github.com/roc-streaming/roc-go - 0d0aa8bd25841f00595913e4e81a27beaca04867 authored over 1 year ago by Victor Gaydov <[email protected]>
refactor arguments check, add tests

github.com/roc-streaming/roc-java - eefc50d1ee5fd28930ec582bb8e4844883bba958 authored over 1 year ago by abushmin <[email protected]>
Rename classes (#93)

* rename context

* rename sender

* rename receiver

* rename logger

* update javadoc

* renam...

github.com/roc-streaming/roc-java - 21342c2325582c960c5980f94603d1c00c9e8247 authored over 1 year ago by Andrey Bushmin <[email protected]>
Device management commands

github.com/roc-streaming/roc-vad - 8fc69740c595b661b39eff6ae51901005ea3b977 authored over 1 year ago by Victor Gaydov <[email protected]>
Use spdlog for logcat and support colors

github.com/roc-streaming/roc-vad - 7aff0a6bbf4de3dfe8b8f9df4530149811a5d2b3 authored over 1 year ago by Victor Gaydov <[email protected]>
Introduce command environment

github.com/roc-streaming/roc-vad - 69a1b73bd0c989fae4887aa01a1dd6df178862f6 authored over 1 year ago by Victor Gaydov <[email protected]>
Add libASPL tracer

github.com/roc-streaming/roc-vad - 5e07913e644bea4ae10b70ee1eb4c4670560356c authored over 1 year ago by Victor Gaydov <[email protected]>
Fix build

github.com/roc-streaming/roc-vad - 4813f246cc9993da4a53fdc8b1e018fb687c38e5 authored over 1 year ago by Victor Gaydov <[email protected]>
Add some comments

github.com/roc-streaming/roc-vad - 4c527890b929965d811a90dc2db210fd5f9cc98c authored over 1 year ago by Victor Gaydov <[email protected]>
Update documentation

github.com/roc-streaming/roc-vad - 7a26d29abb8dfe9ae03e2005ff5b491485815ad0 authored over 1 year ago by Victor Gaydov <[email protected]>
Update copyrights

github.com/roc-streaming/roc-vad - bf4b1aa68dcf95b22582b993a3235271828c798d authored over 1 year ago by Victor Gaydov <[email protected]>
Fix driver logging and implement logcat command

github.com/roc-streaming/roc-vad - 5f47defc22bcef8fd5bbc9335e573bc6f2311312 authored over 1 year ago by Victor Gaydov <[email protected]>
Separate DriverService and DeviceManager

github.com/roc-streaming/roc-vad - 6a3481397ea6790ff599f4dfc5115a8152abbacc authored over 1 year ago by Victor Gaydov <[email protected]>
Rename project to Roc VAD

github.com/roc-streaming/roc-vad - b431b82b6eff6212c21870c0f63c928ccc25b54a authored over 1 year ago by Victor Gaydov <[email protected]>
add TestReceiver_SetMulticastGroup (#78)

github.com/roc-streaming/roc-go - 56756e1839acf087eae72b34fdeb1fa326013959 authored over 1 year ago by Andrey Bushmin <[email protected]>
add TestSender_SetOutgoingAddress (#76)

github.com/roc-streaming/roc-go - 280291e0594f06aa0b97735c9a080ce32158ffeb authored almost 2 years ago by Andrey Bushmin <[email protected]>
Remove TestLog_Func, rename TestLog_Message to TestLog_Func

github.com/roc-streaming/roc-go - a3d876f6e0e3b19fac69fe50e309e7ae2cb5bfc0 authored almost 2 years ago by Victor Gaydov <[email protected]>
Reorder log tests

github.com/roc-streaming/roc-go - 0534ab4a7fe9b4b37cbe68ca5f6fc1df07d5b223 authored almost 2 years ago by Victor Gaydov <[email protected]>
Add TestLog_Levels

github.com/roc-streaming/roc-go - fc7cf212aecbb6eff39f2a7c1e5e5b6bfe27a016 authored almost 2 years ago by Victor Gaydov <[email protected]>