8809 Commits (6feeb7dcddef300676d4c2c078cdba4cbcd3ae44)

Author SHA1 Message Date
  reuk 6feeb7dcdd
VST3 Host: Avoid updating bus layout and activation of activated plug-ins 3 years ago
  reuk 6c3b410e6f
VST3 Client: When emulating MIDI CCs with parameters, generate a MIDI event for each parameter event 3 years ago
  reuk b663c36c97
AU Host: Refactor PositionInfo usage 3 years ago
  reuk d28815601a
GenericInterpolator: Refactor to avoid repetition 3 years ago
  reuk 34341bc597
APVTS: Avoid calling null function when unspecified 3 years ago
  reuk 8ec8e36f5c OpenGLContext: Swap buffers on the main thread 3 years ago
  reuk 322aa64459 OpenGLContext: Share CVDisplayLinks with NSViewComponentPeer 3 years ago
  reuk 20584cf201 NSViewComponentPeer: Fix bug where OpenGLViews would fail to display after window deminiaturization 3 years ago
  reuk bc177c2252 NSViewComponentPeer: Share display links between all windows 3 years ago
  reuk 4b94c9b54a NSViewComponentPeer: Use RAII to manage display link 3 years ago
  reuk d4184b120d WebBrowserComponent: Allow developer tools in debug builds on macOS 3 years ago
  reuk e0fd976779 VST2: Always request a resize from the host when attaching an editor 3 years ago
  reuk b27af5def9 OpenGL: Tidying 3 years ago
  reuk e64f87b26c OpenGL: Allow setting window bounds from repaint callback 3 years ago
  reuk 02b5ab748a OpenGL: Add support for a few more OpenGL profiles 3 years ago
  reuk ac6a455229 VST Host: Fix iOS/Android build issue 3 years ago
  reuk 11b4672b55 VST3 Client: Fix occasional incorrect scaling in Ableton Live when rendering with OpenGL 3 years ago
  reuk ceb601af64 LV2 Host: For parameters with scale points, correctly convert values to text 3 years ago
  reuk 7ebd34012c LV2 Client: Use preferredChannelConfiguration if available when writing manifest 3 years ago
  reuk 028d1eea78 Projucer: Fix signing issue when building LV2 plugins on Arm macs 3 years ago
  chroma 6bd1582b47 Stats: Unique Machine ID 3 years ago
  Tom Poole 4418376335 macOS/iOS: Fixed an issue creating native FileChoosers 3 years ago
  attila 988d65e24f CoreAudio: Report error if combined devices don't share a common sample rate 3 years ago
  attila 3323c68f96 AudioDeviceManager: Take sample rate compatibility into account during default device selection 3 years ago
  attila 5ec536f13f CoreAudio: Forward errors to callback during device initialisation 3 years ago
  reuk 5b355f6373
Graph: Tidy up names 3 years ago
  reuk 44a7987322
Graph: Add unit tests 3 years ago
  reuk 5746bc99da
Graph: Add isAnInputTo overload 3 years ago
  reuk ecdebbd885
Graph: Define functions inline 3 years ago
  reuk e6c8857351
Graph: Pimpl-ify 3 years ago
  reuk 6c762f74d1
Graph: Refactor so that connections are stored as a single value type 3 years ago
  reuk 01d51a860a
Graph: Modify the RenderSequenceBuilder so that it only needs a const ref to the graph during building 3 years ago
  reuk c44c0e0e9e
Graph: Reduce templating in RenderSequenceBuilder 3 years ago
  reuk a6c2f1d46e
Graph: Tidy and refactor 3 years ago
  reuk 455c865d37
CoreAudio: Avoid occasional deadlocks when calling AudioDeviceStart 3 years ago
  reuk 5d328f2038
AU Host: Tidy and refactor 3 years ago
  reuk 6d267c2fdc
AUv3 Client: Improve const-correctness 3 years ago
  reuk a1e8aa4278
AUv3 Client: Remove unnecessary base class 3 years ago
  reuk 064fb6fa53
AUv3 Client: Switch static data member for proper singleton 3 years ago
  reuk dedfac8dd8
AUv3 Client: Tidy up static methods 3 years ago
  reuk ef4b5957ec FileChooserDialogBox: Fix documentation bug 3 years ago
  reuk 6de9927347 CMake: Avoid building juce_lv2_helper unless required for LV2 target 3 years ago
  reuk c920eb95fd Fonts: Fix issue where default fonts were set to use non-existent styles 3 years ago
  Tom Poole 7296b8e3f7 Bump version number to 7.0.2 3 years ago
  attila 997ed696c2 ARA Client: Fix GCC warnings 3 years ago
  attila 9d73008dc2 ARA: Fix ARA debug configuration 3 years ago
  attila acc6addb86 DragAndDropContainer: Manage keyboard focus for the drag image when the target needs it hidden 3 years ago
  chroma ea84e14be0 VST Host: Avoid sending unnecessary window size messages to non-DPI-aware plugins 3 years ago
  reuk 603c98c9d1
Android: Fix crash on startup for devices with API level < 23 3 years ago
  Tom Poole 61fd8827e1 macOS/iOS: Fix a scaled multiple-rects drawing issue 3 years ago