reuk
|
3ad4835854
|
macOS: Fix getOperatingSystemType when getOSXVersion returns 11.0 instead of 10.16
|
4 years ago |
ed
|
452c3e6e64
|
macOS: Fixed warnings about NSKVONotifying subclasses on shutdown
|
4 years ago |
Tom Poole
|
f6782fe25b
|
Revert "XML: Added an additional assertion when parsing/creating malformed namespaced tag names"
This reverts commit 56f11e8611 .
|
4 years ago |
Tom Poole
|
56f11e8611
|
XML: Added an additional assertion when parsing/creating malformed namespaced tag names
|
5 years ago |
ed
|
c8a416f476
|
Obj-C++: Added obc_msgSendSuper_stret overloads for ObjCMsgSendSuper() and refactored the superclass messaging a bit
|
4 years ago |
juce-team
|
f9f5caa5cc
|
macOS 11: Fix function pointer conversions
|
4 years ago |
reuk
|
b27017a5e3
|
macOS: Initial support for macOS 11 and arm64
|
4 years ago |
ed
|
6aeb9d7dda
|
Bump version number to 6.0.1
|
4 years ago |
ed
|
744e16eebd
|
Fixed some Doxygen parsing issues
|
4 years ago |
ed
|
c6bd5cb3df
|
Removed unused JUCE_WIN32 define
|
4 years ago |
reuk
|
9cc3fca7d0
|
RangedDirectoryIterator: Allow querying the estimated progress
|
4 years ago |
reuk
|
394c4fd475
|
Clang: Fix warnings when building with clang 10
|
4 years ago |
reuk
|
3c15dc79de
|
Clang: Fix some preprocessor defs on windows
|
4 years ago |
reuk
|
ac2d7ee272
|
Clang: Fix build errors when using a recent clang-cl
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
ed
|
67925d384f
|
Updated main README with CMake support info and changed docs extension from .txt to .md
|
4 years ago |
ed
|
4855f52e4d
|
Added missing documentation tags
|
4 years ago |
ed
|
802d73f73f
|
Added startTime and endTime to UnitTest TestResult struct
|
4 years ago |
ed
|
1e9cd97664
|
Added startTime and endTime to UnitTest TestResult struct
|
4 years ago |
ed
|
e195a25088
|
Added missing String::operator+=() implementation for long ints
|
5 years ago |
ed
|
7f4b6e3288
|
Added missing String::operator+=() implementation for long ints
|
5 years ago |
ed
|
b5214a341e
|
Normalised lambda whitespace
|
5 years ago |
ed
|
d510b73cdf
|
Normalised all whitespace before args in std::function
|
5 years ago |
ed
|
4b6be143cf
|
Fixed some doxygen warnings
|
5 years ago |
reuk
|
fca3429e6e
|
DSP: Update convolution
|
5 years ago |
reuk
|
0e9fb915fa
|
CMake: Add Wpedantic as a recommended warning flag
|
5 years ago |
reuk
|
092bc44413
|
MinGW: Fix windows/gcc warnings
|
5 years ago |
reuk
|
f49b3733ec
|
Warnings: Silence some GCC warnings
|
5 years ago |
ed
|
48acdf58ef
|
Added HSL support to Colour and use Colour::fromHSL() when parsing SVG HSL colours
|
5 years ago |
ed
|
7553b8dc1b
|
Added HSL support to Colour and use Colour::fromHSL() when parsing SVG HSL colours
|
5 years ago |
reuk
|
b7e4099cd5
|
Cleanup: Fix some warnings
|
5 years ago |
reuk
|
4cf66d6522
|
Cleanup: Remove redundant inlines
|
5 years ago |
reuk
|
e13901d912
|
ClangCl: Silence code which warns when building on Windows with Clang
|
5 years ago |
ed
|
77aff4658b
|
Fixed an edge case in Random::nextFloat() for dividends approaching std::numeric_limits<uint32>::max()
|
5 years ago |
Ivan Cohen
|
c138bf91b4
|
DSP: Revamp DSP module
|
5 years ago |
Tom Poole
|
6cb75d9d2c
|
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
|
5 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
ed
|
c2e3dcd8bf
|
Updated the documentation of some methods which now return std::unique_ptr instead of raw pointers to remove references to deleting the returned object
|
5 years ago |
ed
|
add88c33f2
|
Replaced all references to ROLI with Raw Material Software and regenerated all bytecode
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
ed
|
ffb7b0730d
|
Increased the max number of warnings for the GCC/Clang/MSVC warning-squashing macros
|
5 years ago |
reuk
|
e7e1de78fa
|
Files: Add RangedDirectoryIterator
|
5 years ago |
reuk
|
5f348c3040
|
Warnings: Add warning-wrangling header
|
5 years ago |
reuk
|
175644e8c1
|
String: Provide range-for comaptibility
|
5 years ago |
reuk
|
ece5644a20
|
CMake: Add support for building JUCE projects with CMake
|
5 years ago |
reuk
|
1fdba480cc
|
JUCE 6: Update version numbers
|
5 years ago |
ed
|
5bb2e8ca6f
|
Made PropertySet::setValue() methods take a StringRef instead of a const String& so that Identifiers can be implicitly cast
|
5 years ago |
Lukasz Kozakiewicz
|
50310edc57
|
Android: Call __android_log_print() in chunks to ensure that the full log is printed
|
7 years ago |
reuk
|
6a18c9e153
|
iOS: Fix type declaration in juce_File.h
|
5 years ago |
Tom Poole
|
21f054b164
|
Documentation fix
|
5 years ago |