2140 Commits (cdbefa3b51e2084b51e7ec506984f263708f8537)

Author SHA1 Message Date
  reuk dc3e0d1571
SystemStats: Fix `getOperatingSystemType` assertion on macOS 11.1 4 years ago
  ed 47a0dc81f6 macOS: Fixed 10.7 compatibility 4 years ago
  reuk 9032f589eb
CoreMIDI: Enable support for new API 4 years ago
  reuk 5d26b6a20f
Aiff: Fix extremely slow loads of pathological files 4 years ago
  Tom Poole 5929103a29 Bump version number to 6.0.5 4 years ago
  ed 45a2e57bf9 macOS: Add Foundation to juce_core OSXFrameworks 4 years ago
  ed 142a52f9b8 Unquote command-line arguments when adding them to ArgumentList 4 years ago
  ed 3a3ef41ad5 Added <array> to juce_StandardHeader.h and removed some unnecessary includes from juce_analytics and juce_dsp 4 years ago
  ed e4c3d53c7a Android: Request ACCESS_FINE_LOCATION permission when using Bluetooth 4 years ago
  reuk 5a19a7c8e8 IPC: Fix potential deadlock in win32 NamedPipe implementation 4 years ago
  reuk c5136d28b7 NamedPipe: Avoid spurious test failures due to pipe name collisions 4 years ago
  reuk ac612693aa NamedPipe: Fix potential vptr data-race in unit tests 4 years ago
  reuk 389e7436ef
IPC: Add some missing locks in native NamedPipe implementations 4 years ago
  reuk 9b90398cf9
IPC: Fix occasional windows crash 4 years ago
  reuk 84be2fea9a
IPC: Avoid deadlocks when destroying pipes 4 years ago
  ed 884f2c1332 Windows: Use Thread::sleep() instead of yield() when waiting for ChildProcess output to avoid eating CPU 4 years ago
  ed 1e532b2ae0 macOS: Use objc_msgSendSuper_stret() for return types > 8 bytes in 32-bit builds 4 years ago
  reuk 35277443e4 SystemStats: Use new dictionaryWithContentsOfURL signature 4 years ago
  reuk 6e02c45d37 FileChooser: Fix build compatibility issue with MinGW 4 years ago
  Tom Poole c35bb61c8d Bump version number to 6.0.4 4 years ago
  Tom Poole 73d1a1ff45 Bump version number to 6.0.3 4 years ago
  Tom Poole c9aba7f613 Bump version number to 6.0.2 4 years ago
  reuk 4d27422d9f GCC: Suppress cast-align warnings 4 years ago
  reuk 49588b704e Linux: Fix some cast warnings 4 years ago
  ed 54164fac3f Windows: Added ComSmartPtr::getInterface() and used it in a few places to simplify some COM code 4 years ago
  ed 333f98d204 Squashed some compiler warnings with -Wmissing-prototypes enabled 4 years ago
  reuk 4b24ccd51f macOS: Remove older macOS versions from OperatingSystemType enum 4 years ago
  reuk 3ad4835854 macOS: Fix getOperatingSystemType when getOSXVersion returns 11.0 instead of 10.16 4 years ago
  ed 452c3e6e64 macOS: Fixed warnings about NSKVONotifying subclasses on shutdown 4 years ago
  Tom Poole f6782fe25b Revert "XML: Added an additional assertion when parsing/creating malformed namespaced tag names" 4 years ago
  Tom Poole 56f11e8611 XML: Added an additional assertion when parsing/creating malformed namespaced tag names 5 years ago
  ed c8a416f476 Obj-C++: Added obc_msgSendSuper_stret overloads for ObjCMsgSendSuper() and refactored the superclass messaging a bit 4 years ago
  juce-team f9f5caa5cc
macOS 11: Fix function pointer conversions 4 years ago
  reuk b27017a5e3
macOS: Initial support for macOS 11 and arm64 4 years ago
  ed 6aeb9d7dda Bump version number to 6.0.1 4 years ago
  ed 744e16eebd Fixed some Doxygen parsing issues 4 years ago
  ed c6bd5cb3df Removed unused JUCE_WIN32 define 4 years ago
  reuk 9cc3fca7d0 RangedDirectoryIterator: Allow querying the estimated progress 4 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 4 years ago
  reuk 3c15dc79de Clang: Fix some preprocessor defs on windows 4 years ago
  reuk ac2d7ee272 Clang: Fix build errors when using a recent clang-cl 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  ed 67925d384f Updated main README with CMake support info and changed docs extension from .txt to .md 4 years ago
  ed 4855f52e4d Added missing documentation tags 4 years ago
  ed 802d73f73f Added startTime and endTime to UnitTest TestResult struct 5 years ago
  ed 1e9cd97664 Added startTime and endTime to UnitTest TestResult struct 5 years ago
  ed e195a25088 Added missing String::operator+=() implementation for long ints 5 years ago
  ed 7f4b6e3288 Added missing String::operator+=() implementation for long ints 5 years ago
  ed b5214a341e Normalised lambda whitespace 5 years ago
  ed d510b73cdf Normalised all whitespace before args in std::function 5 years ago