| .. |
|
flac
|
Fix multiple compile errors on older gcc versions
|
2016-05-26 11:50:04 +01:00 |
|
oggvorbis
|
Fixed compiler warnings on Visual Studio 2015 RTM.
|
2015-07-23 15:57:18 +01:00 |
|
juce_AiffAudioFormat.cpp
|
Avoided an overflow in some extreme edge-case uses of WAVAudioFormat
|
2016-04-26 10:08:10 +01:00 |
|
juce_AiffAudioFormat.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_CoreAudioFormat.cpp
|
Added support for getting metadata from .caf files in the CoreAudioFormat class
|
2016-01-29 12:16:42 +00:00 |
|
juce_CoreAudioFormat.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_FlacAudioFormat.cpp
|
Fix multiple compile errors on older gcc versions
|
2016-05-26 11:50:04 +01:00 |
|
juce_FlacAudioFormat.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_LAMEEncoderAudioFormat.cpp
|
Added some null pointer checks to createWriterFor methods
|
2016-01-04 12:43:49 +00:00 |
|
juce_LAMEEncoderAudioFormat.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_MP3AudioFormat.cpp
|
Fixed a typo in MP3AudioFormat
|
2016-01-05 11:23:27 +00:00 |
|
juce_MP3AudioFormat.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_OggVorbisAudioFormat.cpp
|
Added some null pointer checks to createWriterFor methods
|
2016-01-04 12:43:49 +00:00 |
|
juce_OggVorbisAudioFormat.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_QuickTimeAudioFormat.cpp
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
2016-04-06 18:31:24 +01:00 |
|
juce_QuickTimeAudioFormat.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_WavAudioFormat.cpp
|
Added some defenses against parsing corrupted metadata blocks in WAV files
|
2016-05-16 12:11:11 +01:00 |
|
juce_WavAudioFormat.h
|
Added metadata accessors to the WavAudioFormat class for INFO chunk properties.
|
2015-10-15 16:47:02 +01:00 |
|
juce_WindowsMediaAudioFormat.cpp
|
Added a check in WindowsMediaAudioFormat to handle reading beyond the end of a file
|
2016-03-10 09:52:05 +00:00 |
|
juce_WindowsMediaAudioFormat.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |