12544 Commits (82bcad9d30fbe23affc93ec3fc272a3effbc0452)
 

Author SHA1 Message Date
  ed 82bcad9d30 Windows Accessibility: Only send window open/close events for main application windows to fix COM ref-counting leak 4 years ago
  reuk 84cd6152be
FFT: Remove unnecessary check in IPP FFT wrapper 4 years ago
  reuk b13bbbefb3
AudioChannelSet: Add atmos layouts 4 years ago
  reuk 8de0151577
CoreAudioLayouts: Refactor to avoid null terminator on array 4 years ago
  reuk 3850a2bb20
AudioPlayHead: Update wrappers to use new FrameRate type 4 years ago
  reuk 718307b516
AudioPlayHead: Use more descriptive FrameRate type 4 years ago
  reuk 221a137526
Resave projects 4 years ago
  reuk 37b11e24f3
Projucer: Use correct version description in generated VS solution files 4 years ago
  reuk ffee9b19de
MenuBarComponent: Avoid dereferencing dangling pointer when dismissing menus 4 years ago
  reuk 4011c2e898
AudioDeviceManager: Compute output level after all IO callbacks have run 4 years ago
  reuk a4b92bd6c8
CoreAudioFormat: Only register suitable file extensions for given StreamKind 4 years ago
  reuk e247e06fb7
FlexBox: Refactor and tidy implementation 4 years ago
  reuk 0dad809264
FlexBox: Add tests, and fix layout bugs 4 years ago
  ed 4d350ffcc3 Fix documentation typo 4 years ago
  ed d49d203974 Tooltip: Ignore dismissal mouse events when tooltip window is not showing 4 years ago
  ed 1fe8fa467b TextEditor: Fix floating-point -> integer bounds conversion of text selection bounds 4 years ago
  ed a970b15959 Add Visual Studio 2022 solutions to all projects 4 years ago
  ed 8aabde7680 Projucer: Add Visual Studio 2022 exporter 4 years ago
  Tom Poole 525a92e47b Allow the widgets demo to be embedded in other demos 4 years ago
  ed 057b555f08 Tooltip: Track mouse clicks using global Desktop mouse listener callbacks to fix bug with Timer callbacks missing events 4 years ago
  ed 903657b0b8 Tooltip: Prevent tip from being immediately dismissed when shown from TooltipWindow::displayTip() 4 years ago
  Tom Poole fc8eacbf5b Fix a string comparison in c064b0c 4 years ago
  Tom Poole c064b0c604 AudioPluginHost: Embed the assets required for internal plug-ins 4 years ago
  ed 7f21aa4cc6 DemoRunner: Enable bluetooth permission on macOS to fix permissions issue on macOS 11+ 4 years ago
  ed bfea8c89b0 Re-save all projects 4 years ago
  ed fdd9eb8eeb X11: Correctly reset drag and drop state when drag has ended 4 years ago
  ed 75c1d69f0a Fix documentation typo 4 years ago
  ed c45c1afc7e Projucer: Bump Xcode LastUpgradeCheck 4 years ago
  ed 274ce967e4 AlertWindow: Prevent accessible label component from intercepting mouse clicks 4 years ago
  ed 49db3ce12e AlertWindow: Make accessible label component colours fully transparent to prevent it from drawing over custom L&Fs 4 years ago
  ed 67dfc1975c Projucer: Re-save temporary projects after moving to new location to fix relative path build errors in generated IDE projects 4 years ago
  reuk 49bbadbca9
NSViewComponentPeer: Fix naming of drawRectWithContext 4 years ago
  reuk 540001365c
Projucer: Fix temporary project save/open in Xcode on Monterey 4 years ago
  reuk 4196b5e45b
macOS: Silence deprecation warnings on Monterey 4 years ago
  reuk 210cbdca66
FileBasedDocument: Show correct error text in alert window if loadDocument fails 4 years ago
  reuk cccb3d360a
AAX Client: Avoid overwriting bypass parameter value on state recall 4 years ago
  reuk 555408be40
VST3 Host: Avoid resusing IMessage and IAttributeList instances 4 years ago
  ed 7098b13b44 X11: Make synchronous error handling opt-in due to graphics performance issues when XSynchronize is enabled for a display 4 years ago
  ed 66f8af98e7 Windows Accessibility: Don't set UIA_NamePropertyId of ignored elements to prevent it from being read out by Narrator 4 years ago
  ed 4727084838 PopupMenu: Store Options::targetComponent and ::parentComponent in WeakReferences to allow for deletion checks 4 years ago
  reuk eca02270ee
Component: Add Point<float> overloads for some common functions 4 years ago
  reuk cdbefa3b51
Windows: Ensure that new windows are brought to the front after creation 4 years ago
  reuk 496e454e9c
XWindowSystem: Update frame extents as soon as they change 4 years ago
  reuk 4ca923a34b
NSViewComponentPeer: Allow mouse events to reach unfocused windows 4 years ago
  reuk eeeeb117a1
MidiKeyboardComponent: Ensure note is not highlighted after mouse leaves component 4 years ago
  reuk fe4515adb6
MouseCursor: Refactor platform-specific MouseCursor internals 4 years ago
  reuk 5c50ee4f94 MouseCursor: Simplify implementation using shared_ptr instead of manual refcounting 4 years ago
  reuk 17b8708852
WebBrowserComponent: Avoid leaking browsers on macOS 4 years ago
  reuk 4d572411e0
FlexBox: Update the default value of FlexItem::alignSelf to match CSS implementations 4 years ago
  reuk 4c2dba0822
VST3 Client: Ensure that all programs can be selected via parameter in hosts 4 years ago