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

style: use gradient for progress bars

Signed-off-by: Miró Allard <[email protected]>

6af61606b73ef7cda2254fbe896eb4eb391ce06c authored 11 months ago by Miró Allard <[email protected]>
use AdwToolbarView for main window

Also remove unused/useless TopBarWidget.

6f4cf00e73e0d137ef02474ef2cd74c24046db07 authored 11 months ago by Alexandros Theodotou <[email protected]>
css: don't style close button

Fixes https://gitlab.zrythm.org/zrythm/zrythm/-/issues/5012.

d62f5c8a5015aea4780d419c7e549f2dc2483b2c authored 11 months ago by Alexandros Theodotou <[email protected]>
stop depending on breeze icons

68d64f97b279c24d0fbfb5ecbd7b5b7ea553aff9 authored 11 months ago by Alexandros Theodotou <[email protected]>
fix macos build

5a132ae24c97ecaa3df11489b1622ec3e5c71cc6 authored 11 months ago by Alexandros Theodotou <[email protected]>
macos: don't attempt to force window on top

eef8419517d3d18f32b381a57831748ea8617ab7 authored 11 months ago by Alexandros Theodotou <[email protected]>
redesign project loader UI

Implements #5007.

d7be626b16572e35796fa2dc65e61c7ca2085a06 authored 11 months ago by Alexandros Theodotou <[email protected]>
Merge branch 'header-redesign' into 'master'

Implement header redesign

Closes #5005

See merge request zrythm/zrythm!9

3b96d59f430c0a46050581473c9675807435095b authored 11 months ago by alex <[email protected]>
replace header switcher with toolbox and undo/redo

Signed-off-by: Miró Allard <[email protected]>

57ea48ad03dd55335b6051952cd1891cbbefd97a authored 11 months ago by Miró Allard <[email protected]>
remove toolbars, header and buttons now present in primary menu

Signed-off-by: Miró Allard <[email protected]>

2724ce5c52420e297cc55f2d44885c98c4a5cd0c authored 11 months ago by Miró Allard <[email protected]>
add MIDI visualizers to bot bar

Signed-off-by: Miró Allard <[email protected]>

2dd2dce77569d447673acf14ce08f6d0ab71b314 authored 11 months ago by Miró Allard <[email protected]>
add primary menu

Signed-off-by: Miró Allard <[email protected]>

84c9e5fb241ff775357c963535e0c17fe594b6ed authored 11 months ago by Miró Allard <[email protected]>
Merge branch 'master' into 'master'

port browsers to AdwToolbarView and add padding to search entry

See merge request zrythm/zrythm!6

922460717089305d184991cb961b61f62fb69792 authored 11 months ago by alex <[email protected]>
Merge branch 'keyboard-shortcuts' into 'master'

use standard keyboard shortcuts

See merge request zrythm/zrythm!8

165166b239fed7c9e3cc5d4f15cfac1d39b904ee authored 11 months ago by alex <[email protected]>
use standard keyboard shortcuts

According to https://developer.gnome.org/hig/reference/keyboard.html.
The web page also suggests...

681191d5a8208dfc1e1e9882e91a60006571e84a authored 11 months ago by Miró Allard <[email protected]>
port browsers to AdwToolbarView and add padding to search entry

The padding is achieved with a GtkSearchBar parent. To avoid
disappearing on pressing escape, th...

c0b0a1ba4d04d1efcd86256a971c3bd8f619e85e authored 11 months ago by Miró Allard <[email protected]>
fix error when copy-pasting audio regions after a BPM change

Fixes #4993.

c0ce7e92fe7ba0ead736998774678caeb3b9c442 authored 11 months ago by Alexandros Theodotou <[email protected]>
bump gtk subproject version

bb589b77086de1215d1ffb0b819f79a63f813005 authored 11 months ago by Alexandros Theodotou <[email protected]>
ci: print testlog on test failure

0b4aac6e109918c248fe3372c034271ce9df8c72 authored 11 months ago by Alexandros Theodotou <[email protected]>
noop: formatting

e3dc162aec19acc142510a0d95fc453858261211 authored 11 months ago by Alexandros Theodotou <[email protected]>
noop: fix formatting

1d0dc18129c924d61879d5bcfee608ba10a31185 authored 11 months ago by Alexandros Theodotou <[email protected]>
ci: run CI on all branches and on merge requests

47b6aa251424331ba17be896e199b1969b82f6e2 authored 11 months ago by Alexandros Theodotou <[email protected]>
ci: allow pipelines on merge requests

3813506c60ca1061703af568cc338e45fdf4215a authored 11 months ago by Alexandros Theodotou <[email protected]>
Merge branch 'remove-logo-from-header' into 'master'

remove Zrythm logo from header bar

See merge request zrythm/zrythm!7

2237df1598abe9bdd159a008f4778e746c718d5e authored 11 months ago by alex <[email protected]>
remove Zrythm logo from header bar

Few programs do this nowadays, none following the HIG. The interface
is distinct, so the window ...

52aaae7b9c3ce0c7a83427bf1d5d8667af881412 authored 11 months ago by Miró Allard <[email protected]>
Merge branch 'master' into 'master'

port MIDI function dialog rows to new libadwaita widgets

See merge request zrythm/zrythm!4

3371d14974025c4e547757a972348a1e19e5d6e8 authored 11 months ago by alex <[email protected]>
fix incompatible-pointer-types warnings

Signed-off-by: Miró Allard <[email protected]>

ffcec3ff89399440d4bd07fa97c2501e36ed263c authored 11 months ago by Miró Allard <[email protected]>
add gitlab-ci

08b1123afb9dbc1a07633d4ee65bdcc18b8811ab authored 11 months ago by Alexandros Theodotou <[email protected]>
Merge branch 'master' into 'master'

Fix broken link

See merge request zrythm/zrythm!5

caef81d8bb616c5f3d5f1267c42cf9ad1cad809b authored 11 months ago by alex <[email protected]>
Fix implicit type casting

Implicitly casting from unsigned long to signed long is an error in gcc
with strict flag enabled...

8f188b5ad1e5acfdf215f62f52110cf8ccf50ffe authored 11 months ago by idoleat <[email protected]>
Fix broken link

The whole "https://developer.gnome.org/glib" has been redirect to
"https://docs.gtk.org/glib/"

b15ec751b7829877f7dcc4ae90735c13ef2eba44 authored 11 months ago by idoleat <[email protected]>
port MIDI function dialog rows to new libadwaita widgets

Signed-off-by: Miró Allard <[email protected]>

e17f469a147b7ffc8a22663fe64712c1cabcacbe authored 11 months ago by Miró Allard <[email protected]>
release-beta: bump to beta 6.2

cd60bca9bf05eb48287afaf5a9552da8fe098ad9 authored 11 months ago by Alexandros Theodotou <[email protected]>
bump gtk subproject version

43448341065a16bc7aa3e281c4eb59de5abb9f47 authored 11 months ago by Alexandros Theodotou <[email protected]>
Merge branch 'master' into 'master'

port MIDI function dialog to AdwToolbarView

See merge request zrythm/zrythm!3

80508456d779171e38235341f2da47fa53b4bac8 authored 11 months ago by alex <[email protected]>
remove close button from MIDI function dialog

Signed-off-by: Miró Allard <[email protected]>

662e07341acdd057c8ba73bf849eed1105ce84e4 authored 11 months ago by Miró Allard <[email protected]>
port MIDI function dialog to AdwToolbarView

Signed-off-by: Miró Allard <[email protected]>

df74b898ec43a129742fa5fb7d1422b580195256 authored 11 months ago by Miró Allard <[email protected]>
use lowercase for flac extension

97a9559af2fa82b53aaeb5122097a92b6109496f authored 11 months ago by Alexandros Theodotou <[email protected]>
fix incorrect MIDI pitchwheel handling

Also implement channel pressure handling (was unimplemented).

Fixes #3318, #4000, #4997.

83ff7e78d1ce13a6e3b8b36b70b5913674ef0a25 authored 11 months ago by Alexandros Theodotou <[email protected]>
fix error when copy-moving objects

Regression from ce8188a6a.

f4375dece65a91a1ac3810664dfb5f2d553749f0 authored 11 months ago by Alexandros Theodotou <[email protected]>
noop: update some copyright notices

f922893317f24dc75bebfa7d68651de907289013 authored 11 months ago by Alexandros Theodotou <[email protected]>
send normal note offs isntead of all notes off at region loop and end boundaries

Fixes #4036.

b09a6e2a92eb52cc3eaef93b9ad75d2f9b472cca authored 11 months ago by Alexandros Theodotou <[email protected]>
disable some niche features and remove toggles from UI

* Automation point value text drawing
* region musical mode

49f96ea356b81b560ca689c5983ff1f23b24e304 authored 11 months ago by Alexandros Theodotou <[email protected]>
support editing the curve for multiple automation points

Relates to #4991.

061d414b82f394ba0d3591d2badb6a7fb4ab0319 authored 11 months ago by Alexandros Theodotou <[email protected]>
update po

156d4a0365087a10a00ca18df65a4402434872c4 authored 11 months ago by Alexandros Theodotou <[email protected]>
Merge remote-tracking branch 'weblate/translate' into develop

3f1d85c940665685dee9fc03a1a5f07766ab72ba authored 11 months ago by Alexandros Theodotou <[email protected]>
update shortcuts window

Fixes #4110.

f951c1c4a926c938b8efc539f9e5c389aa14bd0d authored 11 months ago by Alexandros Theodotou <[email protected]>
fix error when closing the project while a chord is selected

cd3eb6fbe212609a3a7a6e0c49ba338c0d66d16a authored 11 months ago by Alexandros Theodotou <[email protected]>
fix chord index not being saved with chord objects

Fixes #4995.

974b0852eb4ad633b304238e3a868d4b30394388 authored 11 months ago by Alexandros Theodotou <[email protected]>
Translated using Weblate (Swedish)

Currently translated at 9.6% (170 of 1756 strings)

Translated using Weblate (Swedish)

Currentl...

272eaa5a26382f4b4c26bba9c8e92b5c36bdd979 authored 11 months ago by verstt <[email protected]>
add borders to object-stretch icons

f9d461b5540480c3bf0ef19095a931d93c9d04a7 authored 11 months ago by Alexandros Theodotou <[email protected]>
fix clipboard paste being broken

String was not NULL terminated.

b44cfc9d781f0cd21f1ed5f5d6773106210a42fa authored 11 months ago by Alexandros Theodotou <[email protected]>
release-beta: bump to beta 6.1

e541060404a54e301ecf979465ddede04a966daa authored 11 months ago by Alexandros Theodotou <[email protected]>
noop: formatting

48417f27c1c8151e8f1e209a365510bbca4c87ef authored 11 months ago by Alexandros Theodotou <[email protected]>
add outline to some cursors

b4242328d53cafa01474edc82e10a3ae8c788bd4 authored 11 months ago by Alexandros Theodotou <[email protected]>
event viewer: show more precise ticks

See #4982.

52ee9f4f8337977d50c4b5808f8a4be4da55a109 authored 11 months ago by Alexandros Theodotou <[email protected]>
show how many new plugins were detected on each run

2505ce10be0c9759537ef37a12a03ff584d31abb authored 11 months ago by Alexandros Theodotou <[email protected]>
fix clang compilation

8df02b91143fcb919aeb120333f579f521cc721f authored 11 months ago by Alexandros Theodotou <[email protected]>
fix original objects disappearing when copy-moved off-screen

Fixes #3303.

ce8188a6a667a979055bed0b5d812da6db6423bb authored 11 months ago by Alexandros Theodotou <[email protected]>
modernize some preferences rows using new libadwaita widgets

0af9f12a950d18d6f271ca34544de76c5570aa44 authored 11 months ago by Alexandros Theodotou <[email protected]>
build: make graphviz dependency opt-in (disabled by default)

07b22e62f6edfc379dba800721ece89e6d89243d authored 11 months ago by Alexandros Theodotou <[email protected]>
add option to auto-select tracks when selecting regions

Implements #4201.

c835ee2d9ef785abd36da6a6102ed31e50d3359e authored 11 months ago by Alexandros Theodotou <[email protected]>
reuse: add missing licenses

a689f8153ed70926861eec43493b7827efb3d926 authored 11 months ago by Alexandros Theodotou <[email protected]>
make stretch mode a separate mode in the toolbox

Also replace the icon and cursor when in stretch mode.

Fixes #3991.

8861d6cdf30c5786eeb48dab684b2fed3edfcc16 authored 11 months ago by Alexandros Theodotou <[email protected]>
ignore carla parameters not found in input control ports on project load

Show a warning in the log instead of throwing error in the UI.

d68872dbb9a9d7850ddfb39b7fbac5050d4c6794 authored 11 months ago by Alexandros Theodotou <[email protected]>
allow changing plugin load (bridge mode) behavior

* Add new icons
* Display bridge status icon in plugin slots
* Fix plugin bridge mode being igno...

4e648dffeeb9b3e5d27b8399f4de9ed984bf5c62 authored 11 months ago by Alexandros Theodotou <[email protected]>
show markers in editor ruler

Implements #4777.

5a1cc180a2db6d31bc3a79f8f4bdbbab90173122 authored 11 months ago by Alexandros Theodotou <[email protected]>
show 'unimplemented' message when clicking on channel settings button

Related to #4981.

0a2563d6374ce3b9e9eac5333acb72a619d3e1f4 authored 11 months ago by Alexandros Theodotou <[email protected]>
add button to show instrument UI in mixer channels

Implements #4422.

d9592b030cae0cfede1a2b30a0a05a1bc1b92f41 authored 11 months ago by Alexandros Theodotou <[email protected]>
make fader buttons smaller

1c1a8d3857d3ac51e584cae7c400bf7c47047465 authored 11 months ago by Alexandros Theodotou <[email protected]>
make track sends available to modulator outputs

Implements #4819.

2b78f11758cc99e9aaa8b1170180caf28755e92c authored 11 months ago by Alexandros Theodotou <[email protected]>
allow toggling bypass on all selected plugins

Implements #4853.

81bb08ea2287dc0ada8e4847b3ae12103bf2073b authored 11 months ago by Alexandros Theodotou <[email protected]>
carla: set engine about to close before freeing

fb9991b9f5a287661bea9f706be4c21ec1da6349 authored 11 months ago by Alexandros Theodotou <[email protected]>
add more debug messages when carla plugins are closed

66d1d6eb1827ccd01ddef5f03b7892a47a92e010 authored 11 months ago by Alexandros Theodotou <[email protected]>
minor port processing refactoring

c83bf4315ed0355e9332c364031f77ff0889be38 authored 11 months ago by Alexandros Theodotou <[email protected]>
skip engine pause/resume when engine already stopped

8da0aeedbee089ec74151b897811d491cbb52d38 authored 11 months ago by Alexandros Theodotou <[email protected]>
fix DnD from plugin browser when a plugin is selected in mixer

Fixes #4974.

bff644986438739eaa399f9c34490e39b8daa57f authored 11 months ago by Alexandros Theodotou <[email protected]>
various optimizations

5312cba24b1e4e2147144a38102aed5aacfcff62 authored 11 months ago by Alexandros Theodotou <[email protected]>
MPMC Queue: fix issue in C11 atomics implementation and re-enable

See 85f720540be35943b681e1c53e0d303003f5ffaa.

2b2d76d5828fcca4c3535d27bf91ab3f83587b51 authored 11 months ago by Alexandros Theodotou <[email protected]>
release-beta: bump to next beta 6.0

59a0025f548ba1975690ad4a9c1e6bb619ce6232 authored 11 months ago by Alexandros Theodotou <[email protected]>
Merge remote-tracking branch 'github/dependabot/pip/jinja2-3.1.3' into develop

86f051f43d4bc6955aea1351153e770572d65831 authored 11 months ago by Alexandros Theodotou <[email protected]>
update some copyrights

9c3c70e73a82fbf27b4e3d65c1a57ab76a464ab1 authored 11 months ago by Alexandros Theodotou <[email protected]>
don't restart the engine when queueing samples for playback

Create an extra graph for the sample processor instead of pausing the
engine and re-creating the...

bad6a82369005abccaed549be400ca833ee724a2 authored 11 months ago by Alexandros Theodotou <[email protected]>
add null check in string_get_regex_group_as_int()

2db4c8c4ae7a210796c8cf8e6d23c76ff981bcd1 authored 11 months ago by Alexandros Theodotou <[email protected]>
fix active hardware mb widget not disposing its child

5fd57bc6c6a7d3d197f204200a0b1c14175032cd authored 11 months ago by Alexandros Theodotou <[email protected]>
various optimizations

b6445cdf9d7370c452f74345104fe0b199635c67 authored 11 months ago by Alexandros Theodotou <[email protected]>
HACKING: add info about profiling with perf

38eb9f23b0e382404e8051893605f68d0d38bde7 authored 11 months ago by Alexandros Theodotou <[email protected]>
meson: don't suggest some function attributes

e0ddf1190772ae632999538559bfa84831c962e6 authored 11 months ago by Alexandros Theodotou <[email protected]>
fix rtaudio device handling

2c079079c84b94424c4f8d3f53ba9bba8f14f27f authored 11 months ago by Alexandros Theodotou <[email protected]>
drop pcre dependency (port uses to pcre2)

18f59a501beb3514a70ec00a11997fc7e2e5b27d authored 11 months ago by Alexandros Theodotou <[email protected]>
Bump jinja2 from 3.1.2 to 3.1.3

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://...

e232e918cd27f468348c8a96857c5a259a1120e7 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
release-beta: bump to next beta 6.0

5ad840a0bcef8f1a284b69a9ba4ae50670bbe2f2 authored 12 months ago by Alexandros Theodotou <[email protected]>
Translated using Weblate (Catalan)

Currently translated at 94.8% (1830 of 1930 strings)

Translation: Zrythm/zrythm
Translate-URL: ...

9193530223b14afd6ee43503c4a6899c2e495fee authored 12 months ago by Maite Guix <[email protected]>
Translated using Weblate (Interlingua)

Currently translated at 2.4% (15 of 602 strings)

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

0579d9589fac7549ae7a7bcd419912489ac66a53 authored 12 months ago by Software In Interlingua <[email protected]>
update po

51f5096dfe4b6a95932821a559bee1439ac715fe authored 12 months ago by Alexandros Theodotou <[email protected]>
Translated using Weblate (Catalan)

Currently translated at 97.8% (1742 of 1780 strings)

Translation: Zrythm/user-manual
Translate-...

3b694b82e9a7d8a824b810dadd4e29036ba0ce03 authored 12 months ago by Maite Guix <[email protected]>
Translated using Weblate (Russian)

Currently translated at 44.4% (791 of 1780 strings)

Translation: Zrythm/user-manual
Translate-U...

8e39928f501ece46958b8cbc8eef5d779790226a authored 12 months ago by Макар Разин <[email protected]>
Translated using Weblate (Interlingua)

Currently translated at 1.6% (10 of 602 strings)

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

46ec8f2e5354642d90250ae6f149603218bada0b authored 12 months ago by famese <[email protected]>
Translated using Weblate (Interlingua)

Currently translated at 1.4% (9 of 602 strings)

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

79f8f6b7590750060ad6e1b3087e6b087648a2cf authored 12 months ago by Software In Interlingua <[email protected]>
Translated using Weblate (Portuguese (Brazil))

Currently translated at 57.9% (1118 of 1930 strings)

Translation: Zrythm/zrythm
Translate-URL: ...

8a8d3627bb335d225b79c11b2a4f745303974de5 authored 12 months ago by Murilo Gama <[email protected]>