8375 Commits (2b3abd3ca63a9ac387075efbc27f6a51de0fe2fc)

Author SHA1 Message Date
  attila 2b3abd3ca6 MacOS: Fix TextEditor when using marked text (e.g. Korean) 4 years ago
  attila 87061fb751 MacOS: Change keyCode calculation to fix shortcuts with non-Latin languages 4 years ago
  attila b8094cb200 Android: Fix keyCode calculation and add support for modifier keys 4 years ago
  ed 96383fb504 macOS: Fix nullptr dereference in WebInputStream on macOS versions < 10.10 4 years ago
  attila e329f524a2 StandaloneFilterWindow: Take native window borders into account when constraining size 4 years ago
  ed 6eac100a79 macOS Accessibility: Pass through accessibility hit test to accessible view in MouseForwardingNSOpenGLViewClass 4 years ago
  reuk 02b0b752ea Thread: Update macOS thread priority calculation 4 years ago
  Tom Poole 8a6e1980d0 Bump version number to 6.1.4 4 years ago
  ed f4f6433374 Android: Fix OpenSL build 4 years ago
  ed fe47c135a5 Docs: Fix typo 4 years ago
  attila f052e1becb Fix CharPointer_UTF8::isWhitespace() when encountering ideographic whitespace 4 years ago
  reuk 1a8fb3e540
FFT: Add missing override to destructor 4 years ago
  reuk 1ff05d3333
OpenGL: Avoid querying the native view hierarchy from a background thread on macOS 4 years ago
  Tom Poole 07dec2d369 macOS: Suppress leak detector warnings for retained system tray icons on Big Sur 4 years ago
  reuk 48c6087faf Thread: Update macOS thread priority calculation 4 years ago
  Tom Poole a5b76d3989 macOS: Fix window icon NSImage leak 4 years ago
  ed 53c6d19ed9 ValueTreePropertyWithDefault: Remove message thread dependency 4 years ago
  Tom Poole 05796beffd macOS: Fix CGImage memory access violation on Monterey 4 years ago
  ed 08283c9969 ValueTreePropertyWithDefault: Initialise MessageManager in default setting unit test 4 years ago
  ed a1ea76b408 BufferingAudioReader: Clear buffer in timeout unit test 4 years ago
  ed 1744008413 Windows: Don't send modal input attempts to windows that are explicitly ignoring them 4 years ago
  ed 3f7791bbfe ASIO: Include max size when adding supported buffer sizes 4 years ago
  ed b421159be3 Accessibility: Use ignored AccessibilityHandler for slider text boxes to fix keyboard focus/accessible focus sync issue 4 years ago
  ed 1de36db60a Update property component constructors to allow temporary ValueTreePropertyWithDefault objects 4 years ago
  ed dea0f1638b Rename ValueWithDefault -> ValueTreePropertyWithDefault and store default value in shared Value object to propagate changes 4 years ago
  reuk 44404508fe Bump version number to 6.1.3 4 years ago
  reuk 3581e2aa7e Documentation: Add doxygen guards to Steinberg namespace 4 years ago
  reuk d5099ecf4d Documentation: Add doxygen guards to UMP namespace 4 years ago
  reuk bf32f0dba9 Sanitizer Warnings: Bump sanitizer macro to support Xcode 11 onwards 4 years ago
  reuk d26945f476
ObjC Helpers: Ensure that all methods accept mandatory "self" and "selector" arguments 4 years ago
  reuk 9f7409fd3e
FileChooser: Fix function signature for Obj-C interop 4 years ago
  ed 81013b0517 Docs fix 4 years ago
  ed 4c2c51eaf4 Check for nullptr comparison operator in NullCheckedInvocation::invoke() 4 years ago
  ed 112f8999fd iOS: Fix native message box leak when no callback is provided 4 years ago
  ed b620bf1d43 Windows: Use compatibility profile when creating 3.2 context to allow deprecated function use 4 years ago
  ed e52582a561 Windows: Create OpenGL 3.2 context when specified (not 3.3) 4 years ago
  ed 9867ee5c30 Whitespace 4 years ago
  ed fcb4a8adb3 Fix NullCheckedInvocation::invoke() std::function signature to allow non-forwarding references 4 years ago
  ed 2224bb9760 Windows: Recreate OpenGL context if pixel format changes 4 years ago
  reuk c5c9f080d3
OpenGL: Ensure context is initially drawn with correct scale on macOS 4 years ago
  ed fc0f6b1f2f Tidy up 4 years ago
  ed 1059f7b022 DropShadower: Check for deletion after calling isWindowOnCurrentVirtualDesktop() 4 years ago
  ed 3e542f3465 VST: Fix incorrect upper bound of jlimit() in getProgramName() 4 years ago
  ed 7c609484e8 AU: Set plug-in host callbacks immediately after calling releaseResources() in prepareToPlay() in case the audio unit relies on them during initialisation 4 years ago
  ed b8cb4da497 ASIO: Amend 61fdde7c to always sleep after calling setSampleRate() 4 years ago
  reuk ea8b0a2d32
OpenGL: Ensure that GL views display at the correct scale on macOS 12 4 years ago
  reuk 72abf72c79
GraphicsContext: Fix unused variable warning 4 years ago
  reuk f269f1d6c9
UMP: Make documentation private until APIs become public 4 years ago
  reuk 03428561ed
ScaledImage: Use in a few more places 4 years ago
  reuk 34fdea0708
DragAndDropContainer: Allow custom scaling 4 years ago