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
2013-03-26 11:33:09 +00:00
..
containers Tweak to ScopedValueSetter to keep VS2012 happy. 2013-03-22 11:44:40 +00:00
files Added a new constructor to TemporaryFile to allow explicitly setting the temp file. 2013-03-18 21:25:45 +00:00
json Added export flag to JSON class. 2013-03-08 09:26:03 +00:00
logging Minor change to assertion logging. 2013-03-21 16:12:00 +00:00
maths Minor clean-ups. 2013-03-17 13:59:03 +00:00
memory JUCE_AUTORELEASEPOOL fix. 2013-03-23 14:16:03 +00:00
misc Added a wow64 registry function. 2012-12-27 20:48:19 +00:00
native Typo fix. 2013-03-25 20:11:30 +00:00
network Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
streams Minor clean-ups. 2013-03-15 17:48:53 +00:00
system Minor compiler defs change. 2013-03-25 13:44:27 +00:00
text Added a constructor to StringArray. 2013-03-26 11:33:09 +00:00
threads Minor docs updates. Added a method to Rectangle. 2013-03-15 12:29:48 +00:00
time Fix for win32 build breakage. 2013-02-22 15:34:24 +00:00
unit_tests Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
xml Documentation pedanticism. 2013-01-14 16:51:02 +00:00
zip Cleaned up a few static analyser warnings. 2013-03-15 19:36:28 +00:00
juce_core.cpp New debugging functions: SystemStats::getStackBacktrace() and setApplicationCrashHandler(). 2013-03-10 18:56:11 +00:00
juce_core.h New class: HighResolutionTimer 2013-02-01 20:15:26 +00:00
juce_core.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info 2.0.38 2013-03-08 20:34:38 +00:00