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 |
falkTX
|
a7e8556fdd
|
Finish moving bridge stuff to shared code
Closes #462
|
7 years ago |
falkTX
|
918c049663
|
Move more bridge stuff into common code
|
7 years ago |
falkTX
|
4dedc0c657
|
Run juce messages on linux host thread; Update juce icon; Cleanup
|
7 years ago |
falkTX
|
e0052929f5
|
Update Juce to v5.1.1, tweak Carla code as needed
|
7 years ago |
falkTX
|
1d825b901a
|
Fix indentation
|
7 years ago |
falkTX
|
ac2a42aaaa
|
Small fixes for Haiku
|
7 years ago |
falkTX
|
88e5e93497
|
Import inline-display LV2 API and define PLUGIN_HAS_INLINE_DISPLAY
|
7 years ago |
falkTX
|
c7bd702449
|
Fix osx/win build after some juce changes
|
7 years ago |
falkTX
|
10ebda3165
|
Set lv2:enabled meta-data for plugins (ignored for now)
|
7 years ago |
falkTX
|
9385e1150b
|
Update included juce code
|
7 years ago |
falkTX
|
4b5dd32cb9
|
Cleanup
|
7 years ago |
falkTX
|
ff77cc6ff2
|
Start move of bridge code into common classes
|
7 years ago |
falkTX
|
11e7814b3b
|
Initial stub implementation of jack application plugin
|
7 years ago |
falkTX
|
61c25ebfdb
|
Fix build under old linux systems
|
7 years ago |
falkTX
|
17311e55c1
|
Fix OSX build (no c++11 yet)
|
7 years ago |
falkTX
|
e6d9aa45d6
|
Add option to enable console output to logs tab
Closes #441
|
7 years ago |
falkTX
|
f9387f9a34
|
Update to latest juce
|
7 years ago |
falkTX
|
e500620908
|
Small fixes for usage in wine
|
7 years ago |
falkTX
|
ac58c21cba
|
Fix previous commit
|
7 years ago |
falkTX
|
93f4a39926
|
Check shm files existance under windows, fixes project load
|
7 years ago |
falkTX
|
bba132304d
|
Implement check for win32/64 binaries on windows
Based on Ardour's dll_info function, thanks!
|
7 years ago |
falkTX
|
6ba82f32ed
|
Rework pipe code, now working under win32; Enable pipe plugins
Hopefully doesn't break linux/osx stuff...
|
7 years ago |
falkTX
|
fd8273277e
|
Fix typo; Fix windows build with wine-staging
|
7 years ago |