2179 Commits (ebbd5300df69e4a736cb2d1048ead56a4e6bf2ca)

Author SHA1 Message Date
  falkTX 93194c7a12
Import latest fixes from DISTRHO-Ports 2 years ago
  falkTX 95e4650922
Add ChildProcess::getPID() 3 years ago
  falkTX 9d9b1faa38
Fix fork/exec and allow vfork 3 years ago
  falkTX 241d59b329
Improve posix getExecutableFile() 3 years ago
  Tom Poole 111bbc0979 Bump version number to 6.1.6 4 years ago
  reuk 1d1d743b9f
Build: Add -Wdeprecated to recommended flags and fix new warnings 4 years ago
  reuk 7eee7cd892
Windows: Fix non-C++14-compatible noexcept usage in mapi.h 4 years ago
  reuk fdfc279bea String: Fix logical error in hex parsing code 4 years ago
  reuk 00e7fbf1c2 DirectoryIterator: Avoid recursing into previously-visited directories 4 years ago
  reuk c4022a08e5
NODISCARD: Use more robust language standard check 4 years ago
  Roland Rabien 9d692c13cf Fix invalid usage of JUCE_NODISCARD 4 years ago
  reuk 903873dad2
VST3: Add local search path on Windows 4 years ago
  reuk 093dbc7df1
Plugin Scanning: Fix thread sanitizer issues in the AudioPluginHost 4 years ago
  reuk b80927fc91
Nodiscard: Add to builder-pattern functions 4 years ago
  reuk 7d21a967e4
AudioBlock: Use new size_t overloads from FloatVectorOperations 4 years ago
  Tom Poole 3c03693d07 Bump version number to 6.1.5 4 years ago
  Tom Poole c072b1bc8e Fix some typos 4 years ago
  ed e0e8e85d6b Add KeyboardComponentBase class for custom MIDI keyboard components and MPEKeyboardComponent class 4 years ago
  reuk 640194c878
MinGW: Improve compatibility 4 years ago
  reuk f429647ae9
MinGW: Add uuid definitions for MinGW-w64 4 years ago
  attila 2e874e80cb ZipFile: Add path checks to uncompressEntry() 4 years ago
  attila a2cc9a8cd5 File: Fix isSymbolicLink() on Windows when querying non-existing paths 4 years ago
  reuk d66f9399ba
StringPairArray: Allow adding the contents of a std::unordered_map<String, String> 4 years ago
  reuk ca5c9fdae6
FloatVectorOperations: Add overloads accepting size_t element counts 4 years ago
  ed 96383fb504 macOS: Fix nullptr dereference in WebInputStream on macOS versions < 10.10 4 years ago
  reuk 02b0b752ea Thread: Update macOS thread priority calculation 4 years ago
  Tom Poole 8a6e1980d0 Bump version number to 6.1.4 4 years ago
  attila f052e1becb Fix CharPointer_UTF8::isWhitespace() when encountering ideographic whitespace 4 years ago
  reuk 48c6087faf Thread: Update macOS thread priority calculation 4 years ago
  reuk 44404508fe Bump version number to 6.1.3 4 years ago
  reuk bf32f0dba9 Sanitizer Warnings: Bump sanitizer macro to support Xcode 11 onwards 4 years ago
  reuk d26945f476
ObjC Helpers: Ensure that all methods accept mandatory "self" and "selector" arguments 4 years ago
  ed 81013b0517 Docs fix 4 years ago
  ed 4c2c51eaf4 Check for nullptr comparison operator in NullCheckedInvocation::invoke() 4 years ago
  ed fcb4a8adb3 Fix NullCheckedInvocation::invoke() std::function signature to allow non-forwarding references 4 years ago
  ed fc0f6b1f2f Tidy up 4 years ago
  reuk 69aa461be1
Time: Fix duplicate '-' symbols in UTC offset string 4 years ago
  reuk aa95939273
SystemStats: Set hasNeon flag correctly on M1 machines 4 years ago
  reuk 81fa777ff7
ObjC Helpers: Automatically derive appropriate signature for function 4 years ago
  reuk 4196b5e45b
macOS: Silence deprecation warnings on Monterey 4 years ago
  reuk 17b8708852
WebBrowserComponent: Avoid leaking browsers on macOS 4 years ago
  reuk 317083d409
Variant: Improve documentation for equals() 4 years ago
  reuk 6244fc293f
CharacterFunctions: Avoid UB when parsing hex strings 7 years ago
  ed aabd65b0fd Text: Fix some build issues when JUCE_STRING_UTF_TYPE != 8 4 years ago
  reuk d5e9793cb1
Reservoir: Fix bug where incorrect buffer region could be read in some cases 4 years ago
  reuk d36c8b4c55
NamedPipe: Avoid early exits from writes on unavailable pipes 4 years ago
  ed 7d1918b385 macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 4 years ago
  ed e612481771 HeapBlock: Relax size constructor constraints to allow enums 4 years ago
  ed d9eb2022ed POSIX: Fix overflow when setting hi-res timer thread period on macOS/iOS 4 years ago
  reuk f5f834f758
CompilerWarnings: Update minimum supported clang version for JUCE_BEGIN_NO_SANITIZE 4 years ago