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
2014-07-13 19:42:44 +01:00
..
containers Tightened up a few places where numeric conversion warnings could happen. 2014-07-10 18:57:24 +01:00
files Added a win32-specific flag File::windowsSystemDirectory 2014-07-08 14:05:55 +01:00
javascript Tightened up a few places where numeric conversion warnings could happen. 2014-07-10 18:57:24 +01:00
logging Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
maths Added an overload for calling roundToInt with an int. Added a a Point::roundToInt method. 2014-06-14 11:32:02 +01:00
memory Cleaned up a couple of parameter types in byte order conversion. 2014-07-04 21:02:18 +01:00
misc Added JUCE_API and JUCE_CALLTYPE to the WindowsRegistry class. 2014-03-31 10:43:13 +01:00
native Fix for https in the win32 http stream implementation 2014-07-13 19:25:30 +01:00
network Avoided the URL class adding parameters when generating post data for uploading files. 2014-05-19 11:16:25 +01:00
streams Tightened up a few places where numeric conversion warnings could happen. 2014-07-10 18:57:24 +01:00
system Version number update 2014-07-13 19:42:44 +01:00
text Tightened up a few places where numeric conversion warnings could happen. 2014-07-10 18:57:24 +01:00
threads Fix for threading bug in GlyphCache. 2014-03-16 15:37:23 +00:00
time Added a method Time::getCompilationDate() 2014-06-30 09:48:26 +01:00
unit_tests Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 2013-09-11 10:29:48 +01:00
xml MSVC UTF-32 build fix. 2014-05-30 09:10:09 +01:00
zip Tightened up a few places where numeric conversion warnings could happen. 2014-07-10 18:57:24 +01:00
juce_core.cpp Added http status code access for URL::createInputStream(). Also added threading + header display to the demo's http page. 2014-03-06 22:26:58 +00:00
juce_core.h New class: SharedResourcePointer 2014-04-14 13:13:07 +01:00
juce_core.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2014-07-13 19:42:44 +01:00