12820 Commits (111bbc0979b4fb7adc75ac20f359bb0574abbf15)
 

Author SHA1 Message Date
  Tom Poole 111bbc0979 Bump version number to 6.1.6 3 years ago
  Tom Poole 04a8a44a85 Make Path::intersectsLine const 3 years ago
  attila 54ea55325f Windows Accessibility: Only call UiaDisconnectAllProviders in 3 years ago
  Tom Poole 086b21be1b Re-save all projects 3 years ago
  reuk 288765b3c8
AU Client: Avoid potential out-of-bounds write when clearing buffers 3 years ago
  reuk 45ae98effd
OpenGLContext: Correctly size GL view when using a non-unity global scale 3 years ago
  reuk 4cf18f0e2c
X11: Avoid leaking result of XGetAtomName 3 years ago
  reuk eb6e579f0a
ComponentPeer: Correctly scale drag and drop coordinates to account for global scale 3 years ago
  reuk 9ba5dd5a30
OpenGLDemo: Avoid races on Strings that are accessed from rendering thread and main thread 3 years ago
  reuk 9bd52d59af
NSViewComponentPeer: Avoid making temporary windows (dropdowns, callouts) full-screen when in full-screen mode 3 years ago
  reuk c9997bd613
Windows: Correctly dispose of hook 3 years ago
  reuk 89a7d05180
VST3 Client: Avoid calling performEdit during setState 3 years ago
  reuk c0b78adcda
StandaloneFilterWindow: Respect editor's size constraints when adjusting size of component peer 3 years ago
  reuk 63b6ecde4f
AudioProcessorParameter: Fix documentation 3 years ago
  reuk 1d1d743b9f
Build: Add -Wdeprecated to recommended flags and fix new warnings 3 years ago
  reuk fb1f94767d
AU Host: Improve allocation checks 3 years ago
  reuk e1a7fe671a
Component: Make wheel/magnify behaviour more intuitive for disabled components 3 years ago
  reuk c229d160f9
PluginDescription: Fall back to using deprecatedUID in createIdentifierString() if the new uniqueID is not known 3 years ago
  reuk 9e31eb1c6a
LookAndFeel: Update default name for tab/toolbar missing-item button 3 years ago
  reuk eb58b471c7
Toolbar: Add accessible name for custom popup menu item 3 years ago
  reuk 6d404236e2
Toolbar: Fix missing-items button when LookAndFeel changes after construction of toolbar 3 years ago
  reuk e27fb35996
Fonts: Adjust attribute ranges correctly when rendering AttributedStrings 3 years ago
  reuk 0223e44ae7
Image: Keep track of contiguous buffer size to avoid heap buffer overflows 3 years ago
  reuk ec867690b7
VST3: Fix leak when setting/getting state via extensions mechanism 3 years ago
  reuk d3c4017685
OpenGLContext: Only create and use a VAO in contexts using the core profile 3 years ago
  reuk e367393a99
OpenGL: Use a core profile when OpenGL 3.2 is requested on Windows 3 years ago
  reuk 199885baa8
OpenGL: Avoid deprecated function when querying available extensions 3 years ago
  reuk d9f8ea74e9
NativeMessageBox: Use associatedComponent on macOS 3 years ago
  reuk 0a34e7fa71
Mac MessageBox: Fix result code conversion 3 years ago
  reuk eb8a419ac7
TooltipWindow: Avoid potential use-after-free of lastComponentUnderMouse 3 years ago
  reuk 72fa2d98e1
AU Wrapper: Ensure that correct input channels are cleared before processing 3 years ago
  reuk 1bf9ebb4b1
VST3 Host: Avoid calling initialize twice on objects that implement both IComponent and IEditController 3 years ago
  reuk a3c55a967f
VST3 Host: Only call IPlugView::removed() if a previous call to attached() succeeded 3 years ago
  reuk 92f350e617
Windows Accessibility: Fix single-character range/boundary calculation 3 years ago
  reuk e5255eb76c
ChildProcessDemo: Fix crashes when stopping child process 3 years ago
  reuk c1a3cc28fd
WavAudioFormat: Disambiguate ISRC and source information 3 years ago
  reuk d03fac6823
NSViewFrameWatcher: Extract from NSViewComponent implementation 4 years ago
  reuk bd0ca90952
Linux: Release X lock when unregistering file descriptor in order to avoid deadlocks 4 years ago
  reuk e4a7978621
Windowing: Output error text when window creation fails 4 years ago
  reuk 84db4b186f
ComponentBoundsConstrainer: Refactor 4 years ago
  reuk 3fa38114d1
AsyncUpdater: Cancel updates in derived class destructors 4 years ago
  reuk 068dffdb8c
AudioProcessorEditorHostContext: Fix naming of getContextMenuForParameter 4 years ago
  reuk 6b8d07a0f6
MidiLogger Demo: Avoid redrawing when no new messages have been received 4 years ago
  reuk 420167f3ec
AudioPluginHost: Add support for loading and saving plugin state directly 4 years ago
  reuk 75981dd4b3
MidiFile: Fix typo 3 years ago
  reuk 28c5775958
ProcessContextNonReplacing: Fix typo 4 years ago
  Tom Poole 300ab8b084 Resave all projects 3 years ago
  Tom Poole dc4b9bd152 Projucer: Fix non-bool app sandbox temporary exception entitlements 3 years ago
  reuk 1616c0ee26
CoreAudio: Ensure devices are restarted correctly after changing sample rate 3 years ago
  reuk 409aaea43d
AUv3 Client: Add missing autorelease 3 years ago