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 |
FilipeCSnuk
|
e4f2b6f12b
|
Allow user to change skin color
|
6 years ago |
FilipeCSnuk
|
d37ca695a6
|
Cleanup
|
6 years ago |
FilipeCSnuk
|
22c5b1b8e8
|
Fix canvas rubberband being invisible after a refresh
Fixes #656
|
6 years ago |
FilipeCSnuk
|
bcd464d1f4
|
Remember selected skin
|
6 years ago |
FilipeCSnuk
|
b23ad020fc
|
Remove option for disable skins; Allow user to change skins
|
6 years ago |
FilipeCSnuk
|
77490d0e3b
|
Only rescan SFZs on request
Fixes #730
|
6 years ago |
falkTX
|
f28e6fcce8
|
Fix lv2-ui-bridge crash when it expects a window title
Fixes #719
|
6 years ago |
falkTX
|
5b3db940e4
|
Bump required fluidsynth to 1.1.7, for sf3 support
A lot easier than handle sf2 vs sf3 separately.
Closes #717
|
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
|
7b8112b556
|
Fix uninitialized memory with sfzero and note-offs before note-ons
|
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
|
d874053700
|
Don't export notes plugin to LV2, missing custom-data=>atom handling
|
6 years ago |
falkTX
|
241273e102
|
Fix carla-plugin LV2 not updating parameters from host
Fixes #718
|
6 years ago |
falkTX
|
6b09901fd5
|
Dont enable LV2 ui-bridge-ext yet, not ready
|
6 years ago |
falkTX
|
22662f9269
|
Some more work for carla-plugin lv2 no-instance-access
|
6 years ago |
falkTX
|
2038a91cde
|
Print warning if LV2 UI tries to send bad data
|
6 years ago |