Alexandros Theodotou
3d6e0f32b3
release-beta: bump to beta 1.5
1 year ago
Alexandros Theodotou
c6a339fdb1
update metainfo screenshot
1 year ago
Alexandros Theodotou
0d366dc5cc
change pdf manual author to "The Zrythm contributors"
1 year ago
Alexandros Theodotou
9030dfd7ec
channel style updates
1 year ago
Alexandros Theodotou
b2e7280bf2
fix compilation on mac
1 year ago
Alexandros Theodotou
e1ed2485b0
update some more css styles
1 year ago
Alexandros Theodotou
54dcfac3b9
update chord pad toolbar style
1 year ago
Alexandros Theodotou
e8cee76ba6
fix style
1 year ago
Alexandros Theodotou
551ab31fb0
css theme: use common dim foreground color
1 year ago
Alexandros Theodotou
d68ed9ed8b
use css to set channel slot/send text style
1 year ago
Alexandros Theodotou
45abfb32b9
fix compilation on windows
1 year ago
Alexandros Theodotou
c5bd371036
fix code formatting
1 year ago
Alexandros Theodotou
4a9023cc9b
hardcode LV2 paths for all OSes
1 year ago
Alexandros Theodotou
e88de8c533
update po
1 year ago
Alexandros Theodotou
a355fa2bac
user manual: update some sections
1 year ago
Alexandros Theodotou
5b86bb05ee
Merge remote-tracking branch 'weblate/translate' into develop
1 year ago
Maite Guix
22c68e73b4
Translated using Weblate (Catalan)
...
Currently translated at 89.4% (1501 of 1678 strings)
Translated using Weblate (Catalan)
Currently translated at 84.2% (1413 of 1678 strings)
Translated using Weblate (Catalan)
Currently translated at 100.0% (1741 of 1741 strings)
Translated using Weblate (Catalan)
Currently translated at 66.8% (1122 of 1678 strings)
Translated using Weblate (Catalan)
Currently translated at 89.0% (1550 of 1741 strings)
Co-authored-by: Maite Guix <maite.guix@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/zrythm/user-manual/ca/
Translate-URL: https://hosted.weblate.org/projects/zrythm/zrythm/ca/
Translation: Zrythm/user-manual
Translation: Zrythm/zrythm
1 year ago
ssantos
219b742203
Translated using Weblate (Portuguese)
...
Currently translated at 50.3% (845 of 1678 strings)
Co-authored-by: ssantos <ssantos@web.de>
Translate-URL: https://hosted.weblate.org/projects/zrythm/user-manual/pt/
Translation: Zrythm/user-manual
1 year ago
Eric
ee02948963
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 15.6% (262 of 1678 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 79.8% (1390 of 1741 strings)
Co-authored-by: Eric <alchemillatruth@purelymail.com>
Translate-URL: https://hosted.weblate.org/projects/zrythm/user-manual/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/zrythm/zrythm/zh_Hans/
Translation: Zrythm/user-manual
Translation: Zrythm/zrythm
1 year ago
Olivier Humbert
a20a719147
Translated using Weblate (French)
...
Currently translated at 25.8% (434 of 1678 strings)
Translated using Weblate (French)
Currently translated at 75.4% (1313 of 1741 strings)
Co-authored-by: Olivier Humbert <trebmuh@tuxfamily.org>
Translate-URL: https://hosted.weblate.org/projects/zrythm/user-manual/fr/
Translate-URL: https://hosted.weblate.org/projects/zrythm/zrythm/fr/
Translation: Zrythm/user-manual
Translation: Zrythm/zrythm
1 year ago
Alexandros Theodotou
826c53b334
fix hardcoded .so in builtin plugin .ttl files
1 year ago
Alexandros Theodotou
9d8aec5e84
use meson commands instead of bash script to install builtin plugins
1 year ago
Alexandros Theodotou
7cee28294c
add gate and cubic distortion builtin plugins
1 year ago
Alexandros Theodotou
27c4fffe27
add builtin delay plugin
1 year ago
Alexandros Theodotou
778bf5adbe
add some bundled plugins using faust2lv2
...
Zita rev1 and compressor.
1 year ago
Alexandros Theodotou
ac53531e3d
fix arranger fonts
1 year ago
Alexandros Theodotou
276d0329ae
HACKING: link to user manual for env variables
1 year ago
Alexandros Theodotou
2542fc44b0
fix test failures (regression from 4b76bd69b
)
1 year ago
Alexandros Theodotou
e3da95258b
fix default velocity widget style
1 year ago
Alexandros Theodotou
b01876d91a
convert editor function buttons to AdwSplitButton
1 year ago
Alexandros Theodotou
945a951bed
reuse: add some missing license identifiers
1 year ago
Alexandros Theodotou
4b76bd69b4
simplify check for unsaved changes
...
Check if last performed action does not match the last action when the
project was saved or loaded.
1 year ago
Alexandros Theodotou
979bd51af3
add include-what-you-use target
1 year ago
Alexandros Theodotou
7576597d2c
main notebook: inherit from GtkWidget instead of GtkBox
1 year ago
Alexandros Theodotou
8e03995320
update descriptions for preferences
1 year ago
Alexandros Theodotou
4be66c831b
fix css and use split buttons for undo/redo
1 year ago
Alexandros Theodotou
8a8474c0b7
replace RotatedLabelWidget with GtkFlipper
1 year ago
Alexandros Theodotou
1ad14961ea
make objects hoverable a few px before there official position
...
Fixes MIDI notes in drum mode, automation points and other objects not
being hoverable or draggable on their left/bottom side.
Fixes https://todo.sr.ht/~alextee/zrythm-bug/863 and
https://todo.sr.ht/~alextee/zrythm-bug/704 .
Also added some vertical padding to automation arranger.
Implements https://todo.sr.ht/~alextee/zrythm-bug/864 .
1 year ago
Alexandros Theodotou
22aef19098
update some license headers
1 year ago
Alexandros Theodotou
25ec0a743e
add status page to modulators tab
1 year ago
Alexandros Theodotou
e0f3768684
clang-format: set column limit from 52 -> 51
1 year ago
Alexandros Theodotou
1fad0994ee
fix some use of VLAs
1 year ago
Alexandros Theodotou
c405cfcfcc
meson.build: simplify some code
1 year ago
Alexandros Theodotou
afdf1d2b1c
set valign=center on preference rows
1 year ago
Alexandros Theodotou
bfd1d4ebc2
mention that Zrythm can be extended with Scheme/ECMAScript
...
instead of GNU Guile
1 year ago
Alexandros Theodotou
d2532e6447
release-beta: bump to beta 1.4
1 year ago
Alexandros Theodotou
6cc25f6637
fix crash when passing --reset-to-factory
1 year ago
Alexandros Theodotou
3e7f361cee
fix missing include in hash.h
1 year ago
Alexandros Theodotou
60e5752728
simplify css
1 year ago
Alexandros Theodotou
ea016ba51b
don't default to JACK on windows/mac
1 year ago