Alexandros Theodotou
|
755cf73f8e
|
meson: fix zix discovery
|
6 months ago |
Alexandros Theodotou
|
842c16e3eb
|
fix lilv-related subprojects, drop vendored zix
|
6 months ago |
Alexandros Theodotou
|
797a6ffc4b
|
meson: use latest lilv release as subproject
|
6 months ago |
Alexandros Theodotou
|
9a471c2fd2
|
meson: accept libpanel alpha version
|
7 months ago |
Alexandros Theodotou
|
27cae1eb65
|
refactor position_compare => position_compare_frames
|
7 months ago |
Alexandros Theodotou
|
4411a67d68
|
fix some errors by gcc analyzer
|
7 months ago |
Alexandros Theodotou
|
14cd7ecc51
|
redesign export dialog
|
10 months ago |
Alexandros Theodotou
|
3e63ebad8c
|
use libpanel
|
10 months ago |
Alexandros Theodotou
|
bae3943d30
|
fix printf using nonliteral templates
|
10 months ago |
Alexandros Theodotou
|
2957b38c57
|
fix formatting, add additional -Werror flags for LTO
|
10 months ago |
Alexandros Theodotou
|
778bf5adbe
|
add some bundled plugins using faust2lv2
Zita rev1 and compressor.
|
10 months ago |
Alexandros Theodotou
|
979bd51af3
|
add include-what-you-use target
|
10 months ago |
Alexandros Theodotou
|
c405cfcfcc
|
meson.build: simplify some code
|
10 months ago |
Alexandros Theodotou
|
4733a55306
|
become libadwaita app
|
10 months ago |
Alexandros Theodotou
|
1d1c0d510c
|
start using REUSE specification to manage licenses
See https://reuse.software/faq/ for details.
|
10 months ago |
Alexandros Theodotou
|
706d6f5bb2
|
use 2 instances when forcing mono plugins into stereo
Implements https://todo.sr.ht/~alextee/zrythm-feature/528.
|
11 months ago |
Alexandros Theodotou
|
38f8981541
|
update po, add hungarian translation
|
11 months ago |
Alexandros Theodotou
|
3aac787160
|
update messages in welcome dialog
Remove warranty disclaimer (already mentioned in about dialog).
|
11 months ago |
Alexandros Theodotou
|
c6adf0f7fd
|
update welcome dialog
|
11 months ago |
Alexandros Theodotou
|
94ae6e94c3
|
port event viewers to GtkColumnView
* port event viewers to GtkColumnView
* use different event viewer for each editor in a GtkStack
|
12 months ago |
Alexandros Theodotou
|
634f6287a0
|
generate appdata.xml from guile script
|
1 year ago |
Alexandros Theodotou
|
a2a1a492cf
|
add meson options for various dependencies
|
1 year ago |
Alexandros Theodotou
|
7bb1a88e32
|
update po (add catalan)
|
1 year ago |
Alexandros Theodotou
|
e2615094dc
|
hardcode flatpak plugin paths
|
1 year ago |
Alexandros Theodotou
|
ab79f1b9f7
|
carla: add sidechain audio input port check
|
1 year ago |
Alexandros Theodotou
|
6d7b7b3d6b
|
do not use any guile lib on windows
|
1 year ago |
Alexandros Theodotou
|
8acc799c41
|
carla: check if have cv8 variant before attempting to use it
|
1 year ago |
Alexandros Theodotou
|
df0c52f43d
|
make MIDI event struct slimmer
Port MIDI utils from Tracktion for getting MIDI event info on demand.
|
1 year ago |
Alexandros Theodotou
|
a4d4491a6d
|
add appdata file
|
1 year ago |
Alexandros Theodotou
|
a2f07d3916
|
update po
|
1 year ago |
Alexandros Theodotou
|
f49ea12dbf
|
fix compilation on windows
|
1 year ago |
Alexandros Theodotou
|
defb069d4d
|
add -fno-math-errno to extra optimization flags
Also use the gcc optimize function attribute on some DSP functions.
|
1 year ago |
Alexandros Theodotou
|
3d2415c041
|
attempt to fix windows resources (add icon to .exe)
|
1 year ago |
Alexandros Theodotou
|
90c8ad49db
|
update INSTALL.md format
|
1 year ago |
Alexandros Theodotou
|
7042aed81f
|
ci: attempt to fix windows build, port mac build to GH actions
|
1 year ago |
Alexandros Theodotou
|
5575bf26d1
|
force static subprojects for rtaudio/rtmidi
|
1 year ago |
Alexandros Theodotou
|
32720bc577
|
rtaudio subproject: disable JACK on Windows
RtAudio only supports JACK on UNIX.
|
1 year ago |
Alexandros Theodotou
|
3828850510
|
add subproject fallbacks for pcre,pcre2,sdl2,xxhash
Use RtAudio wrap from meson wrap db instead of custom repository.
|
1 year ago |
Alexandros Theodotou
|
2fa57d6458
|
link to pangoft2 and fontconfig explicitly
|
1 year ago |
Alexandros Theodotou
|
87b653f093
|
port digital meters to snapshot API
Also allow using DSEG fonts directly from the prefix instead of
requiring the fonts to be installed on the system.
|
1 year ago |
Alexandros Theodotou
|
b3cebed307
|
fix null dereferences
|
1 year ago |
Alexandros Theodotou
|
47714af271
|
make strict flags stricter
* Add -Werror=redundant-decls and -Werror=strict-prototypes.
|
1 year ago |
Alexandros Theodotou
|
4b9dc5b02b
|
remove pango dependency (pulled via gtk)
|
1 year ago |
Alexandros Theodotou
|
2c18e4b8b2
|
fix scale selector window not applying change on close
Fixes https://todo.sr.ht/~alextee/zrythm-bug/773.
|
1 year ago |
Alexandros Theodotou
|
0d58a6a0b8
|
cleanup meson.build
|
1 year ago |
Alexandros Theodotou
|
9e13afc6b0
|
bump libadwaita version
|
1 year ago |
Alexandros Theodotou
|
8e7be76bf7
|
bump gtk dependency to 4.6.0
|
1 year ago |
Alexandros Theodotou
|
deb12aae23
|
carla: add fallback to released cv variant
|
1 year ago |
Alexandros Theodotou
|
daafe21770
|
connect Carla ports using new patchbay variant
|
1 year ago |
Alexandros Theodotou
|
6ddcf075eb
|
fix rtaudio subproject not working
|
1 year ago |