1719 Commits (88c8018d8b4dfff82b02359214e099113a419553)

Author SHA1 Message Date
  falkTX 44e2741d1e Make forced center ui optional (will be needed later) 10 years ago
  falkTX 06f2cfe679 Center external windows when shown, if possible 10 years ago
  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 977f8825b7 Fix fallback to dssi-vst for win32 binaries 10 years ago
  falkTX 7f9f8347bc More bridge stuff 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 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