|  jules | bb1b362162 | Added support for getting metadata from .caf files in the CoreAudioFormat class | 9 years ago | 
				
					
						|  Timur Doumler | 5ada47aa6f | 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. | 9 years ago | 
				
					
						|  jules | 420f85bc5f | Fixed a typo in MP3AudioFormat | 9 years ago | 
				
					
						|  jules | 3b881401f1 | Added some null pointer checks to createWriterFor methods | 9 years ago | 
				
					
						|  jules | 4583fa3fbf | Used the ignoreUnused() function to tidy up some old code | 10 years ago | 
				
					
						|  jules | ae712c72d8 | Cleaned up a few String::empty uses | 10 years ago | 
				
					
						|  jules | 02492b36b9 | Lots of small whitespace tweaks. | 10 years ago | 
				
					
						|  jules | b0ca1c40ca | Whitespace tidying | 10 years ago | 
				
					
						|  jules | 663eca60ad | In AIFF and WAV memory-mapped readers, avoided assertions when getting max levels beyond the ends of the file | 10 years ago | 
				
					
						|  jules | f6735c8270 | Workaround for handling WAV files with broken RIFF chunks. | 10 years ago | 
				
					
						|  jules | 1d6e77a4d8 | Fix for a possible array overflow in the AIFF reader | 10 years ago | 
				
					
						|  jules | c562cfc3cc | Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU | 10 years ago | 
				
					
						|  jules | 310c657d5e | Added metadata accessors to the WavAudioFormat class for INFO chunk properties. | 10 years ago | 
				
					
						|  jules | e5b9642260 | Fixed a typo in the mp3 decoder that was causing artifacts. | 10 years ago | 
				
					
						|  jules | 614a77fc0d | Spelling fix | 10 years ago | 
				
					
						|  hogliux | c17c4ec43b | Fix Android build errors in libpng and libflac | 10 years ago | 
				
					
						|  Timur Doumler | dca4d77f9d | Fixed compiler warnings on Visual Studio 2015 RTM. | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 years ago | 
				
					
						|  hogliux | 2860f66953 | Fix alignment edge cases of cue points in AIFF files | 10 years ago | 
				
					
						|  hogliux | f8cffb5949 | Fix some warnings on newer GCC versions on linux | 10 years ago | 
				
					
						|  jules | ba0c4bd823 | Fixed an alignment issue when writing WAV files with tracktion loop info blocks. | 10 years ago | 
				
					
						|  jules | 68fa0eaa19 | Fixed a minor compiler warning. | 10 years ago | 
				
					
						|  jules | afbec9cf3c | Updates to avoid pedantic warnings in gcc. | 10 years ago | 
				
					
						|  jules | 3613542330 | Updates to avoid pedantic warnings in gcc. | 10 years ago | 
				
					
						|  jules | 43252dc605 | Tidied-up a few stray sign-conversion warnings. | 10 years ago | 
				
					
						|  jules | 1cd521e157 | Avoided some compiler warnings. | 10 years ago | 
				
					
						|  jules | cff4689c66 | Added a method MemoryMappedAudioFormatReader::getSample(). Also refactored some old AudioFormatReader::readMaxLevels implementations. | 10 years ago | 
				
					
						|  jules | 7704d5ad79 | Improvements to parsing AIFF CATE chunks. | 10 years ago | 
				
					
						|  jules | 9d895619c8 | Fixed a compile error in older versions of Xcode | 11 years ago | 
				
					
						|  jules | e090d569b7 | Updated FLAC to version 1.3.1 | 11 years ago | 
				
					
						|  jules | 19937e63e1 | Updated a few trig functions to use the std:: implementations. | 11 years ago | 
				
					
						|  jules | 5be91dd16b | Updated a few trig functions to use the std:: implementations. | 11 years ago | 
				
					
						|  jules | 3afd42690a | Added support to WavAudioFormat for writing a LISTINFO chunk. | 11 years ago | 
				
					
						|  jules | 1260ffe9c4 | Refactored latest changes to WavAudioFormat to avoid GCC compile problems. | 11 years ago | 
				
					
						|  jules | b71447b057 | Added better support for writing acid and Tracktion chunks in WavAudioFormat. | 11 years ago | 
				
					
						|  jules | 3e7d305094 | A few minor whitespace cleanups. | 11 years ago | 
				
					
						|  jules | 7c61188bf9 | Cleaned up a few places where four-char constants were used, to prevent warnings. | 11 years ago | 
				
					
						|  jules | 48cdbf2622 | Fix for padding in wav file writer. | 11 years ago | 
				
					
						|  jules | 7e35b73df6 | Added a method AudioFormatWriter::flush, and implemented it in the WAV format. | 11 years ago | 
				
					
						|  jules | 91d9c96338 | Minor clean-ups | 11 years ago | 
				
					
						|  jules | 5bd71401d8 | Refactored the WindowsMediaAudioFormat to avoid a discontinuity bug. | 11 years ago | 
				
					
						|  jules | 5409951861 | Refactored some Xcode warning suppression. | 11 years ago | 
				
					
						|  jules | a0c18acb1e | Relaxed the requirement for AudioSampleBuffer to have more than zero channels, and gave it a default constructor. | 11 years ago | 
				
					
						|  jules | fa21d2ac02 | Replaced AudioSampleBuffer::getSampleData with getReadPointer/getWritePointer methods (the old method is still available but deprecated). Apart from making code more explanatory and improving constness, these work with a new flag that keeps track of whether the buffer is clear, so that some operations can be elided when  the data is known to be empty. | 11 years ago | 
				
					
						|  jules | dfda7c77fc | Workarounds for some mingw build problems. | 11 years ago | 
				
					
						|  jules | 98c77f85e9 | Added a couple of channel formats to WavAudioFormat | 11 years ago | 
				
					
						|  jules | e25b727559 | Added some assertions to the MP3 decoder to flag up an unsupported encoding type. | 11 years ago | 
				
					
						|  jules | 5f2b87d69b | Made WindowsMediaAudioFormat::isCompressed() return true. | 11 years ago | 
				
					
						|  jules | 9aeefa5ebe | Better seeking in mp3 reader. | 12 years ago | 
				
					
						|  jules | a356c6b148 | Couple of minor warning fixes. | 12 years ago |