1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core
2018-05-10 09:10:09 +01:00
..
containers Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0 2018-05-10 09:10:09 +01:00
files Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0 2018-05-10 09:10:09 +01:00
javascript Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
logging Add documentation tags 2018-03-15 12:10:32 +00:00
maths Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
memory Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
misc Add camera support for iOS and Android. 2018-04-25 18:54:04 +02:00
native Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0 2018-05-10 09:10:09 +01:00
network Updated old code where the 'volatile' keyword was still being used 2018-05-01 09:19:50 +01:00
streams Added a parameter to File::appendText, File::replaceWithText and OutputStream::writeText to provide control over if/how line-feeds are replaced when writing text to a file 2018-04-16 12:26:42 +01:00
system Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0 2018-05-10 09:10:09 +01:00
text Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0 2018-05-10 09:10:09 +01:00
threads Converted some old typedefs to using declarations 2018-05-03 09:59:05 +01:00
time Add documentation tags 2018-03-15 12:10:32 +00:00
unit_tests Add documentation tags 2018-03-15 12:10:32 +00:00
xml Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
zip Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_core.cpp SparseSet: fix removeRange() and add unit tests. 2018-04-25 16:38:45 +02:00
juce_core.h Bump version number to 5.3.2 2018-05-09 12:34:36 +01:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00