1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_audio_formats/codecs
2015-04-27 11:23:04 +01:00
..
flac Fixed a compile error in older versions of Xcode 2014-12-11 10:58:13 +00:00
oggvorbis Updates to avoid pedantic warnings in gcc. 2015-04-07 14:41:28 +01:00
juce_AiffAudioFormat.cpp Avoided some compiler warnings. 2015-01-30 09:27:37 +00:00
juce_AiffAudioFormat.h Misc tidying-up. 2013-07-09 20:25:46 +01:00
juce_CoreAudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 2013-09-27 10:29:42 +01:00
juce_CoreAudioFormat.h Added key signature detection to CoreAudioFormat. 2013-09-20 09:45:59 +01:00
juce_FlacAudioFormat.cpp Refactored some Xcode warning suppression. 2014-03-30 14:57:39 +01:00
juce_FlacAudioFormat.h Misc tidying-up. 2013-07-09 20:25:46 +01:00
juce_LAMEEncoderAudioFormat.cpp Tidied-up a few stray sign-conversion warnings. 2015-03-15 18:22:19 +00:00
juce_LAMEEncoderAudioFormat.h Misc minor cleanups and comment fixes. 2013-09-07 20:18:00 +01:00
juce_MP3AudioFormat.cpp Fixed a minor compiler warning. 2015-04-27 11:23:04 +01:00
juce_MP3AudioFormat.h Misc tidying-up. 2013-07-09 20:25:46 +01:00
juce_OggVorbisAudioFormat.cpp Refactored some Xcode warning suppression. 2014-03-30 14:57:39 +01:00
juce_OggVorbisAudioFormat.h Misc tidying-up. 2013-07-09 20:25:46 +01:00
juce_QuickTimeAudioFormat.cpp Tidied-up a few stray sign-conversion warnings. 2015-03-15 18:22:19 +00:00
juce_QuickTimeAudioFormat.h Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_WavAudioFormat.cpp Avoided some compiler warnings. 2015-01-30 09:27:37 +00:00
juce_WavAudioFormat.h Added better support for writing acid and Tracktion chunks in WavAudioFormat. 2014-09-02 11:24:04 +01:00
juce_WindowsMediaAudioFormat.cpp Refactored the WindowsMediaAudioFormat to avoid a discontinuity bug. 2014-04-09 12:28:05 +01:00
juce_WindowsMediaAudioFormat.h Made WindowsMediaAudioFormat::isCompressed() return true. 2014-03-10 21:53:03 +00:00