1107 Commits (08d1a50407fad50ea2f44f8346261225a28de98c)

Author SHA1 Message Date
  falkTX 08d1a50407 Small hack to prevent crashes with vocproc 10 years ago
  falkTX 001ea62fb2 Implement UI bridges for X11, fix vst-ui bridge build 10 years ago
  falkTX 38de778420 Some corrections to last commit 10 years ago
  falkTX fe470ce100 Misc 10 years ago
  falkTX 11339a3d73 Move some files 10 years ago
  falkTX a0248a3aa5 Support old linux vsts (eventProc) 10 years ago
  falkTX 8d4462a322 Fix crash with old linux vsts; Don't use magic on bridge builds 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 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 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 3678379b19 Cleanup, only enable some juce stuff if all libs are present 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 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 e94997ae50 Misc 10 years ago
  falkTX 5287f2b838 Enable code for non-jack drivers, kinda (weird mem issue lurking) 10 years ago
  falkTX cb9e1cb5ca More work for patchbay graph 10 years ago
  falkTX 1b69fe1802 Preliminary patchbay mode process function 10 years ago
  falkTX 1eb2b8bbd2 Fix fluid_synth_pitch_bend parameters, closes #108 10 years ago
  falkTX fb1a1c2273 Call graph.destroy() on engine classes, not internally 10 years ago
  falkTX fa40698e68 Rack mode working again; Initial patchbay code 10 years ago