1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core
2012-02-28 19:51:22 +00:00
..
containers Added -ldl to linux builds. Tidied up a few warnings. 2012-02-28 19:51:22 +00:00
files Small introjucer fix. 2012-02-26 20:30:24 +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 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
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 Android GL work. 2012-02-25 18:30:42 +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 Cleaned up and simplified the ThreadPool class - addJob now takes a flag to indicate whether the pool should delete that job, and the class's constructor arguments have been simplified. 2012-02-28 15:08:26 +00:00
text Added -ldl to linux builds. Tidied up a few warnings. 2012-02-28 19:51:22 +00:00
threads Cleaned up and simplified the ThreadPool class - addJob now takes a flag to indicate whether the pool should delete that job, and the class's constructor arguments have been simplified. 2012-02-28 15:08:26 +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 Added -ldl to linux builds. Tidied up a few warnings. 2012-02-28 19:51:22 +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 Updated some module usage warning code. 2012-02-24 18:12:21 +00:00
juce_core.h Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer. 2012-02-13 17:56:59 +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