1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules/juce_core
2013-04-09 14:46:54 +01:00
..
containers Support for storing binary vars in XML via NamedValueSet/ValueTree. 2013-04-09 14:46:54 +01: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 a binary data type to the var class. 2013-04-09 12:11:06 +01:00
logging Added calling convention to logAssertion. 2013-04-04 11:41:47 +01: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 Warning fix for linux. 2013-04-08 15:48:39 +01:00
network Warnings + documentation cleanups. 2013-04-07 10:03:59 +01:00
streams Minor addition to MemoryOutputStream. 2013-04-09 12:09:23 +01:00
system Added calling convention to logAssertion. 2013-04-04 11:41:47 +01:00
text Introjucer: fixes for some of the integrated Jucer stuff. 2013-04-01 12:22:53 +01:00
threads Minor docs updates. Added a method to Rectangle. 2013-03-15 12:29:48 +00:00
time Minor clean-ups. 2013-04-02 11:52:52 +01:00
unit_tests Merged the old Jucer into the introjucer. 2013-03-31 23:09:17 +01:00
xml Added XmlElement methods to help parse namespaces on tagnames. Updated SVG parser to handle files which use namespaces. 2013-04-01 11:19:38 +01:00
zip Cleaned up a few static analyser warnings. 2013-03-15 19:36:28 +00:00
juce_core.cpp Some mingw compatibility tweaks. 2013-03-28 14:24:28 +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 Resaved some projects. Added a Code::Blocks project for the introjucer. 2013-03-31 23:24:56 +01:00