8975 Commits (6cd2ed022dbafa87ceea5387dde3fb1e4e0544f2)

Author SHA1 Message Date
  reuk 6cd2ed022d
CoreAudio: Avoid race on currentSampleRate data member of AudioIODeviceCombiner 3 years ago
  reuk f47041eefd
LV2 Client: Avoid assertion when invoking manifest writer with a relative path 3 years ago
  reuk f248a09c59
Windowing: Start repaint timer immediately on Linux 3 years ago
  reuk d6f30304f0
AudioProcessor: Return unique_ptr from createPluginFilterOfType 3 years ago
  reuk 403ba3007f
PluginHostType: Automatically set jucePlugInClientCurrentWrapperType during createPluginFilterOfType 3 years ago
  reuk 84d4c8794a
MemoryOutputStream: Avoid allocating unnecessarily large buffers 3 years ago
  reuk 76adebee13
AudioProcessorGraph: Fix an issue where IO nodes sometimes failed to update their channel counts 3 years ago
  reuk 3fe8f8a86a
Windows: Register for suspend/resume notifications 3 years ago
  reuk b70ab79173
LV2 Client: Sanitise parameter IDs to ensure validity of generated ttl files 3 years ago
  reuk 676e10fdd9
XWindowSystem: Default to standard refresh rate if the real refresh rate is unavailable 3 years ago
  reuk 753b750858
Android: Fix build issues with OpenSL 3 years ago
  reuk f4bcb11ccb
AAX Client: Add support for AudioPlayHead PPQ bar-start position 3 years ago
  reuk 8374725f98
XWindowSystem: Use ScopedWindowAssociation for improved DRYness 3 years ago
  reuk bac51aba8f
OpenGL: Avoid dispatching events to the OpenGL component peer after it is destroyed 3 years ago
  reuk e8d694d6dd
XWindowSystem: Avoid C casts for pointer-like types 3 years ago
  reuk f2d0d9cde8
OpenGL: Add back CVDisplayLink-driven drawing 3 years ago
  reuk 3b2f7163d7
AAX Client: Add support for reporting recording state 3 years ago
  reuk 46fafd7d1a
AAX Client: Ensure that prepareToPlay is always called with the max buffer size, rather than the previous buffer size 3 years ago
  reuk a78194c9e3
AUv3 Client: Notify host when latency changes 3 years ago
  reuk 54f5077eff
VST3 Host: Avoid rebuilding parameter tree in refreshParameterList 3 years ago
  reuk d7f3ae4fc1
RectangleList: Avoid entering a death spiral when subtracting very close rectangles 3 years ago
  reuk 16b8cbf2b7
TableHeaderComponent: Correctly render column headers when graphics context is clipped 3 years ago
  reuk 2e16de3501
Component: Avoid mouseListener use-after-free when deleting components in mouse callbacks 3 years ago
  reuk a8162d124b
LV2 Client: Ensure AudioBuffer size matches numSteps during run 3 years ago
  reuk 6296313d79
NSViewComponentPeer: Allow secondary windows to display correctly in fullscreen mode 3 years ago
  reuk 78a0fc6fa5
VST3 Client: Allow setBusArrangements to succeed if called during setActive 3 years ago
  attila a115c99da4 MouseInputSource: Avoid wrong ComponentPeer association 3 years ago
  attila b1ff2eda65 MacOS: Generate mouse move event for the peer when using setRawMousePosition() 3 years ago
  reuk da38c1ed2a
TextInputTarget: Improve IME support on Android 3 years ago
  reuk 1f1d657260
TextInputTarget: Add underlining support for composing regions on macOS and iOS 3 years ago
  reuk f3b7b4ca2e
TextInputTarget: Improve input handling on macOS and iOS 3 years ago
  reuk 06798ab897
TextInputTarget: Add password keyboard type 3 years ago
  reuk 03a2b557ad
NSViewComponentPeer: Implement NSTextInputClient protocol 3 years ago
  reuk fbf4be05b2
Android: Set thread priority using user-provided value 3 years ago
  reuk e3e8b8a91d
Projucer: Support file permissions in Android 33 3 years ago
  reuk 2dc90bd6e6
Variant: Remove unnecessary definitions of static constexpr data members 3 years ago
  reuk e5fc50908e
PopupMenu: Use correct LookAndFeel when computing parent component 3 years ago
  reuk 8d4b3774b2
VST3: Add missing warning for clang 15 on Windows 3 years ago
  reuk 755e25cb5b
PluginHostType: Add checks for auvaltool and com.apple.audio.InfoHelper 4 years ago
  reuk 28f2157912
Convert ignoreUnused to [[maybe_unused]] 3 years ago
  Tom Poole 4351e87bdd Standalone: Allow custom entrypoint definition 3 years ago
  Tom Poole 6f629547d5 macOS: Handle unavailable Metal device 3 years ago
  Tom Poole 3d81834a30 macOS/iOS: Fixed an issue creating native FileChoosers 3 years ago
  Tom Poole 306ed633c6 Bump version number to 7.0.3 3 years ago
  attila 23445ebd92 ARAPluginDemo: Add more features to demo host integration 3 years ago
  attila 5162793245 CoreAudioIODevice: Fix handling channel configurations with disabled lower bits 3 years ago
  attila b33dde8134 CoreAudio: Report the number of active output channels in the device callback 3 years ago
  attila 2ab1b462b4 AudioProcessorPlayer: Fix crash when number or active outs is less than hardware outs 3 years ago
  Tom Poole b1b1bf37f1 iOS: Suppress a compiler warning 3 years ago
  Tom Poole 473283fa19 Projucer: Update the default minimum deployment targets 3 years ago