707 Commits (d1b50514085de9ec60a6b94bb9cb689b1119b19f)

Author SHA1 Message Date
  falkTX fc0ba24b3a CarlaPlugin::idle() was missing for ladspa and dssi 10 years ago
  falkTX 7d65d112f4 Misc update to juce plugin 10 years ago
  falkTX 020ecb77b2 More bridge work; map 1:1 engine events to bridge rt events 10 years ago
  falkTX 4310ff30d7 Even more bridge stuff 10 years ago
  falkTX bbe2ddab22 More of the same 10 years ago
  falkTX f4ee611e75 Misc 10 years ago
  falkTX b0790266ba Cleanup 10 years ago
  falkTX 8ae122bc42 A lot more bridge work 10 years ago
  falkTX d3d15471fa More bridge stuff; Not fully finished, but kinda working again 10 years ago
  falkTX c070c1a027 plugin bridges are now saving chunk 10 years ago
  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 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 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 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 e02f216ba9 Remove option to disable plugins/samplers, they will be always on 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 d4a1437d0a Cleanup 10 years ago
  falkTX 4c44998a25 Fix build 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 5dc301b5d6 remove audio_decoder, cleanup 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 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 f096604a1d Fix backend/plugin build with strict flags; Remove RB::readUByte 10 years ago
  falkTX cb9e1cb5ca More work for patchbay graph 10 years ago
  falkTX 1eb2b8bbd2 Fix fluid_synth_pitch_bend parameters, closes #108 10 years ago
  falkTX d648807c45 Continue 10 years ago
  falkTX 2cb7821f4c BridgePlugin is now qt free 10 years ago
  falkTX 171802ad4a Put FIXMEs on all remaining qt code 10 years ago
  falkTX 7d3dba5c14 More rework, DO NOT use 10 years ago
  falkTX 81ed4b6ad0 More cleanup & rework, juce (core) will always be enabled 10 years ago
  falkTX ff77de9613 Cleanup, remove unused suff 10 years ago
  falkTX ba2d8afba9 Cleanup 10 years ago
  falkTX cffc662a10 Update some comments 10 years ago
  falkTX 4ec007ee1d Now using juce for engine/plugin file loading (plus xml) 10 years ago
  falkTX 52babe107e Make state utils calls part of StateSave struct 10 years ago
  falkTX d304201fb4 Adjust main code to ringbuffer changes 10 years ago
  falkTX 791da3670e More ringbuffer work 10 years ago