Ecosyste.ms: OpenCollective

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

github.com/zrythm/zrythm

a highly automated and intuitive digital audio workstation - official mirror
https://github.com/zrythm/zrythm

update docs

f7fff733ac0ef37c6135319de161e1e62d82897a authored almost 4 years ago
builds: use -j1 after setting optimization level

f6b3a55f7d2588845cb09891c459f07c8ff20692 authored almost 4 years ago
fix error when chaning JACK transport BPM while being a client

(~alextee/zrythm-bug#354)

5cd92a2814b889e56aa156b4aa902cb61cb166fa authored almost 4 years ago
show changelog when running on official release for first time, show notification once when running on official release and new version is out

01bf369895cf76820f6c99232774a69f8590ea2e authored almost 4 years ago
builds: use valgrind suppressions during tests

d4a1aef67e5cf2afbf94fa7ddd9cace1aa86a97e authored almost 4 years ago
builds: fix installed binary test

3e0dbed19bd1f135e986b712d482fbd81ae6cd4c authored almost 4 years ago
builds: test installed zrythm_launch

759ca6611602bfa8d6aae554fc046963b4bb5e9c authored almost 4 years ago
fix use of [[ in sh script

1203dc9748eeaec6b370293a3fdd590eee603153 authored almost 4 years ago
fix more analyzer errors

cc6316f0d8881b38221dcae5ed2ca47441562c45 authored almost 4 years ago
fix have_unlimited_mem script, don't use -Werror on analyzer-null-argument (gives false positives)

5dc8cd872397ced6ddae231d81de0fa8e7d0987b authored almost 4 years ago
add azure mingw pipeline

7bc15540ffe2458b3f88d893d78626c7ba258e5e authored almost 4 years ago
lv2 evbuf: use malloc() instead of aligned_malloc() on windows

fed7ea74dbf6dcf37fcdd776ca1906def652b608 authored almost 4 years ago
tests: remove test zrythm dir during cleanup

a4f34e92dd79b07c91124b7b53e1c946c3f1976a authored almost 4 years ago
check if we have unlimited memory permissions for running tests with carla bridges

dbb97420410835dc7872f65f59641dd582512241 authored almost 4 years ago
fix port_set_owner_plugin() directly assigning the PortIdentifier struct instead of using port_identifier_copy(), leading to memory corruption

c83516b0886280e1ba61e622a0d46f98c2153dbb authored almost 4 years ago
fix crash when no templates exist (~alextee/zrythm-bug#352)

e8c10d1b1713d0d565e9ee8ab21f213e451171df authored almost 4 years ago
user manual: document ZRYTHM_DSP_THREADS in environment vars page

c9f50293db81a22ddda41e5785a36eb9a5cd3149 authored almost 4 years ago
user manual: add info amout memory locking and open file limit in system requirements

3f9017c1a55e14b6c784d34cee191e6d80e0074b authored almost 4 years ago
builds: run tests under valgrind on archlinux

9dcb2b70fdad0f16aef17e76c4f0595f2d77c46b authored almost 4 years ago
fix suil compilation failure on windows

aff99f673286a249a20dd113a9bc3b284125d954 authored almost 4 years ago
fix position_to_frames(), add test

022ca6b2000ccab075414cd5577722e68492c085 authored almost 4 years ago
travis: attempt to fix macos and ubuntu builds

92c3aab5e164d9f755864738170299075a91e3cc authored almost 4 years ago
add HOT attribute to functions called very often

ece44c29d1aea0cc8d7931ae1fb209b73460c974 authored almost 4 years ago
travis: install missing sci-kit on macos

e89afe4362181428a8f602b63aaac1860d0e7e3b authored almost 4 years ago
don't allow calling engine_update_frames_per_tick() from non-main thread, allocate memory on heap for large buffers in audio functions test

f32d928761ee855a5fb12bd57d1b5a98379977b7 authored almost 4 years ago
use aligned_alloc() for lv2 evbuf

181aeb610cf5e5ff1078c7669bba8730bcfeb1c5 authored almost 4 years ago
use NONNULL to enforce checks at compile time, turn on gcc analyzer when strict flags are enabled

ed73813658cc47c9c9a8845a59027f20e4bada32 authored almost 4 years ago
fix memory corruption when using new LV2, fix warnings when building with optimization=3

3ca5ab36676d8eea2019462eb30f9e74892d7110 authored almost 4 years ago
update po

fe042df3d4037f474f8eb40fc1092dd51377a286 authored almost 4 years ago
user manual: implement custom lexer for tree command output, reformat configuration/getting started/projects/zrythm interface chapters

29a26af6a5c66b271d22bf5de2b98cdad31b523a authored almost 4 years ago
localize pre-startup output (eg, --help output)

1f4e66ddf10e64b7aa104f41fef162a7201c666f authored almost 4 years ago
lower number of log lines in bug report dialog to 100

538cb4fb245ab10fd51727ab0ef316ec9fc783bc authored almost 4 years ago
release-alpha: bump to next alpha 13.0

736b5932abd2254917acdbff6e3b8c13d5b803f4 authored almost 4 years ago
fix windows build

9a5cbcd5caf68281c9da99b5fd15d063da87bbc9 authored almost 4 years ago
fix version replacement line in git packaging hooks

aaa80fbe0562055e65e004dc4e19b0fd38d73bc6 authored almost 4 years ago
release-alpha: bump to alpha 13.0

4551113dd07a43e686ccb32768eadcf680e7eb88 authored almost 4 years ago
fix port_disconnect() not moving data backwards, only disconnect ports if

connected in port_connect()

017e103c6b9b631541b070a249a2ce63023a41df authored almost 4 years ago
use realloc_zero() for port srcs/dests

ba7bfd69bc1dac1407b2c29be34ee5aa55d9d4fb authored almost 4 years ago
fix typo in scripts/meson.build

07b077ae25523d88cad1b9dd334935f76e6ce099 authored almost 4 years ago
fix locales mismatch between gsettings schema and zrythm UI

27e932a2d8c213a7f96781efcd4ec887ea0e24b4 authored almost 4 years ago
silence more logs, fix crash when closing a project containing plugins that failed to initialize

ffb2aab9ebe1cbb40d53c93253a6a71b64dd485e authored almost 4 years ago
print less debug logs, fix crash when opening a project with a non-found carla plugin, handle plugin clone failures more gracefully

07664003e45229a8eb2b48ac2dd3edc67bb316f6 authored almost 4 years ago
fix error when selecting nothing with erase tool in automation editor (~alextee/zrythm-bug#335)

5b242dfe62be40c4a04486ab0db419e5398cdd60 authored almost 4 years ago
use common code for pausing/starting engine

9ae850aa6f34ed03bb7a1b649fd8b0517fa46d2b authored almost 4 years ago
fix writing to invalid memory when connecting ports

151f5ba38f9d480844c2dcd2c36fe2bfc2561671 authored almost 4 years ago
add --cyaml-log-level option

e778e347515aebc379e8d3c99ad5ac6527f10fd8 authored almost 4 years ago
switch to g_application_add_main_option_entries() for parsing CLI arguments, fix project passed on CLI being ignored, fix unnecessary logs being printed on console when using CLI tools

8d9b2ca7fc31e2395fa43f6fe0a18c2136dd587b authored almost 4 years ago
read example scripts from .scm file (~alextee/zrythm-feature#253), add tests for them

02c7674cdfeb3dd1639007641321db26d3f9c5da authored almost 4 years ago
fix lag when muting/soloing tracks (~alextee/zrythm-bug#323)

64cd86954e56b903d094d47b6479a8a4c69a5b49 authored almost 4 years ago
update po

e18563be51e52ab361c550f794c7d96acfe1ed3f authored almost 4 years ago
Merge remote-tracking branch 'weblate/translate' into bugfixes

9f6ee7dd319d82c94b4f2f163f1d992631941929 authored almost 4 years ago
fix error when changing piano roll midi modifier (~alextee/zrythm-bug#315)

a50761e9b15b2c7191b07ab08dc3eba5c784eaa6 authored almost 4 years ago
fix tests

9b95557e13f0bf6a6fce77e63e91ab4ff23e8db7 authored almost 4 years ago
fix lv2 plugins on wayland (~alextee/zrythm-bug#313)

53f7bf0981113de6ee371a1820b43a002573db4f authored almost 4 years ago
fix errors when loading projects after disconnecting midi device (~alextee/zrythm-bug#330)

636d58dee789ce81094e45697806b1afa8969200 authored almost 4 years ago
use new libaudec with log func

3f3a6f38551dc503e4fbc337a7d5bd2f821d5b4c authored almost 4 years ago
fix note being skipped after transport loop (~alextee/zrythm-bug#312)

2c6e18dd2ed05ffd04d532fecb310fd13c0e8ed1 authored almost 4 years ago
optimize RAM usage for ports (allocate memory as needed)

3a82e0bb4c71e484f5f3234bbb0811d6466aecf7 authored almost 4 years ago
improve performance of position_to_frames() and position_add_frames()

2bcaaf683da61dbe991107af285a985528c99718 authored almost 4 years ago
allow MIDI learn on transport controls (zrythm-feature#264)

a253f2b801b4ea2693376da446419aa0ca31538f authored almost 4 years ago
re-fix AU plugin scan

9e09e8f4f04813ec14e68adfe3fb0a78eade70b5 authored almost 4 years ago
fix number of port connections not being updated in inspector after connecting ports (~alextee/zrythm-bug#318)

8d051f71c713f460eb02e9b61a6a9d27a94b9477 authored almost 4 years ago
AU plugin scan: fix crash when failing to get AU plugins, increase timeout size

f7c275c823ec8b74cf7cf3bc0034112830c71525 authored almost 4 years ago
disable printing of midi events during lv2 plugin processing

90a4effc27e2ff730f57f2dc719a1960a7be668c authored almost 4 years ago
fix 269c36a7f844e43e1e2e74a16eb6fa3a122c988f

eed9689a77e1be0bf7d43fc6e5b2a8a604fdddf2 authored almost 4 years ago
Translated using Weblate (French)

Currently translated at 42.9% (601 of 1400 strings)

Translated using Weblate (French)

Currentl...

87f28bf1010da683eeaca218e9517ac06cf53248 authored almost 4 years ago
Translated using Weblate (French)

Currently translated at 92.9% (995 of 1070 strings)

Translated using Weblate (French)

Currentl...

fafbf9b9babe8233ed076ae7669c3306e7759eb5 authored almost 4 years ago
Translated using Weblate (French)

Currently translated at 91.7% (982 of 1070 strings)

Co-authored-by: Olivier Humbert <trebmuh@tu...

d552ccd4b8286505b972d4474cabeab822ed6172 authored almost 4 years ago
Translated using Weblate (French)

Currently translated at 91.7% (982 of 1070 strings)

Co-authored-by: Sahaathyva <sahaa.thyva@lap...

adfb8280357494fd66650d632a75939b5772bea5 authored almost 4 years ago
Translated using Weblate (French)

Currently translated at 91.6% (981 of 1070 strings)

Translated using Weblate (French)

Currentl...

a200ce100381942d00a0e94b216d8ec968ff7da1 authored almost 4 years ago
Translated using Weblate (French)

Currently translated at 91.7% (982 of 1070 strings)

Translated using Weblate (French)

Currentl...

e931a1feab44168c082af3f92bf068004dc3a105 authored almost 4 years ago
Translated using Weblate (French)

Currently translated at 42.7% (599 of 1400 strings)

Translated using Weblate (French)

Currentl...

e60c372ecf8d0a5529c37de0cbaef263e03a2431 authored almost 4 years ago
Translated using Weblate (Chinese (Simplified))

Currently translated at 90.6% (970 of 1070 strings)

Co-authored-by: Eric <[email protected]>...

c0837d8e3a88271fb7e63e37cba8462de5d53529 authored almost 4 years ago
don't show debug message when setting the BPM if set from JACK transport

269c36a7f844e43e1e2e74a16eb6fa3a122c988f authored almost 4 years ago
release-alpha: bump to alpha 12.0

28f6ed6cd1e0f6c90b15b77e01f2a7b5395a25e4 authored almost 4 years ago
set trial limit to 60 min

0e8d1f9984ba98c1376690e1e8a4a7f60b9e50c0 authored almost 4 years ago
change track pin/unpin logic (~alextee/zrythm-bug#182)

5c925e0c9c35e4059f098934573189a01e8b613f authored almost 4 years ago
fix example script

5eaee70719edbee4ae10e2dda31260a860d6270a authored almost 4 years ago
fix error when undoing region splitting (~alextee/zrythm-bug#209)

20c7cdf60e3aaa389bc1edf19db529328a00d76a authored almost 4 years ago
Merge branch 'bugfixes' into develop

6892b37d19b2040f63a8d5b97bec6d9f27e3e17b authored almost 4 years ago
fix regions not being inserted at their original index when undoing deletion (~alextee/zrythm-bug#217)

7a20c13430a73188fc890c739ebc7eaafc1c8df7 authored almost 4 years ago
user manual: add more information about port connections

bc3a1509d3d316e37698d7321cd94090a4061659 authored almost 4 years ago
user manual: add more information about port connections

c3ad1f8efcdaceb63ef00b284c4a2cbb9c90e0bf authored almost 4 years ago
user manual: add more info about audio/MIDI recording

24acb9ad8caedd42399e41e7d2fa8bf8b9742052 authored almost 4 years ago
user manual: remove duplicate transport controls description in Transport Bar section

ab1f2bdf6514cc20109974502209a5c0f2b8e09f authored almost 4 years ago
user manual: minor fixes

6f8110faac053054af4ae114b5ad1be76ab30b72 authored almost 4 years ago
user manual: add jack transport sync section

8b330ab4283bac269abe22026604b31c4391b52d authored almost 4 years ago
fix plugin descriptor cache being ignored sometimes

ad48fb3f0fcee58ad6ee2758a5b530e0edd9b3aa authored almost 4 years ago
fix exporter test

ea128c0d936d6a957be5f5bc7eb7c6c4b59e7765 authored almost 4 years ago
fix JACK transport behavior

b871a75e8f68a52cb6c434d570579d07100904d6 authored almost 4 years ago
fix post install script

d15f22f50da1698af4269ff8f65e54832a7cf04d authored almost 4 years ago
re-fix delete track undo

b335b7c88d3e5109b9ead4570c95392d75023749 authored almost 4 years ago
fix regions on MIDI tracks routed to instrument track marked for export not being played during export (~alextee/zrythm-bug#301)

cff459baa480127e77d3e152441fdc540d141e7b authored almost 4 years ago
fix crash when undoing deletion of an instrument track after routing a MIDI track to it

bac5d9749d58780b0f09e3e3a15bb5610e8e45c1 authored almost 4 years ago
fix error when duplicating regions into other lanes/tracks (~alextee/zrythm-bug#302)

ae45574dd0f2235a0fa2e6c09103a493c75fd5bb authored almost 4 years ago
consider generators with midi ins and audio outs as instruments (~alextee/zrythm-bug#296)

8e9ea13aa9b5d465daa3e3344585908eba902fd7 authored almost 4 years ago
add lv2 extension to pass host info

cce649ba3974f63b0158157f3b694c861a0007fc authored almost 4 years ago
fix SF2s not being scanned (~alextee/zrythm-bug#297)

4d9d0386af4eded76c44933f14f3d0afefd7eac6 authored almost 4 years ago
audio region test: check that data is copied correctly

6faffda60517a47097c0f4106945da1e1164b160 authored almost 4 years ago
fix right click in timeline not selecting the object (~alextee/zrythm-bug#298)

0087e1809fceb2177d3c0d73246cfa19e8154e34 authored almost 4 years ago