falkTX
|
849bcb04db
|
Patch fluidsynth to not build audio or midi drivers
|
6 years ago |
falkTX
|
5fbc850e09
|
Remove win32 hacks for fluidsynth libs
|
6 years ago |
falkTX
|
6703acf1de
|
Update mac os script for latest changes
|
6 years ago |
falkTX
|
3b35ec777d
|
Fix up linux build script for latest changes
|
6 years ago |
falkTX
|
be4b588c15
|
Fix previous commit
|
6 years ago |
falkTX
|
6cc0260a8a
|
Try to fix build with old Linux
|
6 years ago |
falkTX
|
7a13435e51
|
Merge branch 'master' of falktxgh:falkTX/Carla
|
6 years ago |
falkTX
|
834eba12e5
|
Add new file
|
6 years ago |
falkTX
|
39a3eb2788
|
Update build scripts, WIP
|
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 |
FilipeCSnuk
|
e8c2269740
|
Mention OpenOctave in about artwork section
|
6 years ago |
FilipeCSnuk
|
9c5f7bf3af
|
Replace a non-free image with one from OpenOctave, modified a bit
|
6 years ago |
FilipeCSnuk
|
96bcd993c3
|
Remove MOD related artwork
|
6 years ago |
falkTX
|
fa6290086a
|
Merge branch 'new-fluidsynth'
|
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
|
3643fd351e
|
Skip some mingw packages for travis, for now
|
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
|
1d32de24b7
|
Allow carla-single to start plugins in bridge, add an example
|
6 years ago |
falkTX
|
5accecdb5c
|
Fix desktop file categories
Fixes #434
|
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
|
0ce52f5ca1
|
Fix copy&paste typo leading to vst discovery crashes
|
6 years ago |
falkTX
|
a129422a27
|
Allow to change bridge parameters from UI.
Closes #716
|
6 years ago |
FilipeCSnuk
|
5aee8e954f
|
Install zynaddsubfx deps for travis windows test builds
|
6 years ago |
falkTX
|
fb3132cabf
|
Get rid of *.base.* for internal plugins, now unused
|
6 years ago |
FilipeCSnuk
|
08683468ff
|
Fix linking of carla-bridge against all internal plugins
|
6 years ago |
falkTX
|
0b4f5c2bb0
|
Fix 32bit VST UIs never being visible
|
6 years ago |
falkTX
|
a1dcc50346
|
Fix build with external plugins enabled
|
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
|
b88f94b2ec
|
Use the real carla safe macro in AudioSampleBuffer
|
6 years ago |
falkTX
|
c198573c00
|
Build all native plugins into carla-bridge-native
|
6 years ago |