9098 Commits (af2a4a7e2aeb38fbca79529a1d200ecc2621dfd7)

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