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.
reuk 37b92f6882
WavAudioFormat: Attempt to avoid quadratic metadata lookups
3 years ago
..
flac Removed a couple of places where ancient 3rd party library code still used the register keyword 7 years ago
oggvorbis Fixed some warnings flagged by Clang's static analyzer 3 years ago
juce_AiffAudioFormat.cpp Used MemoryBlock::isEmpty() in a few places 4 years ago
juce_AiffAudioFormat.h Updated all license headers 4 years ago
juce_CoreAudioFormat.cpp CoreAudioFormat: Only register suitable file extensions for given StreamKind 3 years ago
juce_CoreAudioFormat.h CoreAudioFormat: Allow specifying stream kind hints 3 years ago
juce_FlacAudioFormat.cpp Reservoir: Factor out reservoir management code 3 years ago
juce_FlacAudioFormat.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_LAMEEncoderAudioFormat.cpp Updated all license headers 4 years ago
juce_LAMEEncoderAudioFormat.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_MP3AudioFormat.cpp Windows: Fix and suppress some analysis warnings 4 years ago
juce_MP3AudioFormat.h Updated all license headers 4 years ago
juce_OggVorbisAudioFormat.cpp UB Sanitizer: Avoid warnings in third party code, with clang 3 years ago
juce_OggVorbisAudioFormat.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_WavAudioFormat.cpp WavAudioFormat: Attempt to avoid quadratic metadata lookups 3 years ago
juce_WavAudioFormat.h Updated all license headers 4 years ago
juce_WindowsMediaAudioFormat.cpp Windows: Fix clang/gnu compiler warnings 3 years ago
juce_WindowsMediaAudioFormat.h Windows: Fix clang/gnu compiler warnings 3 years ago