jules
|
ef63ba5d80
|
In posix StreamingSocket, added a shutdown call before closing the socket to make it disconnect.
|
2014-11-20 11:16:43 +02:00 |
|
jules
|
bcc6e63e0f
|
Big changes to the introjucer's new project page, plus new classes to support simplified app creation.
|
2014-11-18 11:10:13 +02:00 |
|
jules
|
0d989638cc
|
Version 3.1.0
|
2014-11-18 10:56:13 +02:00 |
|
jules
|
cde93f6e88
|
Workaround for a VS2014 compiler bug.
|
2014-11-16 18:46:45 +00:00 |
|
jules
|
73d2d1469b
|
Avoided some recursion in DirectoryIterator which could cause stack overflows in large filesystems
|
2014-11-15 17:17:44 +00:00 |
|
jules
|
1313eb0bef
|
Oops - fixed win32 typo in last commit.
|
2014-11-12 17:15:26 +00:00 |
|
jules
|
0fe7802c93
|
Oops - fixed win32 typo in last commit.
|
2014-11-12 16:58:46 +00:00 |
|
jules
|
9c884f79d3
|
Added method File::setExecutePermission()
|
2014-11-12 15:01:34 +00:00 |
|
jules
|
aa59b95a98
|
Improved a comment
|
2014-11-11 09:55:51 +00:00 |
|
jules
|
19937e63e1
|
Updated a few trig functions to use the std:: implementations.
|
2014-11-04 15:59:38 +00:00 |
|
jules
|
40fe2186d2
|
Added a 10.10 entry in the SystemStats OS version list.
|
2014-10-28 11:46:46 +00:00 |
|
jules
|
7a7f7814fb
|
Moved the new MountedVolumeListChangeDetector into the juce_events module to avoid some win32 problems.
|
2014-10-26 19:36:54 +00:00 |
|
jules
|
74571aba11
|
New class: MountedVolumeListChangeDetector
|
2014-10-26 17:39:49 +00:00 |
|
jules
|
7b1e821800
|
Spelling correction.
|
2014-10-20 13:06:54 +01:00 |
|
jules
|
dd678f7e82
|
Added some VC14 feature support, and moved C++11 detection into its own header file.
|
2014-10-19 10:51:18 +01:00 |
|
jules
|
205498900a
|
Tweaked the re-use flags for DatagramSocket
|
2014-10-16 17:25:12 +01:00 |
|
jules
|
c3694572ae
|
Added a workaround for an MSVC warning.
|
2014-10-15 11:16:59 +01:00 |
|
jules
|
80e7a36691
|
Modified the DBG and jassert macros to force users to follow them with a semi-colon. This can avoid some nasty and subtle mistakes when the macros are elided in a release build.
|
2014-10-14 14:32:25 +01:00 |
|
jules
|
e60aa581d6
|
Added some missing semi-colons.
|
2014-10-14 11:48:16 +01:00 |
|
jules
|
336b7974d7
|
Added class: NormalisableRange, to represent a mapping from an arbitrary range down to 0->1
|
2014-10-13 15:43:01 +01:00 |
|
jules
|
b9dc8f8ea9
|
Avoided enabling lambdas on builds for older versions of iOS.
|
2014-10-12 16:08:13 +01:00 |
|
jules
|
efd45ca032
|
Added access to the root object's properties in JavascriptEngine
|
2014-10-09 09:39:43 +01:00 |
|
jules
|
cb80f332ac
|
Made the win32 URL streaming code handle redirects.
|
2014-10-09 09:22:41 +01:00 |
|
jules
|
b0cbaea4f5
|
Updated lambda compatibility on OSX to only be enabled on 10.9 and above (sigh..)
|
2014-10-08 20:16:57 +01:00 |
|
jules
|
d0cbe7a642
|
Tweaked the JUCE_COMPILER_SUPPORTS_LAMBDAS flag to avoid backwards-compatibility problems with OSX 10.5
|
2014-10-08 13:50:27 +01:00 |
|
jules
|
89854c55b9
|
Added flag JUCE_COMPILER_SUPPORTS_LAMBDAS
|
2014-10-08 11:26:55 +01:00 |
|
jules
|
fbc5c76544
|
Added missing header that was needed for MSVC.
|
2014-10-07 19:56:02 +01:00 |
|
jules
|
df1483fb49
|
Minor refactoring in JS parser.
|
2014-09-29 09:45:25 +01:00 |
|
jules
|
2cc283fddd
|
More efficient preallocation when reading large files into memory.
|
2014-09-29 09:41:43 +01:00 |
|
jules
|
23d3bfe3e2
|
Bit of minor cleaning up.
|
2014-09-28 13:15:01 +01:00 |
|
jules
|
a3cf165fc4
|
Fix for osx 10.5 compatibility.
|
2014-09-28 11:07:59 +01:00 |
|
jules
|
6c06c34304
|
Fix for File::getCreationTime on OSX.
|
2014-09-26 09:55:51 +01:00 |
|
jules
|
6c37ffdf48
|
Avoided an iOS warning.
|
2014-09-24 10:15:40 +01:00 |
|
jules
|
5fd933f041
|
Minor documentation fix.
|
2014-09-23 17:39:53 +01:00 |
|
jules
|
91e6d9a35a
|
Socket change to provide consistent re-use behaviour on posix and Windows.
|
2014-09-21 13:01:35 +01:00 |
|
jules
|
acdb9eb653
|
Added a test to set up the JUCE_64BIT flag if __arm64__ is set.
|
2014-09-16 15:49:59 +01:00 |
|
jules
|
b1e4823066
|
Avoided some gcc compiler warnings
|
2014-09-15 17:31:43 +01:00 |
|
jules
|
eed0a41a4f
|
Added RSAKey::isValid() and URL::isEmpty()
|
2014-09-11 09:45:26 -07:00 |
|
jules
|
aae0690b7c
|
Fixed a false-alarm assertion in ScopedPointer.
|
2014-09-10 06:47:19 -07:00 |
|
jules
|
46dfd54d9a
|
Minor cleanups.
|
2014-09-01 20:59:57 +01:00 |
|
jules
|
a9ab93128c
|
doxygen formatting workaround.
|
2014-09-01 15:18:08 +01:00 |
|
jules
|
574241650e
|
Improved MAC address detection on linux.
|
2014-08-29 11:34:10 +01:00 |
|
jules
|
671f5fbbdc
|
Added a fix to make sure that javascript division always uses floating point.
|
2014-08-28 21:43:53 +01:00 |
|
jules
|
2fd89b0ac4
|
A few minor clean-ups.
|
2014-08-26 10:17:40 +01:00 |
|
jules
|
f1f51f261a
|
Added the JUCE_COMPILER_WARNING macro, which is a handy cross-compiler way to generate custom warning messages in your code.
|
2014-08-24 14:21:14 +01:00 |
|
jules
|
d42a606b99
|
Tried to improve the explanation for XmlElement::findParentElementOf.
|
2014-08-20 20:59:31 +01:00 |
|
jules
|
e12823a10f
|
Added Math.ceil and Math.floor to the javascript parser.
|
2014-08-19 15:35:36 +01:00 |
|
jules
|
a5fc9b34ec
|
Fixed javascript parser to handle for statements without iterator terms.
|
2014-08-19 09:39:06 +01:00 |
|
jules
|
f376a82a56
|
Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS
|
2014-08-17 11:47:55 +01:00 |
|
jules
|
3e7d305094
|
A few minor whitespace cleanups.
|
2014-08-16 21:06:27 +01:00 |
|