| .. |
|
flac
|
Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels.
|
2012-11-14 11:42:17 +00:00 |
|
oggvorbis
|
Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels.
|
2012-11-14 11:42:17 +00:00 |
|
juce_AiffAudioFormat.cpp
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
2013-02-24 15:49:06 +00:00 |
|
juce_AiffAudioFormat.h
|
New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin.
|
2013-02-18 22:02:44 +00:00 |
|
juce_CoreAudioFormat.cpp
|
New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin.
|
2013-02-18 22:02:44 +00:00 |
|
juce_CoreAudioFormat.h
|
Fixed some classes that were getting overlooked by doxygen.
|
2013-01-08 12:41:54 +00:00 |
|
juce_FlacAudioFormat.cpp
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
2013-02-24 15:49:06 +00:00 |
|
juce_FlacAudioFormat.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_LAMEEncoderAudioFormat.cpp
|
New class: LAMEEncoderAudioFormat
|
2013-02-18 16:46:13 +00:00 |
|
juce_LAMEEncoderAudioFormat.h
|
New class: LAMEEncoderAudioFormat
|
2013-02-18 16:46:13 +00:00 |
|
juce_MP3AudioFormat.cpp
|
New class: LAMEEncoderAudioFormat
|
2013-02-18 16:46:13 +00:00 |
|
juce_MP3AudioFormat.h
|
Fixed some classes that were getting overlooked by doxygen.
|
2013-01-08 12:41:54 +00:00 |
|
juce_OggVorbisAudioFormat.cpp
|
Added some extra sample rates to some of the AudioFormat classes.
|
2013-02-22 14:51:52 +00:00 |
|
juce_OggVorbisAudioFormat.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_QuickTimeAudioFormat.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_QuickTimeAudioFormat.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_WavAudioFormat.cpp
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
2013-02-24 15:49:06 +00:00 |
|
juce_WavAudioFormat.h
|
New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin.
|
2013-02-18 22:02:44 +00:00 |
|
juce_WindowsMediaAudioFormat.cpp
|
Fixed some COM object ref-counting.
|
2012-12-18 18:05:36 +00:00 |
|
juce_WindowsMediaAudioFormat.h
|
Fixed some classes that were getting overlooked by doxygen.
|
2013-01-08 12:41:54 +00:00 |