1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_audio_formats/codecs
2019-04-02 11:54:29 +01:00
..
flac Removed a couple of places where ancient 3rd party library code still used the register keyword 2018-02-05 12:10:30 +00:00
oggvorbis Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_AiffAudioFormat.cpp Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_AiffAudioFormat.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_CoreAudioFormat.cpp Tidied up unit test code layout 2019-04-02 11:54:29 +01:00
juce_CoreAudioFormat.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_FlacAudioFormat.cpp Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_FlacAudioFormat.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_LAMEEncoderAudioFormat.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_LAMEEncoderAudioFormat.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_MP3AudioFormat.cpp Fixed some gcc 8 compiler warnings 2018-07-11 09:17:31 +01:00
juce_MP3AudioFormat.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_OggVorbisAudioFormat.cpp Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_OggVorbisAudioFormat.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_WavAudioFormat.cpp Tidied up unit test code layout 2019-04-02 11:54:29 +01:00
juce_WavAudioFormat.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_WindowsMediaAudioFormat.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_WindowsMediaAudioFormat.h Add documentation tags 2018-03-15 12:10:32 +00:00