8445 Commits (702bfdb2c0f6888c69220b645d34c042e95c46f1)

Author SHA1 Message Date
  reuk 702bfdb2c0 WebView2: Fix nullptr check 3 years ago
  reuk 88853f7eda AlertWindow: Show AlertWindows as modal sheets on macOS when associated component is present 3 years ago
  reuk 00e7fbf1c2 DirectoryIterator: Avoid recursing into previously-visited directories 3 years ago
  attila 4cf036bb8b ComponentPeer: Add documentation for OptionalBorderSize 3 years ago
  attila 6575d24a81 ComponentPeer: Deprecate getFrameSize() 3 years ago
  attila a7811661c5 Linux: Fix restoreWindowFromStateString() when the peer already exists 3 years ago
  reuk ea92834845
Accessibility: Explicitly implement protocols 3 years ago
  reuk c4022a08e5
NODISCARD: Use more robust language standard check 3 years ago
  Roland Rabien 9d692c13cf Fix invalid usage of JUCE_NODISCARD 3 years ago
  reuk 9b96442022
NSViewComponentPeer: Only send modal input attempts when modal window is not key 3 years ago
  reuk 6a1a96247b
GlyphArrangement: Avoid breaking on non-breaking spaces 3 years ago
  reuk b2f318a775
TreeView: Allow built-in mouse handling to be enabled/disabled for custom components 3 years ago
  reuk ef7c3c6947
TreeView: Support TooltipClient interface 3 years ago
  reuk 903873dad2
VST3: Add local search path on Windows 3 years ago
  reuk ad94a69263
GenericAudioProcessorEditor: Refresh parameter value text when parameter info changes 3 years ago
  reuk 70b667281f
AU Host: Refresh parameter names and labels when requested by the plugin 3 years ago
  reuk 093dbc7df1
Plugin Scanning: Fix thread sanitizer issues in the AudioPluginHost 3 years ago
  reuk 01e71bc351
OpenGL: Avoid races on viewportArea and scale data members 3 years ago
  reuk e751a5edd7
OpenGL: Avoid race on minSwapTimeMs 3 years ago
  reuk 7650a96092
AUv3: Send parameter begin/end gesture events 3 years ago
  reuk 6c046ffc04
AudioPluginHost: Allow out-of-process scanner to scan AUv3 plugins 3 years ago
  reuk 53f8650ba3
DocumentWindow: Update documentation 3 years ago
  reuk b80927fc91
Nodiscard: Add to builder-pattern functions 3 years ago
  reuk 3d1818f5bd
AU Host: Correctly reorder hosted audiounit channels 3 years ago
  reuk e210b295ce
Windows: Fix issue where windows could be given incorrect size for their current scale 3 years ago
  reuk 7d21a967e4
AudioBlock: Use new size_t overloads from FloatVectorOperations 3 years ago
  Tom Poole 3c03693d07 Bump version number to 6.1.5 3 years ago
  reuk fc6bfaf79e MidiKeyboardComponent: Avoid triggering assertions when painting 3 years ago
  Tom Poole c072b1bc8e Fix some typos 3 years ago
  Tom Poole 3366ad4ed4 Linux: Avoid sending the string terminator to the X11 clipboard 3 years ago
  Tom Poole de97e53a87 Add 24000 Hz to standard device sample rates to support Airpods Pro 3 years ago
  ed e0e8e85d6b Add KeyboardComponentBase class for custom MIDI keyboard components and MPEKeyboardComponent class 3 years ago
  ed 461192b355 Add FocusOutline class for indicating Component keyboard focus 3 years ago
  Tom Poole 0e24c9557e Fix a documentation typo 3 years ago
  Tom Poole 06db7f074e Linux: Fix a out-of-bounds memory write when copying text to the clipboard 3 years ago
  reuk bd52350c00
VST3 Wrapper: Avoid calling processBlock when there is no audio input/output 3 years ago
  reuk df206371ff
AudioDeviceManager: Ensure device settings are up to date before notifying callbacks 3 years ago
  reuk 550d61e487
AudioIODevice: Ensure CoreAudio device can be restarted after stopping 3 years ago
  reuk 61eafdb7ee
Documentation: Avoid attempting to document implementation details 3 years ago
  reuk 640194c878
MinGW: Improve compatibility 3 years ago
  reuk b65803e8a3
Accessbility: Improve support for touch-to-explore on Android 3 years ago
  reuk fc378aaf9a
AU Client: Avoid AudioBuffer assertion when plugin has no audio channels 3 years ago
  reuk 1edb56df71
NSViewComponentPeer: Properly constrain zoomed window size onto current display 3 years ago
  reuk 12b7a8f9d1
Accessibility: Prefer toggle action to press action for checkable items 3 years ago
  reuk f429647ae9
MinGW: Add uuid definitions for MinGW-w64 3 years ago
  reuk e730962921
NSViewComponentPeer: Avoid triggering NSBeeps on unhandled key presses 3 years ago
  attila 1fc0de32c8 Windows: Ensure that NativeMessageBox stays in front of its owner 3 years ago
  attila 2e874e80cb ZipFile: Add path checks to uncompressEntry() 3 years ago
  attila a2cc9a8cd5 File: Fix isSymbolicLink() on Windows when querying non-existing paths 3 years ago
  reuk 2678c1d10d
AUv3 Wrapper: Use correct timestamps for outgoing events 3 years ago