falkTX
|
544f0fc433
|
Small tweaks to previous commit
|
8 years ago |
falkTX
|
356e952575
|
Find plugin binary when saved filename doesn't exist
|
8 years ago |
falkTX
|
a0dfed06f1
|
Don't write atom to ringbuffer after it fails the initial data
|
8 years ago |
falkTX
|
38dd4b2b67
|
Increase the maximum allowed per-atom size
|
8 years ago |
falkTX
|
f6f371b644
|
Avoid calling jack1's bad set_thread_init_callback
Fixes #337
|
8 years ago |
falkTX
|
e3960d91d0
|
Use plugin audio port names in bridge mode
Fixes #344
|
8 years ago |
falkTX
|
d747c2ae38
|
Ignore uniqueIds for LV2 plugins
|
8 years ago |
falkTX
|
248ce97304
|
Don't use unneeded functions in discovery, fixes windows build
|
8 years ago |
falkTX
|
1e37ea1e7e
|
Some minor changes needed for bridged AU plugins
|
8 years ago |
falkTX
|
9dfa37c838
|
Implement discovery for ':all' used in last commit
|
8 years ago |
falkTX
|
8d9d5858cd
|
Make it possible to force-refresh scan LV2 and AU plugins
|
8 years ago |
falkTX
|
9f84b4e8ab
|
Reset zynaddsubfx before loading new state
|
8 years ago |
falkTX
|
9e7b0a5dc1
|
Update zynaddsubfx
|
8 years ago |
falkTX
|
52f5768dff
|
Update vestige header from ardour
|
8 years ago |
falkTX
|
757fe21281
|
Fix previous commit
|
8 years ago |
falkTX
|
807d92bdb4
|
Support longer VST2 parameter names, if provided by the plugin
|
8 years ago |
falkTX
|
cad32b6ea4
|
Add CachedPlugins test
|
8 years ago |
falkTX
|
73569fb177
|
Avoid zero-as-null warning on serd
|
8 years ago |
falkTX
|
19932c5668
|
Fix utf8 LV2 plugin and port names
|
8 years ago |
falkTX
|
b9f04c961b
|
Fix build with previous changes
|
8 years ago |
falkTX
|
8ec10051d0
|
Implement IP semaphores for OSX, fix nsecs calculation
|
8 years ago |
falkTX
|
11a5360582
|
Ship zynaddsubfx-ui with OSX binaries :)
|
8 years ago |
falkTX
|
45632cb5ad
|
Show about-juce menu action on OSX
|
8 years ago |
falkTX
|
2bec51d2b4
|
Misc fixes and small changes needed for OSX
|
8 years ago |
falkTX
|
b4b68fae17
|
Add cancel button to add-plugin dialog
Closes #343
|
8 years ago |
falkTX
|
f1f3324012
|
Fix possible zynaddsubfx crash when loading project
|
8 years ago |
falkTX
|
15bec22636
|
Update ZynAddSubFX
|
8 years ago |
falkTX
|
9cdf9f5b8b
|
Disable ZynAddSubFX NIO settings menu action
|
8 years ago |
falkTX
|
d814b364fd
|
Cleanup
|
8 years ago |
falkTX
|
8d304b885b
|
Make zynaddsubfx get/setState more resilient, shouldn't lock now
|
8 years ago |
falkTX
|
24c3666311
|
Prevent a dumb assertion
|
8 years ago |
falkTX
|
d2e766bf83
|
Fix crash when loading with lv2 non-synths with midi ports (typo!)
Closes #237
|
8 years ago |
falkTX
|
7ea03571a6
|
Hack for bitwig not passing correct buffer size value
Fixes #342
|
8 years ago |
falkTX
|
4c11a2d36a
|
Make it possible to post console output to file
via carla_debug/stdout/stderr functions
|
8 years ago |
falkTX
|
c0190a23a8
|
Update juce
|
8 years ago |
falkTX
|
c57ebb8367
|
Make previous changes work with NSM, closes #341
|
8 years ago |
falkTX
|
b6a6d8799a
|
Update juce (needs full rebuild)
|
8 years ago |
falkTX
|
eba6d9953d
|
Update juce about text
|
8 years ago |
falkTX
|
e44f833ee9
|
Small update to about dialog
|
8 years ago |
falkTX
|
a7a2068f4a
|
Small optimization to lv2 init/list code
|
8 years ago |
falkTX
|
d51258ddd5
|
Cleanup futex code, please test
|
8 years ago |
falkTX
|
30bfe4fecb
|
Update zynaddsubfx; Don't export Kars plugin; Cleanup
|
8 years ago |
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 |