| .. |
|
flac
|
Whitespace cleanups.
|
2013-12-03 11:33:45 +00:00 |
|
oggvorbis
|
Avoided some pedantic GCC warnings.
|
2013-11-03 19:16:52 +00:00 |
|
juce_AiffAudioFormat.cpp
|
Removed a few more uses of String::empty.
|
2013-12-01 23:28:31 +00:00 |
|
juce_AiffAudioFormat.h
|
Misc tidying-up.
|
2013-07-09 20:25:46 +01:00 |
|
juce_CoreAudioFormat.cpp
|
Tidied up some docs and added an AudioFormat constructor.
|
2013-09-27 10:29:42 +01:00 |
|
juce_CoreAudioFormat.h
|
Added key signature detection to CoreAudioFormat.
|
2013-09-20 09:45:59 +01:00 |
|
juce_FlacAudioFormat.cpp
|
Better use of intrinsics for FLAC.
|
2013-11-19 20:47:43 +00:00 |
|
juce_FlacAudioFormat.h
|
Misc tidying-up.
|
2013-07-09 20:25:46 +01:00 |
|
juce_LAMEEncoderAudioFormat.cpp
|
Couple of minor warning fixes.
|
2013-12-04 09:23:45 +00:00 |
|
juce_LAMEEncoderAudioFormat.h
|
Misc minor cleanups and comment fixes.
|
2013-09-07 20:18:00 +01:00 |
|
juce_MP3AudioFormat.cpp
|
Added some assertions to the MP3 decoder to flag up an unsupported encoding type.
|
2014-03-17 10:56:44 +00:00 |
|
juce_MP3AudioFormat.h
|
Misc tidying-up.
|
2013-07-09 20:25:46 +01:00 |
|
juce_OggVorbisAudioFormat.cpp
|
Added some metadata reading to OggVorbisAudioFormat
|
2013-11-09 13:19:14 +00:00 |
|
juce_OggVorbisAudioFormat.h
|
Misc tidying-up.
|
2013-07-09 20:25:46 +01:00 |
|
juce_QuickTimeAudioFormat.cpp
|
Tidied up some docs and added an AudioFormat constructor.
|
2013-09-27 10:29:42 +01:00 |
|
juce_QuickTimeAudioFormat.h
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
juce_WavAudioFormat.cpp
|
Tidied up some docs and added an AudioFormat constructor.
|
2013-09-27 10:29:42 +01:00 |
|
juce_WavAudioFormat.h
|
Added support for reading/writing an ISRC code in a WAV file's AXML chunk.
|
2013-09-03 18:39:58 +01:00 |
|
juce_WindowsMediaAudioFormat.cpp
|
Made WindowsMediaAudioFormat::isCompressed() return true.
|
2014-03-10 21:53:03 +00:00 |
|
juce_WindowsMediaAudioFormat.h
|
Made WindowsMediaAudioFormat::isCompressed() return true.
|
2014-03-10 21:53:03 +00:00 |