1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core
2019-06-06 16:50:12 +01:00
..
containers Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
files Added juce_UnitTestCategories.h to replace raw strings used for test categories 2019-04-03 15:10:40 +01:00
javascript Added some overloads to OwnedArray to let items be added from std::unique_ptrs. Also removed OwnedArray::addIfNotAlreadyThere because it's ambiguous about whether the object should be deleted if it fails to be added! 2019-05-15 11:02:03 +01:00
logging Removed unused method 2019-03-05 17:23:34 +00:00
maths Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
memory Fixed some more Linux compiler warnings 2019-06-06 10:25:19 +01:00
misc Fixed some Android compiler warnings 2019-06-06 16:50:12 +01:00
native Fixed some Android compiler warnings 2019-06-06 16:50:12 +01:00
network Refactored AudioPluginFormat::createPluginInstance to use lambdas for the callback 2019-06-05 17:04:06 +01:00
streams Fix a crash on shutdown when DanglingStreamChecker gets destroyed before LeakCounter instances. 2019-05-20 17:30:20 +02:00
system Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
text Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
threads Fixed some more Linux compiler warnings 2019-06-05 10:43:46 +01:00
time Added juce_UnitTestCategories.h to replace raw strings used for test categories 2019-04-03 15:10:40 +01:00
unit_tests Added juce_UnitTestCategories.h to replace raw strings used for test categories 2019-04-03 15:10:40 +01:00
xml Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
zip Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
juce_core.cpp Prevented the Apple system headers from including some unnecessary C library headers 2019-05-10 16:58:30 +01:00
juce_core.h Projucer: Fixed the default value of JUCE_CATCH_UNHANDLED_EXCEPTIONS 2019-05-30 11:52:28 +01:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00