1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/modules/juce_audio_formats/codecs
2018-04-19 20:27:47 +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 Merged-in some Ogg-Vorbis security fixes 2018-03-19 14:01:16 +00:00
juce_AiffAudioFormat.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_AiffAudioFormat.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_CoreAudioFormat.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_CoreAudioFormat.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_FlacAudioFormat.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_FlacAudioFormat.h Add documentation tags 2018-03-15 12:10:32 +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 Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_MP3AudioFormat.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_OggVorbisAudioFormat.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_OggVorbisAudioFormat.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_WavAudioFormat.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_WavAudioFormat.h Add documentation tags 2018-03-15 12:10:32 +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