| 
						
					 | 
					
						
						
							
						
						3170d47ec3
					 | 
					
						
						
							
							Fix an infinite loop when parsing an INFO tag.
						
						
						
						
						
						
					 | 
					
						2014-12-31 01:44:25 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						79b7c14129
					 | 
					
						
						
							
							Merge pull request #481 from TsudaKageyu/aiff-c
						
						
						
						
						
						
						
						Add support for AIFF-C files. 
						
						
					 | 
					
						2014-12-30 10:51:17 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						977fb2aeb0
					 | 
					
						
						
							
							Fix compilation errors on Clang.
						
						
						
						
						
						
					 | 
					
						2014-12-31 00:41:22 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						3b8c7d4e3a
					 | 
					
						
						
							
							Add support for AIFF-C files.
						
						
						
						
						
						
					 | 
					
						2014-12-30 23:53:40 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						be33389884
					 | 
					
						
						
							
							Merge pull request #476 from TsudaKageyu/fuzzed-ape
						
						
						
						
						
						
						
						Some fixes for fuzzed APE files. 
						
						
					 | 
					
						2014-12-29 09:47:10 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						59ae61de6e
					 | 
					
						
						
							
							Merge pull request #456 from TsudaKageyu/id3v2-padding
						
						
						
						
						
						
						
						ID3v2 padding won't increase beyond 1% of the file size. 
						
						
					 | 
					
						2014-12-29 09:26:55 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						16ac2cd240
					 | 
					
						
						
							
							Added some tests for fuzzed APE files.
						
						
						
						
						
						
					 | 
					
						2014-12-23 21:02:00 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						61543432c0
					 | 
					
						
						
							
							Fix an excessive loop when parsing an APE file.
						
						
						
						
						
						
					 | 
					
						2014-12-23 20:58:36 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4a9614bfc3
					 | 
					
						
						
							
							Fix a division by zero error when parsing an APE file.
						
						
						
						
						
						
					 | 
					
						2014-12-23 20:54:20 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						1a917a38cd
					 | 
					
						
						
							
							Fix ID3v2 padding size calculation.
						
						
						
						
						
						
					 | 
					
						2014-12-09 10:54:21 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						735e17f504
					 | 
					
						
						
							
							Merge remote-tracking branch 'TsudaKageyu/64bit-atom'
						
						
						
						
						
						
						
						Conflicts:
	ConfigureChecks.cmake 
						
						
					 | 
					
						2014-12-08 16:52:33 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0731bc7b2e
					 | 
					
						
						
							
							Remove CMake check for sizeof(long).
						
						
						
						
						
						
					 | 
					
						2014-12-09 08:55:46 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						fb1c744daf
					 | 
					
						
						
							
							Compile without warnings with MSVC
						
						
						
						
						
						
					 | 
					
						2014-12-08 09:42:04 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						1bc5acd7a7
					 | 
					
						
						
							
							Merge pull request #424 from TsudaKageyu/format
						
						
						
						
						
						
						
						Unified redundant string format functions. (backport from taglib2) 
						
						
					 | 
					
						2014-12-08 09:38:03 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f30f5ccce5
					 | 
					
						
						
							
							Merge pull request #441 from xhochy/tests-fix-vectorsize
						
						
						
						
						
						
						
						Fix ByteVector sizes in some test cases 
						
						
					 | 
					
						2014-12-08 09:36:28 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						421eb5e97e
					 | 
					
						
						
							
							Merge pull request #420 from TsudaKageyu/remove-codecvt
						
						
						
						
						
						
						
						Replaced codecvt with Win32 API. 
						
						
					 | 
					
						2014-12-08 09:14:00 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						5e60ec48e9
					 | 
					
						
						
							
							Merge pull request #454 from TsudaKageyu/duplicate-id3v2
						
						
						
						
						
						
						
						Skip duplicate ID3v2 tags in MPEG files. 
						
						
					 | 
					
						2014-12-08 09:09:28 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						68eca440c9
					 | 
					
						
						
							
							Merge pull request #458 from achalddave/fix-gcc-errors
						
						
						
						
						
						
						
						Fix more uint/TagLib::uint ambiguities 
						
						
					 | 
					
						2014-12-08 08:54:27 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						7b03403791
					 | 
					
						
						
							
							Fix more uint/TagLib::uint ambiguities
						
						
						
						
						
						
					 | 
					
						2014-11-18 15:06:10 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d80c4c96c3
					 | 
					
						
						
							
							ID3v2 padding won't increase beyond 1% of the file size.
						
						
						
						
						
						
					 | 
					
						2014-10-23 12:38:38 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						73b9b9b58d
					 | 
					
						
						
							
							Avoid reading an entire ID3v2 tag when skipping it.
						
						
						
						
						
						
					 | 
					
						2014-10-23 08:14:10 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						072851869a
					 | 
					
						
						
							
							Merge pull request #453 from TsudaKageyu/editorconfig
						
						
						
						
						
						
						
						Suggestion: Use EditorConfig to help us stick to our coding style. 
						
						
					 | 
					
						2014-10-22 19:31:14 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						269e78f1a0
					 | 
					
						
						
							
							Add a test for duplicate ID3v2 tags.
						
						
						
						
						
						
					 | 
					
						2014-10-21 00:16:43 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						71acf3b6f7
					 | 
					
						
						
							
							Comment on a weird workaround for duplicate ID3v2 tags.
						
						
						
						
						
						
					 | 
					
						2014-10-20 23:13:15 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e41dc68a6b
					 | 
					
						
						
							
							Skip duplicate ID3v2 tags in MPEG files.
						
						
						
						
						
						
					 | 
					
						2014-10-20 21:21:32 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						cfad951442
					 | 
					
						
						
							
							Use EditorConfig to help us stick to our coding style.
						
						
						
						
						
						
						
						http://editorconfig.org/ 
						
						
					 | 
					
						2014-10-20 11:27:30 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						23ffb24472
					 | 
					
						
						
							
							Merge pull request #448 from TsudaKageyu/msvc-error
						
						
						
						
						
						
						
						Fix a compilation error on MSVC. 
						
						
					 | 
					
						2014-10-16 10:15:51 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						a8bfcd81be
					 | 
					
						
						
							
							Fix a compilation error on MSVC.
						
						
						
						
						
						
					 | 
					
						2014-10-16 07:19:31 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						bd7419f0bd
					 | 
					
						
						
							
							Rebuild TRDC from v2.3 fields
						
						
						
						
						
						
						
						This fixes an issue that was reported to me via email with the recording
date being thrown away from v2.3 tags. 
						
						
					 | 
					
						2014-09-25 23:07:09 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						71c1ce375f
					 | 
					
						
						
							
							Don't leak
						
						
						
						
						
						
					 | 
					
						2014-09-25 20:46:47 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						cff8d22818
					 | 
					
						
						
							
							Missing assignment
						
						
						
						
						
						
					 | 
					
						2014-09-25 20:46:47 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0051351ebb
					 | 
					
						
						
							
							TableOfContents and ChapterFrame can be added to v2.3 or v2.4 tags
						
						
						
						
						
						
					 | 
					
						2014-09-25 20:01:00 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						82315276db
					 | 
					
						
						
							
							Take ownership of embedded frames, as documented
						
						
						
						
						
						
						
						Previously embedded frames that were created automatically were
never deleted.
Fixes #440 
						
						
					 | 
					
						2014-09-18 16:23:28 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						8ea07be47e
					 | 
					
						
						
							
							Merge branch 'master' of https://github.com/taglib/taglib
						
						
						
						
						
						
					 | 
					
						2014-09-18 16:12:34 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						eae4605e6e
					 | 
					
						
						
							
							Merge pull request #439 from xhochy/test-memleaks
						
						
						
						
						
						
						
						Fix various memleaks in the tests 
						
						
					 | 
					
						2014-09-18 16:11:12 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						b6289c64dd
					 | 
					
						
						
							
							Break up the mega-lines
						
						
						
						
						
						
					 | 
					
						2014-09-18 11:21:18 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						e6d7dd08f2
					 | 
					
						
						
							
							No reason to store this in the d-pointer
						
						
						
						
						
						
					 | 
					
						2014-09-18 10:24:48 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						ee283789b7
					 | 
					
						
						
							
							Fix ByteVector sizes in some test cases
						
						
						
						
						
						
					 | 
					
						2014-09-14 20:08:31 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						205569c8d2
					 | 
					
						
						
							
							Fix various memleaks in the tests
						
						
						
						
						
						
					 | 
					
						2014-09-14 18:03:27 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4b67beffc8
					 | 
					
						
						
							
							Merge pull request #434 from DidierMalenfant/master
						
						
						
						
						
						
						
						Ignoring files generated when creating an Xcode project via cmake. 
						
						
					 | 
					
						2014-08-25 14:09:44 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						b7a514886d
					 | 
					
						
						
							
							Ignoring files generated when creating an Xcode project via cmake.
						
						
						
						
						
						
					 | 
					
						2014-08-23 20:37:32 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0e6d8617ae
					 | 
					
						
						
							
							Revert "Removed an ambiguous cast from FileNameHandle to FileName."
						
						
						
						
						
						
						
						This reverts commit 9af7601bae. 
						
						
					 | 
					
						2014-08-23 00:04:33 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						dfbaee4103
					 | 
					
						
						
							
							Removed an ambiguous cast from FileNameHandle to FileName.
						
						
						
						
						
						
					 | 
					
						2014-08-23 00:04:33 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f29c5f45f8
					 | 
					
						
						
							
							Workaround for 64-bit MP4 atoms.
						
						
						
						
						
						
					 | 
					
						2014-08-23 00:04:33 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						b1a8205561
					 | 
					
						
						
							
							Merge pull request #430 from TsudaKageyu/const-iterator
						
						
						
						
						
						
						
						Reduce useless detach operations by making some non-const iterators cons... 
						
						
					 | 
					
						2014-08-21 09:47:36 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						2971891c69
					 | 
					
						
						
							
							Reduce useless detach operations by making some non-const iterators const.
						
						
						
						
						
						
					 | 
					
						2014-08-21 16:35:35 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						d5e3d6ea7c
					 | 
					
						
						
							
							Merge pull request #421 from TsudaKageyu/fix-wav-strip
						
						
						
						
						
						
						
						Fixed a bug on stripping tags when saving .WAV files. 
						
						
					 | 
					
						2014-08-20 10:12:43 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						20ce66f98b
					 | 
					
						
						
							
							Merge pull request #422 from TsudaKageyu/detach
						
						
						
						
						
						
						
						Added some missing detach()s to List<T>, ByteVector and String. 
						
						
					 | 
					
						2014-08-20 10:09:08 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						aff3351a25
					 | 
					
						
						
							
							Merge pull request #427 from TsudaKageyu/linebreak
						
						
						
						
						
						
						
						Small fixes in line breaking. 
						
						
					 | 
					
						2014-08-17 09:01:47 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						387890d956
					 | 
					
						
						
							
							Small fixes in line breaking.
						
						
						
						
						
						
					 | 
					
						2014-08-16 15:33:39 +09:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 |