2725 Commits (fa3253b01f5f3ec5e5e15029f482166e8563bf51)

Author SHA1 Message Date
  falkTX c8a65dc0d4 Dont prefer UI bridges on bridged LV2 plugins 6 years ago
  falkTX 8aa84234c7 Avoid assertion if LV2 UI widget is null 6 years ago
  falkTX 5cea728f41 Fix bridges no longer loading (midi) programs 6 years ago
  falkTX 1b1a2b26c7 Rename and move 2 functions 6 years ago
  falkTX 34376b2d8f Remove a hardcoded custom-data key, ignore properties on bridges 6 years ago
  falkTX c3a38f7026 Cleanup 6 years ago
  Julian Wolff 6c12b091de fix #619, wrong assertion on MIDI CC param 6 years ago
  falkTX 6625c4838a Fix up of supported file extensions 6 years ago
  falkTX 456b13efaa Transport controls are now considered stable 6 years ago
  falkTX 3c6c972a8c Start a function to get build-time features 6 years ago
  falkTX c29529b456 Fix timing issues, please test 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX 3aac9100da Don't mention external plugins in about page if not built 6 years ago
  falkTX 52f56ad468 Make sure midi channel is always set on output 6 years ago
  falkTX bc2c6978ad Cleanup and remove some AudioSampleBuffer methods 6 years ago
  falkTX 51c6bc346a Fixup carla-patchbay/graph to work with variable buffer sizes 6 years ago
  falkTX fac8af671d Dont send midi notes to LV2 UIs, for now 6 years ago
  falkTX 7a6e711160 Save custom data for plugin bridges 6 years ago
  falkTX 3ef5f90b0d Make ringbuffer write calls return bool 6 years ago
  falkTX bfe978f355 Better handling for plugins that set 0-size state 6 years ago
  falkTX 8385d2c1fb Allow all-note/sound-off events with size 2 6 years ago
  falkTX 85b1615b60 Cleanup 6 years ago
  falkTX 9f30f00280 Do not use/check kVstParameterUsesIntegerMinMax vst property 6 years ago
  falkTX b054dd0c12 Fix small issues regarding program state (crash-fix some plugins) 6 years ago
  falkTX 396554e377 Tiny optimization 6 years ago
  falkTX 276179c0f6 Fix build after previous commits 6 years ago
  falkTX dd34da6c36 Fix crash when discovering midi ports using rtmidi 6 years ago
  falkTX de1a514e49 Try to stop rtmidi from crashing on start; Fix typo 6 years ago
  falkTX 074b1bcf19 Fix linux build after latest changes 6 years ago
  falkTX 8f5de5e0fe Disable try-transient code in plugin bridges 6 years ago
  falkTX 54094ef995 Build our obj-c code with different class names per build target 6 years ago
  falkTX ca5df4f151 Implement transient windows (out of process) for win32 6 years ago
  falkTX 69e1ef3e72 Cleanup 6 years ago
  falkTX 69b804f649 More stoat stuff, WIP, RtLinkedList gives trouble for it 6 years ago
  falkTX 7de5812912 More rt/non-rt function split, catch unwanted uses 6 years ago
  falkTX c0c08e8898 Start splitting RT and non-RT plugin functions 6 years ago
  falkTX 4d0619286d Fix crash showing LV2 show-interface UIs 6 years ago
  falkTX f188574545 Small tweaks for a stoat test build 6 years ago
  falkTX 33b5afb9e3 Don't build wine options under windows 6 years ago
  falkTX ff5c315f7a Fix windows build 6 years ago
  falkTX 8f9cbd8de4 Allow to disable forced stereo on internal and lv2 if already on 6 years ago
  falkTX 6d5a40daa3 Allow to send midi program-changes directly into vst plugins 6 years ago
  Filipe Coelho 6480b75f92 Cleanup 6 years ago
  Filipe Coelho eb1d1c05b7 Fix some compiler warnings 6 years ago
  Filipe Coelho b4061e6933 Fix crash when audio engine stops responding 6 years ago
  falkTX 0ee835a896 Use semaphore with timed wait for scoped actions, mostly RT safe 6 years ago
  Filipe Coelho 1436d9d70b Test scoped action lock with a wait condition 6 years ago
  Filipe Coelho 5ef9710ebe Do not use -isystem for modules dir 6 years ago
  falkTX 4be883f0ca Fix missing output ports in carla-plugin non-stereo versions 6 years ago
  falkTX a29bfb0219 Fix memory leak in carla-plugin pipe usage 6 years ago