8362 Commits (48c6087faf8e6ba736c9640fc87ecd583bfba4e8)

Author SHA1 Message Date
  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
  reuk 1509d6796b
FileChooser: Allow multiple selection on iOS 4 years ago
  reuk 8407b5ea74
ProcessorChain: Avoid runtime branching on Context::usesSeparateInputAndOutputBlocks 4 years ago
  ed bd01175d55 Docs: Update Component docs referencing deprecated setFocusContainer() method 4 years ago
  ed 4471efd1c5 Windows: Allow OpenGL 3.3 core profile context 4 years ago
  ed 81df4560dd Tooltip: Fix bug where tip would not be updated for new components 4 years ago
  ed 27e75a7059 DropShadower: Fix crash due to IsWindowOnCurrentVirtualDesktop() causing synchronous repaint messages during component destruction on Windows 4 years ago
  ed 61fdde7cf9 ASIO: Add short sleep after calling setSampleRate() to allow devices to respond to changes 4 years ago
  ed fd7e4afcda macOS: Detach AVPlayer listeners before calling setPlayer 4 years ago
  reuk ed1bc944fd
AudioChannelSet: Add 7.1.6 speaker layout 4 years ago
  reuk d0590b5fc5
ComponentPeer: Add facility for displaying document save state in the titlebar 4 years ago
  reuk 9d913e4e80
FileBasedDocument: Add missing const specifier 4 years ago
  reuk cc8a9ca896
FileChooser: Avoid deprecated delegate method signature 4 years ago
  reuk da46ee6c7a
FileChooser: Launch chooser asynchronously 4 years ago
  reuk 8458ac0186
MessageManager: Correct visibility of repostCurrentNSEvent 4 years ago