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-12-12 15:57:13 +00:00
..
containers Added a deleted void* constructor to var, to prevent people accidentally giving it a raw pointer and having it cast to bool 2019-11-23 11:13:06 +00:00
files Check for UNC paths when normalising separators in File::parseAbsolutePath() 2019-12-02 10:58:59 +00:00
javascript Added comments to clarify a24341d 2019-10-21 16:56:24 +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 Updated the documentation 2019-12-12 15:57:13 +00:00
misc Write errors to stderr 2019-10-30 13:11:55 +00:00
native Removed dependency on libalchemy for Bela support 2019-12-06 14:18:10 +00:00
network Windows: Removed WSAPoll from the Socket classes as it does not report failed connections 2019-12-09 15:47:39 +00:00
streams Added a constructor to MemoryInputStream that will move from a MemoryBlock 2019-07-02 13:54:38 +01:00
system Fixed a threading issue when checking for duplicate parameter IDs 2019-11-21 16:43:17 +00: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 Exposed externalFileAttributes in ZipEntry 2019-11-15 17:19:59 +00:00
juce_core.cpp Removed dependency on libalchemy for Bela support 2019-12-06 14:18:10 +00:00
juce_core.h Bump version number to 5.4.5 2019-10-16 10:01:09 +01:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00