falkTX
|
935d9d11e3
|
Rename water code files to get rid of juce prefix
|
7 years ago |
falkTX
|
190ddd0ea1
|
Include water files as needed, cleanup
|
7 years ago |
falkTX
|
b00010b65a
|
Rename the custom mini juce fork to "water"
|
7 years ago |
falkTX
|
0fc5553a49
|
Finish moving things to mini juce
|
7 years ago |
falkTX
|
fcea66d79f
|
Fixup new code for -Weffc++
|
7 years ago |
falkTX
|
aff83aca09
|
Remove juce_audio_basics and adapt code for it
|
7 years ago |
falkTX
|
f70ab2d39e
|
Continue juce removal; Remove old patchbay plugin data
|
7 years ago |
falkTX
|
980bcf992a
|
Run OS main loop if using plugin bridge
|
7 years ago |
falkTX
|
df1e2f12b1
|
Start to get rid of Juce
|
7 years ago |
falkTX
|
307f4fc838
|
Fix for last commit
|
7 years ago |
falkTX
|
2bf815527c
|
Allow to run jack-apps as bridges. recursion ftw!
|
7 years ago |
falkTX
|
99fe119177
|
libjack: support for midi out
|
7 years ago |
falkTX
|
ea475b4eb3
|
Allow to run bridges inside bridges; Fixup lv2-bridge
|
7 years ago |
falkTX
|
99723a3b55
|
Make lv2-single part of bridge build, since it needs bridge code
|
7 years ago |
falkTX
|
4d14bb55fe
|
Kill bridges (child processes) when main carla dies
|
7 years ago |
falkTX
|
a0ecef12d5
|
carla-bridge: always init juce gui, even on linux
|
7 years ago |
falkTX
|
4dedc0c657
|
Run juce messages on linux host thread; Update juce icon; Cleanup
|
7 years ago |
falkTX
|
9385e1150b
|
Update included juce code
|
7 years ago |
falkTX
|
ff77cc6ff2
|
Start move of bridge code into common classes
|
7 years ago |
falkTX
|
49bf958ea4
|
Allow build of plugin bridges for windows
|
7 years ago |
falkTX
|
e07f144bdc
|
Don't use sa_restorer for signal handler, init with memset instead
It's not available on all OSes, and it's better to initialize the
struct with memset anyway
|
8 years ago |
falkTX
|
25f00dd9d1
|
Misc fixes
|
8 years ago |
falkTX
|
1e37ea1e7e
|
Some minor changes needed for bridged AU plugins
|
8 years ago |
falkTX
|
b6a6d8799a
|
Update juce (needs full rebuild)
|
8 years ago |
falkTX
|
5e93640bab
|
Fix build without X11 dev headers
|
9 years ago |
falkTX
|
58512b793a
|
Finish Wine bridge rework, can now run in JACK mode directly
|
9 years ago |
falkTX
|
52b7862ab4
|
Continue previous commit
|
9 years ago |
falkTX
|
3a3d42a1ea
|
Try to make an usable client name for carla-single based on lv2 uri
|
9 years ago |
falkTX
|
3ddfdb3ba0
|
Implement carla-lv2 MIDI Out; Remove text-params from internal api
Closes #262
|
9 years ago |
falkTX
|
f8222c5128
|
Call XInitThreads on plugin bridges
|
9 years ago |
falkTX
|
4288c95822
|
Don't build rtosc module, let that be zyn only
|
9 years ago |
falkTX
|
c7cddfe5b0
|
Update zynaddsubfx to latest version, working without UI for now
|
9 years ago |
falkTX
|
57f6ca4fb4
|
Fix running carla-single headless on linux
|
9 years ago |
falkTX
|
aa315d94b7
|
Revert 1aa4c4211e
|
9 years ago |
falkTX
|
1aa4c4211e
|
Fix #223
|
9 years ago |
falkTX
|
b32890072c
|
Small theme tweaks
|
9 years ago |
falkTX
|
e7bc34d413
|
Do not allow to run carla-bridge if bridge is not ok (wine)
|
9 years ago |
falkTX
|
b7e7960855
|
Don't link the full plugin code in carla-utils; Misc plugin changes
|
9 years ago |
falkTX
|
1af455da9e
|
Misc
|
9 years ago |
falkTX
|
f96380f06e
|
Temporary workaround to fix win bridges for carla-single
|
9 years ago |
falkTX
|
e2122d3e49
|
Add options argument to addPlugin, allows to pre-set force-stereo
|
9 years ago |
falkTX
|
1b60aa757f
|
Add distrho-prom plugin
|
9 years ago |
falkTX
|
b7eaf52592
|
Build and use DGL module and DISTRHO plugins
|
10 years ago |
falkTX
|
d99a5f9d6e
|
carla-single script is back
|
10 years ago |
falkTX
|
bd34e47e1a
|
Minor tweaks; Work-around issues in rncbc lv2 UIs
|
10 years ago |
falkTX
|
8a7c50ae05
|
Unicode fixes, closes #178
|
10 years ago |
falkTX
|
1d74a7dca2
|
More of the same, bridges now run but without any info
|
10 years ago |
falkTX
|
503314968f
|
More plugin-bridge work
|
10 years ago |
falkTX
|
01935d32ea
|
Continue plugin-bridge rework
|
10 years ago |
falkTX
|
9ec30ef1d1
|
Move some files around. modules dir will be for 3rd-party only
|
10 years ago |