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.
jules 51002a72db Fixed a GCC OSX compile bug. Tidied up some comments. Added more checking when opening a wav or aiff file. 13 years ago
..
flac Cleaned up a few warnings generated by clang -Wall. 13 years ago
oggvorbis Cleaned up a few warnings generated by clang -Wall. 13 years ago
juce_AiffAudioFormat.cpp Fixed a GCC OSX compile bug. Tidied up some comments. Added more checking when opening a wav or aiff file. 13 years ago
juce_AiffAudioFormat.h New class: WindowsMediaAudioFormat. 13 years ago
juce_CoreAudioFormat.cpp Made CoreAudioFormat always return a bit-depth of 32. 13 years ago
juce_CoreAudioFormat.h New class: WindowsMediaAudioFormat. 13 years ago
juce_FlacAudioFormat.cpp Purged some warnings. 13 years ago
juce_FlacAudioFormat.h New class: WindowsMediaAudioFormat. 13 years ago
juce_MP3AudioFormat.cpp New class: OpenGLShaderProgram, and GL clean-ups. 13 years ago
juce_MP3AudioFormat.h New class: WindowsMediaAudioFormat. 13 years ago
juce_OggVorbisAudioFormat.cpp New class: WindowsMediaAudioFormat. 13 years ago
juce_OggVorbisAudioFormat.h New class: WindowsMediaAudioFormat. 13 years ago
juce_QuickTimeAudioFormat.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
juce_QuickTimeAudioFormat.h New class: WindowsMediaAudioFormat. 13 years ago
juce_WavAudioFormat.cpp Fixed a GCC OSX compile bug. Tidied up some comments. Added more checking when opening a wav or aiff file. 13 years ago
juce_WavAudioFormat.h Minor addition to OptionalScopedPointer. Documentation fix. 13 years ago
juce_WindowsMediaAudioFormat.cpp Fixed a leak in WindowsMediaAudioFormat. 13 years ago
juce_WindowsMediaAudioFormat.h New class: WindowsMediaAudioFormat. 13 years ago