aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'abstract-io'Lukáš Lalinský2011-06-092-0/+93
|\
| * Add a ByteVector-backed stream classLukáš Lalinský2011-04-122-0/+93
* | Support for reading ALAC audio propertiesFrank Lai2011-06-091-1/+1
* | ALAC file encoded by iTunesFrank Lai2011-06-091-0/+0
* | Add a (failing) test for reading ALAC audio propertiesLukáš Lalinský2011-06-082-2/+13
|/
* Make it possible to run the test suite out of the source treeLukáš Lalinský2011-04-1111-26/+37
* Upgrade IPLS (2.3) to TIPL (2.4)Lukáš Lalinský2011-04-051-1/+1
* Protect against incorrect ID3v2 version parameterLukáš Lalinský2011-04-051-0/+20
* Convert frames TIPL and TMCL (2.4) to IPLS (2.3)Lukáš Lalinský2011-04-051-0/+17
* Merge branch 'master' into id3v23Lukáš Lalinský2011-04-051-0/+22
|\
| * Don't overwrite fields that already existLukáš Lalinský2011-03-191-0/+22
* | Convert TDRC to TYER+TDAT+TIMELukáš Lalinský2011-03-161-1/+1
* | Clean-up temporary filesLukáš Lalinský2011-03-161-2/+2
* | Simple ID3v2.4 => ID3v2.3 frame migrationLukáš Lalinský2011-03-161-0/+43
* | Make sure we don't write UTF8 or UTF16BE to ID3v2.3 tagsLukáš Lalinský2011-03-151-0/+18
* | Support for writing structuraly correct ID3v2.3 tagsLukáš Lalinský2011-03-151-0/+36
|/
* Update the AIFF testLukáš Lalinský2011-02-251-1/+1
* *poof*Lukáš Lalinský2011-02-131-43/+0
* Fix writing of new RIFF chunks at even positionsLukáš Lalinský2011-02-133-0/+116
* Support for ASF embedded picturesLukáš Lalinský2011-01-162-0/+84
* Fix FLAC testsLukáš Lalinský2011-01-081-10/+0
* Full read/write support for FLAC picturesLukáš Lalinský2011-01-085-46/+137
* Work-in-progress support for writing FLAC pictureLukáš Lalinský2010-11-284-0/+131
* More tests for WavPack audio propertiesLukáš Lalinský2010-11-271-1/+13
* Fix reading of WavPack streams without a length information in the headerLukáš Lalinský2010-11-274-2/+34
* Read-only support for FLAC picture blocksLukáš Lalinský2010-07-252-0/+21
* Missing fileLukáš Lalinský2010-07-112-1/+29
* I think you forgot a file :)David Faure2010-07-111-1/+1
* Added FLAC::Properties::signature()Lukáš Lalinský2010-07-112-0/+15
* Added reading of WAV audio lengthLukáš Lalinský2010-07-113-0/+4
* Implemented a specialized version of APE::Tag::isEmpty()Lukáš Lalinský2010-07-102-0/+41
* Support for reading/writing tags from Monkey's Audio filesLukáš Lalinský2010-07-037-0/+61
* Fix parsing of regular 32-bit integers in SynchData::toUInt()Lukáš Lalinský2010-04-153-0/+33
* Fix upgrading of ID3v2.3 genre with number 0 (Blues)Lukáš Lalinský2010-04-121-0/+28
* Don't upgrade ID3v2.2 TDA frame when upgrading to TRCDLukáš Lalinský2010-04-032-0/+16
* Ignore trailing non-data atoms when parsing MP4 covr atomsLukáš Lalinský2010-04-023-2/+21
* Save ASF attributes larger than 64k to the metadata library objectLukáš Lalinský2010-04-021-0/+19
* Fix compilation fo the test runner on WindowsLukáš Lalinský2010-01-221-2/+11
* Be more paranoid about checking MP4 filesLukáš Lalinský2009-12-141-0/+9
* Handle WM/TrackNumber with DWORD contentLukáš Lalinský2009-12-131-0/+27
* Add test_flac.cpp to Makefile.amLukáš Lalinský2009-11-021-1/+2
* New utility class to make sure temporary files are always deletedLukáš Lalinský2009-11-0210-48/+56
* Always read tags from the first Vorbis Comment block in FLAC filesLukáš Lalinský2009-11-023-0/+41
* Fixed ID3v1-style genre to string conversion in MP4 filesLukáš Lalinský2009-10-292-0/+7
* Support for MP4 cover artLukáš Lalinský2009-10-244-1/+132
* Proper .oga file handling in FileRefLukáš Lalinský2009-10-241-0/+18
* Don't wrote the Vorbis framing bit to OggFLAC filesLukáš Lalinský2009-10-245-1/+51
* This value should be bool, not intLukáš Lalinský2009-09-141-1/+1
* Add support for a global, installable config headerLukáš Lalinský2009-09-041-4/+4
* Split Ogg packets larger than 64kb into multiple pagesLukáš Lalinský2009-09-033-1/+63