1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_audio_formats/codecs
2012-06-13 20:11:09 +01:00
..
flac Cleaned up a few warnings generated by clang -Wall. 2012-05-09 10:01:56 +01:00
oggvorbis Cleaned up a few warnings generated by clang -Wall. 2012-05-09 10:01:56 +01:00
juce_AiffAudioFormat.cpp Fixed a GCC OSX compile bug. Tidied up some comments. Added more checking when opening a wav or aiff file. 2012-06-13 20:11:09 +01:00
juce_AiffAudioFormat.h New class: WindowsMediaAudioFormat. 2011-12-03 20:58:55 +00:00
juce_CoreAudioFormat.cpp Made CoreAudioFormat always return a bit-depth of 32. 2012-06-13 13:58:45 +01:00
juce_CoreAudioFormat.h New class: WindowsMediaAudioFormat. 2011-12-03 20:58:55 +00:00
juce_FlacAudioFormat.cpp Purged some warnings. 2012-04-10 10:29:14 +01:00
juce_FlacAudioFormat.h New class: WindowsMediaAudioFormat. 2011-12-03 20:58:55 +00:00
juce_MP3AudioFormat.cpp New class: OpenGLShaderProgram, and GL clean-ups. 2011-12-14 13:22:16 +00:00
juce_MP3AudioFormat.h New class: WindowsMediaAudioFormat. 2011-12-03 20:58:55 +00:00
juce_OggVorbisAudioFormat.cpp New class: WindowsMediaAudioFormat. 2011-12-03 20:58:55 +00:00
juce_OggVorbisAudioFormat.h New class: WindowsMediaAudioFormat. 2011-12-03 20:58:55 +00:00
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. 2012-02-11 14:09:23 +00:00
juce_QuickTimeAudioFormat.h New class: WindowsMediaAudioFormat. 2011-12-03 20:58:55 +00:00
juce_WavAudioFormat.cpp Fixed a GCC OSX compile bug. Tidied up some comments. Added more checking when opening a wav or aiff file. 2012-06-13 20:11:09 +01:00
juce_WavAudioFormat.h Minor addition to OptionalScopedPointer. Documentation fix. 2012-05-13 14:04:38 +01:00
juce_WindowsMediaAudioFormat.cpp Fixed a leak in WindowsMediaAudioFormat. 2012-05-26 09:37:23 +01:00
juce_WindowsMediaAudioFormat.h New class: WindowsMediaAudioFormat. 2011-12-03 20:58:55 +00:00