461 Commits (7c23c02e47739ee77f29a9bec4d5440b59dc54d3)

Author SHA1 Message Date
  Tom Poole 111bbc0979 Bump version number to 6.1.6 3 years ago
  reuk 3fa38114d1
AsyncUpdater: Cancel updates in derived class destructors 4 years ago
  reuk 093dbc7df1
Plugin Scanning: Fix thread sanitizer issues in the AudioPluginHost 3 years ago
  reuk 6c046ffc04
AudioPluginHost: Allow out-of-process scanner to scan AUv3 plugins 3 years ago
  Tom Poole 3c03693d07 Bump version number to 6.1.5 3 years ago
  Tom Poole 8a6e1980d0 Bump version number to 6.1.4 3 years ago
  reuk 44404508fe Bump version number to 6.1.3 3 years ago
  ed fc0f6b1f2f Tidy up 3 years ago
  reuk 8458ac0186
MessageManager: Correct visibility of repostCurrentNSEvent 4 years ago
  reuk 81fa777ff7
ObjC Helpers: Automatically derive appropriate signature for function 4 years ago
  reuk b72b155443
Naming: Fix up naming of ChildProcessCoordinator and ChildProcessWorker 4 years ago
  reuk 4a3ea2721d
Refactoring: Use any_of(), all_of() or, none_of() instead of find_if() where possible 4 years ago
  ed b9542ccc4c Update code to use C++14 [[deprecated]] attribute 4 years ago
  reuk 9199fa3c51
Warnings: Avoid triggering missing-prototypes warnings on macOS/iOS 4 years ago
  Tom Poole bc75010116 Bump version number to 6.1.2 4 years ago
  Tom Poole 5109e30c6f Bump version number to 6.1.1 4 years ago
  Tom Poole 46fe3789fc Bump version number to 6.1.0 4 years ago
  ed c799b56b60 Fix missing prototypes warnings 4 years ago
  reuk 074d188239
Add ScopedLowPowerModeDisabler to suppress App Nap on macOS 4 years ago
  reuk 3c68581567
Use jassertquiet where possible 4 years ago
  reuk 85226c33d4
Mac MainMenu: Allow commands without modifiers to be passed to peer 4 years ago
  reuk 407966b2ca
Windows: Fix warnings when building with clang in 64-bit mode 4 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 4 years ago
  Tom Poole 78be43888e Update the minimum C++ standard to C++14 4 years ago
  reuk a70488e38e MacOS: Fix API deprecations in macOS 12.0 and iOS 15.0 4 years ago
  reuk 7ac6911ccc
Windows: Fix clang/gnu compiler warnings 4 years ago
  reuk 31a7c62baf
Windows: Fix and suppress some analysis warnings 4 years ago
  Tom Poole bfdda737a2 Projucer: Removed the live build 4 years ago
  ed a8aafed53d Removed some unnecessary virtual keywords 4 years ago
  ed 11d872ea1b MessageMananger: Made dispatchNextMessageOnSystemQueue() accessible by internal code 4 years ago
  ed 76d5c07c66 MessageManager: Only reinitialise platform-specific code on Windows when calling setCurrentThreadAsMessageThread() 4 years ago
  reuk b952d0204e
FileChooser: Pump message thread in destructor 4 years ago
  Tom Poole 79fbde7099 Added preliminary support for FreeBSD 4 years ago
  Tom Poole a9ad07a945 Use RAII for CFTypes 4 years ago
  Tom Poole 4c58e50f2e Bump version number to 6.0.8 4 years ago
  reuk 6bcf603f2c
AppDelegate: Ensure correct lifetime of static objects 4 years ago
  ed 3754cadf55 Windows: Removed WinRT::ComSmartPtr and use existing class instead 4 years ago
  ed 48fcea0c44 Windows: Removed WinRTWrapper dependency from WebView2 implementation 4 years ago
  reuk 8d5c27237e
MessageManager: Use RAII to simplify app delegate cleanup 4 years ago
  Tom Poole 2553336f45 Bump version number to 6.0.7 4 years ago
  Tom Poole 25dccd53c0 Bump version number to 6.0.6 4 years ago
  ed 088e100c1f Narrowed the scoped of some undeclared Objective-C selector warnings 4 years ago
  Tom Poole 5929103a29 Bump version number to 6.0.5 4 years ago
  reuk 472fac976b
IPC: Prevent disconnection while a read is in progress 5 years ago
  reuk a70101e3ec
IPC: Allow setting custom timeouts in disconnect 5 years ago
  ed 5ae32084a7 Made the assertion in the Timer destructor slightly less strict 5 years ago
  reuk fb83c45a9d IPC: Fix race condition when destroying connections 5 years ago
  reuk 1dae941600 Timer: Add assertion to warn when destroying a timer from a background thread 5 years ago
  Tom Poole c35bb61c8d Bump version number to 6.0.4 5 years ago
  Tom Poole 73d1a1ff45 Bump version number to 6.0.3 5 years ago