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
Fixes https://todo.sr.ht/~alextee/zrythm-bug/433.
3ad2da7dc87969c9a90b4b93ad1de362b5e3b7ea authored almost 4 years agoFixes https://todo.sr.ht/~alextee/zrythm-bug/365
65499c99e377f07b2ba87dfc556620b38c02f320 authored almost 4 years ago4828dd3c6f63f03699ec39c9f13dbb5c0dadef7d authored almost 4 years ago
02f445bf763367dcf7473e57f50be7b5a653eaed authored almost 4 years ago
fedf143bfc8ca805d7e97771710a8c81d4199257 authored almost 4 years ago
bf82d33ae225a98a06c0b9c8358106b66cb01fc9 authored almost 4 years ago
initialized
7eb09b5a5d396b209e1180dce6b00366070b333c authored almost 4 years agobf4c446fcae09f190909ae91efb5c0b1ded12242 authored almost 4 years ago
b7f12d846cfa1e2a53f5a814b25a6c824218a1e4 authored almost 4 years ago
Fixes https://todo.sr.ht/~alextee/zrythm-bug/416.
f984f85ee7a5ad0911fc7d0170ba9bbfe95f42d6 authored almost 4 years ago3866830606e7b72967e5d818b25f768b10c9fd7f authored almost 4 years ago
Add right click option in the plugin browser to select LV2 plugin UI if
the plugin has multiple ...
cad42668d79b2c9f5abaf306f7eb3bd3e5577798 authored almost 4 years ago
Make chord_track_get_chord_at_pos() check the region's local position
instead of global position...
Fixes https://todo.sr.ht/~alextee/zrythm-bug/412.
f72dcd05e18bba73bef85e460a74944469d1c73d authored almost 4 years agoFix crash when clipboard data is invalid. Ignore instead.
86d3045608f65f7d2f26870c96bfef8f6fff6ff6 authored almost 4 years agoFix existing plugin collections not being recognized.
Fixes https://todo.sr.ht/~alextee/zrythm-...
29c6e90e303e28d5dc9c8961e0ddc236a85832ce authored almost 4 years ago01070ed4569b0a538cdb703d2e7ddba991284817 authored almost 4 years ago
0db782b6057a287107266dc9ae4dcf47b98fabdb authored almost 4 years ago
f968fe2f8ccce20aa42ba851cbd197e4681f826e authored almost 4 years ago
74127798719b0b52698cd7d929a0adb463969230 authored almost 4 years ago
that failed to instantiate
e5011b491565e40b1b4e1443823d5a2060a8e761 authored almost 4 years agoFix chord editor not redrawing playhead during playback.
a1d9edbfb982904fce4986bc2c884d6da7939d2f authored almost 4 years ago
Fix non-fatal error when attempting to export after loading a project
with a plugin that failed ...
Force use of libcyaml subproject. Use patched version that fixes an
issue with loading out-of-bo...
c455d34febfee74e753a56d4254a4fd989f30c9d authored almost 4 years ago
e93cc985b75589e3a935f8574ad3ac810104e1ae authored almost 4 years ago
f2eca3b4fe8f26030e78ccf5fbde636939d70b8d authored almost 4 years ago
Start resizing if within 9 -> 8 pixels of edge.
e3f5b46f48f6d99f4901083f09240b680831a2df authored almost 4 years ago
Only start the drag if the threshold is reached, instead of starting
immediately.
892fded6c7d1772121ead4b90c01057159bc6d64 authored almost 4 years ago
38a61bac86e7b9be57842fdf40e047084450244a authored almost 4 years ago
* show action stack
* remove duplicate ??? lines from backtrace
3c6831f6d92fc4d5ede2ce0394ba61217b9d91b2 authored almost 4 years ago
Fix crash when attempting to open a project created with RtMidi after
removing the MIDI device.
...
5f771ba6f89954a1a9d7d8953110eec02638573d authored almost 4 years ago
f60c649b35e2e7fe7fc6471b9f7fe76c656f384e authored almost 4 years ago
47c445366e939736edf3fe63b904483861ea3681 authored almost 4 years ago
038d8d284188e70c383b5db84f6b073aa15de658 authored almost 4 years ago
Show an error message when attempting to delete undeletable tracks like master.
05bf022bf76dfc0eea82bf840720dd8a7aa75bf9 authored almost 4 years ago
Fix crash when changing the direct out of a track and selecting only the
"Master" group but not ...
dd14beed7098afcf6e1067d2e5ae6a9cfad53775 authored almost 4 years ago
7ba1101f4547f4fe927409b4f685df5d702335c0 authored almost 4 years ago
050f984c405f6fd33d2b3c785840081cc2a971ee authored almost 4 years ago
28867e5e781328c00d3f138c3ec11eb23083c46d authored almost 4 years ago
74faf5906b1b4721393e92b8755f72599629d211 authored almost 4 years ago
5658737ecbf2f9a2e0872f6fe6170a64fb577678 authored almost 4 years ago
7a9a3814fd693e6362ed7ecf72439d531b9774ea authored almost 4 years ago
Remove bars, beats, sixteenths, ticks, subticks. Conversions for these
values were taking too mu...
* meson.build (rtmidi): Require version 4.0.0 or above.
* subprojects/rtmidi.wrap: Use master br...
24570818840e850403ea85169c5afac71fa2a391 authored almost 4 years ago
Fix plugins once instantiated with carla not being instantiated without
carla when right clickin...
If bridged with carla, show bridge mode.
307074deabf2e47f61023e5b87e324fb8358f8c0 authored almost 4 years ago
* fix carla plugins missing their CV ports
* only connect event ports that support MIDI
* fix te...
Fix crash when replacing plugin while its generic UI is open.
5019838b136a6b77f653fd9082555fc905d8eaa5 authored almost 4 years ago
* src/zrytm_app.c (on_handle_local_options): Fix --yaml-to-zpj option
doing the opposite.
* te...
* Improve PluginSetting validation.
* Add test.
4f9dd214188a12f500a15300951abe11b551146a authored almost 4 years ago
Install carla libs and binaries in $prefix/lib/zrythm regardless of
the actual libdir.
Show emblem on log viewer button if log contains unseen warnings.
Implements https://todo.sr.ht...
d614a0384c19da45f3437f9b0f8d766776b996c7 authored almost 4 years agoAdd emblems to tab icons in the plugin browser if anything is selected.
Implements https://todo...
ffc04226926f47b119be9dc16ce39dd0de24cfa5 authored almost 4 years ago8cfe3676280b8e4ee053f79b7f8a7c954f89f43c authored almost 4 years ago
Fix position info not being sent to LV2 atom sequence ports that support
time:Position.
Fixes h...
504eed88b6f66554b2b94bc7ed5ffc33610cd548 authored almost 4 years ago6527cce5ebb9cd8635e00e9ea2d8a71330f1c6a2 authored almost 4 years ago
* create PluginSettings
* save plugin settings in plugin_settings.yaml
* HACKING.md (Commit Message): Add commit message guidelines.
* HACKING.md (Code Structure): Rem...
161962c767778d304dfba032e28b4b12d6888660 authored almost 4 years ago
1fd1222acdb51010ffab5cf0b2b54115e0b2ac1b authored almost 4 years ago
a87261dc3fbfd26d18bdb744a41e21b76ff111cd authored almost 4 years ago
Currently translated at 92.4% (996 of 1077 strings)
Co-authored-by: Olivier Humbert <trebmuh@tu...
56752d058b38cf44c2dfbf810307a3489b86fc8e authored almost 4 years agoCurrently translated at 67.9% (976 of 1437 strings)
Translated using Weblate (English (United K...
744f7c43653b469999f43f9a07863b41f12a16b6 authored almost 4 years agoCurrently translated at 21.6% (233 of 1077 strings)
Co-authored-by: Allan Nordhøy <epost@anothe...
71e52055b7228cc476961765883d2f3478b53aa9 authored almost 4 years agoCurrently translated at 12.3% (177 of 1437 strings)
Translated using Weblate (Chinese (Simplifi...
fd8a971769716c9349eb2e538806bf22f19552fa authored almost 4 years ago805bcf9ee2aa779e59196dd7c892d8d7855c7fbc authored almost 4 years ago
c89b9a417db54ecae0be61ef6ae4567803b92fa5 authored almost 4 years ago
1f01ed2fab48c0ca5c6c28677606f05c622439a9 authored almost 4 years ago
4a0f34eb3afb39480d690dc0a4a74d17c4abcda8 authored almost 4 years ago
don't attempt to set plugin UI window title when closing the UI
e1229225a69db030e322d616d17a3e8e43387713 authored almost 4 years ago6718415b932c2e8f9a0c8bca6d94d0fd424c1979 authored almost 4 years ago
free previous project when calling save_and_reload().
0ff0ff2ab4464146ebf690298cb34a48ecb15d7f authored almost 4 years ago
1. save project before activating the engine
2. use getter to check num of available objects in ...
6daeaef1be785aa89709b15d30f581653aaf345b authored almost 4 years ago
when activating the engine, block and wait for all DSP threads to go in use before proceeding. t...
e6865e604d04da4eada1dd66969f92b280013f04 authored almost 4 years agoadfd57e1d053cab09d3f0668430be92beca48365 authored almost 4 years ago
62fa1dc9629cc51d76785bd03e7800473e25efc6 authored almost 4 years ago
f2fc610036a6dd93a738deda81ef988b3e700509 authored almost 4 years ago
d3ea174b95c517e1aad16cc0af4217f296c43fc8 authored almost 4 years ago
8512da3d3d4e874c58a704fca593fee2169ac8fd authored almost 4 years ago
2ef01cf0d32c107e0ee3fc26b9ff99750ddf5241 authored almost 4 years ago
ac8c5a86877afea3ce6def13d64af7a100c516a2 authored almost 4 years ago
05e0261178f325d9a2813ee657f8cc0fc93ed0b2 authored almost 4 years ago
- refactor lv2 ports into generic zrythm ports
- make lv2 parameters automatable ports
- handle ...
9c04cb831c4bae39b62c8694a1c9ddbbeb797ec6 authored almost 4 years ago
040d6664515c96c369621f8e86db6e4126909491 authored almost 4 years ago
15bad9305e334c585a0d23b0cf4871c6c5354fc2 authored almost 4 years ago
7a800dca29440f5a2109876e5cc385973c2169e0 authored almost 4 years ago
712fbcd9f464979c1e5479786606974c77e36402 authored almost 4 years ago
b511ea3310fcdba1cf32690c866fdbf93223c477 authored almost 4 years ago
663a96c8e0cb6ae3c8a945b03582e32c4f136aec authored almost 4 years ago
60937e2c936d5595dfd35733d0188de89f63d36f authored almost 4 years ago