]> granicus.if.org Git - taglib/shortlog
taglib
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
2009-10-20 Lukáš LalinskýFix typo in taglib_c.pc
2009-10-14 Jeff MitchellFix copy+paste typos
2009-10-09 Lukáš LalinskýAlways use #include "XXX" in TagLib's code
2009-09-14 Lukáš LalinskýThis value should be bool, not int
2009-09-13 Lukáš LalinskýRemove extra commas from configure.in.in v1.6
2009-09-13 Lukáš LalinskýUpdate libtool version-info
2009-09-13 Lukáš LalinskýChangelog
2009-09-13 Christophe... Remove a non-existing dir.
2009-09-09 Lukáš LalinskýUpgrade obsolete gnre MP4 atoms to ©gen
2009-09-09 Lukáš LalinskýFix building of examples with ENABLE_STATIC
2009-09-08 Lukáš LalinskýAdd option for building a static version of taglib
2009-09-08 Lukáš LalinskýUse the internal config names
2009-09-04 Lukáš LalinskýAdd support for a global, installable config header
2009-09-04 Lukáš LalinskýDefine MAKE_TAGLIB_LIB from the automake build system
2009-09-04 Lukáš LalinskýFix compilation warnings
2009-09-03 Lukáš LalinskýAutoconf options for enabling MP4 and ASF support v1.6rc1
2009-09-03 Lukáš LalinskýFix version in configure.in.in
2009-09-03 Lukáš LalinskýUpdate docs and version numbers
2009-09-03 Lukáš LalinskýSplit Ogg packets larger than 64kb into multiple pages
2009-08-18 David Fauresvn is weird, I have deleted this external in 1010855...
2009-08-13 David Faureanother tool which is not necessary in this copy
2009-08-13 David Faurereplace external with a copy of the admin dir, as sugge...
2009-08-13 David Faurereplace external with a copy of the admin dir, as sugge...
2009-08-02 Lukáš LalinskýAdd a check to not crash on corrupted files
2009-07-28 Lukáš LalinskýAdd missing tests to Makefile.am
2009-07-28 Lukáš LalinskýAdd a changelog
2009-07-28 Lukáš LalinskýHandle RIFF chunk padding and ignore trailing garbage
2009-07-24 Lukáš LalinskýPartial support for 64-bit atoms
2009-07-12 Scott WheelerUse flac padding.
2009-07-12 Scott WheelerMake docs consistant with behavior.
2009-07-11 Lukáš LalinskýDon't save ID3v2.2 frames.
2009-07-11 Lukáš LalinskýSupport for ID3v2.2 PIC frames
2009-07-11 Lukáš LalinskýFix off-by-one error in ByteVectorList::split
2009-07-11 Lukáš LalinskýTry to read track also from TRACKNUM and year from...
2009-07-11 Lukáš LalinskýTCON parsing fixes
2009-07-10 Lukáš LalinskýOne more check for invalid frame in AttachedPictureFram...
2009-07-10 Lukáš LalinskýUse floting point length to calculate bitrate from...
2009-07-04 Tom AlbersMove external to anonsvn (http://svn.kde.org -> svn...
2009-07-02 Scott WheelerBuild on Haiku
2009-06-18 Médéric Boquien.oga files were not processed. Fix this. The problem...
2009-06-15 Jeff MitchellFix typo
2009-06-11 Laurent Montelnot generate it on win32
2009-06-07 Tanguy KrotoffCompilation fix for Visual C++ .NET 2003 (msvc71)
2009-06-07 Tanguy KrotoffFix a stupid crash inside mp4file.cpp (variable not...
2009-04-29 Lukáš LalinskýSimplify extension checking in FileRef
2009-04-29 Lukáš LalinskýAdd String:rfind
2009-04-29 Lukáš LalinskýMake FileRef handle the .mp4 extension, too
2009-04-29 Lukáš LalinskýFix off-by-one error in MP4::Tag when looking for free...
2009-04-29 Jeff MitchellStyle and safety fixes backported from taglib-extras
2009-04-11 Jeff MitchellThis commit adds support for building taglib-extras...
2009-03-27 Lukáš LalinskýDon't build ASF/MP4 FileRef tests if WITH_ASF/WITH_MP4...
2009-03-25 Lukáš LalinskýDetach before appending a character
2009-03-22 Andreas Hartmetzthis modified version has the advantage that it compiles
2009-03-22 Scott WheelerLess of The Big Ugly in the middle of the classes.
2009-03-22 Andrew ColesAdded GCC pragma to suppress non-virtual dtor warning...
2009-03-10 Jeff MitchellFinish making .asf readable, thanks Lukas
2009-03-10 Jeff MitchellSeveral of us have seen .asf WMA files in the wild.
2009-03-10 David FaureGenerate config.h in builddir again, and fix compilatio...
2009-03-09 Jeff MitchellRe-add building things depending on config.h by having...
2009-03-09 Jeff MitchellThis is surely an oversight; fix documentation
2009-01-16 Scott WheelerPatch from Josef Radinger fixing typo in debug message.
2009-01-10 Scott Wheelerrevert last
2009-01-10 Scott WheelerAlso counts as being empty.
2009-01-07 Scott Wheelerremove debug line from mac os framework build file
2008-12-21 Michael JansenFix build by copying strigis FindCppUnit.cmake to tagli...
2008-12-21 Michael JansenSuppress warning about this check missing. if someone...
2008-12-05 Scott WheelerShould fix the build.
2008-12-05 Scott Wheelerwarnings--
2008-12-04 Scott Wheelerfix warnings
2008-12-02 Alexander Neundorf-INSTALL_DIR_NAME doesn't have to be set in the topleve...
2008-11-13 Jeff Mitchellconfig.h doesn't exist, at least in my checkout, so...
2008-11-13 Jeff MitchellAdd default case switch to fix compiler warnings when...
2008-11-12 Lukáš LalinskýAdd my old WMA and MP4 code. It is disabled by default...
2008-08-29 Scott Wheelertypo
2008-08-26 Scott WheelerDon't try to access the string list if the item type...
2008-08-21 Scott Wheelerdetach when using non-const operator[]
2008-06-26 Scott Wheelerremove exec bit
2008-06-26 Scott WheelerAdd support for private frames.
2008-06-24 Scott WheelerIf the genre string is empty don't treat it as a number.
2008-06-19 Andy GoossensSVN_SILENT: fix typo
2008-06-19 Scott Wheeleradd files here
2008-06-19 Scott WheelerProvisional .wav support. Tag writing will probably...
2008-06-18 Scott Wheelerwrong copyright
2008-06-16 Scott WheelerAdd a warning here so that it's clear that this constru...
2008-05-22 Lukáš LalinskýFix reading of POPM rating -- it's unsigned char, not...
2008-05-22 Lukáš LalinskýSupport for POPM ID3 frame
2008-05-20 Benjamin Reedfix install_name RPATH stuff on OSX
2008-05-20 Adriaan de... Previous was me being stupid and too-quick on the commi...
2008-05-20 Adriaan de... Need plain <fcntl.h> for open and its flags, not necess...
2008-05-16 Adriaan de... ldexp is a c99-ism, which is not available in strict...
2008-05-16 Scott WheelerSVN_SILENT this isn't needed anymore
2008-05-16 Scott WheelerGet all of the basic AIFF properties working.
2008-05-16 Scott WheelerAdd a skeleton (unimplemented) AIFF properties class.
2008-05-16 Scott WheelerUff. Tabs-be-gone!
2008-05-16 Scott WheelerAdd AIFF here too.
2008-05-16 Scott Wheelerupdate cmake files
next