1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_formats/codecs
2017-07-31 12:58:03 +01:00
..
flac Removed the register keyword from a bunch of 3rd party files as it causes deprecation errors in c++17 2017-04-18 11:29:48 +01:00
oggvorbis Fixed a build warning on older gcc versions 2017-07-07 11:17:11 +01:00
juce_AiffAudioFormat.cpp Tweaked some whitespace to avoid false-alarm warnings in GCC 2017-06-07 11:12:48 +01:00
juce_AiffAudioFormat.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_CoreAudioFormat.cpp Added multichannel file io readers and writers 2017-07-27 12:39:17 +01:00
juce_CoreAudioFormat.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_FlacAudioFormat.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_FlacAudioFormat.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_LAMEEncoderAudioFormat.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_LAMEEncoderAudioFormat.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_MP3AudioFormat.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_MP3AudioFormat.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_OggVorbisAudioFormat.cpp JUCE Demo: Increased the compiler warning level 2017-07-18 13:09:03 +01:00
juce_OggVorbisAudioFormat.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_WavAudioFormat.cpp WaveAudioFormatWriter: Don't add an extended format chunk if the wav file only has one or two channels 2017-07-31 12:58:03 +01:00
juce_WavAudioFormat.h Added multichannel file io readers and writers 2017-07-27 12:39:17 +01:00
juce_WindowsMediaAudioFormat.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_WindowsMediaAudioFormat.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00