falkTX
|
3fc3be79b0
|
Try to focus UI bridge when running manually from CLI
|
6 years ago |
falkTX
|
72d9d33800
|
Fix previous commit
|
6 years ago |
falkTX
|
e97440d641
|
Allow carla-bridge-uis to run with just plugin URI
Loads the first UI available
|
6 years ago |
falkTX
|
3255806c1d
|
Fix macOS plugin window close, keep it alive as needed
|
6 years ago |
falkTX
|
5afbcdf1b1
|
Silence a debug message by default
|
6 years ago |
falkTX
|
7462089f45
|
Fix stupid typo leading to dummy driver being built
|
6 years ago |
falkTX
|
e7e5a8115e
|
Don't print assertion when sfz path is empty
|
6 years ago |
falkTX
|
f3de145aeb
|
Fix double question when quitting carla under OSX
|
6 years ago |
falkTX
|
faf4777b6e
|
Cleanup, print error if win32 CreateWindow fails
|
6 years ago |
falkTX
|
764352a495
|
Silence macOS warning regarding discovery archs (partially)
macOS prints a message out of our control, wont disable that
|
6 years ago |
falkTX
|
378c33ee8d
|
Fix carla-export LV2 UI changes not reaching DSP
|
6 years ago |
falkTX
|
05c031c7bf
|
Fix black-on-black text under some skins
|
6 years ago |
falkTX
|
5b7d79c612
|
Fix forgotten string format, leading to missing buttons
|
6 years ago |
falkTX
|
b4367158e7
|
A small precaution, bad behaviour is just for standalone
|
6 years ago |
falkTX
|
a5fb843f04
|
macOS related workarounds
|
6 years ago |
falkTX
|
c78c2a77b6
|
Add back something removed by mistake..
|
6 years ago |
falkTX
|
f30c9374ea
|
Fixes for mac os plugin UI creation
|
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
|
8bd75ab6ad
|
Another one..
|
6 years ago |
falkTX
|
4001063f12
|
Silence some lilv stuff
|
6 years ago |
falkTX
|
fd98543946
|
Dont make win32 plugin uis resizable for now
Need to handle this properly at some point, for a future release
|
6 years ago |
falkTX
|
77db511775
|
Fix bridges under windows
|
6 years ago |
falkTX
|
f5b327cec0
|
Small fixes for windows
|
6 years ago |
falkTX
|
493c00c305
|
discovery: ignore errors regarding invalid win32 application
we can load multiple archs, these errors are expected
|
6 years ago |
falkTX
|
4c6f9ae116
|
Dont show console when scanning plugins under windows
Fixes #731, thanks for the heads up
|
6 years ago |
falkTX
|
b918550204
|
Fix loading carla-lv2 no matter host bundle path separator
|
6 years ago |
falkTX
|
84b94ebf52
|
Remove unused lookup path
|
6 years ago |
falkTX
|
15820b1658
|
Fix exported LV2 plugins under windows, they actually load now :)
|
6 years ago |
falkTX
|
651a422c6f
|
Remove some unused definitions from File class
|
6 years ago |
falkTX
|
4d47b10b0b
|
Print warning when win32 CreateSymbolicLink asked but not available
|
6 years ago |
falkTX
|
bf8af666e9
|
Copy Carla stuff for Windows LV2 export, rather than symlinking
|
6 years ago |
falkTX
|
8e2a3b4704
|
Cleanup File::createSymbolicLink, try a mingw workaround
|
6 years ago |
falkTX
|
46178fdca7
|
Expose carla_set_option to bridges
|
6 years ago |
falkTX
|
7b3a871d58
|
Cleanup
|
6 years ago |
falkTX
|
e8693d1d06
|
Bump version to 2.0-RC1
|
6 years ago |
falkTX
|
6d176142cc
|
Send CCs to bridges when manually run from CLI or carla-single
|
6 years ago |
falkTX
|
8233f9a987
|
Replace BigInteger with a bool array in Synthesizer class
|
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 |
falkTX
|
57fa4f8727
|
Cleanup
|
6 years ago |
falkTX
|
e00d5dd484
|
Rework parts of keyboard widget, add some options
|
6 years ago |
falkTX
|
737a814ea0
|
Make the knobs and rack buttons more white-theme friendly
|
6 years ago |
falkTX
|
120dd1c40d
|
Fix rack-interior-right drawing offset
|
6 years ago |
falkTX
|
db798d2249
|
Remove a debug message
|
6 years ago |
falkTX
|
5d18f3abc2
|
Remove TAL artwork, and other small adjustments
|
6 years ago |
falkTX
|
5fbc850e09
|
Remove win32 hacks for fluidsynth libs
|
6 years ago |
falkTX
|
be4b588c15
|
Fix previous commit
|
6 years ago |
falkTX
|
6cc0260a8a
|
Try to fix build with old Linux
|
6 years ago |
falkTX
|
5af074b399
|
Move frontend code to its own folder
|
6 years ago |
FilipeCSnuk
|
ec04996359
|
Be less strict when loading connections
Allows jack multiclient projects loaded in internal patchbays
|
6 years ago |