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
2016-02-23 11:03:21 +00:00
..
flac Introjucer: Slight improvement to --fix-broken-include-paths 2016-02-23 11:03:21 +00:00
oggvorbis Fixed compiler warnings on Visual Studio 2015 RTM. 2015-07-23 15:57:18 +01:00
juce_AiffAudioFormat.cpp Added some null pointer checks to createWriterFor methods 2016-01-04 12:43:49 +00:00
juce_AiffAudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_CoreAudioFormat.cpp Added support for getting metadata from .caf files in the CoreAudioFormat class 2016-01-29 12:16:42 +00:00
juce_CoreAudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_FlacAudioFormat.cpp Added some null pointer checks to createWriterFor methods 2016-01-04 12:43:49 +00:00
juce_FlacAudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_LAMEEncoderAudioFormat.cpp Added some null pointer checks to createWriterFor methods 2016-01-04 12:43:49 +00:00
juce_LAMEEncoderAudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_MP3AudioFormat.cpp Fixed a typo in MP3AudioFormat 2016-01-05 11:23:27 +00:00
juce_MP3AudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_OggVorbisAudioFormat.cpp Added some null pointer checks to createWriterFor methods 2016-01-04 12:43:49 +00:00
juce_OggVorbisAudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_QuickTimeAudioFormat.cpp Removed the hacky CarbonDummy*Name workaround for Point and Component (name clash with Carbon headers); fixed a few header include issues that prevented RTAS from compiling. 2016-01-28 15:34:00 +00:00
juce_QuickTimeAudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_WavAudioFormat.cpp Added some null pointer checks to createWriterFor methods 2016-01-04 12:43:49 +00:00
juce_WavAudioFormat.h Added metadata accessors to the WavAudioFormat class for INFO chunk properties. 2015-10-15 16:47:02 +01:00
juce_WindowsMediaAudioFormat.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_WindowsMediaAudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00