falkTX
|
b7e4f2848b
|
Fix internal plugins not handling internal controls on native bridge
|
6 years ago |
falkTX
|
49261776c3
|
Fix internal plugins receiving wrong frame pos on split buffers
|
6 years ago |
falkTX
|
07b028b3b5
|
Make UI more responsive when loading bridged plugins
|
6 years ago |
falkTX
|
dcfa45b789
|
Respect max-parameters setting in plugin bridges
|
6 years ago |
falkTX
|
f8f32b363d
|
Fix an assertion when looking for wine64
Closes #740
|
6 years ago |
falkTX
|
31eb7760b0
|
Tweak findNextEvent() to catch future cases of lost events
|
6 years ago |
falkTX
|
a468359963
|
Fix plugins under carla-patchbay not receiving all events
|
6 years ago |
falkTX
|
8b9db39248
|
Fix local semaphore under macOS, optimize linux futexes
|
6 years ago |
falkTX
|
c2b328d70d
|
Don't wait twice for vst plugin bridges
|
6 years ago |
falkTX
|
de030b6b81
|
Small fix for transport changed check, in case BBT is not available
|
6 years ago |
falkTX
|
e3e2288691
|
Only send kVstTransportChanged to VST plugins when really needed
Fixes transport sync with certain plugins, like FLStudio \o/
|
6 years ago |
FilipeCSnuk
|
02fe784cc8
|
Expose new carla-plugin-native object
|
6 years ago |
falkTX
|
119d370d58
|
Remove an old define, missing timeinfo on carla-plugin gui on win32
|
6 years ago |
falkTX
|
799fd2eaea
|
Fix starting wine bridges with wine versions without 64 suffix
Also debug a bit more
Fixes #736
|
6 years ago |
falkTX
|
e7e5a8115e
|
Don't print assertion when sfz path is empty
|
6 years ago |
falkTX
|
faf4777b6e
|
Cleanup, print error if win32 CreateWindow fails
|
6 years ago |
falkTX
|
378c33ee8d
|
Fix carla-export LV2 UI changes not reaching DSP
|
6 years ago |
falkTX
|
c78c2a77b6
|
Add back something removed by mistake..
|
6 years ago |
falkTX
|
47cb24ae73
|
Keep VST UI open for the lifetime of the plugin
We are doing this for LV2 already, so be consistent
|
6 years ago |
falkTX
|
bf8af666e9
|
Copy Carla stuff for Windows LV2 export, rather than symlinking
|
6 years ago |
falkTX
|
46178fdca7
|
Expose carla_set_option to bridges
|
6 years ago |
falkTX
|
6b92f3e1dc
|
Clean up some debug messages
|
6 years ago |
falkTX
|
d15e339645
|
jack transport cannot be disabled in multi-client
also save link on/off state
|
6 years ago |
FilipeCSnuk
|
ec04996359
|
Be less strict when loading connections
Allows jack multiclient projects loaded in internal patchbays
|
6 years ago |
FilipeCSnuk
|
77490d0e3b
|
Only rescan SFZs on request
Fixes #730
|
6 years ago |
falkTX
|
f080ebfbc8
|
Always use "new" fluidsynth API
|
6 years ago |
falkTX
|
22ce0aa777
|
Show fludsynth version in about page
|
6 years ago |
falkTX
|
f671e3db60
|
Don't be so restrictive on carla-plugin active messages
|
6 years ago |
falkTX
|
de35d8ad38
|
Fix exported lv2 plugins after latest changes
Fixes #723
|
6 years ago |
falkTX
|
84151c5e20
|
Fix embed UI covering window controls under certain hosts
Fixes #725
|
6 years ago |
falkTX
|
2038a91cde
|
Print warning if LV2 UI tries to send bad data
|
6 years ago |
falkTX
|
527e649987
|
Dont prefer UI bridges if running as bridge already
Fixes #720
|
6 years ago |
falkTX
|
a129422a27
|
Allow to change bridge parameters from UI.
Closes #716
|
6 years ago |
falkTX
|
fb3132cabf
|
Get rid of *.base.* for internal plugins, now unused
|
6 years ago |
falkTX
|
0b4f5c2bb0
|
Fix 32bit VST UIs never being visible
|
6 years ago |
falkTX
|
37417720a8
|
Fix loading preset as project file from CLI
|
6 years ago |
falkTX
|
459915ebdb
|
General fixes against dynamic buffer sizes
|
6 years ago |
falkTX
|
a764f20453
|
Misc changes
|
6 years ago |
falkTX
|
995b345f84
|
Avoid a race condition when changing buffer/sample size
|
6 years ago |
falkTX
|
ce63ad677b
|
Fix LV2 plugins having random port count (unitialized memory)
|
6 years ago |
falkTX
|
8a622674da
|
Fix some more warnings
|
6 years ago |
falkTX
|
28d607be18
|
Fix some small compiler warnings
|
6 years ago |
falkTX
|
b09c6591f9
|
There was a typo
|
6 years ago |
falkTX
|
3f801a5c8f
|
Auto-connect option for JACK and JACK/RtAudio now implemented
|
6 years ago |
falkTX
|
fe8276f03d
|
Show driver options for jack, "(auto)" as rate/size choices
|
6 years ago |
falkTX
|
e0477b1683
|
Allow RtAudio device name to be empty, gets default value
|
6 years ago |
falkTX
|
6fe603b469
|
Cleanup
|
6 years ago |
falkTX
|
ae7a7a4b66
|
Cleanups, test random OSX things..
|
6 years ago |
falkTX
|
f712e9306e
|
Fix bridges build
|
6 years ago |
falkTX
|
9a68a49849
|
Big push to get transport working correctly. Seems quite nice now
|
6 years ago |