759 Commits (b51e835bafa3d96fa6d7a66b37762c5605257529)

Author SHA1 Message Date
  Tom Poole b51e835baf Mac Catalyst: Fix compilation issues 2 years ago
  reuk dac8ce6e9f
InAppPurchases: Add generated bytecode for Android implementation 2 years ago
  reuk 8cab4cf5bb
Displays: Add keyboardInsets member to Display, to allow querying onscreen keyboard size 2 years ago
  reuk 869760cb2a
ObjC: Add scoped notification observer 2 years ago
  reuk 31e917ca62
NSViewComponentPeer: Tidying 2 years ago
  reuk 4e09161986
Accessibility: Tidy up static functions 2 years ago
  reuk 8fbd99c424
AudioPlayHead: Improve granularity of position info 2 years ago
  reuk 86a36b8b52
Android: Improve complexity of ActivityLifecycleCallbacks::invoke 3 years ago
  reuk 1560242906
Android: Add missing ActivityLifecycleCallbacks method 3 years ago
  reuk ac396daa70
Android: Improve complexity of ActivityLifecycleCallbacks::invoke 3 years ago
  reuk d182ed38cd
Android: Add missing ActivityLifecycleCallbacks method 3 years ago
  reuk 6e7a2c3225
AndroidDocument: Support file access to shared storage locations on Android 30+ 3 years ago
  reuk 9a12e93f5a
File: Add hasReadAccess() 3 years ago
  reuk b17806fbfc
AndroidDocument: Support file access to shared storage locations on Android 30+ 3 years ago
  reuk 7d5602f7c3
File: Add hasReadAccess() 3 years ago
  Tom Poole db3c6e6216 macOS/iOS: Fix unguarded availability warnings 3 years ago
  reuk 19ddbe2368
Warnings: Fix missing-prototypes warnings 3 years ago
  Tom Poole eda5c696e5 macOS/iOS: Fix unguarded availability warnings 3 years ago
  Tom Poole 3dd812052e macOS/iOS: Add a Metal layer renderer 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk 833fd9bde2
NamedPipe: Avoid deadlocking on macOS when close and read are called simultaneously 3 years ago
  reuk 7eee7cd892
Windows: Fix non-C++14-compatible noexcept usage in mapi.h 3 years ago
  reuk 903873dad2
VST3: Add local search path on Windows 3 years ago
  reuk 093dbc7df1
Plugin Scanning: Fix thread sanitizer issues in the AudioPluginHost 3 years ago
  reuk 640194c878
MinGW: Improve compatibility 3 years ago
  reuk f429647ae9
MinGW: Add uuid definitions for MinGW-w64 3 years ago
  attila a2cc9a8cd5 File: Fix isSymbolicLink() on Windows when querying non-existing paths 3 years ago
  ed 96383fb504 macOS: Fix nullptr dereference in WebInputStream on macOS versions < 10.10 3 years ago
  reuk 02b0b752ea Thread: Update macOS thread priority calculation 3 years ago
  reuk 48c6087faf Thread: Update macOS thread priority calculation 3 years ago
  reuk d26945f476
ObjC Helpers: Ensure that all methods accept mandatory "self" and "selector" arguments 3 years ago
  reuk aa95939273
SystemStats: Set hasNeon flag correctly on M1 machines 3 years ago
  reuk 81fa777ff7
ObjC Helpers: Automatically derive appropriate signature for function 3 years ago
  reuk 4196b5e45b
macOS: Silence deprecation warnings on Monterey 3 years ago
  reuk 17b8708852
WebBrowserComponent: Avoid leaking browsers on macOS 3 years ago
  ed aabd65b0fd Text: Fix some build issues when JUCE_STRING_UTF_TYPE != 8 3 years ago
  reuk d36c8b4c55
NamedPipe: Avoid early exits from writes on unavailable pipes 3 years ago
  ed 7d1918b385 macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 3 years ago
  ed d9eb2022ed POSIX: Fix overflow when setting hi-res timer thread period on macOS/iOS 3 years ago
  ed e6ec1819ec macOS: Fix compile error when using C++20 language standard 3 years ago
  ed 3d282c1078 Desktop: Deprecate isOSXDarkModeActive() and add isDarkModeActive() for other platforms 3 years ago
  ed b9542ccc4c Update code to use C++14 [[deprecated]] attribute 3 years ago
  ed a435026b24 macOS: Use available keyword instead of preprocessor version checks where possible 3 years ago
  ed 2c02ba9723 macOS: Fix compile error when using C++20 language standard 3 years ago
  reuk f87582a013
URL: Allow specifying shared container for downloads on iOS 3 years ago
  reuk b6ab931bcf
File: Add helper function to locate shared containers on macOS and iOS 3 years ago
  reuk d738f0274e
File: Fix quoting in openDocument() on Linux 3 years ago
  ed 055a4e93e9 POSIX: Set fileHandle to 0 after closing in MemoryMappedFile::openInternal() to prevent it from being closed again in the destructor 3 years ago
  ed 39772b7474 Android: Remove old minimum SDK version checks 3 years ago
  ed 8f03215a9e Accessibility: Add Android support 3 years ago