1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_core
2013-07-31 22:14:11 +01:00
..
containers Modified the HashMap class to store an instance of its hashcode-generator class instead of calling static methods. 2013-07-28 19:49:45 +01:00
files Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
json Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
logging Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
maths Added another Random::fillBitsRandomly method. 2013-07-18 09:30:51 +01:00
memory Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
misc Added WindowsRegistry::keyExists() methods 2013-07-25 10:49:12 +01:00
native A few android warning fixes. 2013-07-31 22:14:11 +01:00
network A few android warning fixes. 2013-07-31 22:14:11 +01:00
streams Added a MemoryOutputStream constructor to write into a fixed block of memory. 2013-07-22 11:29:15 +01:00
system Added tests for SSE3 capability. 2013-07-31 11:04:16 +01:00
text Fix for broken screen coord conversion in plugin windows. 2013-07-29 16:31:03 +01:00
threads A few android warning fixes. 2013-07-31 22:14:11 +01:00
time Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
unit_tests Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
xml Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
zip Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_core.cpp Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_core.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_core.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2013-07-17 16:26:42 +01:00