Ecosyste.ms: OpenCollective

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

Zrythm

A highly automated and intuitive digital audio workstation
Collective - Host: opensource - https://opencollective.com/zrythm - Website: https://www.zrythm.org - Code: https://github.com/zrythm

Merge "Plugin" and "Other" plugin categories

Implements https://todo.sr.ht/~alextee/zrythm-feature/278.

github.com/zrythm/zrythm - b397110d5c73c982736b257a0f7959baf8da0437 authored over 2 years ago
make lv2 plugin scan quieter

github.com/zrythm/zrythm - a98c9c0bfb230a19f2b0cb190a05278d73d8e519 authored over 2 years ago
improve naming of default chord presets

github.com/zrythm/zrythm - 232946f2671bde0dd40896ef913dd1c4207f2e14 authored over 2 years ago
make plugin messages quieter

github.com/zrythm/zrythm - 8c69d06690752e9350b09a7819ec665bed5b4dd6 authored over 2 years ago
disable non-rtaudio pulse and non-rtmidi windows mme support

They have issues that will not be addressed for v1.

github.com/zrythm/zrythm - e1c48624d0bfa1ab036a326f80b6fd92a49a30d7 authored over 2 years ago
fix rtaudio devices being wrong

The devices shown were wrong when the current backend is another RtAudio
backend.

github.com/zrythm/zrythm - 488eef025b88b587b37b851cb09ada8e50ce0d27 authored over 2 years ago
preferences: refresh audio devices when changing audio backend

github.com/zrythm/zrythm - d12b03531e6e5cec6bb4e0afae6afe40d0ea916b authored over 2 years ago
preferences: port audio device selector to combo row

github.com/zrythm/zrythm - 46085c93b03dd88d53251f8a12ae28a8ed76580b authored over 2 years ago
rtaudio: verify stream is open

Likely fixes https://todo.sr.ht/~alextee/zrythm-bug/516.

github.com/zrythm/zrythm - a8a41a339b2eb0349296f67f6decc1013f8d91e2 authored over 2 years ago
preferences: port MIDI backend combo box to combo row

github.com/zrythm/zrythm - 96fa6bd76910dfea1fd60135fb81ccdfde59030c authored over 2 years ago
make welcome dialog transient to splash screen

This prevents it from being hidden behind the splash screen.

github.com/zrythm/zrythm - 953749cfae7c339da1ffebe8fe81f15f5a0e0de2 authored over 2 years ago
make language in first run dialog a combo row

github.com/zrythm/zrythm - 44f8026a9b89f047fa29573504b8620fc9e6af29 authored over 2 years ago
preferences: convert some dropdowns to AdwComboRow

github.com/zrythm/zrythm - 4ac54cb308805a83df28d1a5c8525e90b7a9a8ab authored over 2 years ago
port audio engine selector to AdwComboRow and disable pure ALSA

github.com/zrythm/zrythm - ebe962efd9c06f8a91f5302468f4acf4cb104b2c authored over 2 years ago
bump gtk subproject to 4.8.2

github.com/zrythm/zrythm - 336fd5e327d53df61aa600b186f0567c85624fde authored over 2 years ago
fix file browser not being refreshed when file filters change

Fixes https://todo.sr.ht/~alextee/zrythm-bug/600.

github.com/zrythm/zrythm - 18301b29402819e1f3eb76de45c24083d9d1fb7a authored over 2 years ago
add more error checking to file export

github.com/zrythm/zrythm - 5cb6630f5921d358ba1054ecfa98a902bb62de1f authored over 2 years ago
Merge branch 'develop'

github.com/zrythm/zrythm - d87da2cb57c7f1b7aa5e8161d4d63a9c7ff98aec authored over 2 years ago
show drives in file browser

Implements https://todo.sr.ht/~alextee/zrythm-feature/526.

github.com/zrythm/zrythm - 5de3c0735fdb9ecc43c6835289a7edda331eef79 authored over 2 years ago
jack: set callbacks before acquiring buffer size/sample rate

This may fix the bug where Zrythm is not notified of buffer size changes
sometimes.

github.com/zrythm/zrythm - 83f929d776b84fac46cee5c139a59d3f69d33a15 authored over 2 years ago
fix zix subproject to work on ubuntu 18.04 again

github.com/zrythm/zrythm - 2c2d56ee0e9348c35584170bd9173eaccf0fefd2 authored over 2 years ago
fix zix subproject issues again

github.com/zrythm/zrythm - 5b5d310f1801c9715df695134ba4f65f6be93ec2 authored over 2 years ago
fix zix subproject issues

github.com/zrythm/zrythm - ac1f622f568125d4860d96887d81c385669c2259 authored over 2 years ago
attempt to fix arch build

github.com/zrythm/zrythm - abbe24d71d09de6718d40321390b7ae96b1f6b3b authored over 2 years ago
use ccache -sv instead of ccache -s

github.com/zrythm/zrythm-builds - 7dc1b4e714139918e842afec5305bc73b238c9de authored over 2 years ago
fix missing stdbool include

github.com/zrythm/zrythm - d0f886ea7125191ffe376f3ff7f3d6b7a3b9cda5 authored over 2 years ago
plugin inspector: show info for first plugin of selected track if no plugin selected

Fixes https://todo.sr.ht/~alextee/zrythm-bug/193 and https://todo.sr.ht/~alextee/zrythm-bug/882.

github.com/zrythm/zrythm - bcc03bea4db633eb468bf91afefdb40938a28192 authored over 2 years ago
fix appimage again

github.com/zrythm/zrythm-installer - bd97d7c13672802b88cf50348db4c4e1fdb38bce authored over 2 years ago
make lv2 plugin scan quieter

github.com/zrythm/zrythm - 546e05d16b96d6d5390d1ba72e10045ecbee65f2 authored over 2 years ago
send all notes off when disarming tracks that accept MIDI

github.com/zrythm/zrythm - 17d9182142b6674d2547bd9edf2ef6e563518996 authored over 2 years ago
gnu-linux: add vim modeline

This is so editors know what the file type is.

github.com/zrythm/zrythm-installer - 50931c33d473f7f4a1d85f74cb3c7af6b5262f5a authored over 2 years ago
gnu-linux: error if unset variables are used

github.com/zrythm/zrythm-installer - 1c164be3688a69f7d1dd0c39a59ef30b44242f67 authored over 2 years ago
gnu-linux: ignore shellcheck warning

Shellcheck is a static analyzer for shell script. It helps you avoid
making silly mistakes that ...

github.com/zrythm/zrythm-installer - 940023a31220fa393a9bc0b0e831922ffab822a2 authored over 2 years ago
fix appimage build: missing lv2

github.com/zrythm/zrythm-installer - 0c11c177f7ab8eeb36b4f12945b36ff727537b2a authored over 2 years ago
make plugin setting activation related dialogs async

Fixes GTK errors when dragging and dropping Surge in the tracklist.

github.com/zrythm/zrythm - 793dd6ca796a8aefa8740a926b1ab2d6cecf4045 authored over 2 years ago
meson: make fftw3_threads_separate_type a combo

github.com/zrythm/zrythm - 88062986462893acd3aeca5c6ab59d9ee7aba3dc authored over 2 years ago
fix code formatting

github.com/zrythm/zrythm - 3707b2513bc13274d5e8d8e12f855abecc11a1fe authored over 2 years ago
fix some doxygen issues

github.com/zrythm/zrythm - 85a6c06ffacbb619d584c0107b6bb4c51a4a7c0b authored over 2 years ago
fix occasional critical when closing a project

github.com/zrythm/zrythm - 1088d2d1ba8df219a16dea878984e61c3263cd83 authored over 2 years ago
README: mention that PipeWire has known issues

github.com/zrythm/zrythm - 60bd649d47b2dcb64d53002359e80635cfff7cf3 authored over 2 years ago
fix first MIDI note skipped when bouncing audio

Fixes https://todo.sr.ht/~alextee/zrythm-bug/913.

github.com/zrythm/zrythm - 83e377dcb36d9ce8eee49d0a732a360a02574d14 authored over 2 years ago
make bundled plugins usable from unit tests

github.com/zrythm/zrythm - 8d6b7024ac8d6db97ae2a2c03da4e9a0f97978c8 authored over 2 years ago
Translated using Weblate (French)

Currently translated at 54.8% (157 of 286 strings)

Translation: Zrythm/web
Translate-URL: https...

github.com/zrythm/zrythm-web - 5f88f5e8d534a227254f2445a41875143a7aba59 authored over 2 years ago
Merge remote-tracking branch 'weblate/translate' into develop

github.com/zrythm/zrythm - 624838c3e3ba4d5f20acdc7aad6fedac28d80ca9 authored over 2 years ago
release-beta: bump to beta 3.9

github.com/zrythm/zrythm - 9d19b2f4c1241c6c0efc948339496374bc07f8ac authored over 2 years ago
update screenshot

github.com/zrythm/zrythm - 707bf7592acedf70d8869d264435041ae173a759 authored over 2 years ago
windows-msys: use ccache

github.com/zrythm/zrythm-installer - 80493cb84d024658c607a31b7804e5be0236cfdd authored over 2 years ago
implement plugin whitelist and bridge non-whitelisted plugins

github.com/zrythm/zrythm - 55d4e5fd69ac3e415461bd560ab8545a744d4ead authored over 2 years ago
fix error reported by clang

github.com/zrythm/zrythm - 7793b5153ba8395043a34839e894000f8edaa526 authored over 2 years ago
msys2: use ccache

github.com/zrythm/zrythm-builds - 3b548b0466147a07e4120685585298abd1ef1cd0 authored over 2 years ago
build bundled plugins with -static-libgcc -static-libstdc++ by default

github.com/zrythm/zrythm - 9c681ade12a408f1c1df8579e8a32d2d48a63aa4 authored over 2 years ago
Translated using Weblate (Korean)

Currently translated at 12.5% (212 of 1686 strings)

Translated using Weblate (Korean)

Currentl...

github.com/zrythm/zrythm - b4cccf33d632297d7400e7dde89468556c8a3a25 authored over 2 years ago
Merge remote-tracking branch 'weblate/translate'

github.com/zrythm/zrythm - 3fe9c91cd53fb0551d4b9995971884500e0f4315 authored over 2 years ago
show dialog when dropping an instrument on a MIDI track

github.com/zrythm/zrythm - c8754d15033d53551d56fa851cdad7d5458e8142 authored over 2 years ago
draw track highlight again

github.com/zrythm/zrythm - 65ac4d13a8b7d54b2afb6ba74c6771249bd343b8 authored over 2 years ago
bring back timeline highlighting when dragging files

github.com/zrythm/zrythm - 9250e25df5008bfbca5cb47fb86332d3721c4af1 authored over 2 years ago
windows-msys: leave backtrace to zrythm subproject

github.com/zrythm/zrythm-installer - 451fb63130348b47255a823b933da512686962b6 authored over 2 years ago
flatpak: fix build

github.com/zrythm/zrythm-installer - 7bba84121b2367a9a84b6247c475956f9de6294f authored over 2 years ago
windows-msys: fix missing makedepends on libbacktrace

github.com/zrythm/zrythm-installer - 44bc02ca5b4faaa051335a1da9eddbf43010c84c authored over 2 years ago
flatpak: build lilv from meson

github.com/zrythm/zrythm-installer - af59d546f3284468b1cf6c7f834c195429c61a2e authored over 2 years ago
flatpak: update modules

github.com/zrythm/zrythm-installer - 79c90f1fb05b1e6155465f1ff926f904faab2ba1 authored over 2 years ago
flatpak: use custom cache dir

github.com/zrythm/zrythm-installer - ccddc4c80f2d39aa9f2d2b66120da684e3e819d4 authored over 2 years ago
flatpak: fix duplicate modules

github.com/zrythm/zrythm-installer - 47e8500803ca76adbdc41bf7f984478f5c12eead authored over 2 years ago
remove flatpak build

github.com/zrythm/zrythm-builds - 3c52ab41e237dcf7a1e6fa9d575c9c588308d945 authored over 2 years ago
windows-msys: add libbacktrace

github.com/zrythm/zrythm-installer - c0ac3b2859e7b8591fee95e3bb91b7b2dd417a95 authored over 2 years ago
update libbacktrace subproject

github.com/zrythm/zrythm - 10c0e49259ecf2c69fb8334f74e4e9e439d850cd authored over 2 years ago
fix occasional assert failures during plugin scan on windows

Updated reproc version that has a bugfix.

github.com/zrythm/zrythm - 520542e8e93333ac5b324cf5a4fe069ff1144037 authored over 2 years ago
fix issues reported by clang

github.com/zrythm/zrythm - d45e367607701a91fc1051c2ef1f25b7c684a485 authored over 2 years ago
meson: remove unused -D flags for gtk

github.com/zrythm/zrythm - 25adc74e0520ae7419edca29a50236d4ef0bf0a7 authored over 2 years ago
gnu-linux: add libbacktrace build

github.com/zrythm/zrythm-installer - 4ca7dcae550b482135cc7172c612b3737ddd8495 authored over 2 years ago
jack: handle failure to connect to monitor out gracefully

github.com/zrythm/zrythm - 8b5e28645e4548d83ac2dd87cd079e6de21268e9 authored over 2 years ago
gnu-linux: add extra_debug_info

github.com/zrythm/zrythm-installer - f78b743da9870121a01177690cbe8faab967f21e authored over 2 years ago
add -march and -mtune for all builds

github.com/zrythm/zrythm-installer - fc442ebeb4e62bc02cfa66691a5ce2ba87c337da authored over 2 years ago
meson: don't set -mtune=generic if not native build

Leave -march and -mtune up to the packager.

github.com/zrythm/zrythm - c98a16cb48245603e49629c924ee4449e3a0a86f authored over 2 years ago
Translated using Weblate (Ukrainian)

Currently translated at 100.0% (286 of 286 strings)

Translation: Zrythm/web
Translate-URL: http...

github.com/zrythm/zrythm-web - 8a963252367d1890038e4ebf3acd083d1493e4b1 authored over 2 years ago
Translated using Weblate (Catalan)

Currently translated at 100.0% (286 of 286 strings)

Translation: Zrythm/web
Translate-URL: http...

github.com/zrythm/zrythm-web - 06c734d9555e1baf835ef1d3ea60a68db3855bfb authored over 2 years ago
Translated using Weblate (Korean)

Currently translated at 100.0% (286 of 286 strings)

Translation: Zrythm/web
Translate-URL: http...

github.com/zrythm/zrythm-web - c4854a6218ef8f65cef04e16826a9cbb2ad01633 authored over 2 years ago
Translated using Weblate (French)

Currently translated at 54.1% (155 of 286 strings)

Translation: Zrythm/web
Translate-URL: https...

github.com/zrythm/zrythm-web - b2bc6497c7b3ef3cfa88aedfeeb3f96c2aa26142 authored over 2 years ago
Translated using Weblate (Spanish)

Currently translated at 44.7% (128 of 286 strings)

Translation: Zrythm/web
Translate-URL: https...

github.com/zrythm/zrythm-web - 0628003492c312128b8543ec93dd6de55a569e71 authored over 2 years ago
Translated using Weblate (Ukrainian)

Currently translated at 4.9% (83 of 1686 strings)

Translated using Weblate (Ukrainian)

Current...

github.com/zrythm/zrythm - cc0e13d2ee383c06e3c4daf16c214a5cf20633a8 authored over 2 years ago
release-beta: bump to next beta 3.8

github.com/zrythm/zrythm - f248f3475abf62d773629213c92ad11d942cc4c0 authored over 2 years ago
bump libpanel version

github.com/zrythm/zrythm-installer - 2b836f6c1bdf8fdd780014e2fc71f75815571892 authored over 2 years ago
bump carla and libpanel required versions

github.com/zrythm/zrythm - 243dd230b788c051ad5173ae627472f2d520f9fd authored over 2 years ago
request appropriate thread priority from rtkit (commented out)

github.com/zrythm/zrythm - ae18ba37d095936b2734377d0b9f7a0987a0ff72 authored over 2 years ago
make update check dialog modal

github.com/zrythm/zrythm - a502b232f05f6b2f58c5f9ec9350c1664fd4c1d8 authored over 2 years ago
gnu-linux: disable native build

github.com/zrythm/zrythm-installer - b781b85cda1f1ade8fa706d82c3c0a7fa831ea93 authored over 2 years ago
release-beta: bump to next beta 3.8

github.com/zrythm/zrythm - 8774d2b203f1d332dcea7cd1a1792f2e44e3c1cf authored over 2 years ago
Merge remote-tracking branch 'weblate/translate'

github.com/zrythm/zrythm - 248be4827123754bc3fcdeca9c7299d1007c8e24 authored over 2 years ago
Translated using Weblate (French)

Currently translated at 36.1% (610 of 1686 strings)

Co-authored-by: Nicolas <[email protected]...

github.com/zrythm/zrythm - 3c724b8b9dc653681d07e67158f1fcb138662b62 authored over 2 years ago
Translated using Weblate (Spanish)

Currently translated at 40.7% (687 of 1686 strings)

Translated using Weblate (Spanish)

Current...

github.com/zrythm/zrythm - a7fd21f20ba95bc33b044734e109ba02e3006ec5 authored over 2 years ago
Translated using Weblate (Indonesian)

Currently translated at 2.0% (35 of 1686 strings)

Translated using Weblate (Indonesian)

Curren...

github.com/zrythm/zrythm - 28a44306921bbaf7b1a3b34c3c29aeca35c187b2 authored over 2 years ago
Translated using Weblate (Korean)

Currently translated at 10.8% (183 of 1686 strings)

Translated using Weblate (Korean)

Currentl...

github.com/zrythm/zrythm - b4daf793d6c0be3c637af89b59b364e8141ca5ca authored over 2 years ago
Translated using Weblate (Catalan)

Currently translated at 98.8% (1741 of 1762 strings)

Translated using Weblate (Catalan)

Curren...

github.com/zrythm/zrythm - bc4ca4ebdc6a663b36e8e9236af2d0193a6c27bb authored over 2 years ago
Translated using Weblate (Portuguese)

Currently translated at 60.6% (1068 of 1762 strings)

Co-authored-by: Vitor Sabino Cardoso da SI...

github.com/zrythm/zrythm - d990b0ef7f0bc6c8b8e17c9c711f5b4bf3265f61 authored over 2 years ago
project assistant: rename Open Recent to Open Project

New users were confused what this dialog was for. This makes it easier
to understand.

github.com/zrythm/zrythm - fdf28f39134cb2bd5c4ee058a271c67b44d2d25f authored over 2 years ago
add preparatory code for accepting drops on tracks

github.com/zrythm/zrythm - ee8690932604457d8ffe6827d6c4a45391c4bf4f authored over 2 years ago
drop non-GDBus rtkit code

github.com/zrythm/zrythm - 866dc9156086a64e7c12f7bf4bb13d2d81f3ce31 authored over 2 years ago