]> granicus.if.org Git - taglib/shortlog
taglib
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
2006-06-16 Scott Wheeleroops
2006-06-16 Scott WheelerHere's another easy one that helps out on ginormus...
2006-06-16 Scott WheelerA couple more optimizations for splitting vectors....
2006-06-16 Scott WheelerThis is much, much faster on large byte vectors and...
2006-06-09 Scott WheelerAllan's commit was in the wrong branch -- don't corrupt...
2006-06-08 Scott WheelerThis comes from strdup, so it should be freed rather...
2006-05-14 Allan Sandfeld... Initialize tag to avoid possible crashes
2006-05-08 Scott WheelerSVN_SILENT accidentally inserted tabs
2006-05-08 Scott WheelerAdd a function to set the default ID3v2 encoding in...
2006-05-08 Scott WheelerPatch from John Stirling to fix bitmasks for header...
2006-04-20 Scott Wheelerdocs typo
2006-03-02 Scott WheelerSVN_SILENT
2006-03-02 Scott WheelerTwo things:
2006-02-11 Scott WheelerAdd a wide string export fuction.
2006-01-29 Scott WheelerAlright -- most of this code is just more cleanups...
2006-01-29 Scott WheelerA prelude to bugfixing. A few more cleanups.
2006-01-29 Scott WheelerCleanups -- no functional changes.
2006-01-28 Scott WheelerFix up the stuff here for appending values to an APE...
2006-01-28 Scott WheelerIf a frame has both compression and encryption, since...
2006-01-28 Scott WheelerSwitch this to "rb" and "rb+" since Windows seems to...
2005-11-24 Scott WheelerAnother method that didn't actually have an implementat...
2005-11-23 Scott WheelerActually implement this constructor...
2005-11-23 Scott WheelerMissing class name on the method declaration. I'm...
2005-10-18 Scott WheelerSVN_SILENT a couple of missing docs
2005-09-27 Scott WheelerSilly second declaration of the variable here that...
2005-09-12 Scott WheelerA couple of things pointed out by a colleage -- fix...
2005-09-06 Scott WheelerJust a couple of docs updates.
2005-09-04 Scott WheelerFix the documentation for this method.
2005-08-10 Scott WheelerLeave the year field blank if it's set to zero (i.e...
2005-07-27 Scott WheelerForgot that this doesn't work for those not using
2005-07-27 Scott WheelerLast docs updates and a small function signature change...
2005-07-26 Scott Wheelernote other bindings
2005-07-25 Scott WheelerBug in UTF-8 rendering. Small change, but well, withou...
2005-07-25 Scott WheelerDon't actually install the tdebug.h header.
2005-07-25 Scott WheelerDon't include tdebug.h in any installed header. I...
2005-07-24 Scott WheelerAdd a list of the default file extensions that TagLib...
2005-07-24 Scott WheelerSVN_SILENT another place to update the version
next