falkTX
c94a0c80f2
Handle wine pickyness for filenames, fixes #329
As stupid as "//path" vs "/path".
Even though the 1st option is perfectly valid path on Linux.
Somehow the issue only manifests itself under bitwig.
8 years ago
falkTX
82a867bab0
Ignore type-limits warning in dpf/sofd, never used in carla
Closes #321
8 years ago
falkTX
eca627246c
Don't force add-plugin dialog sorting to 'name', restore instead
8 years ago
falkTX
c92e969ef2
Use descriptive name for juce based plugins
Fixes #298
8 years ago
falkTX
70c4ad100d
Remove some debug prints
9 years ago
falkTX
1913b83f09
Prepare code to restore per-plugin options from project file
9 years ago
falkTX
67c4521df1
Wait for pending events to stop before quitting carla
9 years ago
falkTX
a4103c8be1
Avoid small assertion when renaming internal plugins
9 years ago
falkTX
69386decb8
Add Kars plugin; Fix build
9 years ago
falkTX
5b3fa8c7fa
Update dpf plugins
9 years ago
falkTX
1140140acf
Update dpf modules
9 years ago
falkTX
e11b07a633
Show a custom menu when right-clicking empty rack & patchbay areas
Closes #231
9 years ago
falkTX
a9876632d3
Don't underline menu shortcuts on custom theme
9 years ago
falkTX
ec91ff364d
Rework patchbay animation system, now full eyecandy works 100% :D
9 years ago
falkTX
bd87821c3a
Add 'replace' action to canvas plugin right click menu
9 years ago
falkTX
4876baaa93
Simplify replace-plugin dialog code
9 years ago
falkTX
5bbc6a04b6
Several fixes for renaming, and some cleanup too
9 years ago
falkTX
80a93c957c
Remove debug comment
9 years ago
falkTX
32ec5da860
Cleanup
9 years ago
falkTX
77643b3425
Only run LS in bridge mode when absolutely necessary
9 years ago
falkTX
a355e558a2
Safely revert last commit
9 years ago
falkTX
cbde6c8e01
Special commit without jackbridge_shm_unmap for early carla update
9 years ago
falkTX
2393bb0029
Don't allow to force-stereo some lv2 plugins, fixes #334
9 years ago
falkTX
509fe9bf81
Ugly workaround for gig/sfz files inside carla-plugin, see #250
9 years ago
falkTX
44edff7f2b
Fix typo leading to some unloadable bridges; More debug prints
9 years ago
falkTX
392dca43b3
Fix bridge plugins rename and bufsize changes; Misc fixes
9 years ago
falkTX
aa921090c0
comment small api change
9 years ago
falkTX
647e9169bd
Fix some issues with rename
9 years ago
falkTX
589b2cb043
Cleanup, set name on rack when renaming in canvas
9 years ago
falkTX
968e98d522
Canvas plugin 'edit' will raise window and toggle rack edit button
9 years ago
falkTX
e32ce93260
Prefer bridge for TyrellN6 linux-vst
9 years ago
falkTX
95babb82f2
Improve check for 'special' vsts
9 years ago
falkTX
fdd84a4cf7
Fix loading project files with unicode names; Fix vst project load
Closes #336
9 years ago
falkTX
ff100b464e
Prefer bridges for some specific plugins
All u-he plugins throw/abort when loaded in carla.
I don't really know the reason, but loading them in bridges works.
So for all known u-he plugins simply force bridge mode.
Take the chance and add calf-analyzer and ir.lv2 in there.
Closes #333
Closes #302
9 years ago
falkTX
cd71a00647
Try some things for helping bridges
9 years ago
falkTX
6831406fd8
Cleanup
9 years ago
falkTX
3f9bd015fb
Fix build
9 years ago
falkTX
c52413aca4
Update zynaddsubfx
9 years ago
falkTX
55848e58fc
Don't use /usr/bin/wine-rt, set WINE_RT instead if not done yet
9 years ago
falkTX
a07f71cb06
Misc
9 years ago
falkTX
6edc2a6fd8
Start scripts to convert zyn instruments to lv2 presets
9 years ago
falkTX
6b348f6a20
Fix build
9 years ago
falkTX
184893b843
Update zynaddsubfx
9 years ago
falkTX
9c74c52579
Minor corrections to lv2 preset logic
9 years ago
falkTX
fe915b919a
Fix lv2 midi programs not reaching plugin bridges
9 years ago
falkTX
0a6625d645
Really fix mingw build
9 years ago
falkTX
a1eac6e419
Fix mingw build
9 years ago
falkTX
a548094337
Update zynaddsubfx; Enable async
9 years ago
falkTX
12db7be26c
Update gitignore
9 years ago
falkTX
9bfe70add7
Add missing files (patches for osx build deps)
9 years ago