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
2013-03-13 10:46:57 +00:00
..
containers Added a minimum-size template parameter to Array. 2013-03-11 15:26:05 +00:00
files Added ResizableBorderComponent::getCurrentZone(). Misc tidying-up. 2013-03-13 10:46:57 +00:00
json Added export flag to JSON class. 2013-03-08 09:26:03 +00:00
logging Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
maths Fixes for negativeAwareModulo() and audio thumbnail. 2013-02-15 16:57:20 +00:00
memory Fixed a couple of base-class copying typos and prevented copying of ReferenceCountedObject bases. 2013-03-08 15:13:07 +00:00
misc Added a wow64 registry function. 2012-12-27 20:48:19 +00:00
native Replaced some OSX 10.8 deprecated functions. Also a fix for the OSX recently-used menu. 2013-03-08 12:01:46 +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 Added ResizableBorderComponent::getCurrentZone(). Misc tidying-up. 2013-03-13 10:46:57 +00:00
system New debugging functions: SystemStats::getStackBacktrace() and setApplicationCrashHandler(). 2013-03-10 18:56:11 +00:00
text 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
threads Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 2013-03-08 14:07:51 +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 ZipFile: made sure backslashes in paths are converted to forward slashes on unix OSes. 2013-03-08 19:16: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