1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core
2021-05-14 12:54:07 +01:00
..
containers ArrayBase: Avoid undefined behaviour when trying to copy a range of 0 elements 2021-04-30 14:49:23 +01:00
files File: Use unit test random instance to generate unique filename 2021-04-09 10:26:28 +01:00
javascript CharacterFunctions: Add new function to move pointer past whitespace 2021-02-18 10:54:29 +00:00
logging macOS: Be explicit about string encodings when logging assertions 2021-02-18 17:16:45 +00:00
maths CharacterFunctions: Add new function to move pointer past whitespace 2021-02-18 10:54:29 +00:00
memory MemoryBlock: Added a new replaceAll() method and deprecated the replaceWith() method 2021-04-27 09:06:14 +01:00
misc Unquote command-line arguments when adding them to ArgumentList 2020-11-26 19:01:43 +00:00
native Projucer: Removed the live build 2021-05-14 12:54:07 +01:00
network Used MemoryBlock::isEmpty() in a few places 2021-04-22 18:22:06 +01:00
streams Used MemoryBlock::isEmpty() in a few places 2021-04-22 18:22:06 +01:00
system Projucer: Removed the live build 2021-05-14 12:54:07 +01:00
text Projucer: Removed the live build 2021-05-14 12:54:07 +01:00
threads Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
time Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
unit_tests Added startTime and endTime to UnitTest TestResult struct 2020-06-17 15:54:28 +01:00
xml Docs: Updated XmlElement docs to use getChildIterator() instead of deprecated macros 2021-04-08 11:51:41 +01:00
zip Updated all license headers 2020-04-23 17:30:39 +01:00
juce_core.cpp Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_core.h VST3: Fixed a bug loading plug-ins 2021-03-26 10:31:45 +00:00
juce_core.mm Updated all license headers 2020-04-23 17:30:39 +01:00