1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_core
2012-03-15 11:39:01 +00:00
..
containers VC2011 compiler tweaks. ReferenceCountedArray fix. 2012-03-01 09:26:40 +00:00
files Fix for XML formatting. 2012-03-09 21:13:08 +00:00
json Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
logging Minor tweaks to help support mingw, and to avoid namespace issues with assertions. 2012-03-06 20:31:39 +00:00
maths Android GL work. 2012-02-25 18:30:42 +00:00
memory Added -ldl to linux builds. Tidied up a few warnings. 2012-02-28 19:51:22 +00:00
misc Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
native Improved ThreadLocalValue to use native compiler features where available. Got rid of Thread::stopAllThreads and Thread::getNumRunningThreads (which were just a bad idea, with many safety holes). Replaced the internal RunningThreadsList class with some simpler thread-local storage. 2012-03-13 12:44:33 +00:00
network Changed URL class to allow multiple parameters with the same name. 2012-02-26 15:08:34 +00:00
streams Fixes to some MemoryOutputStream streaming operators. 2012-02-15 20:48:14 +00:00
system Minor tweaks to help support mingw, and to avoid namespace issues with assertions. 2012-03-06 20:31:39 +00:00
text Added -ldl to linux builds. Tidied up a few warnings. 2012-02-28 19:51:22 +00:00
threads Fix for thread-locals in older OSX targets. 2012-03-15 11:39:01 +00:00
time Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
unit_tests Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
xml Fix for XML formatting. 2012-03-09 21:13:08 +00:00
zip Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_core.cpp Android: added OpenSLES audio device type. 2012-03-09 12:23:34 +00:00
juce_core.h Minor android and GL clean-ups. 2012-03-01 17:52:03 +00:00
juce_core.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info Docs fix. Version bump. 2012-02-13 15:29:21 +00:00