]> granicus.if.org Git - taglib/shortlog
taglib
2007-07-04 Martin Aumüllerset correct install_name for os x
2007-06-08 Scott WheelerRemove empty Xiph comments. Patch from Stephan Booth.
2007-06-06 Michael PyneFix another MSVC 2007 STL bug (our bug, not theirs...
2007-05-31 Dirk Muellerthe usual daily unbreak compilation
2007-05-26 Michael PyneDon't allow address of zero-length array to be taken...
2007-05-04 Dirk Muellerthe usual "daily unbreak compilation"
2007-04-28 Christian Ehrlicherwin32 compile / warnings--
2007-04-28 Christian Ehrlicherwin32 compile / warnings--
2007-04-11 Stephan Kulowdon't dereference d twice (CID 3444)
2007-04-11 Stephan Kulowdon't deref d twice (CID 3445)
2007-04-01 Scott WheelerCheck for CBR Info headers also.
2007-04-01 Scott WheelerSVN_SILENT too many emacs modes...
2007-04-01 Scott WheelerStrip nulls from the end of ID3v2 text fields.
2007-04-01 Scott WheelerAdd a comment about valid encoding types for ID3v2...
2007-04-01 Scott WheelerSwitch to using a list of genres and checking for membe...
2007-04-01 Scott WheelerSVN_SILENT grr, accidentally inserted tabs
2007-04-01 Scott WheelerStrip whitespaces from the end of ID3v1 fields on the...
2007-04-01 Scott WheelerDelete APE tag.
2007-03-22 Scott WheelerFix signature.
2007-02-26 Scott WheelerSVN_SILENT tabs -> spaces
2007-02-16 Scott WheelerSVN_SILENT whoops, those were tabs
2007-02-16 Scott WheelerDelete d-pointer.
2007-02-13 Scott WheelerSVN_SILENT whoops
2007-02-13 Scott WheelerRead the frame data length as a synch-safe int. (Mostl...
2007-02-13 Scott WheelerDon't try to parse invalid frames.
2007-02-13 Scott WheelerAdd another sanity check -- don't let invalid frames...
2007-02-13 Scott WheelerFix the byte ordering for UTF16BE
2007-02-13 Scott WheelerRework the read-only check so that it gets along better...
2007-02-13 Scott WheelerActually overwrite the value, as documented.
2007-01-07 Scott Wheelercorrect docs
2007-01-07 Scott WheelerRevert this as this change isn't BC
2007-01-02 Brad HardsA few spelling fixes, identified using krazy.
2006-12-23 Jeff MitchellRemove check as condition will always be true (checked...
2006-12-07 Laurent MontelFix warning
2006-11-27 André Wöbbeking-pedantic
2006-11-27 André Wöbbekingcopied gcc compile flags from FindKDE4Internal.cmake
2006-11-10 Laurent MontelFix compile under windows
2006-10-15 Scott WheelerUhh, no. Once again, TagLib is not part of KDE and...
2006-10-15 Tim Beaulenreplace uft8() with toUtf8() to silence warnings in...
2006-10-12 Scott WheelerDon't dereference the iterator before checking its...
2006-10-12 David Faurefix make install - I guess examples shouldn't actually...
2006-10-09 Scott WheelerSVN_SILENT spacing
2006-10-08 Brad HardsChange the taglib build system to use relative include...
2006-10-07 Scott WheelerDon't try to erase a key that isn't there.
2006-10-07 Scott WheelerMake the Xing header publically accessible.
2006-10-07 Brad HardsCompile fix, correcting the include paths.
2006-10-05 Laurent MontelFix install files
2006-10-04 Laurent MontelAdd support for examples
2006-10-04 Laurent MontelAdd tests directory into build
2006-09-29 David FaureMake paths relative so that it works with running cmake...
2006-09-27 Laurent MontelFix compile
2006-09-24 Scott WheelerForgot something. ;-)
2006-09-24 Scott WheelerThis is how it's done elsewhere.
2006-09-24 Scott WheelerAnd now get everything building again...
2006-09-24 Scott WheelerAdd KDE 3.5 admin as external.
2006-09-24 Scott WheelerThis is starting to look more sane.
2006-09-24 Scott Wheeleradd this first, hopefully the next attempt at fixing...
2006-09-24 Scott WheelerOne more step. Wow, this was impressively broken.
2006-09-24 Scott WheelerOk, let's go back a few steps. Apparently I really...
2006-09-24 Scott WheelerReorganizing
2006-09-24 Scott WheelerReorganizing
2006-09-24 Scott WheelerReorganizing
2006-09-24 Scott WheelerReorganizing
2006-09-24 Scott WheelerReorganizing.
2006-09-24 Scott WheelerReorganizing.
2006-09-24 Scott WheelerReorganizing. Hmm, it seems that svn is going to make...
2006-09-24 Scott WheelerReorganizing.
2006-09-24 Scott WheelerReorganizing.
2006-09-24 Scott WheelerRe-add automake/autoconf stuff. I'm tempted to delete...
2006-09-24 Laurent MontelNow taglib compiles with cmake
2006-09-24 Laurent MontelFix generate lib.
2006-09-24 Laurent MontelFix install it as programs
2006-09-24 Laurent MontelFix install files
2006-09-20 Laurent MontelFix soname
2006-09-20 Laurent MontelFix generate file
2006-09-20 Laurent MontelFix generate files
2006-09-20 Laurent MontelFix it
2006-09-20 Laurent MontelFix CMakefiles
2006-09-20 Laurent MontelAdd cmake support
2006-09-16 Scott WheelerInvalid iterators are ungood. Mmmkay?
2006-09-16 Scott WheelerIt makes more sense to return iterators here. (The...
2006-09-11 Dirk Muellerfix
2006-09-11 Dirk Muellerfix includes
2006-08-31 Scott WheelerAdd PC file for the C bindings.
2006-08-31 Scott WheelerSVN_SILENT another minor-typo
2006-08-31 Scott WheelerSVN_SILENT extra space
2006-08-31 Scott WheelerPatches from Aaron VonderHaar for a GEOB frame implemen...
2006-08-31 Scott WheelerStarting in a bit on my TODO list from taglib-devel.
2006-08-31 Scott WheelerHmm. Actually assign the flag here. Thanks to Dirk...
2006-08-29 Scott WheelerMake sure that these flags are set to the values that...
2006-08-29 Scott WheelerUpdate the TCON (genre) frame as we create it so that...
2006-08-17 Scott WheelerAdd a warning note to File::save()
2006-08-13 Scott WheelerMake sure that there's always a description and content...
2006-08-13 Scott WheelerThis if doesn't need to be there. The encoding byte...
2006-08-13 Scott WheelerMake removeField() actually remove the map content...
2006-08-13 Scott WheelerAdd a simple function for checking for membership in...
2006-08-13 Scott WheelerThe non-const functions here should call detach.
2006-08-05 Stephan Kulowignoring
2006-06-25 Scott WheelerDefault to ID3v2.4 in the header (fixes the bug just...
2006-06-20 Scott WheelerDon't overrun the buffer if the first byte is 0xff
next