12793 Commits (d9f8ea74e9f2cab003fd93ec7b442d02be2ab76c)
 

Author SHA1 Message Date
  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 e5255eb76c
ChildProcessDemo: Fix crashes when stopping child process 4 years ago
  reuk c1a3cc28fd
WavAudioFormat: Disambiguate ISRC and source information 4 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 4 years ago
  reuk 28c5775958
ProcessContextNonReplacing: Fix typo 4 years ago
  Tom Poole 300ab8b084 Resave all projects 4 years ago
  Tom Poole dc4b9bd152 Projucer: Fix non-bool app sandbox temporary exception entitlements 4 years ago
  reuk 1616c0ee26
CoreAudio: Ensure devices are restarted correctly after changing sample rate 4 years ago
  reuk 409aaea43d
AUv3 Client: Add missing autorelease 4 years ago
  reuk 7eee7cd892
Windows: Fix non-C++14-compatible noexcept usage in mapi.h 4 years ago
  reuk abfcdc9a7e
CMake: Allow x64 clang-cl builds in CLion 4 years ago
  Attila Szarvas 101a886821 MouseInputSource: Eliminate superfluous drag events caused by pressure change 4 years ago
  attila f6e6627c32 Projucer: Change the package attribute of the Android manifest to match 4 years ago
  reuk 3d7019bdc2
Fonts: Fix Xcode 13 build issue 4 years ago
  attila a1a8e1339f PopupMenu: Fix click-through from submenu 4 years ago
  reuk cdba8eb8e9 NSViewComponentPeer: Fix NSTrackingArea leak 4 years ago
  reuk eabcfbad26 NSViewComponentPeer: Add support for true-full-screen with non-native titlebars 4 years ago
  reuk 19536fc7a7 NSViewComponentPeer: Allow restoring previous size when zooming a non-native window 4 years ago
  reuk fdfc279bea String: Fix logical error in hex parsing code 4 years ago
  reuk 53600d2d9e iOS Accessibility: Allow navigating tables by rows 4 years ago
  reuk 793f1bf2ee FileChooser: Avoid crash when destroying an open non-native filechooser 4 years ago
  reuk 0f06f45098 AUv3: Add timestamps to all parameter changes when possible 4 years ago
  reuk be119c7f7d CMake: Ad-hoc sign plugin bundles before copying them for running locally 4 years ago
  reuk 4a7b556463 InAppPurchasesDemo: Fix leaky ListBoxModel implementation 4 years ago
  reuk 4cf74dfff6 Viewport: Improve drag-to-scroll on devices that can accept simultaneous mouse and touch input 4 years ago
  reuk 768cf7a54c Projucer: Convert plugin/manufacturer code errors to warnings 4 years ago
  reuk 1dc4db581d Projucer: Allow VS project variables in the Extra Libraries field 4 years ago
  reuk 50dacbc8fc Mac Fonts: Fix rendering of AttributedStrings with empty ranges 4 years ago
  reuk 3f315ddd00 Plugin clients: Fix bypass behaviours to match getBypassParameter() documentation 4 years ago
  reuk 702bfdb2c0 WebView2: Fix nullptr check 4 years ago
  reuk 88853f7eda AlertWindow: Show AlertWindows as modal sheets on macOS when associated component is present 4 years ago
  reuk 00e7fbf1c2 DirectoryIterator: Avoid recursing into previously-visited directories 4 years ago
  attila 4cf036bb8b ComponentPeer: Add documentation for OptionalBorderSize 4 years ago
  attila 6575d24a81 ComponentPeer: Deprecate getFrameSize() 4 years ago
  attila 454ff64631 AudioPluginHost: Call setUsingNativeTitleBar() before restoreWindowStateFromString() 4 years ago
  attila a7811661c5 Linux: Fix restoreWindowFromStateString() when the peer already exists 4 years ago