The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
reuk ebac835673
Fix some deprecation warnings
3 years ago
..
containers Fix some deprecation warnings 3 years ago
files DirectoryIterator: Avoid recursing into previously-visited directories 3 years ago
javascript CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
logging macOS: Be explicit about string encodings when logging assertions 4 years ago
maths Build: Add -Wdeprecated to recommended flags and fix new warnings 3 years ago
memory Reservoir: Fix bug where incorrect buffer region could be read in some cases 3 years ago
misc AudioProcessorParameter: Add new ParameterID and Attributes types 3 years ago
native NamedPipe: Avoid deadlocking on macOS when close and read are called simultaneously 3 years ago
network Fix some deprecation warnings 3 years ago
streams Update code to use C++14 [[deprecated]] attribute 3 years ago
system Bump version number to 6.1.6 3 years ago
text String: Fix logical error in hex parsing code 3 years ago
threads Update code to use C++14 [[deprecated]] attribute 3 years ago
time MinGW: Improve compatibility 3 years ago
unit_tests Added startTime and endTime to UnitTest TestResult struct 5 years ago
xml Nodiscard: Add to builder-pattern functions 3 years ago
zip ZipFile: Add path checks to uncompressEntry() 3 years ago
juce_core.cpp Added preliminary support for FreeBSD 4 years ago
juce_core.h Bump version number to 6.1.6 3 years ago
juce_core.mm Updated all license headers 5 years ago