| .. |
|
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
|
Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat
|
2013-04-20 14:48:53 +01:00 |
|
juce_AiffAudioFormat.h
|
Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat
|
2013-04-20 14:48:53 +01:00 |
|
juce_CoreAudioFormat.cpp
|
Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat
|
2013-04-20 14:48:53 +01:00 |
|
juce_CoreAudioFormat.h
|
Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat
|
2013-04-20 14:48:53 +01: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 String methods to create/return a std::string, and also String::toRawUTF8 method.
|
2013-04-17 15:17:36 +01:00 |
|
juce_OggVorbisAudioFormat.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
juce_QuickTimeAudioFormat.cpp
|
Made use of @autoreleasepool for clang builds.
|
2013-03-21 18:33:01 +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 pass-by-references to pass-by-value to improve compiler optimisation.
|
2013-05-22 23:05:53 -06:00 |
|
juce_WavAudioFormat.h
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
2013-05-22 23:05:53 -06: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 |