479 Commits (55a8b2ac125ddd0d77b71bf06bfbdc6cd98b51dd)

Author SHA1 Message Date
  reuk c8753dcc9a
ApplicationBase: Assume UTF-8 commandline parameter encoding 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
  chroma d3cff375be Thread: Introduce a new Thread backend 2 years ago
  reuk 59a47a4638
HWNDComponentPeer: Fix icon leaks 2 years ago
  reuk b3a4d54a72
Build: Update the minimum C++ standard to C++17 2 years ago
  Tom Poole 7296b8e3f7 Bump version number to 7.0.2 2 years ago
  attila 53619b927c Eliminate all usages of JUCE_STANDALONE_APPLICATION in the modules 2 years ago
  attila d246cc280d MessageManager: Add mutex to isThisTheMessageThread() and setCurrentThreadAsMessageThread() 2 years ago
  Tom Poole fd8607302d Bump version number to 7.0.1 2 years ago
  Tom Poole 8b399998b4 Bump version number to 7.0.0 2 years ago
  Tom Poole 83176e23ca Add a version ID macro 3 years ago
  reuk 7dd0cffe71
ConnectedChildProcess: Always cancel pending async updates before background thread stops 3 years ago
  reuk 479318e397
ConnectedChildProcess: Always cancel pending async updates before background thread stops 3 years ago
  Tom Poole db3c6e6216 macOS/iOS: Fix unguarded availability warnings 3 years ago
  reuk c91514f57f
VST3 Client: Properly notify host about added/removed event loop FDs 3 years ago
  reuk 19ddbe2368
Warnings: Fix missing-prototypes warnings 3 years ago
  Tom Poole eda5c696e5 macOS/iOS: Fix unguarded availability warnings 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  Tom Poole d5d9a02c8f ChildProcessCoordinator: Fix an issue with a missing ping thread 3 years ago
  Tom Poole 111bbc0979 Bump version number to 6.1.6 3 years ago
  reuk 3fa38114d1
AsyncUpdater: Cancel updates in derived class destructors 3 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 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 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