]> granicus.if.org Git - taglib/shortlog
taglib
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
2008-05-16 Scott WheelerAnd now make it work for non-existing RIFF chunks.
2008-05-16 Scott WheelerNow working for replacing an existing riff chunk.
2008-05-16 Scott WheelerUntested chunk writing code.
2008-05-16 Scott WheelerAdd some docs.
2008-05-16 Scott WheelerMake reading an ID3v2 tag out of a RIFF chunk possible.
2008-05-16 Scott WheelerGroovy. Chunk parser worked on first try.
2008-05-16 Scott WheelerAdd the skeleton of an AIFF implementation.
2008-05-16 Scott WheelerUntested implementation of RIFF chunk parsing.
2008-05-16 Scott WheelerAdd outline for RIFF files.
2008-05-09 Scott WheelerDo a dynamic_cast on these instead of a static since...
2008-04-11 Harald Sitterchange external prop back to https://svn.kde.org
2008-04-08 Adriaan de... kdesupport is going to compile against stdcxx anyway...
2008-04-08 Scott WheelerDon't overflow for really high bitrate files.
2008-04-06 Andreas Hartmetzadd missing include; fixes compilation with tests
2008-04-03 Harald Sitterchange externals property to use svn://anonsvn.kde.org
2008-02-19 Lukáš LalinskýSVN_SILENT Ouch v1.5
2008-02-19 Lukáš LalinskýFix compilation on MSVC/Windows
2008-02-12 Scott WheelerFix the APE positioning code. This obviously never...
2008-02-12 Scott Wheelermore API review
2008-02-12 Scott Wheelerupdate for current doxygen
2008-02-12 Scott WheelerAdd the 2.2 and 2.3 standards for convenience.
2008-02-12 Laurent MontelSoname was changed now it's 1.5.0
2008-02-12 Shane KingWIN32 compile fix.
2008-02-12 Scott WheelerSVN_SILENT nitpick
2008-02-12 Scott Wheelerdoc review
2008-02-12 Scott WheelerMove Speex into the Ogg namespace
2008-02-12 Scott Wheelerfix the .pro too
2008-02-12 Scott Wheelerand build here too
2008-02-12 Scott Wheelerbuild
2008-02-12 Scott Wheelerupdate docs
2008-02-12 Scott WheelerMove this into Ogg since it's an Ogg format.
2008-02-12 Scott WheelerMessed with things until the algorithm is correct....
2008-02-11 Scott Wheelerswitch to the not-in-place variety of this function
2008-02-11 Scott Wheelerfix one of the checks, don't cast this to a value over 255
2008-02-06 Scott WheelerMake sure that we don't preserve the unsynchronization...
2008-02-06 Scott WheelerUse the new replace function. (Doing in-place value...
2008-02-06 Scott Wheeleradd a replace function to ByteVector
2008-02-04 Scott WheelerSet the copyright to 2002-2008 for all files.
2008-02-04 Scott WheelerSVN_SILENT whitespace
2008-02-04 Scott WheelerThis function shouldn't be (implicitly) exported.
2008-02-04 Scott WheelerLess code, less ifdefs, should compile on Solaris....
2008-02-02 Scott WheelerBleh, just remove this. Back to UTF-8-based conversions...
2008-02-02 Thiago MacieiraTypo
2008-02-02 André Wöbbekinguse QT_VERSION_CHECK correctly
next