Alexandros Theodotou
|
aaa80fbe05
|
fix version replacement line in git packaging hooks
|
2 years ago |
Alexandros Theodotou
|
8d9b2ca7fc
|
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
|
2 years ago |
Alexandros Theodotou
|
02c7674cdf
|
read example scripts from .scm file (~alextee/zrythm-feature#253), add tests for them
|
2 years ago |
Alexandros Theodotou
|
3f3a6f3855
|
use new libaudec with log func
|
2 years ago |
Alexandros Theodotou
|
a253f2b801
|
allow MIDI learn on transport controls (zrythm-feature#264)
|
2 years ago |
Alexandros Theodotou
|
28f6ed6cd1
|
release-alpha: bump to alpha 12.0
|
2 years ago |
Alexandros Theodotou
|
0e8d1f9984
|
set trial limit to 60 min
|
2 years ago |
Alexandros Theodotou
|
5929fce84d
|
release-alpha: bump to alpha 11.1
|
2 years ago |
Alexandros Theodotou
|
be3af6be6a
|
convert meson postinstall script to shell, use custom repos for lv2-related subprojects
|
2 years ago |
Alexandros Theodotou
|
2572af5912
|
use wraps for upstream lv2kit repos if lv2 libs not found
|
2 years ago |
Alexandros Theodotou
|
fea4a45665
|
fix recorded audio not being saved properly (~alextee/zrythm-bug#280)
|
2 years ago |
Alexandros Theodotou
|
c1825536af
|
fix ctrl-click-drag not appending to the selection (~alextee/zrythm-bug#289)
|
2 years ago |
Alexandros Theodotou
|
d0c9d8ac88
|
install zrythm_gdb and zrythm_valgrind
|
2 years ago |
Alexandros Theodotou
|
32db304bb0
|
add farsi translations
|
2 years ago |
Alexandros Theodotou
|
fa5f491db6
|
don't fallback on lilv subproject (~alextee/zrythm-bug#290)
|
2 years ago |
Alexandros Theodotou
|
d5ad980193
|
lv2: extract whether port is a sidechain and its target port group (if any), fix error when moving plugin to duplicated track after connecting ports (~alextee/zrythm-bug#287)
|
2 years ago |
Alexandros Theodotou
|
d48bb129b3
|
release-alpha: bump to next alpha 11.0
|
2 years ago |
Alexandros Theodotou
|
f0a2f6fb39
|
refactor lilv node management, fix wrongly freeing plugin manager's lilv nodes when freeing an lv2 plugin
|
2 years ago |
Ryan Gonzalez
|
8b3fd0057c
|
Fix the pulseaudio dependency name
The package name was incorrect, causing it to never be found.
|
2 years ago |
Alexandros Theodotou
|
c0fc6543d6
|
release-alpha: bump to alpha 10.0
|
2 years ago |
Alexandros Theodotou
|
211706874c
|
extract port symbols when instantiating LV2 plugins through carla (fixes error when plugin has multiple params with same name) (~alextee/zrythm-bug#256)
|
2 years ago |
Alexandros Theodotou
|
3d2ee4160d
|
add OPUS export support
|
2 years ago |
Alexandros Theodotou
|
4ee1bb28f3
|
release-alpha: bump to alpha 9.0
|
2 years ago |
Alexandros Theodotou
|
00a5f444df
|
update all carla plugin params before saving state
|
2 years ago |
Alexandros Theodotou
|
0581c4a00d
|
release-alpha: bump to alpha 8.0
|
2 years ago |
Alexandros Theodotou
|
7b735aef87
|
fix crash when moving a plugin to a slot that has another plugin (~alextee/zrythm-bug#96), refactor each plugin action to single mixer selections action
|
2 years ago |
Alexandros Theodotou
|
9291b388c0
|
release-alpha: bump to alpha 7.1
|
2 years ago |
Alexandros Theodotou
|
4c28e2dae5
|
skip project generator test for now
|
2 years ago |
Alexandros Theodotou
|
dbb9b3eb73
|
use msguniq and msgattrib to remove empty obsolete translations and avoid duplicates
|
2 years ago |
Alexandros Theodotou
|
b945e2dd49
|
user manual: use dark theme (html)
|
2 years ago |
Alexandros Theodotou
|
56fda0d76e
|
release-alpha: bump to alpha 7.0
|
2 years ago |
Alexandros Theodotou
|
f3fb142d5a
|
release-alpha: add missing translators to TRANSLATORS
|
2 years ago |
Alexandros Theodotou
|
f8a1c8ac9b
|
release-alpha: bump to next alpha 6.0
|
2 years ago |
Alexandros Theodotou
|
bf0656b022
|
fix crash when automating plugins that have multiple ports with the same label but different symbol (~alextee/zrythm-bug#116)
|
2 years ago |
Alexandros Theodotou
|
b244852ec5
|
fix audio clip being offset by region size when splitting an audio region and saving the project (zrythm-bug/117)
|
2 years ago |
Alexandros Theodotou
|
0092871b45
|
send bug reports to sourcehut instead of redmine
|
2 years ago |
Alexandros Theodotou
|
cc8be4f7c5
|
release-alpha: bump to next alpha 5.0
|
2 years ago |
Alexandros Theodotou
|
cfdc2d17ef
|
set trial limit from 30 min to 40 min
|
3 years ago |
Alexandros Theodotou
|
94896fe368
|
release-alpha: bump to next alpha 4.0
|
3 years ago |
Alexandros Theodotou
|
94ab521ce6
|
fix 'en' not being included in locales_str
|
3 years ago |
Alexandros Theodotou
|
91d039c38e
|
auto-generate localization header
|
3 years ago |
Alexandros Theodotou
|
da360eb628
|
release-alpha: bump to next alpha 3.0
|
3 years ago |
Alexandros Theodotou
|
a6f13b3c02
|
add tests for illegal chars in PO files
|
3 years ago |
Alexandros Theodotou
|
35e6c3b57b
|
attempt to fix issue with preferences dialog
|
3 years ago |
Alexandros Theodotou
|
cf8af49ba8
|
meson: add release_ver flag
|
3 years ago |
Alexandros Theodotou
|
40b5bfb090
|
release-alpha: bump to next alpha 2.0
|
3 years ago |
Alexandros Theodotou
|
688710585b
|
add translation context to preferences dialog labels
|
3 years ago |
Alexandros Theodotou
|
49fb04d6c0
|
add po tests
|
3 years ago |
Alexandros Theodotou
|
973c218283
|
port sphinx makefile to meson, add af_ZA locale
|
3 years ago |
Alexandros Theodotou
|
2eb2f32a7b
|
remember user choice when right clicking on plugin to instantiate it (eg briged full, not bridged, carla, etc.)
|
3 years ago |