2170 Commits (5931cba6093dda82036b140926e80f1fea83a98c)
 

Author SHA1 Message Date
  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
  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