2162 Commits (2235525a56ca10ca7a5dfcfe43f07ae179ea798e)

Author SHA1 Message Date
  falkTX 26bebe8d57 Fix posix32/64 bridges build 10 years ago
  falkTX 0b21337294 OSC input is not needed on plugin bridges 10 years ago
  falkTX 76d70ba4d1 More work&cleanup for plugin bridges 10 years ago
  falkTX 62eff2fdeb Auto-detect binary type, makes possible to load projs with bridges 10 years ago
  falkTX 7d5fcbf056 Fix loading carla-rack projects that itself contain more racks 10 years ago
  falkTX 8bc97197b2 Fix fluidsynth midi-programs restore 10 years ago
  falkTX 98cb31c26a Attempt at some linuxsampler optimizations 10 years ago
  falkTX fc432bd157 Some LinuxSampler work 10 years ago
  falkTX 65b6c57175 Simplify some minor bridge code 10 years ago
  falkTX fd726668f8 More cleanup, bridges seem to be working again 10 years ago
  falkTX c6fc211ba2 Cleanup 10 years ago
  falkTX 39c7433dbf Add carla_strdup_safe function, use it in carla-standalone 10 years ago
  falkTX e02f216ba9 Remove option to disable plugins/samplers, they will be always on 10 years ago
  falkTX 1731164772 Remove unimplemented plugin option 10 years ago
  falkTX 2553dbe0c2 This small macro was the wrong way 10 years ago
  falkTX 10c0e75f8a Use an Atomic+WaitableEvent instead of mutex for some rt actions 10 years ago
  falkTX 344b76871e Misc 10 years ago
  falkTX 0999b2a573 Cleanup 10 years ago
  falkTX d4a1437d0a Cleanup 10 years ago
  falkTX 4c44998a25 Fix build 10 years ago
  falkTX 956b606d17 Misc 10 years ago
  falkTX 7628c3c518 Misc 10 years ago
  falkTX 6bfcfa18e7 Don't try to map UI if it's just a file-browser (audio/midi file) 10 years ago
  falkTX 442e0c96e8 Implement CarlaPlugin::getNativeHandle/Descriptor 10 years ago
  falkTX 1ae74b0271 Fix build 10 years ago
  falkTX d1558e521c Remove now unused file (audio-base.hpp) 10 years ago
  falkTX 389f6b662a Make the audio and midi file plugins use juce; audio loops now 10 years ago
  falkTX 5dc301b5d6 remove audio_decoder, cleanup 10 years ago
  falkTX e1e3f9fe2d Remove dpf-based internal plugins 10 years ago
  falkTX 4b5def50d3 Remove dgl, distrho and stk modules 10 years ago
  falkTX 3678379b19 Cleanup, only enable some juce stuff if all libs are present 10 years ago
  falkTX e948e34c37 Fix last commit 10 years ago
  falkTX 362225f42a Build UI bridges without qt by default; Misc 10 years ago
  falkTX 30777a4711 Cleanup Makefile.mk now that qt is not required for backend 10 years ago
  falkTX ab2db68741 Backend is now completely qt free 10 years ago
  falkTX 00f519c29e LinuxSampler+LV2 plugin and discovery are now qt free 10 years ago
  falkTX 0ff470a035 Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 10 years ago
  falkTX 377819f2a4 When saving plugin data, split big chunks into new lines 10 years ago
  falkTX bbb87a65a4 Fix last commit 10 years ago
  falkTX b6e8c18e95 Add Base64Utils header; replace some more QByteArray usage 10 years ago
  falkTX cfbbdf0114 Implement CarlaString::asBase64, use it instead of QByteArray 10 years ago
  falkTX d219ab6c78 Remove unused jack latency code 10 years ago
  falkTX 07849037db Fix plugin build with strict flags; Misc 10 years ago
  falkTX f096604a1d Fix backend/plugin build with strict flags; Remove RB::readUByte 10 years ago
  falkTX ba85fd13a4 Fix engine build with strict flags; Put some common code in utils 10 years ago
  falkTX ae8aac3c5e Misc fixing 10 years ago
  falkTX 5ed8a56a99 Fix test #4 10 years ago
  falkTX e94997ae50 Misc 10 years ago
  falkTX 5868bca525 Remove leftover csound option in UI; Fix params division by 0 10 years ago
  falkTX 5287f2b838 Enable code for non-jack drivers, kinda (weird mem issue lurking) 10 years ago