985 Commits (3c731ded45973a8b6dd465415766869ece4719bf)

Author SHA1 Message Date
  falkTX cb41d6ab9a Run juce event loop ourselves when needed 5 years ago
  falkTX 9b0e7feba5 Adjust a few things 5 years ago
  falkTX f75a4803db More juce tweaks 5 years ago
  falkTX eb5d88ae3d Add juce engine class 5 years ago
  falkTX 51428eeb94 Avoid jassert name clashes, makefile stuff 5 years ago
  falkTX 37014357ad Start adapting for old juce 5 years ago
  falkTX a47c7d6e19
Do not check filepath of added plugins under windows 5 years ago
  falkTX 3aa5352bb7 Make water File paths accept paths from CWD, adjust bridges to it 5 years ago
  falkTX 2f3a442459
Dont prefer plugin bridges for certain hardcoded LV2 plugins 5 years ago
  falkTX 7230b0bee4
Dont prefer plugin bridges for certain hardcoded LV2 plugins 5 years ago
  falkTX bbb82b8530
Working wine-native bridge, needs testing 5 years ago
  bencrossman ee07026250 Bug fix for program changes coming through as bank changes (#779) 6 years ago
  bencrossman 5084d36092 Bug fix for program changes coming through as bank changes (#779) 6 years ago
  falkTX 15acfd6db3 Fix for VST plugins that update parameters without telling the host 6 years ago
  falkTX 33757121d5 Print to terminal the plugin name that failed to load 6 years ago
  falkTX d73c0788cc Fix some warnings triggered by gcc-8 6 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX 85ebe336c5 Fix some warnings triggered by gcc-8 6 years ago
  falkTX 61a7394ecd Cleanup in carla as plugin code, preparing for some wine :) 6 years ago
  falkTX ed329d98eb Big cleanup now that embed ui is gone 6 years ago
  falkTX 8c71b6f4d7 Don't try to find binary type of certain plugins when loading project 6 years ago
  falkTX 360db9e0ce Rename things regarding audio peaks, will be useful for rest later 6 years ago
  falkTX cc9b69dd9a Ignore a few more old settings, from < beta6 6 years ago
  falkTX a284d4e992 Don't try to find binary type of certain plugins when loading project 6 years ago
  falkTX dcfa45b789 Respect max-parameters setting in plugin bridges 6 years ago
  falkTX a468359963 Fix plugins under carla-patchbay not receiving all events 6 years ago
  falkTX 8b9db39248 Fix local semaphore under macOS, optimize linux futexes 6 years ago
  falkTX de030b6b81 Small fix for transport changed check, in case BBT is not available 6 years ago
  falkTX e3e2288691 Only send kVstTransportChanged to VST plugins when really needed 6 years ago
  FilipeCSnuk 02fe784cc8 Expose new carla-plugin-native object 6 years ago
  falkTX 119d370d58 Remove an old define, missing timeinfo on carla-plugin gui on win32 6 years ago
  falkTX 6b92f3e1dc Clean up some debug messages 6 years ago
  falkTX d15e339645 jack transport cannot be disabled in multi-client 6 years ago
  FilipeCSnuk ec04996359 Be less strict when loading connections 6 years ago
  falkTX de35d8ad38 Fix exported lv2 plugins after latest changes 6 years ago
  falkTX 37417720a8 Fix loading preset as project file from CLI 6 years ago
  falkTX 459915ebdb General fixes against dynamic buffer sizes 6 years ago
  falkTX a764f20453 Misc changes 6 years ago
  falkTX 995b345f84 Avoid a race condition when changing buffer/sample size 6 years ago
  falkTX b09c6591f9 There was a typo 6 years ago
  falkTX 3f801a5c8f Auto-connect option for JACK and JACK/RtAudio now implemented 6 years ago
  falkTX fe8276f03d Show driver options for jack, "(auto)" as rate/size choices 6 years ago
  falkTX e0477b1683 Allow RtAudio device name to be empty, gets default value 6 years ago
  falkTX ae7a7a4b66 Cleanups, test random OSX things.. 6 years ago
  falkTX 9a68a49849 Big push to get transport working correctly. Seems quite nice now 6 years ago
  falkTX 28e5cd4b69 Cleanup some confusion regarding transport, now restore jack sync 6 years ago
  falkTX 8d48bc3ae2 Some house-keeping, needed after some previous changes 6 years ago
  falkTX b5f528bdf0 Pass amount of frames to bridge process call 6 years ago
  falkTX bdeb87acb7 Pass amount of frames to bridge process call 6 years ago
  falkTX cd8cea6539 macOS related fixes 6 years ago