8395 Commits (bb724761f22a2b51a17205c07ed2343e56e67298)

Author SHA1 Message Date
  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
  reuk 9f7409fd3e
FileChooser: Fix function signature for Obj-C interop 3 years ago
  ed 81013b0517 Docs fix 3 years ago
  ed 4c2c51eaf4 Check for nullptr comparison operator in NullCheckedInvocation::invoke() 3 years ago
  ed 112f8999fd iOS: Fix native message box leak when no callback is provided 3 years ago
  ed b620bf1d43 Windows: Use compatibility profile when creating 3.2 context to allow deprecated function use 3 years ago
  ed e52582a561 Windows: Create OpenGL 3.2 context when specified (not 3.3) 3 years ago
  ed 9867ee5c30 Whitespace 3 years ago
  ed fcb4a8adb3 Fix NullCheckedInvocation::invoke() std::function signature to allow non-forwarding references 3 years ago
  ed 2224bb9760 Windows: Recreate OpenGL context if pixel format changes 3 years ago
  reuk c5c9f080d3
OpenGL: Ensure context is initially drawn with correct scale on macOS 3 years ago
  ed fc0f6b1f2f Tidy up 3 years ago
  ed 1059f7b022 DropShadower: Check for deletion after calling isWindowOnCurrentVirtualDesktop() 3 years ago
  ed 3e542f3465 VST: Fix incorrect upper bound of jlimit() in getProgramName() 3 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 3 years ago
  ed b8cb4da497 ASIO: Amend 61fdde7c to always sleep after calling setSampleRate() 3 years ago
  reuk ea8b0a2d32
OpenGL: Ensure that GL views display at the correct scale on macOS 12 3 years ago
  reuk 72abf72c79
GraphicsContext: Fix unused variable warning 3 years ago
  reuk f269f1d6c9
UMP: Make documentation private until APIs become public 3 years ago
  reuk 03428561ed
ScaledImage: Use in a few more places 3 years ago
  reuk 34fdea0708
DragAndDropContainer: Allow custom scaling 3 years ago
  reuk 1509d6796b
FileChooser: Allow multiple selection on iOS 3 years ago
  reuk 8407b5ea74
ProcessorChain: Avoid runtime branching on Context::usesSeparateInputAndOutputBlocks 3 years ago
  ed bd01175d55 Docs: Update Component docs referencing deprecated setFocusContainer() method 3 years ago
  ed 4471efd1c5 Windows: Allow OpenGL 3.3 core profile context 3 years ago
  ed 81df4560dd Tooltip: Fix bug where tip would not be updated for new components 3 years ago
  ed 27e75a7059 DropShadower: Fix crash due to IsWindowOnCurrentVirtualDesktop() causing synchronous repaint messages during component destruction on Windows 3 years ago
  ed 61fdde7cf9 ASIO: Add short sleep after calling setSampleRate() to allow devices to respond to changes 3 years ago
  ed fd7e4afcda macOS: Detach AVPlayer listeners before calling setPlayer 3 years ago
  reuk ed1bc944fd
AudioChannelSet: Add 7.1.6 speaker layout 3 years ago
  reuk d0590b5fc5
ComponentPeer: Add facility for displaying document save state in the titlebar 3 years ago
  reuk 9d913e4e80
FileBasedDocument: Add missing const specifier 3 years ago
  reuk cc8a9ca896
FileChooser: Avoid deprecated delegate method signature 3 years ago
  reuk da46ee6c7a
FileChooser: Launch chooser asynchronously 3 years ago
  reuk 8458ac0186
MessageManager: Correct visibility of repostCurrentNSEvent 3 years ago
  reuk efdb3ec72f
OpenGL: Make version number parsing slightly more robust 3 years ago
  reuk e97f7d1c6c
OpenGLContext: Use high-priority thread for OpenGL renderer to smooth animations on M1 machines 3 years ago
  reuk 69aa461be1
Time: Fix duplicate '-' symbols in UTC offset string 3 years ago
  reuk 44b34be183
Rectangle: Add string conversion functions for floats and doubles 3 years ago
  reuk ca4bdb6b3a
Component: Avoid calling member functions on objects destroyed when exiting modal state 3 years ago