falkTX
|
7e912fc22a
|
Adjust settings size on init
|
6 years ago |
falkTX
|
3d83d6d810
|
Add note in settings regarding UIs in plugin bridges for macOS
|
6 years ago |
falkTX
|
67dfa9ae14
|
Improve some small disabled logic in the settings page
|
6 years ago |
falkTX
|
27b52fe5a5
|
Enable manage-ui option under all OSes
|
6 years ago |
falkTX
|
47f1656639
|
Export only main functions for LV2 plugin in macOS
|
6 years ago |
falkTX
|
f601258934
|
Fix previous commit
|
6 years ago |
falkTX
|
54094ef995
|
Build our obj-c code with different class names per build target
|
6 years ago |
falkTX
|
846cd15e00
|
Implement try-transient for osx, partially (whatever is possible)
|
6 years ago |
falkTX
|
77ed8989bf
|
Fix transient window on osx (and fixes build)
|
6 years ago |
falkTX
|
ca5df4f151
|
Implement transient windows (out of process) for win32
|
6 years ago |
falkTX
|
a1faf83953
|
Win32: center plugin UIs when opening them
|
6 years ago |
falkTX
|
a1aa0965cc
|
Trying to fix transient windows on windows and mac
|
6 years ago |
falkTX
|
69e1ef3e72
|
Cleanup
|
6 years ago |
falkTX
|
69b804f649
|
More stoat stuff, WIP, RtLinkedList gives trouble for it
|
6 years ago |
falkTX
|
7de5812912
|
More rt/non-rt function split, catch unwanted uses
|
6 years ago |
falkTX
|
c0c08e8898
|
Start splitting RT and non-RT plugin functions
|
6 years ago |
falkTX
|
4d0619286d
|
Fix crash showing LV2 show-interface UIs
Fixes #569
|
6 years ago |
falkTX
|
f188574545
|
Small tweaks for a stoat test build
|
6 years ago |
falkTX
|
827a147298
|
Cleanup
|
6 years ago |
falkTX
|
3f343a3ca7
|
Bump version
|
6 years ago |
falkTX
|
1e0bde0cee
|
Don't show experimental settings under carla-control
|
6 years ago |
falkTX
|
33b5afb9e3
|
Don't build wine options under windows
|
6 years ago |
falkTX
|
5d8e216c30
|
Fix bridges on windows, due to missing String::quoted
|
6 years ago |
falkTX
|
62ab3a6998
|
Add logic for "BUILDING_FOR_WINDOWS" vars directly in makefile
|
6 years ago |
falkTX
|
7a51444ff3
|
water: add back String::quoted()
|
6 years ago |
falkTX
|
1b5b3c442c
|
Fix wrong logic of windows plugin name in plugin list
|
6 years ago |
falkTX
|
68923b5332
|
Don't show posix bridge options on windows
|
6 years ago |
falkTX
|
ff5c315f7a
|
Fix windows build
|
6 years ago |
falkTX
|
e6f77061ea
|
Don't enable sse on windows debug build
|
6 years ago |
falkTX
|
7b4507c663
|
Fix broken canvas with old settings
|
6 years ago |
falkTX
|
87edc4f0d7
|
Rework macOS scripts a little (missing glib)
|
6 years ago |
falkTX
|
8f9cbd8de4
|
Allow to disable forced stereo on internal and lv2 if already on
Fixes #552
|
6 years ago |
falkTX
|
f77eb63c13
|
Expand usable MIDI keyboard keys a little
|
6 years ago |
falkTX
|
6d5a40daa3
|
Allow to send midi program-changes directly into vst plugins
Closes #244
|
6 years ago |
falkTX
|
4d05ccca2c
|
Simplify finding Qt5 tools
Closes #551
|
6 years ago |
falkTX
|
29b4f730ff
|
Silence unzipfx
|
6 years ago |
falkTX
|
a351a4fdd0
|
Fix small compiler warning
|
6 years ago |
falkTX
|
4ccc0f3cc9
|
hylia: test for CLOCK_MONOTONIC_RAW before using it
|
6 years ago |
falkTX
|
a96a16d728
|
Continue build scripts; Fix build on old distros
|
6 years ago |
falkTX
|
bb617667b0
|
Build with -O3 by default
|
6 years ago |
falkTX
|
a8135c0ab9
|
Update copyright year
|
6 years ago |
falkTX
|
b4851a40ec
|
Fallback to custom dll_info code in case libmagic fails
|
6 years ago |
falkTX
|
95f0766519
|
Pass CARLA_MAGIC_FILE env var to magic_load()
|
6 years ago |
falkTX
|
eca9d4aca8
|
carla-discovery: don't include water.h directly
|
6 years ago |
falkTX
|
af6435313f
|
Fix build with static libmagic
|
6 years ago |
Filipe Coelho
|
6480b75f92
|
Cleanup
|
6 years ago |
Filipe Coelho
|
eb1d1c05b7
|
Fix some compiler warnings
|
6 years ago |
Filipe Coelho
|
14dd4690ef
|
Fix loading single plugins without LV2_PATH being set
|
6 years ago |
Filipe Coelho
|
b4061e6933
|
Fix crash when audio engine stops responding
|
6 years ago |
falkTX
|
0ee835a896
|
Use semaphore with timed wait for scoped actions, mostly RT safe
|
6 years ago |