1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_audio_formats/codecs
2019-07-04 12:10:38 +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 Fixed some variable shadowing warnings 2019-06-04 17:59:02 +01:00
juce_AiffAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
juce_CoreAudioFormat.cpp CoreAudio: Handle ExtAudioFileRead() reading fewer frames than expected 2019-07-04 12:10:38 +01:00
juce_CoreAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
juce_FlacAudioFormat.cpp Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
juce_FlacAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
juce_LAMEEncoderAudioFormat.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_LAMEEncoderAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
juce_MP3AudioFormat.cpp Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
juce_MP3AudioFormat.h Fixed some more Linux compiler warnings 2019-06-06 10:25:19 +01:00
juce_OggVorbisAudioFormat.cpp Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
juce_OggVorbisAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
juce_WavAudioFormat.cpp Fixed some variable shadowing warnings 2019-06-04 17:59:02 +01:00
juce_WavAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
juce_WindowsMediaAudioFormat.cpp Fixed a compiler warning 2019-06-17 14:21:01 +01:00
juce_WindowsMediaAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00