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
2011-09-16 22:07:47 +01:00
..
containers Added a unit-test, and removed constness from a couple more return types. 2011-09-13 15:09:21 +01:00
files Tweaks to streams and gzip compressor. 2011-09-14 15:34:05 +01:00
json Added a unit-test, and removed constness from a couple more return types. 2011-09-13 15:09:21 +01:00
logging First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
maths New class: ChildProcess. Fixed android build problems with paths. 2011-09-02 12:48:36 +01:00
memory Fix for plugin host build on mac, and minor tidy-up of some plugin hosting classes. 2011-09-06 11:55:24 +01:00
misc Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 2011-08-21 21:20:28 +01:00
native Mouse click and colour tweaks. Changed OSX URL reading to avoid local caching. 2011-09-16 22:07:47 +01:00
network A few minor tweaks to ZipFile. Handling for aliased folders in OSX file chooser. 2011-09-16 15:00:46 +01:00
streams Tweaks to streams and gzip compressor. 2011-09-14 15:34:05 +01:00
system Improved the string hashing algorithm in the introjucer. 2011-09-11 16:26:20 +01:00
text Fix for incredibly subtle windows popupmenu problem. 2011-09-15 11:31:34 +01:00
threads Added a unit-test, and removed constness from a couple more return types. 2011-09-13 15:09:21 +01:00
time First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
unit_tests First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
xml Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 2011-08-21 21:20:28 +01:00
zip A few minor tweaks to ZipFile. Handling for aliased folders in OSX file chooser. 2011-09-16 15:00:46 +01:00
juce_core.cpp New class: ChildProcess. Fixed android build problems with paths. 2011-09-02 12:48:36 +01:00
juce_core.h New class: ChildProcess. Fixed android build problems with paths. 2011-09-02 12:48:36 +01:00
juce_core.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info Improved the string hashing algorithm in the introjucer. 2011-09-11 16:26:20 +01:00