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
2019-10-07 14:41:18 +01:00
..
containers Minor OwnedArray documentation fixes 2019-09-03 14:34:18 +01:00
files Added a method URL::getParentURL() 2019-09-16 14:56:44 +01:00
javascript Workaround for VS warning 2019-07-12 17:27:16 +01:00
logging Removed unused method 2019-03-05 17:23:34 +00:00
maths Windows: Removed some VS2013 workarounds 2019-07-11 15:28:41 +01:00
memory Fix for a bug in OptionalScopedPointer::release() 2019-09-12 19:39:05 +01:00
misc Windows: Fixed a bug checking if a key exists in the registry 2019-08-12 15:29:22 +01:00
native Replaced select() calls with poll() 2019-10-07 14:41:18 +01:00
network Replaced select() calls with poll() 2019-10-07 14:41:18 +01:00
streams Added a constructor to MemoryInputStream that will move from a MemoryBlock 2019-07-02 13:54:38 +01:00
system Explicitly use std::forward in make_unique implementation to fix some warnings about ambiguity 2019-08-28 10:04:05 +01:00
text Fixed a typo 2019-07-15 11:09:20 +01:00
threads Fixed some more Linux compiler warnings 2019-06-05 10:43:46 +01:00
time Only print PerformanceCounter statistics on destruction if there were any runs 2019-08-29 11:53:28 +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 Added some missing documentation 2019-08-09 10:04:07 +01:00
zip Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
juce_core.cpp Bela: Fixed timestamp call from realtime thread 2019-08-23 11:48:16 +01:00
juce_core.h Bump version number to 5.4.4 2019-08-09 11:24:54 +01:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00