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-05-02 16:37:00 +01:00
..
containers Added better constructors for AudioSourceChannelInfo. 2012-04-28 11:37:05 +01:00
files Improved File::moveFileTo and made file renaming in the introjucer more robust. 2012-05-02 16:37:00 +01:00
json Removed some unused android code. Refactored some messaging code. 2012-03-25 20:09:57 +01:00
logging (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
maths Cleaned up some docs. 2012-04-11 13:33:08 +01:00
memory Added a flag to disable inline asm. 2012-04-24 21:50:54 +01:00
misc Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups. 2012-04-11 11:04:50 +01:00
native Added a flag to disable inline asm. 2012-04-24 21:50:54 +01:00
network Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups. 2012-04-11 11:04:50 +01:00
streams Added a progress value for ZipFile::Builder. 2012-04-12 13:35:02 +01:00
system Added some explicit namespacing for exceptions, and fixed a mouseExit problem with modal components. 2012-04-25 14:08:26 +01:00
text Cleaned up some docs. 2012-04-11 13:33:08 +01:00
threads Fix for a deadlock in some (rare) threading situations. 2012-04-26 20:18:50 +01:00
time Purged some warnings. 2012-04-10 10:29:14 +01:00
unit_tests (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
xml Purged some warnings. 2012-04-10 10:29:14 +01:00
zip Added a progress value for ZipFile::Builder. 2012-04-12 13:35:02 +01:00
juce_core.cpp Changed some String methods to avoid using locale-specific characters in decimal conversions, and to stick to a dot in all cases. 2012-04-02 17:51:06 +01:00
juce_core.h Rearranged some error-catching code. 2012-04-12 20:46:24 +01:00
juce_core.mm Added new module wrappers. 2011-08-15 19:41:17 +01:00
juce_module_info Version number bump. 2012-04-16 17:54:42 +01:00