reuk
|
394c4fd475
|
Clang: Fix warnings when building with clang 10
|
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
|
d9093c87d6
|
Removed some cross-module relative includes
|
5 years ago |
ed
|
b57509c4a2
|
Removed some cross-module relative includes
|
5 years ago |
ed
|
331df42233
|
MP3: Fixed a global buffer overflow and constexpr'd a few things
|
5 years ago |
ed
|
b0f261c5e3
|
MP3: Fixed a global buffer overflow and constexpr'd a few things
|
5 years ago |
reuk
|
e13901d912
|
ClangCl: Silence code which warns when building on Windows with Clang
|
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
|
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 |
reuk
|
5f348c3040
|
Warnings: Add warning-wrangling header
|
5 years ago |
reuk
|
2ca69e8f70
|
Projucer: Stop requiring JuceHeader to be included in projects
|
5 years ago |
reuk
|
1fdba480cc
|
JUCE 6: Update version numbers
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
Lukasz Kozakiewicz
|
cfce337d81
|
Fix mp3 file seek when seeking to previously unplayed location.
|
5 years ago |
reuk
|
0c9067c9a4
|
Ownership: Fix some raw/unique ptr conversion issues
|
5 years ago |
ed
|
4a5dda489f
|
Fixed some warnings with -Wconversion enabled
|
5 years ago |
reuk
|
5af01b9b16
|
Demos: Convey proper ownership semantics
|
5 years ago |
Tom Poole
|
28e03f0815
|
Replaced all instances of JUCE_CONSTEXPR with constexpr
|
5 years ago |
ed
|
59a058fdc6
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
5 years ago |
ed
|
08d0a12f03
|
Bump version number to 5.4.7
|
5 years ago |
ed
|
5bda9de977
|
Windows: Fixed some build errors and warnings when using Clang in Visual Studio
|
5 years ago |
Tom Poole
|
ef1eacccd3
|
Bump version number to 5.4.6
|
5 years ago |
ed
|
b45ce09235
|
Standardised the licensing whitespace in module headers
|
5 years ago |
ed
|
a54da0b832
|
Fixed some more typos
|
5 years ago |
ed
|
0b714fad47
|
Updated the documentation of AudioFormat::createWriterFor()
|
5 years ago |
Tom Poole
|
dff555b23a
|
WAV: Fixed an issue parsing RF64 headers
|
5 years ago |
ed
|
4583baf277
|
Bump version number to 5.4.5
|
5 years ago |
ed
|
293d7be0b4
|
macOS: Handle EOF in CoreAudioReader::readSamples()
|
5 years ago |
ed
|
a522312b47
|
macOS: Handle EOF in CoreAudioReader::readSamples()
|
5 years ago |
Tom Poole
|
528798d96e
|
Bump version number to 5.4.4
|
5 years ago |
ed
|
869a9fd994
|
CoreAudio: Handle ExtAudioFileRead() reading fewer frames than expected
|
5 years ago |
Tom Poole
|
50be983db5
|
Fixed a compiler warning
|
6 years ago |
jules
|
f746672c19
|
Added an overloaded read method to InputStream which takes a size_t as the size parameter, rather than an int
|
6 years ago |
Tom Poole
|
a4bd6cbc66
|
Fixed some more Linux compiler warnings
|
6 years ago |
ed
|
cb7e325d51
|
Fixed some variable shadowing warnings
|
6 years ago |
Tom Poole
|
16dd26649a
|
Fixed some GCC compiler warnings and removed deprecated functions
|
6 years ago |
Tom Poole
|
a9a0f6b92f
|
Enforced more comprehensive const-correctness in the JUCE container classes
|
6 years ago |
Tom Poole
|
e7136b57f2
|
Updated the AudioFormatManager::registerBasicFormats documentation
|
6 years ago |
ed
|
497a1b3fb7
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
6 years ago |
ed
|
f3af250ff7
|
Tidied up unit test code layout
|
6 years ago |
ed
|
e88700be6e
|
Added missing unit test categories
|
6 years ago |
Tom Poole
|
315db2df93
|
Documentation fixes
|
6 years ago |
Tom Poole
|
aa361c9cf5
|
Documentation fixes
|
6 years ago |
ed
|
6722194260
|
Bump version number to 5.4.3
|
6 years ago |
jules
|
c3245bef0f
|
Added a new AudioFormatReader::read method and refactored the internals a bit
|
6 years ago |
Tom Poole
|
e3ebe5aed1
|
Bump version number to 5.4.2
|
6 years ago |