]> granicus.if.org Git - taglib/shortlog
taglib
2011-03-11 Lukáš LalinskýMerge commit 'eee860f9c6' into release-1.7
2011-03-11 Lukáš LalinskýFix memory leaks in the FLAC parsing code
2011-03-02 Raphael Kubo... Fix build when the 'uint' typedef is already defined.
2011-02-25 Lukáš LalinskýUpdate the AIFF test
2011-02-25 Lukáš LalinskýFix the patch from r1222376
2011-02-23 Nick Shaforostoffa formal change: convert rifffile.cpp to use vector...
2011-02-23 Nick Shaforostoffdivide by 1000 instead of 1024 when calculating riff...
2011-02-13 Lukáš LalinskýMore news v1.7rc1
2011-02-13 Lukáš LalinskýAutomatically generate the version number in taglib...
2011-02-13 Lukáš LalinskýCMake-specific INSTALL file
2011-02-13 Lukáš LalinskýAdd svn:ignore
2011-02-13 Lukáš LalinskýMove docs building to CMake
2011-02-13 Lukáš Lalinský*poof*
2011-02-13 Lukáš LalinskýSet the version number to 1.7
2011-02-13 Lukáš LalinskýFix writing of new RIFF chunks at even positions
2011-01-31 Nick Shaforostoffformal change: combine if-conditions for identical...
2011-01-30 Lukáš LalinskýRevert r1217775
2011-01-28 Nick Shaforostoffdisable creation of unknown objects for wma files,...
2011-01-28 Nick Shaforostofffix crash on wma file parsing, add clarifications to...
2011-01-24 Lukáš LalinskýDefine a macro to properly construct std::bitset
2011-01-24 Lukáš LalinskýBack to unsigned long, it breaks compilation on Solaris
2011-01-22 Lukáš LalinskýFix compilation on MSVC 2010 with the C++0x version...
2011-01-16 Lukáš LalinskýNews
2011-01-16 Lukáš LalinskýFixed copyright headers
2011-01-16 Lukáš LalinskýConsistency with the rest of TagLib
2011-01-16 Lukáš LalinskýSupport for ASF embedded pictures
2011-01-08 Lukáš LalinskýFix FSF address
2011-01-08 Lukáš LalinskýFix memory leak in AttachedPictureFrameV22
2011-01-08 Lukáš LalinskýFix FLAC tests
2011-01-08 Lukáš LalinskýDocumentation fix
2011-01-08 Lukáš LalinskýFull read/write support for FLAC pictures
2010-12-02 Scott WheelerGenerate docs for ASF / MP4 as well
2010-11-28 Andreas HartmetzInstall flacmetadatablock.h. Required to make Amarok...
2010-11-28 Lukáš LalinskýWork-in-progress support for writing FLAC picture
2010-11-27 Lukáš LalinskýMore tests for WavPack audio properties
2010-11-27 Lukáš LalinskýFix reading of WavPack streams without a length informa...
2010-11-27 Lukáš LalinskýDocs
2010-11-27 Lukáš LalinskýExplicitly check for -1 in WavPack length
2010-11-01 Lukáš LalinskýAccept both "ID3 " and "id3 " as valid ID3 chunk IDs...
2010-09-22 Scott WheelerDifferent LGPL version than was referenced in headers
2010-08-24 Lukáš LalinskýFix Automake build
2010-08-24 Lukáš LalinskýAdded information about the number of bits per sample...
2010-08-09 Lukáš LalinskýMake sure TAGLIB_EXPORT is empty when TAGLIB_STATIC...
2010-07-25 Lukáš LalinskýRead-only support for FLAC picture blocks
2010-07-24 Lukáš LalinskýDon't unnecessarily include whole <iostream>
2010-07-11 Lukáš LalinskýMissing file
2010-07-11 David FaureI think you forgot a file :)
2010-07-11 Lukáš LalinskýAdded FLAC::Properties::signature()
2010-07-11 Lukáš LalinskýAdded reading of WAV audio length
2010-07-10 Lukáš LalinskýImplemented a specialized version of APE::Tag::isEmpty()
2010-07-03 Lukáš LalinskýDon't try to save read-only MP4 files
2010-07-03 Lukáš LalinskýUnused private attributes
2010-07-03 Lukáš LalinskýSupport for reading/writing tags from Monkey's Audio...
2010-04-17 Lukáš LalinskýFinal changes v1.6.3
2010-04-15 Lukáš LalinskýFix parsing of regular 32-bit integers in SynchData...
2010-04-12 Lukáš LalinskýAdd a BIC comment about merging String::toInt
2010-04-12 Lukáš LalinskýInfo about the new toInt method
2010-04-12 Lukáš LalinskýUpdated NEWS
2010-04-12 Lukáš LalinskýInclude taglib_config.h by default
2010-04-12 Lukáš LalinskýFix upgrading of ID3v2.3 genre with number 0 (Blues)
2010-04-12 Lukáš LalinskýUpdate all version numbers to 1.6.3
2010-04-09 Scott WheelerUpdate to current automake
2010-04-09 Lukáš LalinskýFix release date v1.6.2
2010-04-04 Scott WheelerForward declarations don't need exports.
2010-04-04 Lukáš LalinskýOk, actually change the API version
2010-04-04 Lukáš LalinskýThere is actually one new function, so the API version...
2010-04-04 Lukáš LalinskýIncrement version number
2010-04-03 Lukáš LalinskýDon't upgrade ID3v2.2 TDA frame when upgrading to TRCD
2010-04-03 Lukáš LalinskýChangelog for 1.6.2
2010-04-02 Lukáš LalinskýIgnore trailing non-data atoms when parsing MP4 covr...
2010-04-02 Lukáš LalinskýSave ASF attributes larger than 64k to the metadata...
2010-03-07 Scott WheelerUpdate .pro file
2010-01-22 Lukáš LalinskýFix compilation fo the test runner on Windows
2010-01-22 Lukáš LalinskýMP4 int pair atoms should have flags set to 0
2009-12-14 Lukáš LalinskýBe more paranoid about checking MP4 files
2009-12-13 Urs Wolferoptimizegraphics: Losslessly optimized PNG and SVGZ...
2009-12-13 Lukáš LalinskýHandle WM/TrackNumber with DWORD content
2009-12-12 Lukáš LalinskýFix tagreader_c.c to not try to access invalid pointers
2009-12-01 Scott Wheelerpedantry++
2009-12-01 Peter van HardenbergWhen decoding syncsafe integers, assume non-syncsafe...
2009-11-25 Alexander Neundorfthis patch should make taglib build with the Sun Studio...
2009-11-07 Lukáš LalinskýExplicitly say that we are using TagLib::File (CCBUG...
2009-11-04 Lukáš LalinskýFixed a memory leak in FileRef's OGA format detection
2009-11-02 Lukáš LalinskýAdd test_flac.cpp to Makefile.am
2009-11-02 Lukáš LalinskýNew utility class to make sure temporary files are...
2009-11-02 Lukáš LalinskýAlways read tags from the first Vorbis Comment block...
2009-10-31 Scott WheelerMissing "not" in docs.
2009-10-31 Lukáš LalinskýA few more version numbers. We really need a way to... v1.6.1
2009-10-31 Lukáš LalinskýUpdate version in API docs
2009-10-31 Lukáš LalinskýBump version numbers
2009-10-31 Lukáš LalinskýA little more complex checking for broken files
2009-10-31 Lukáš LalinskýMake sure we are not trying to read a file where MP4...
2009-10-29 Lukáš LalinskýFixed ID3v1-style genre to string conversion in MP4...
2009-10-24 Lukáš LalinskýSupport for MP4 cover art
2009-10-24 Lukáš LalinskýReturn NULL/false rather than crash when accessing...
2009-10-24 Lukáš LalinskýChangelog for 1.6.1
2009-10-24 Lukáš LalinskýProper .oga file handling in FileRef
2009-10-24 Lukáš LalinskýDon't wrote the Vorbis framing bit to OggFLAC files
2009-10-24 Lukáš LalinskýSet visibility("default") for GCC on exported symbols
2009-10-20 Lukáš LalinskýAdd missing exports for a few public ID3v1 functions
next