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.
ed cb1f02696f Fixed a leak in URLConnectionState 7 years ago
..
containers Added some missing move constructors to SortedSet 7 years ago
files Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 8 years ago
javascript JSON: Added the ability to limit the number of decimal places when serialising floating point numbers 8 years ago
logging Updated file headers and the README with the JUCE 5 license 8 years ago
maths Fixed a MSVC 2013 compiler error in juce_MathsFunctions.h 8 years ago
memory Added the JUCE DSP module 8 years ago
misc Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 8 years ago
native Fixed a leak in URLConnectionState 7 years ago
network URL: Added support for query string parameters without values 8 years ago
streams Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 8 years ago
system Added macros JUCE_CONSTEXPR and JUCE_HAS_CONSTEXPR to support constexpr 7 years ago
text Fixed an intermittent JSON parsing test failure 8 years ago
threads Added some ThreadPool::addJob methods that take lambdas 8 years ago
time Avoided a VS warning 7 years ago
unit_tests Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 8 years ago
xml Documentation: Some typo fixes 8 years ago
zip Projucer: Xcode exporter: Updated to support Xcode 9 8 years ago
juce_core.cpp Cleaned up some code in HashMap and added a getReference method 8 years ago
juce_core.h Bump version number to 5.1.1 7 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago