8518 Commits (87a4ab4a78646b924ea4e0f4fc68f63e40aeef02)

Author SHA1 Message Date
  Tom Poole 87a4ab4a78 Disable the effect of setPaintingIsUnclipped on components with children 4 years ago
  Tom Poole 165d8b0ecd macOS: Make the behaviour of ComponentPeer::grabFocus match the other platforms 3 years ago
  Tom Poole 0d82541728 Point: Fix a division by zero in getPointAlongLine 3 years ago
  reuk db3a0a1ae8
CoreGraphics: Avoid allocating over-large buffers for clipped image data 4 years ago
  Tom Poole 8573fb2442 macOS: Fix default buffer size for AirPods Pro 4 years ago
  reuk 833fd9bde2
NamedPipe: Avoid deadlocking on macOS when close and read are called simultaneously 4 years ago
  reuk 55a8e10262
Mac Accessibility: Provide slightly more descriptive value states for checkable items 4 years ago
  reuk c51b331318
PopupMenu Accessibility: Report menu-item ticked state on Windows 4 years ago
  reuk 7b1fba4bae
Windows Accessibility: Fixed backspace character reporting under NVDA 4 years ago
  Tom Poole 9ccfea9001 Component: Make getApproximateScaleFactorForComponent take a const argument 4 years ago
  reuk afe5199848
AudioProcessorParameter: Add new ParameterID and Attributes types 4 years ago
  reuk 26aa932e5f
AudioProcessor: Validate parameter version hints 4 years ago
  reuk bb0a40e009
AU Client: Order parameters according to version hint 4 years ago
  reuk 3d38ca764e
AU Client: Switch HashMap to unordered_map 4 years ago
  reuk 7068e70758
AudioProcessorParameter: Add getVersionHint function 4 years ago
  reuk 5186ac71e2
iOS: Fix no-matching-function error 4 years ago
  Tom Poole 111bbc0979 Bump version number to 6.1.6 4 years ago
  Tom Poole 04a8a44a85 Make Path::intersectsLine const 4 years ago
  attila 54ea55325f Windows Accessibility: Only call UiaDisconnectAllProviders in 4 years ago
  reuk 288765b3c8
AU Client: Avoid potential out-of-bounds write when clearing buffers 4 years ago
  reuk 45ae98effd
OpenGLContext: Correctly size GL view when using a non-unity global scale 4 years ago
  reuk 4cf18f0e2c
X11: Avoid leaking result of XGetAtomName 4 years ago
  reuk eb6e579f0a
ComponentPeer: Correctly scale drag and drop coordinates to account for global scale 4 years ago
  reuk 9bd52d59af
NSViewComponentPeer: Avoid making temporary windows (dropdowns, callouts) full-screen when in full-screen mode 4 years ago
  reuk c9997bd613
Windows: Correctly dispose of hook 4 years ago
  reuk 89a7d05180
VST3 Client: Avoid calling performEdit during setState 4 years ago
  reuk c0b78adcda
StandaloneFilterWindow: Respect editor's size constraints when adjusting size of component peer 4 years ago
  reuk 63b6ecde4f
AudioProcessorParameter: Fix documentation 4 years ago
  reuk 1d1d743b9f
Build: Add -Wdeprecated to recommended flags and fix new warnings 4 years ago
  reuk fb1f94767d
AU Host: Improve allocation checks 4 years ago
  reuk e1a7fe671a
Component: Make wheel/magnify behaviour more intuitive for disabled components 4 years ago
  reuk c229d160f9
PluginDescription: Fall back to using deprecatedUID in createIdentifierString() if the new uniqueID is not known 4 years ago
  reuk 9e31eb1c6a
LookAndFeel: Update default name for tab/toolbar missing-item button 4 years ago
  reuk eb58b471c7
Toolbar: Add accessible name for custom popup menu item 4 years ago
  reuk 6d404236e2
Toolbar: Fix missing-items button when LookAndFeel changes after construction of toolbar 4 years ago
  reuk e27fb35996
Fonts: Adjust attribute ranges correctly when rendering AttributedStrings 4 years ago
  reuk 0223e44ae7
Image: Keep track of contiguous buffer size to avoid heap buffer overflows 4 years ago
  reuk ec867690b7
VST3: Fix leak when setting/getting state via extensions mechanism 4 years ago
  reuk d3c4017685
OpenGLContext: Only create and use a VAO in contexts using the core profile 4 years ago
  reuk e367393a99
OpenGL: Use a core profile when OpenGL 3.2 is requested on Windows 4 years ago
  reuk 199885baa8
OpenGL: Avoid deprecated function when querying available extensions 4 years ago
  reuk d9f8ea74e9
NativeMessageBox: Use associatedComponent on macOS 4 years ago
  reuk 0a34e7fa71
Mac MessageBox: Fix result code conversion 4 years ago
  reuk eb8a419ac7
TooltipWindow: Avoid potential use-after-free of lastComponentUnderMouse 4 years ago
  reuk 72fa2d98e1
AU Wrapper: Ensure that correct input channels are cleared before processing 4 years ago
  reuk 1bf9ebb4b1
VST3 Host: Avoid calling initialize twice on objects that implement both IComponent and IEditController 4 years ago
  reuk a3c55a967f
VST3 Host: Only call IPlugView::removed() if a previous call to attached() succeeded 4 years ago
  reuk 92f350e617
Windows Accessibility: Fix single-character range/boundary calculation 4 years ago
  reuk c1a3cc28fd
WavAudioFormat: Disambiguate ISRC and source information 4 years ago
  reuk d03fac6823
NSViewFrameWatcher: Extract from NSViewComponent implementation 4 years ago