1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_formats/codecs
2014-09-02 11:24:04 +01:00
..
flac Whitespace cleanups. 2013-12-03 11:33:45 +00:00
oggvorbis Avoided some pedantic GCC warnings. 2013-11-03 19:16:52 +00:00
juce_AiffAudioFormat.cpp Cleaned up a few places where four-char constants were used, to prevent warnings. 2014-08-12 09:22:28 +01: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 A few minor whitespace cleanups. 2014-08-16 21:06:27 +01:00
juce_LAMEEncoderAudioFormat.h Misc minor cleanups and comment fixes. 2013-09-07 20:18:00 +01:00
juce_MP3AudioFormat.cpp Added some assertions to the MP3 decoder to flag up an unsupported encoding type. 2014-03-17 10:56:44 +00: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 some docs and added an AudioFormat constructor. 2013-09-27 10:29:42 +01: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 Added better support for writing acid and Tracktion chunks in WavAudioFormat. 2014-09-02 11:24:04 +01: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