2361 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Tom Poole 29a90a0231
BSD: Fix some compiler warnings 2 years ago
  reuk 543b001e9c FileSearchPath: Allow working with paths that are not necessarily absolute 2 years ago
  Tom Poole a28597c3c9 Fix GCC 12 compiler warnings 2 years ago
  reuk 4211a2a0fd
AudioProcessorGraph: Only prepare a render sequence for the current processing precision 2 years ago
  reuk 273275cf07
Android: Allow recording demo to write files on recent Android versions 2 years ago
  reuk a9a95fe69f
SystemStats: Add helper function to detect app sandbox 2 years ago
  Tom Poole 78f1baae08 Bump version number to 7.0.5 2 years ago
  Tom Poole e49fb38d44 Docs: Update Doxygen configuration 2 years ago
  Tom Poole cb494df663 Docs: Update Doxygen configuration 2 years ago
  reuk c9ebb167a3
ScopedNotificationCenterObserver: Fix dark mode detection regression on macOS 2 years ago
  Tom Poole 715fa7e8dc Bump version number to 7.0.4 2 years ago
  reuk b46edc31ce
Optional: Make operator bool() explicit 2 years ago
  attila 9da424a663 Fix Windows DLL build 2 years ago
  Tom Poole 220d6fc5ee Some minor code tidying 2 years ago
  attila 8fa90784a1 Android: Add missing runtime permission for Bluetooth Midi on API >= 31 2 years ago
  Tom Poole 57202b360a Fix a typo 2 years ago
  attila b5c775210f HighResolutionTimer: Ensure that a new interval applies from the moment of calling startTimer() 2 years ago
  attila 58051170c4 Fix RelativeTime::getApproximateDescription() 2 years ago
  attila 0e685a9c5b Android: Add missing getAndroidRealtimeThreadFactory implementation 2 years ago
  reuk bb8fe938d8
iOS SystemStats: Use consistent format to report device description on hardware/simulator 2 years ago
  reuk 26a23dfc9d
Android: Add support for new bluetooth permissions from Android API 31 2 years ago
  reuk 84d4c8794a
MemoryOutputStream: Avoid allocating unnecessarily large buffers 2 years ago
  reuk 753b750858
Android: Fix build issues with OpenSL 2 years ago
  reuk da38c1ed2a
TextInputTarget: Improve IME support on Android 2 years ago
  reuk fbf4be05b2
Android: Set thread priority using user-provided value 2 years ago
  reuk e3e8b8a91d
Projucer: Support file permissions in Android 33 2 years ago
  reuk 2dc90bd6e6
Variant: Remove unnecessary definitions of static constexpr data members 2 years ago
  reuk 28f2157912
Convert ignoreUnused to [[maybe_unused]] 2 years ago
  Tom Poole 306ed633c6 Bump version number to 7.0.3 2 years ago
  Tom Poole 473283fa19 Projucer: Update the default minimum deployment targets 2 years ago
  reuk 8d4f176b30
MimeTypes: Speed up release-mode compilation 2 years ago
  reuk 83cd6dfc80
SystemStats: Return just "Windows" or "MacOSX" when operating system version is unknown 2 years ago
  hogliux 0e20a6fdc5 URL: Add support for anchors in URLs 2 years ago
  hogliux 4054e25052 Android: Added the ability to associate a particular file-extension to a mime-type at runtime 2 years ago
  hogliux e30f6e7c0d Android: Associate .json files with the application/json mime-type 2 years ago
  hogliux 9d5b41e212 Android: Fixed a bug which caused android native dialogs to be presented multiple times in a row 2 years ago
  reuk 0fbd7d7b3f
Functional: Add ScopeGuard implementation 2 years ago
  reuk 5ad617edc0
LV2 Host: By default, search in lib64 directories on multilib systems when host is 64-bit 2 years ago
  Oli 97a421f4aa Threading: Add priority support for lambda thread method 2 years ago
  reuk 2336430fea
WeakReference: Remove ambiguous operator== 2 years ago
  hogliux 2d42b9a44f Windows: Added Windows ARM support to JUCE 2 years ago
  chroma d3cff375be Thread: Introduce a new Thread backend 2 years ago
  reuk 69e0727ffd
VST3 Client: Attempt to preserve scale set by host 2 years ago
  hogliux d048fdbc82 BigInteger: Mutating methods now return self references to facilitate easy concatenating of several mutating operations 2 years ago
  attila fcb7e0fc20 WinRT midi: Ensure object lifetimes in WinRT async callbacks 2 years ago
  reuk 41adf71cc7
macOS: Add Ventura to the enum of OS types 2 years ago
  reuk 2ae87f95f1
OpenGL: Carry out all GL rendering on a single thread 2 years ago
  reuk 7c14c1fcd7
Use more concise stdlib type aliases 2 years ago
  reuk 21d87c02c2
MathsFunctions: Make countNumberOfBits constexpr 2 years ago
  reuk b70b7a309d
TimeSliceThread: Add function to check whether a certain job is still registered 2 years ago