182 Commits (770b5cb55fc910e058a738d040a9b850a79a02b6)

Author SHA1 Message Date
  falkTX bd7a8429d9
Passing build flags in linker stage is required for LTO to work 3 years ago
  falkTX 9abf745694
Set scale factor for carla-bridge-*/carla-single standalone usage 3 years ago
  falkTX b952f69b10 Fix macOS build 3 years ago
  falkTX f41dc1bcdc Add macos plugin standalone init, fixing focus 3 years ago
  falkTX 1ff775e726 Implement a way to set plugins as standalones 3 years ago
  falkTX 74ee581a3c Fix build 3 years ago
  falkTX b612c75127 Fix carla-single/standalone-bridges not having default options enabled 3 years ago
  falkTX 3ee39e8976
Use fixed buffers on standalone bridge mode 3 years ago
  falkTX 6fdc4d36fd
Add .kdev_include_paths files 3 years ago
  falkTX 6cbd90f432
Fix windows bridge build 3 years ago
  falkTX 780a81440a
Ignore priority increase warnings when testing plugins 3 years ago
  falkTX 8cd8679698 Do not show custom GUI is testing plugins 3 years ago
  falkTX 1e7c7dc4bd
Use carla-bridge-native.exe for native arch bridge on windows 3 years ago
  falkTX 3af8d7c7ae
Minor tweaks as used for testing 3 years ago
  falkTX 878ab2fc7e
Reduce bridge plugin test to 5s 3 years ago
  falkTX 2d53b1f4ad Add zita-resampler, to be used for audiofile 3 years ago
  falkTX 003c61cd84 Reduce amount of errors logged whe plugin bridge shm fails 3 years ago
  falkTX 5a721272fc Try to fix macos-old build 3 years ago
  falkTX 6d00a6d090 Rework audio file plugin a bit, clean midi file ignore list 3 years ago
  falkTX 8d9e0c13d6
Make it no longer needed to do "make BUILDING_FOR_WINDOWS=true" 3 years ago
  falkTX 2009afd551
Fully implement carla_set_custom_ui_title 4 years ago
  falkTX 22a6006c70
Avoid comparing shared_ptr directly to nullptr 4 years ago
  falkTX f73cafcea8
Backwards compatible std::shared_ptr 4 years ago
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 4 years ago
  falkTX d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
  falkTX bb76c8df6d
Build juce_gui_extra under linux 4 years ago
  falkTX 215103c05d
Host API calls now require handle as first argument 4 years ago
  falkTX 6db098f491
Fix mingw/gcc-9 build 4 years ago
  falkTX 1fffd7c663 Fix build (remove bin/resources link, use signal on unix, not linux) 4 years ago
  falkTX 20d450554a Bunch more c++ stuff, WIP 4 years ago
  falkTX ed42465d3d
Set options in plugin bridges 4 years ago
  falkTX edc15542e9
Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago
  luz.paz 04b1890c3e Fix source comment and user facing typos 5 years ago
  falkTX 3411c035da
Expose carlapatchbaycv as lv2 plugin 5 years ago
  falkTX 63daa721c3
Fix strict debug build 5 years ago
  falkTX 16f6415921
Make JACKBRIDGE_DIRECT simpler to work with 5 years ago
  falkTX 08cb20301a
Yet another build fix 5 years ago
  falkTX b4fd3bdb33
Really fix build 5 years ago
  falkTX 9f4150227e
Fix build due to last commit 5 years ago
  falkTX d427e92710
Add a real Dummy engine driver, usable with carla-single too 5 years ago
  JP Cimalando 84b069810a Fix a build error on FreeBSD 5 years ago
  falkTX c7b5eb2097
Report bridge error to server, kill bridge right away if it fails 5 years ago
  falkTX 932b4c9746
Cleanup 5 years ago
  falkTX cf4f1dd97a
Allow to build arm32 bridge, magically works with qemu/binfmt \o/ 5 years ago
  falkTX 6a6b396747
Name some variables more consistently 5 years ago
  falkTX 22fb410c97 Terminate wine bridges if main carla dies 5 years ago
  falkTX 46dd075303
Terminate wine bridges if main carla dies 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 5 years ago
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 5 years ago