1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/modules/juce_audio_formats/codecs
2021-05-14 12:54:07 +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 Projucer: Removed the live build 2021-05-14 12:54:07 +01:00
juce_AiffAudioFormat.cpp Used MemoryBlock::isEmpty() in a few places 2021-04-22 18:22:06 +01:00
juce_AiffAudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_CoreAudioFormat.cpp VST3: Fixed a bug loading plug-ins 2021-03-26 10:31:45 +00:00
juce_CoreAudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_FlacAudioFormat.cpp AudioFormat: Use int64 for ogg/flac reservoir sizes 2021-01-18 16:58:21 +00:00
juce_FlacAudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_LAMEEncoderAudioFormat.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_LAMEEncoderAudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_MP3AudioFormat.cpp MP3: Fail gracefully on unsupported mp3 formats 2020-12-03 12:06:01 +00:00
juce_MP3AudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_OggVorbisAudioFormat.cpp AudioFormat: Use int64 for ogg/flac reservoir sizes 2021-01-18 16:58:21 +00:00
juce_OggVorbisAudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_WavAudioFormat.cpp Used MemoryBlock::isEmpty() in a few places 2021-04-22 18:22:06 +01:00
juce_WavAudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_WindowsMediaAudioFormat.cpp Removed some unnecessary angled brackets 2021-04-27 15:56:01 +01:00
juce_WindowsMediaAudioFormat.h Updated all license headers 2020-06-29 08:30:22 +01:00