The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hogliux 8e7a2072eb Wav format reader: fixed an issue where JUCE would assert when reading wave files with a large number of channels 7 years ago
..
flac Removed the register keyword from a bunch of 3rd party files as it causes deprecation errors in c++17 8 years ago
oggvorbis Fixed a build warning on older gcc versions 8 years ago
juce_AiffAudioFormat.cpp Tweaked some whitespace to avoid false-alarm warnings in GCC 8 years ago
juce_AiffAudioFormat.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_CoreAudioFormat.cpp AU/Auv3: Added workaround for compiler issue when initialising CoreAudio's AudioChannelLayout structure using braces 7 years ago
juce_CoreAudioFormat.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_FlacAudioFormat.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_FlacAudioFormat.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_LAMEEncoderAudioFormat.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_LAMEEncoderAudioFormat.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_MP3AudioFormat.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_MP3AudioFormat.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_OggVorbisAudioFormat.cpp JUCE Demo: Increased the compiler warning level 7 years ago
juce_OggVorbisAudioFormat.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_WavAudioFormat.cpp Wav format reader: fixed an issue where JUCE would assert when reading wave files with a large number of channels 7 years ago
juce_WavAudioFormat.h Wav file format: Added legacy RIFF chunk tags to remain compatible with older wav files 7 years ago
juce_WindowsMediaAudioFormat.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_WindowsMediaAudioFormat.h Updated file headers and the README with the JUCE 5 license 8 years ago