jules
|
fc772941d6
|
Fixed some pedantic warnings.
|
11 years ago |
jules
|
83aaaa9459
|
Avoided mistakenly opening wav files containing formats that the reader doesn't support.
|
11 years ago |
jules
|
059737b163
|
Version number update
|
11 years ago |
jules
|
b093f47a8c
|
Misc minor cleanups and comment fixes.
|
11 years ago |
jules
|
2fccfccbc0
|
Misc performance tweaks.
|
11 years ago |
jules
|
629efdbd3c
|
LAMEEncoderAudioFormat fix.
|
11 years ago |
jules
|
21f6a0517a
|
Added some more supported frequencies to WavAudioFormat.
|
11 years ago |
jules
|
4552218149
|
Added support for reading/writing an ISRC code in a WAV file's AXML chunk.
|
11 years ago |
jules
|
508e25afbb
|
Cleared-out the last batch of unnecessary includes.
|
11 years ago |
jules
|
2786eadaf9
|
Removed a few pedantic warnings.
|
11 years ago |
jules
|
636ffe68d3
|
A bit more minor cleaning-up.
|
11 years ago |
jules
|
65c155e372
|
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.
|
11 years ago |
jules
|
50132270d6
|
Added a few override modifiers and fixed some documentation.
|
11 years ago |
jules
|
0cea511c0c
|
Fix for reading IEEE float wav files.
|
11 years ago |
jules
|
833d15ef81
|
Added some override specifiers.
|
11 years ago |
jules
|
98d85cd640
|
Added an option for restricting the WAV file format.
|
11 years ago |
jules
|
31577c6837
|
Minor comment clarification.
|
11 years ago |
jules
|
ebc0b2b727
|
Removed some warning settings that weren't supported by older GCCs. Also added workarounds for some spurious GCC warnings.
|
11 years ago |
jules
|
5b25ac6609
|
Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility.
|
11 years ago |
jules
|
4a5380171a
|
Version number update
|
12 years ago |
jules
|
5a1112ab94
|
Updated the format of the header include guard macros.
|
12 years ago |
jules
|
080ff658b9
|
VC2013 compiler compatibility.
|
12 years ago |
jules
|
4fc8fbaef1
|
Added some more override decorators.
|
12 years ago |
jules
|
4ce1908f79
|
Misc tidying-up.
|
12 years ago |
jules
|
94a81e0d91
|
Fixed some MSVC warnings.
|
12 years ago |
jules
|
fdca8fe1c0
|
Removed a couple of suprious int casts in AudioFormatReaderSource
|
12 years ago |
jules
|
aec3d12753
|
A few minor tweaks to avoid warnings etc.
|
12 years ago |
jules
|
78aac0995a
|
Fixes for some clang static analysis warnings.
|
12 years ago |
jules
|
5c59897ba6
|
Replaced some uses of the no-longer-needed literal64Bit macro.
|
12 years ago |
jules
|
01e3e4c40c
|
Fixed some coverity warnings.
|
12 years ago |
jules
|
3891145af4
|
AiffAudioFormat: support for reading CATE block metadata.
|
12 years ago |
jules
|
048e5c679b
|
Version number update
|
12 years ago |
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
jules
|
20a72142b7
|
Version number update
|
12 years ago |
jules
|
e6ef1cf3f0
|
Compiler warning fix.
|
12 years ago |
jules
|
c7506df13f
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
jules
|
34e5591701
|
v2.0.40
|
12 years ago |
jules
|
e339d39eb4
|
v2.0.39
|
12 years ago |
jules
|
1981404103
|
Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat
|
12 years ago |
jules
|
5618f6b904
|
Added acid chunk metadata loading to WavAudioFormat
|
12 years ago |
jules
|
b4382bad62
|
Added String methods to create/return a std::string, and also String::toRawUTF8 method.
|
12 years ago |
jules
|
ba2dc52b34
|
Made use of @autoreleasepool for clang builds.
|
12 years ago |
jules
|
4dcc5bcd1d
|
Added method BufferingAudioReader::setReadTimeout()
|
12 years ago |
jules
|
fdfdc2bbbf
|
Aiff float support.
|
12 years ago |
jules
|
a8c23112a9
|
Tidied up a couple of warnings.
|
12 years ago |
jules
|
15a8c1ded7
|
New class: BufferingAudioFormatReader
|
12 years ago |
jules
|
4d4cc13a46
|
2.0.38
|
12 years ago |
jules
|
63411d7a47
|
2.0.37
|
12 years ago |
jules
|
cf2fdc0497
|
(fixed typo in last check-in)
|
12 years ago |
jules
|
bdbeb89595
|
Minor VC warning fix.
|
12 years ago |