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.
Lukasz Kozakiewicz cfce337d81
Fix mp3 file seek when seeking to previously unplayed location.
5 years ago
..
flac Removed a couple of places where ancient 3rd party library code still used the register keyword 7 years ago
oggvorbis Windows: Fixed some build errors and warnings when using Clang in Visual Studio 5 years ago
juce_AiffAudioFormat.cpp Fixed some warnings with -Wconversion enabled 5 years ago
juce_AiffAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_CoreAudioFormat.cpp Fixed some more typos 5 years ago
juce_CoreAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_FlacAudioFormat.cpp Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
juce_FlacAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_LAMEEncoderAudioFormat.cpp Ownership: Fix some raw/unique ptr conversion issues 5 years ago
juce_LAMEEncoderAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_MP3AudioFormat.cpp Fix mp3 file seek when seeking to previously unplayed location. 5 years ago
juce_MP3AudioFormat.h Fixed some more Linux compiler warnings 6 years ago
juce_OggVorbisAudioFormat.cpp Fixed some warnings with -Wconversion enabled 5 years ago
juce_OggVorbisAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_WavAudioFormat.cpp Demos: Convey proper ownership semantics 5 years ago
juce_WavAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_WindowsMediaAudioFormat.cpp Fixed some more typos 5 years ago
juce_WindowsMediaAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago