.. |
flac
|
Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels.
|
12 years ago |
oggvorbis
|
Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels.
|
12 years ago |
juce_AiffAudioFormat.cpp
|
Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat
|
12 years ago |
juce_AiffAudioFormat.h
|
Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat
|
12 years ago |
juce_CoreAudioFormat.cpp
|
Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat
|
12 years ago |
juce_CoreAudioFormat.h
|
Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat
|
12 years ago |
juce_FlacAudioFormat.cpp
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
12 years ago |
juce_FlacAudioFormat.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_LAMEEncoderAudioFormat.cpp
|
New class: LAMEEncoderAudioFormat
|
12 years ago |
juce_LAMEEncoderAudioFormat.h
|
New class: LAMEEncoderAudioFormat
|
12 years ago |
juce_MP3AudioFormat.cpp
|
New class: LAMEEncoderAudioFormat
|
12 years ago |
juce_MP3AudioFormat.h
|
Fixed some classes that were getting overlooked by doxygen.
|
12 years ago |
juce_OggVorbisAudioFormat.cpp
|
Added String methods to create/return a std::string, and also String::toRawUTF8 method.
|
12 years ago |
juce_OggVorbisAudioFormat.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_QuickTimeAudioFormat.cpp
|
Made use of @autoreleasepool for clang builds.
|
12 years ago |
juce_QuickTimeAudioFormat.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_WavAudioFormat.cpp
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
juce_WavAudioFormat.h
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
12 years ago |
juce_WindowsMediaAudioFormat.cpp
|
Fixed some COM object ref-counting.
|
12 years ago |
juce_WindowsMediaAudioFormat.h
|
Fixed some classes that were getting overlooked by doxygen.
|
12 years ago |