| .. |
|
containers
|
Spelling correction.
|
2014-10-20 13:06:54 +01:00 |
|
files
|
A few minor clean-ups.
|
2014-08-26 10:17:40 +01:00 |
|
javascript
|
Added access to the root object's properties in JavascriptEngine
|
2014-10-09 09:39:43 +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 class: NormalisableRange, to represent a mapping from an arbitrary range down to 0->1
|
2014-10-13 15:43:01 +01:00 |
|
memory
|
Spelling correction.
|
2014-10-20 13:06:54 +01:00 |
|
misc
|
Added JUCE_API and JUCE_CALLTYPE to the WindowsRegistry class.
|
2014-03-31 10:43:13 +01:00 |
|
native
|
Made the win32 URL streaming code handle redirects.
|
2014-10-09 09:22:41 +01:00 |
|
network
|
Tweaked the re-use flags for DatagramSocket
|
2014-10-16 17:25:12 +01:00 |
|
streams
|
More efficient preallocation when reading large files into memory.
|
2014-09-29 09:41:43 +01:00 |
|
system
|
Added some VC14 feature support, and moved C++11 detection into its own header file.
|
2014-10-19 10:51:18 +01:00 |
|
text
|
A few minor clean-ups.
|
2014-08-26 10:17:40 +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
|
Added some missing semi-colons.
|
2014-10-14 11:48:16 +01:00 |
|
zip
|
Minor warning fixes for mingw
|
2014-08-12 11:36:55 +01:00 |
|
juce_core.cpp
|
Improved MAC address detection on linux.
|
2014-08-29 11:34:10 +01:00 |
|
juce_core.h
|
Added some VC14 feature support, and moved C++11 detection into its own header file.
|
2014-10-19 10:51:18 +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-08-12 13:43:39 +01:00 |