falkTX
|
0e301dc562
|
Initial implementation of child windows for macOS; Cleanup
|
7 years ago |
falkTX
|
937c76d8af
|
Add close button to OSX plugin windows
|
7 years ago |
falkTX
|
a143896c4f
|
Fix bridges shared data not initialized properly (server side)
|
7 years ago |
falkTX
|
cf8d3326f1
|
Fix build
|
7 years ago |
falkTX
|
56fa7b3986
|
Cleanup; Only use F_SETPIPE_SZ on Linux
|
7 years ago |
falkTX
|
244ccfc2ac
|
Make transport controls experimental
Closes #546
|
7 years ago |
falkTX
|
a5fcdedbe4
|
Run MacOS event loop in plugin bridges
|
7 years ago |
falkTX
|
027ec425b4
|
Initial Cocoa Plugin UI support
|
7 years ago |
falkTX
|
51540d510e
|
First attempt to make it work on Hurd
|
7 years ago |
falkTX
|
74b3137d83
|
More fixes for non-gnu systems
|
7 years ago |
falkTX
|
650c9061b2
|
Small fixes for carla semaphores
|
7 years ago |
falkTX
|
a472b6dea7
|
Remove modgui support, requires webkit which is qt4 only
|
7 years ago |
falkTX
|
ebbda4575d
|
Don't try to use futexes on generic systems, it's linux only
|
7 years ago |
falkTX
|
74b83e04ae
|
Fix shm MAP_LOCKED usage, it's Linux only
|
7 years ago |
falkTX
|
b0220282ff
|
Fix meters (regression after no-juce)
Closes #535
|
7 years ago |
falkTX
|
8daecf54b3
|
Add API version to bridges, to detect future breakage
|
7 years ago |
falkTX
|
09fb3d6500
|
Fix build on Mac OS and old non-c++11 compilers
|
7 years ago |
falkTX
|
79d2686147
|
Fix windows build, cleanup
|
7 years ago |
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
|
6743921cea
|
Re-add patchbay mode to backend
|
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
|
999cf14297
|
Small VST MIDI fixes, but needs a few more..
|
7 years ago |
falkTX
|
691a3a698c
|
Remove some unused code
|
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
|
c4d5106563
|
Remove a few more juce related code
|
7 years ago |
falkTX
|
980bcf992a
|
Run OS main loop if using plugin bridge
|
7 years ago |
falkTX
|
e6ee1b36f1
|
Some small win32 fixing, still not quite there yet
|
7 years ago |
falkTX
|
021d3d0331
|
Continue removal of juce stuff; Start some win32 code for plugin ui
|
7 years ago |
falkTX
|
c4ceae92d3
|
Fix win32 bridge build
|
7 years ago |
falkTX
|
df1e2f12b1
|
Start to get rid of Juce
|
7 years ago |
falkTX
|
2adddc21a6
|
Finish wine options, except auto-prefix
|
7 years ago |
falkTX
|
c35f761240
|
Small optimization to bridges midi out
|
7 years ago |
falkTX
|
27b83d6042
|
Add callback for when project finishes loading
|
7 years ago |
falkTX
|
3473573f0c
|
Minor changes to previous commit
|
7 years ago |
falkTX
|
9832eb7332
|
Rework code to find transient windows to map
|
7 years ago |
falkTX
|
ea475b4eb3
|
Allow to run bridges inside bridges; Fixup lv2-bridge
|
7 years ago |
falkTX
|
88b7b55b76
|
bridges: audio setup changes need to happen on audio thread
|
7 years ago |
falkTX
|
7e524d7dce
|
libjack: handle main events and audio on separate threads
|
7 years ago |
falkTX
|
05b361127a
|
Fix a bunch of clang warnings
|
7 years ago |
falkTX
|
4d14bb55fe
|
Kill bridges (child processes) when main carla dies
|
7 years ago |
falkTX
|
27ce7fc2e1
|
Start options for jack-app dialog
|
7 years ago |
falkTX
|
6062420d9b
|
Only print pipe write errors once
|
7 years ago |
falkTX
|
97bd032ebd
|
Add prevent-bad-behaviour option, and make it work once again
|
7 years ago |
falkTX
|
3f0ecb6ce2
|
Tweak code to build against latest juce
|
7 years ago |
falkTX
|
531f7ac540
|
Unset LD_LIBRARY_PATH on external uis
|
7 years ago |
falkTX
|
e2320b1fa9
|
More libjack work, a few more apps are working now
|
7 years ago |