9100 Commits (f385e08b24097a4f365aabaa55b49f81609cfb16)

Author SHA1 Message Date
  Tom Poole f385e08b24 BSD: Fix a compilation error 2 years ago
  Anthony Nicholls c23eab7126 iOS: Refactor get primary display 2 years ago
  reuk af2a4a7e2a
OpenGL: Avoid enabling GL_TEXTURE_2D in core profile contexts 2 years ago
  Tom Poole 8524d4d815 Android: Fix a compiler warning 2 years ago
  attila f9ff497978 CMake: Add embedded Linux subprocess for WebView support 2 years ago
  attila e4a86316ca Linux WebBrowserComponent: Fix potential deadlock in destructor 2 years ago
  reuk b7e459dbd5
InAppPurchases: Ensure failure notifications are dispatched on the message thread 2 years ago
  reuk 7da615a7a3
Objective-C: Tidy up block usages, and document block helpers 2 years ago
  reuk fd69d347b4
CoreMidi: Never convert messages to MIDI 2.0 protocol 2 years ago
  reuk a24be991fa
Oboe: Prefer SpinLock to raw atomics 2 years ago
  reuk 76589ee800
Oboe: Avoid allocating on each audio callback 2 years ago
  reuk cb54044c1c
InAppPurchases: Ensure that the iOS implementation notifies on failure 2 years ago
  reuk 28ad953a3a
Xcode: Fix nullability warnings in Xcode 14.3 2 years ago
  reuk 3b1b52b65e
iOS InAppPurchases: Tidying 2 years ago
  reuk 55d1585445
NSViewComponentPeer: Allow key equivalents to propagate to inner views if they are not handled by outer views 2 years ago
  reuk 8b708b348d
AudioPlaybackDemo: Fix usability issues on Android 2 years ago
  reuk edca5e9629
NativeMessageBox: Fix result codes on Linux 2 years ago
  reuk d073a7e8ca
VST3 Host: Avoid reading from non-existent buses 2 years ago
  reuk 3d09a98826
AudioProcessorGraph: Avoid data race when setting parent on AudioGraphIOProcessor 2 years ago
  reuk 42021e3e9a
OpenGL: Avoid rare race on members used to compute frame times 2 years ago
  reuk c08a1827b5
OpenGL: Ensure flushBuffer can't be called simultaneously from multiple threads on macOS 10.13 or earlier 2 years ago
  reuk 6df7e46e26
VST Client: Fix redefined macro when building with MinGW 8.3.0 2 years ago
  reuk 4f7e1d40c8
NativeMessageBox: Silence function pointer cast warning for MinGW 2 years ago
  reuk 3816b095a8
MessageBoxOptions: DRY implementation 2 years ago
  reuk d5076cb873
SystemStats: Tidy up one-shot function 2 years ago
  reuk b7beb42153
DragAndDropContainer: Avoid out-parameters 2 years ago
  reuk ae45bb4c35
OpenGLContext: Fix signature of DEBUGPROC 2 years ago
  reuk 629a3ca14b
ListBox: Allow ListBoxModel to control whether items may be dragged to other windows 2 years ago
  reuk 882c2aa01d
AlertWindow: Allow parent component to be specified 2 years ago
  reuk 39a731de46
ScopedMessageBox: Replace old AlertWindow uses with new API 2 years ago
  reuk 79ed81c24a
ScopedMessageBox: Add new helper type to bound alert window lifetimes 2 years ago
  reuk d14761c523
CameraDevice: Tidy up macOS implementation 2 years ago
  reuk ac0ec5a7cc
Windowing: Tidy up macOS drag+drop implementation 2 years ago
  reuk a6638f8a6d
Path: Allow addPath to take a reference to self 2 years ago
  reuk 92a19a9ea2
Android: Fix accessibility compatibility issues with older devices 2 years ago
  reuk efe8830bb6
AAX Client: Use new GetHDTimeCodeInfo API 2 years ago
  reuk 53238e3cc7
AAX Client: Fix unused function warnings 2 years ago
  reuk d5ad26a162
AUv2 Client: Add support for new MIDIEventList APIs on supported platforms 2 years ago
  reuk 78a12d2f57 UMP: Migrate to std::byte 2 years ago
  reuk f1f68007c6 Containers: Add simple Span implementation 2 years ago
  reuk d4dd149b64 VST Host: Avoid re-adding VST window to list of active windows after destruction has started 2 years ago
  reuk eecb8ad995 UIViewComponentPeer: Call setNeedsUpdateOfSupportedInterfaceOrientations on orientation change 2 years ago
  attila d037d45e3b AAX: Use unity build style for the AAX_SDK 2 years ago
  attila dab95a8404 AudioSampleBuffer: Fix warning 2 years ago
  Tom Poole 29a90a0231
BSD: Fix some compiler warnings 2 years ago
  reuk cb14aa983d
Path: Allow addPath to take a reference to self 2 years ago
  reuk a59cba010b
ColourGradient: Create lookup tables using non-premultiplied colours 2 years ago
  reuk 9cfbccca8e
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
  reuk 408f6030e6
NSViewComponentPeer: Attempt to avoid reentrant calls to makeKeyWindow 2 years ago
  reuk f5aa881b6f FileChooser: Improve modal behaviour in plugins on Windows 2 years ago