8344 Commits (4c2c51eaf4ef58809ca82e07cfc877b49864b32e)

Author SHA1 Message Date
  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
  reuk efdb3ec72f
OpenGL: Make version number parsing slightly more robust 4 years ago
  reuk e97f7d1c6c
OpenGLContext: Use high-priority thread for OpenGL renderer to smooth animations on M1 machines 4 years ago
  reuk 69aa461be1
Time: Fix duplicate '-' symbols in UTC offset string 4 years ago
  reuk 44b34be183
Rectangle: Add string conversion functions for floats and doubles 4 years ago
  reuk ca4bdb6b3a
Component: Avoid calling member functions on objects destroyed when exiting modal state 4 years ago
  reuk 062e966138
NSViewComponentPeer: Fix zoom and fullscreen behaviour 4 years ago
  reuk ff62b1b39f
LinuxComponentPeer: Handle window constraints correctly on high resolution displays 4 years ago
  reuk c17aec47ac
Windows: Allow maximized windows to resize to fill the screen, even when a constrainer is applied 4 years ago
  reuk cb7d9ec1db
Windows: Take custom scale into account when scaling cursors 4 years ago
  reuk 8a95fb1c82
SliderParameterAttachment: Allow right-click to change parameter value 4 years ago
  reuk 6f80be1edb
VST3 Client: Ensure editor scale is correct immediately after creation 4 years ago
  reuk 144b444f93
VST2 Client: Reapply custom scale factor if scale is set before editor is opened 4 years ago
  reuk 7828cad753
VST2 Host: Fix window titlebar repainting when editor sizes change 4 years ago
  reuk 2884610d01
VST2 Host: Respect high DPI plugin sizes on Linux 4 years ago
  reuk aa95939273
SystemStats: Set hasNeon flag correctly on M1 machines 4 years ago
  reuk 7d8c5b845d
AU: Cache MIDI output block 4 years ago
  reuk 6de3af3566
AU: Make channel/bus handling more robust 4 years ago
  reuk 2fc254b72e
AudioDeviceManager: Avoid overwriting user-specified devices in initialise unless absolutely necessary 4 years ago