8395 Commits (bb724761f22a2b51a17205c07ed2343e56e67298)

Author SHA1 Message Date
  reuk bb724761f2
FFT: Allow performFrequencyOnlyForwardTransform to ignore negative frequencies 3 years ago
  reuk 82df66100c
MouseCursor: Allow arbitrarily-sized cursors on Windows 3 years ago
  reuk b0e689eaf4
AudioProcessLoadMeasurer: Fix potential divide by zero due to uninitialised samplesPerBlock 3 years ago
  reuk 77c24ae49f
PopupMenu: Expose item ticked state to screen readers 3 years ago
  reuk 3084a23547
PopupMenu: Improve accessibility of custom components in menus 3 years ago
  reuk 8a2bde9fec
NSViewComponentPeer: Only allow full screen mode for resizable windows with maximise buttons 3 years ago
  reuk 05676c862a
UIViewComponentPeer: Allow setting an app style, to ensure the status bar can be seen over the app background 3 years ago
  reuk ad4368bbf1
UIViewComponentPeer: Clear focused peer on destruction to avoid dangling pointer 3 years ago
  reuk 0cec50618d
FileChooser: Find an appropriate peer to focus when the FileChooser is destroyed 3 years ago
  reuk 038d6dff32
FileChooser: Avoid calling member functions on pimpl after it is destroyed 3 years ago
  reuk 37b92f6882
WavAudioFormat: Attempt to avoid quadratic metadata lookups 3 years ago
  reuk d66f9399ba
StringPairArray: Allow adding the contents of a std::unordered_map<String, String> 3 years ago
  reuk ca5c9fdae6
FloatVectorOperations: Add overloads accepting size_t element counts 3 years ago
  reuk 43280c3f7f
AU: Tidy up ChannelRemapper 3 years ago
  reuk 2073e46e79
iOS InAppPurchases: Use recommended receipt verification procedure 3 years ago
  Tom Poole 48a7274b08 PopupMenu: Update the example docs 3 years ago
  Tom Poole 74c8963880 DSP: Unconditionally use std::invoke_result instead of std::result_of if C++ 17 is available 3 years ago
  reuk cd34f1b00b
TreeView: Reset itemUnderMouse when deleting TreeViewItems to avoid dereferencing dangling pointers 3 years ago
  attila 4f9a9c7bfc Linux: Fix BadWindow error when XSETTINGS is not available 3 years ago
  Tom Poole 9979dd27fa Add a const specialisation to SampleTypeHelpers 3 years ago
  attila 2b3abd3ca6 MacOS: Fix TextEditor when using marked text (e.g. Korean) 3 years ago
  attila 87061fb751 MacOS: Change keyCode calculation to fix shortcuts with non-Latin languages 3 years ago
  attila b8094cb200 Android: Fix keyCode calculation and add support for modifier keys 3 years ago
  ed 96383fb504 macOS: Fix nullptr dereference in WebInputStream on macOS versions < 10.10 3 years ago
  attila e329f524a2 StandaloneFilterWindow: Take native window borders into account when constraining size 3 years ago
  ed 6eac100a79 macOS Accessibility: Pass through accessibility hit test to accessible view in MouseForwardingNSOpenGLViewClass 3 years ago
  reuk 02b0b752ea Thread: Update macOS thread priority calculation 3 years ago
  Tom Poole 8a6e1980d0 Bump version number to 6.1.4 3 years ago
  ed f4f6433374 Android: Fix OpenSL build 3 years ago
  ed fe47c135a5 Docs: Fix typo 3 years ago
  attila f052e1becb Fix CharPointer_UTF8::isWhitespace() when encountering ideographic whitespace 3 years ago
  reuk 1a8fb3e540
FFT: Add missing override to destructor 3 years ago
  reuk 1ff05d3333
OpenGL: Avoid querying the native view hierarchy from a background thread on macOS 3 years ago
  Tom Poole 07dec2d369 macOS: Suppress leak detector warnings for retained system tray icons on Big Sur 3 years ago
  reuk 48c6087faf Thread: Update macOS thread priority calculation 3 years ago
  Tom Poole a5b76d3989 macOS: Fix window icon NSImage leak 3 years ago
  ed 53c6d19ed9 ValueTreePropertyWithDefault: Remove message thread dependency 3 years ago
  Tom Poole 05796beffd macOS: Fix CGImage memory access violation on Monterey 3 years ago
  ed 08283c9969 ValueTreePropertyWithDefault: Initialise MessageManager in default setting unit test 3 years ago
  ed a1ea76b408 BufferingAudioReader: Clear buffer in timeout unit test 3 years ago
  ed 1744008413 Windows: Don't send modal input attempts to windows that are explicitly ignoring them 3 years ago
  ed 3f7791bbfe ASIO: Include max size when adding supported buffer sizes 3 years ago
  ed b421159be3 Accessibility: Use ignored AccessibilityHandler for slider text boxes to fix keyboard focus/accessible focus sync issue 3 years ago
  ed 1de36db60a Update property component constructors to allow temporary ValueTreePropertyWithDefault objects 3 years ago
  ed dea0f1638b Rename ValueWithDefault -> ValueTreePropertyWithDefault and store default value in shared Value object to propagate changes 3 years ago
  reuk 44404508fe Bump version number to 6.1.3 3 years ago
  reuk 3581e2aa7e Documentation: Add doxygen guards to Steinberg namespace 3 years ago
  reuk d5099ecf4d Documentation: Add doxygen guards to UMP namespace 3 years ago
  reuk bf32f0dba9 Sanitizer Warnings: Bump sanitizer macro to support Xcode 11 onwards 3 years ago
  reuk d26945f476
ObjC Helpers: Ensure that all methods accept mandatory "self" and "selector" arguments 3 years ago