falkTX
|
12967d6755
|
Continue rework, at least make it build
|
10 years ago |
falkTX
|
de829539de
|
Start some cleanup and rework, DO NOT USE
|
10 years ago |
falkTX
|
74b4f51476
|
Cleanup CarlaStateSave struct; Initial code for plugin pipe (no osc)
|
10 years ago |
falkTX
|
a4a570c909
|
Cleanup
|
10 years ago |
falkTX
|
0587b39564
|
semaphore fixes
|
10 years ago |
falkTX
|
ed507ee0e7
|
Fix windows build
|
10 years ago |
falkTX
|
0018a0ce44
|
Rename some files; More makefile work
|
10 years ago |
falkTX
|
f4e6829c68
|
More of the same
|
10 years ago |
falkTX
|
75f263d4f9
|
Start reworking the makefiles
|
10 years ago |
falkTX
|
a82c80ce3c
|
Move semaphore code into a new file
|
10 years ago |
falkTX
|
90805901b5
|
Use lib_t type for lib_* functions
|
10 years ago |
falkTX
|
67bbd7e152
|
Make lib_symbol use a template for the function type
|
10 years ago |
falkTX
|
23c8c65ff3
|
Update code for NATIVE_ prefix
|
10 years ago |
falkTX
|
71528d7daa
|
Fix loading VST3 plugins, closes #155
|
10 years ago |
falkTX
|
5be55f6d53
|
Implement programs for juce plugin
|
10 years ago |
falkTX
|
fda9c988e3
|
Send param info in bridges until max is reached, instead of none
|
10 years ago |
falkTX
|
f6b1dbcacc
|
Fix running plugin bridges with empty filename
|
10 years ago |
falkTX
|
16b3ca2a26
|
Increase max allowed CC number from 95 to 119, fixes #147
|
10 years ago |
falkTX
|
5fd388ed02
|
AU plugins working; Always return valid in carla_get_cached_plugin_info
|
10 years ago |
falkTX
|
949d117c3c
|
Extend get_internal_plugin_* for cached ones, to be used for LV2 and AU
|
10 years ago |
falkTX
|
45b1bef1ea
|
Ensure all LV2 port_event calls use the correct atom size, closes #151
|
10 years ago |
falkTX
|
3a6ff75305
|
Fix osx build; Fix plugin version missing carla_panels
|
10 years ago |
falkTX
|
46ecbdbec3
|
Fix Windows build
|
10 years ago |
falkTX
|
ee8dc99cf0
|
DSSI/LV2: Disable mapping programs if plugin does not expose them
|
10 years ago |
falkTX
|
4d5b3b3c50
|
Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing)
|
10 years ago |
falkTX
|
2a700bfeae
|
Don't pass name and osc-url on plugin bridges args, use env vars
|
10 years ago |
falkTX
|
5cb048cd27
|
Pass all settings to plugin bridges as env vars, even if empty
|
10 years ago |
falkTX
|
2d1a596f0f
|
Allow to pass MIDI bank/program changes to LV2 plugins, closes #136
|
10 years ago |
falkTX
|
6449575a45
|
Fix #135; Don't require bundle for LV2 plugs; Misc changes
|
10 years ago |
falkTX
|
29f8bbf13f
|
Rework some plugin MIDI code, closes #134
|
10 years ago |
falkTX
|
3ed767db8f
|
Misc
|
10 years ago |
falkTX
|
9ba8069bed
|
Fix for some broken LV2 plugins that set UI festures on DSP side
Looking at you linuxDSP...
|
10 years ago |
falkTX
|
101b703b0c
|
Implement some custom kxstudio lv2 properties
|
10 years ago |
falkTX
|
2235525a56
|
Apply CV changes to engine bridge; Fix build
|
10 years ago |
falkTX
|
dac744cd0c
|
Pass CV buffers directly in plugin process function
|
10 years ago |
falkTX
|
09a9d7da86
|
Expose plugin CV ports, use it in plugin class rather than lv2 only
|
10 years ago |
falkTX
|
0cf3d9ea7a
|
Fix bridge zombies, closes #123
|
10 years ago |
falkTX
|
c644656d38
|
patch juce to expose process child PID
|
10 years ago |
falkTX
|
9a9524afe1
|
pass engine options to bridges
|
10 years ago |
falkTX
|
ee5afc2400
|
Fix LV2 UI bridges to work with newer lilv
|
10 years ago |
falkTX
|
b61be7eaba
|
Internally set LV2_PATH for lilv when needed
|
10 years ago |
falkTX
|
1a4b7aab1a
|
Fix LV2 state map/make path features
|
10 years ago |
falkTX
|
aca32f88f9
|
Fix incomplete atoms sent to UI bridges, closes #131
|
10 years ago |
falkTX
|
cf21acd636
|
More work for internal patchbay, seems promising :)
|
10 years ago |
falkTX
|
96aa94faf0
|
Misc
|
10 years ago |
falkTX
|
6eaf6b904d
|
Fix UI-bridge URI mapping if URIs received out of order
|
10 years ago |
falkTX
|
37aca5a88e
|
Experimental support for LV2UI resize on host side
|
10 years ago |
falkTX
|
af44f4f1fb
|
Misc
|
10 years ago |
falkTX
|
794f979c10
|
Cleaup; Adjust bridge stuff a bit more
|
10 years ago |
falkTX
|
79e32745e0
|
Fix build on older compilers (used on OSX)
|
10 years ago |