456 Commits (bb724761f22a2b51a17205c07ed2343e56e67298)

Author SHA1 Message Date
  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 3 years ago
  reuk 81fa777ff7
ObjC Helpers: Automatically derive appropriate signature for function 3 years ago
  reuk b72b155443
Naming: Fix up naming of ChildProcessCoordinator and ChildProcessWorker 3 years ago
  reuk 4a3ea2721d
Refactoring: Use any_of(), all_of() or, none_of() instead of find_if() where possible 3 years ago
  ed b9542ccc4c Update code to use C++14 [[deprecated]] attribute 3 years ago
  reuk 9199fa3c51
Warnings: Avoid triggering missing-prototypes warnings on macOS/iOS 3 years ago
  Tom Poole bc75010116 Bump version number to 6.1.2 3 years ago
  Tom Poole 5109e30c6f Bump version number to 6.1.1 3 years ago
  Tom Poole 46fe3789fc Bump version number to 6.1.0 3 years ago
  ed c799b56b60 Fix missing prototypes warnings 3 years ago
  reuk 074d188239
Add ScopedLowPowerModeDisabler to suppress App Nap on macOS 3 years ago
  reuk 3c68581567
Use jassertquiet where possible 3 years ago
  reuk 85226c33d4
Mac MainMenu: Allow commands without modifiers to be passed to peer 3 years ago
  reuk 407966b2ca
Windows: Fix warnings when building with clang in 64-bit mode 3 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
  Tom Poole 78be43888e Update the minimum C++ standard to C++14 3 years ago
  reuk a70488e38e MacOS: Fix API deprecations in macOS 12.0 and iOS 15.0 3 years ago
  reuk 7ac6911ccc
Windows: Fix clang/gnu compiler warnings 3 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 4 years ago
  reuk a70101e3ec
IPC: Allow setting custom timeouts in disconnect 4 years ago
  ed 5ae32084a7 Made the assertion in the Timer destructor slightly less strict 4 years ago
  reuk fb83c45a9d IPC: Fix race condition when destroying connections 4 years ago
  reuk 1dae941600 Timer: Add assertion to warn when destroying a timer from a background thread 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 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 67925d384f Updated main README with CMake support info and changed docs extension from .txt to .md 4 years ago
  ed 87fcf2f353 Windows: Added support for Chromium-based WebView2 browser in WebBrowserComponent and removed WinRT webview 4 years ago