13622 Commits (af2a4a7e2aeb38fbca79529a1d200ecc2621dfd7)
 

Author SHA1 Message Date
  reuk af2a4a7e2a
OpenGL: Avoid enabling GL_TEXTURE_2D in core profile contexts 3 years ago
  Tom Poole 505285bb22 Linux: Fix a compiler warning 3 years ago
  Tom Poole 8524d4d815 Android: Fix a compiler warning 3 years ago
  Tom Poole 8efadd14bb Resave all projects 3 years ago
  reuk 4e2a8cc6c4 CMake: Ensure binary data is regenerated when contents change 3 years ago
  attila 85e11b6409 Resave all projects 3 years ago
  attila 31f94c2e28 Projucer: Add embedded Linux subprocess for WebView support 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 5db288e834
SamplerPluginDemo: Fix unqualified uses of std::move 3 years ago
  reuk 7da615a7a3
Objective-C: Tidy up block usages, and document block helpers 3 years ago
  reuk 7f6b22f312
CMake: Add description of JUCE_MODULES_ONLY to API documentation 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 f21bc3f4ae
AudioSynthesiserDemo: Show output rather than input in waveform view 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 3a893b5853
AudioPlaybackDemo: Avoid requesting unnecessary input channels 3 years ago
  reuk 8b708b348d
AudioPlaybackDemo: Fix usability issues on Android 3 years ago
  reuk 36627a2216
Projucer: Fix assigned-but-not-read variable 3 years ago
  reuk 721404f7ad
Projucer: Use new CMake version for Android builds 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 14e729545d
CMake: Disable AAX builds with 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