2140 Commits (cdbefa3b51e2084b51e7ec506984f263708f8537)

Author SHA1 Message Date
  reuk c6280f7b8a
XmlElement: Fix rare crash when parsing truncated escape sequences 4 years ago
  reuk 64b9366e8f
CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
  Tom Poole 2018ceca3b macOS ARM: Allow the debugger to move past failed assertions 4 years ago
  jules a9b5fe3a39 Tweaks for emscripten support 4 years ago
  Tom Poole 7c33b2132f Fixed some parsing issues in readDoubleValue 4 years ago
  reuk 837ab64dbd
Android: Fix numeric conversion warnings 4 years ago
  Tom Poole dbecf24722 Fixed a typo in the documentation 4 years ago
  ed 46f5b126d5 Tidied up some template statement whitespace 4 years ago
  ed af69be5346 Windows: Tidied up the usage of the JUCE_COMCALL, JUCE_COMCLASS, and JUCE_IUNKNOWNCLASS macros 4 years ago
  ed dc242f76db Windows: Added multiple inheritance support to ComBaseClassHelper 4 years ago
  reuk 6ff54f0a64
XmlElement: Fix conversion issue when passing Identifiers to forEachXmlChildElementWithTagName 4 years ago
  reuk 3baaad8b5b
XmlElement: Update loops to use new iterators 4 years ago
  reuk 40f6ac7c47
XmlElement: Add range-for-compatible iterators 4 years ago
  reuk c41149f48d
String: Fix documentation for getTrailingIntValue 4 years ago
  reuk ff758a53b4
Array: Fix perfect forwarding when adding elements 4 years ago
  ed 4c008505c9 Fixed an uninitialised variable in the posix ChildProcess::isRunning() implementation 4 years ago
  reuk ae1076d01f
var: Make it safe to create var instances with static storage duration 4 years ago
  Tom Poole 2553336f45 Bump version number to 6.0.7 4 years ago
  ed b51da7dec0 macOS: Fixed 10.7 compatibility 4 years ago
  Tom Poole 25dccd53c0 Bump version number to 6.0.6 4 years ago
  reuk 452b1bf224
HiResTimer: Fix units used for threading policy 4 years ago
  reuk 857f665f74
HiResTimer: Tidy up POSIX implementation using std threading constructs 4 years ago
  reuk 6787230dd4
HiResTimer: Fix bug where timer would misreport its state after being stopped 4 years ago
  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