985 Commits (3c731ded45973a8b6dd465415766869ece4719bf)

Author SHA1 Message Date
  falkTX 0002aacd55 Stop waiting for engine post-rt ACK if it stops running 6 years ago
  falkTX d32eee00f5 Implement up/down plugins in rack (right-click menu) 6 years ago
  falkTX 1967b55052 Fix NaN when controlling log params with MIDI CC 6 years ago
  falkTX 5cea728f41 Fix bridges no longer loading (midi) programs 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 c29529b456 Fix timing issues, please test 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 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 7a6e711160 Save custom data for plugin bridges 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 396554e377 Tiny optimization 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 54094ef995 Build our obj-c code with different class names per build target 6 years ago
  falkTX 33b5afb9e3 Don't build wine options under windows 6 years ago
  Filipe Coelho 6480b75f92 Cleanup 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
  falkTX 4be883f0ca Fix missing output ports in carla-plugin non-stereo versions 6 years ago
  falkTX 56fc869a48 Set realtime priority for bridge audio threads 6 years ago
  falkTX 01b50d2f0b Implement parameter text for plugin bridges, cache last render 6 years ago
  falkTX 518f2557a1 Continue splitting of carla-plugin LV2 code 6 years ago
  falkTX c3097fb386 Stop trying to write to pipes when previous op fails, other fixes 6 years ago
  falkTX 07d5360c9e Small bridge fixes 7 years ago
  falkTX 82b59c6e1b Disable UI bridges on macOS (for now) 7 years ago
  falkTX 1665260844 Make CarlaEngine::loadFile work for folders 7 years ago
  falkTX 244ccfc2ac Make transport controls experimental 7 years ago
  falkTX 027ec425b4 Initial Cocoa Plugin UI support 7 years ago
  falkTX 71065e6315 Finish carla rack always in disabled state if loading bad project 7 years ago
  falkTX 69c24a915a Active peaks and keyboard for carla-rack group 7 years ago
  falkTX 39589c1a8a Don't show RtAudio JACK backend outside of linux/mac/windows OSes 7 years ago
  falkTX ec53324944 Never use RtMidi JACK backend 7 years ago
  falkTX 93e567acc6 Rename LINUX_PULSE to UNIX_PULSE, it's not linux only 7 years ago
  falkTX e5c88b584d Use jack-midi if using pulseaudio outside of linux 7 years ago
  falkTX 90da8601f5 Release JACK timebase master when disabling jack transport sync 7 years ago
  falkTX 38aefd3432 Avoid a small assertion when loading project file 7 years ago
  falkTX f4f9e77516 Final steps for dummy rtaudio backend 7 years ago
  falkTX 61e6b3c116 set stereo ins and outs for dummy driver 7 years ago
  falkTX 6c102bbeb8 1 more try 7 years ago
  falkTX 67bc2a3e05 One more attempt at dummy driver 7 years ago
  falkTX b4035023e3 Allow to use dummy driver with rtaudio 7 years ago
  falkTX 8daecf54b3 Add API version to bridges, to detect future breakage 7 years ago