]> granicus.if.org Git - taglib/shortlog
taglib
2017-01-15 Tsuda KageyuAlways use parentheses with new. It's a bit safer.
2017-01-14 Tsuda KageyuInitialize all the data members of ASF::Attribute.
2017-01-07 Tsuda KageyuRemove some TODO comments which are no longer necessary.
2017-01-06 Michael HelmlingFix #789 (typo in member doc)
2016-12-22 Stephen F.... Merge pull request #787 from rshanmu/master
2016-12-22 Ramesh ShanmugasundaramRenamed unsupported-extension.xxx and modified test
2016-12-20 Tsuda KageyuRemove the CMake check for Boost I missed out on.
2016-12-20 Tsuda KageyuRemove all the optional dependencies on Boost.
2016-12-20 Tsuda KageyuFix the CMake check for std::atomic_int.
2016-12-19 Tsuda KageyuSafer conversion of boolean values in ASF attributes.
2016-12-09 Tsuda KageyuMake use of increment/decrement operators of std::atomic.
2016-12-09 Tsuda KageyuRemove optional dependencies on Boost's dynamic libraries.
2016-12-09 Tsuda KageyuMerge pull request #784 from haoxi911/master
2016-12-08 Hao XiFix #667: Compiled TagLib framework for OS X fails...
2016-12-05 Tsuda KageyuRewrite ByteVector::replace() to run in O(n) time.
2016-12-05 Tsuda KageyuAdd a test to check if ByteVector is detached correctly...
2016-12-02 Tsuda Kageyu#include guards in CMake generated headers.
2016-12-01 Tsuda KageyuUpdate NEWS.
2016-12-01 Tsuda KageyuFix possible Ogg packet losses.
2016-12-01 Tsuda KageyuPrevent the segment table of Ogg pages from exceeding...
2016-11-29 Tsuda KageyuRemove Utils::floatByteOrder() and use systemByteOrder...
2016-11-29 Tsuda KageyuAdd a test for #743/#779.
2016-11-29 Tsuda KageyuSmall fix in style.
2016-11-28 Tsuda KageyuMerge pull request #779 from supermihi/master
2016-11-27 Michael HelmlingFixes #743 by not overwriting existing Xiph comment...
2016-11-26 Tsuda KageyuA bit more tolerant check to return itself in String...
2016-11-25 Stephen F.... Merge pull request #778 from martin-flaska/optimization
2016-11-25 Martin Flaskatstring: String::substr optimization when returning...
2016-11-25 Martin Flaskatest_string: Make 'stripWhiteSpace' test more complex
2016-11-24 Tsuda KageyuSuppress MSVC warnings in test.
2016-11-24 Stephen F.... Merge pull request #776 from mathbunnyru/small_improvements
2016-11-23 mathbunnyruSmall fixes
2016-11-21 mathbunnyruIncrement fixes
2016-11-18 Tsuda KageyuUpdate NEWS.
2016-11-18 Tsuda KageyuMerge pull request #772 from TsudaKageyu/vorbis-fields
2016-11-10 Tsuda KageyuFix handling of lowercase 'metadata_block_picture'...
2016-11-10 Tsuda KageyuAvoid adding fields with invalid keys to Vorbis Comments.
2016-11-10 Tsuda KageyuDon't decode redundant UTF-8 sequences in Win32.
2016-11-09 Tsuda KageyuSeparate some tests to make them more specific.
2016-11-08 Tsuda KageyuCheck invalid Unicode APE keys properly.
2016-11-08 Tsuda KageyuRemoved a utility function which is used only at one...
2016-11-08 Tsuda KageyuAdd README.md.
2016-11-08 Tsuda Kageyutolower() depends on the current locale.
2016-11-08 Tsuda KageyuUpdate NEWS.
2016-11-08 Tsuda KageyuMerge pull request #765 from TsudaKageyu/zero-length...
2016-11-08 Tsuda KageyuMerge pull request #759 from ufleisch/mp4_classical
2016-11-07 Tsuda KageyuInitialize all the data members of ID3v2::ChapterFrame.
2016-11-06 Tsuda KageyuValues of FILE_* macros are guaranteed in Win32.
2016-11-04 Tsuda KageyuAdd List::swap() and Map::swap().
2016-11-02 Tsuda KageyuProper handling of MP4 atoms with zero length.
2016-11-01 Tsuda KageyuRemove a useless branch.
2016-10-31 Tsuda KageyuAdd a common function to generate a long string to...
2016-10-31 Tsuda KageyuAllow ScopedFileCopy to be const.
2016-10-30 Tsuda KageyuSuppress MSVC warnings about narrowing conversions.
2016-10-30 Tsuda KageyuUpdate NEWS.
2016-10-30 Tsuda KageyuAssume that SetFilePointerEx() and GetFileSizeEx()...
2016-10-30 Tsuda KageyuAssume that CreateFileW() is always available.
2016-10-28 Tsuda KageyuPrevent overflows, just in case.
2016-10-28 Tsuda KageyuBackport a test from taglib2 branch.
2016-10-28 Tsuda KageyuRemove some useless seek()/tell() from RIFF::File.
2016-10-28 Tsuda KageyuEncourage compilers to optimize out debug() and debugDa...
2016-10-27 Tsuda KageyuUpdate NEWS.
2016-10-27 Tsuda KageyuSuppress some warnings in test.
2016-10-27 Tsuda KageyuAdd a test for File::truncate().
2016-10-27 Tsuda KageyuCheck if file size <= LONG_MAX.
2016-10-24 Tsuda KageyuMerge pull request #761 from albertofustinoni/master
2016-10-24 Alberto Fustinoniformatting
2016-10-24 Alberto FustinoniWhitespace
2016-10-24 Alberto FustinoniRefactoring
2016-10-24 Tsuda KageyuUpdate NEWS. v1.11.1
2016-10-23 Alberto FustinoniBetter define guards
2016-10-23 Alberto FustinoniStyling
2016-10-23 Alberto FustinoniMerge branch 'master' of https://github.com/albertofust...
2016-10-23 Alberto FustinoniUse newer file system calls when in Windows 8+ to allow...
2016-10-21 Tsuda KageyuUpdate the version to v1.11.1.
2016-10-21 Tsuda KageyuReplace a possibly non-free file in the test suite.
2016-10-21 Tsuda KageyuUpdate NEWS.
2016-10-19 Tsuda KageyuRestore the ABI breakage by bringing back a removed...
2016-10-18 Urs FleischSupport new classical music frames introduced with...
2016-09-26 Tsuda KageyuUpdate NEWS.
2016-09-16 Stephen F.... Merge pull request #754 from hyperquantum/master
2016-09-15 Kevin AndréFix defect in ByteVectorStream::seek when Position...
2016-09-12 Tsuda KageyuMerge pull request #752 from evpobr/cmake-ver
2016-09-12 Tsuda KageyuMerge pull request #753 from FestusHagen/fh1.m_AddBuild...
2016-08-25 Festus HagenAdd BUILD_SHARED_LIBS option for CMake GUI.
2016-08-20 evpobrMove cmake_minimum_required at the top
2016-08-14 Stephen F.... Merge pull request #749 from jwelton/fix-typo
2016-08-14 Jake WeltonChange string to end offset
2016-05-14 Tsuda KageyuUpdate NEWS.
2016-05-14 Tsuda KageyuFix reading table of contents frames with a lot of...
2016-04-29 Tsuda KageyuUpdate NEWS. v1.11
2016-04-22 Tsuda KageyuMerge pull request #739 from frgm/master
2016-04-22 Svyatoslav... c: fix a typo
2016-04-22 Tsuda KageyuRevert "Hide a private static variable."
2016-04-02 Stephen F.... Merge pull request #732 from dirkvdb/master
2016-03-20 Dirk Vanden... Also ignore the virtual destructor warning when compili...
2016-03-17 Tsuda KageyuChange some static_casts to dynamic_casts in test_id3v2...
2016-03-14 Tsuda KageyuDon't stop parsing an ID3v2 SYLT frame when its descrip...
2016-03-10 Tsuda KageyuUpdate NEWS.
2016-03-06 Tsuda KageyuMerge pull request #726 from amethystAnt/ape-keys-bug
next