]> granicus.if.org Git - taglib/shortlog
taglib
2005-04-03 Scott Wheeler...or this
2005-04-03 Scott WheelerDidn't mean to check this in.
2005-04-03 Scott Wheelerfix memory leaks
2005-04-02 Allan Sandfeld... Decode samplerate correctly.
2005-03-18 Allan Sandfeld... Sorry, that was actually wrong.
2005-03-18 Allan Sandfeld... Support the new OggFLAC 1.0 standard from FLAC 1.1.2
2005-02-02 Scott WheelerNice catch from Gunnar Roth -- the iterator was invalid...
2005-01-14 Scott WheelerDon't dereference the iterator before checking to make...
2004-12-19 Benjamin MeyerstartsWith() should be used to avoid bugs like: s.mid...
2004-12-08 Scott WheelerMake the private class a friend so that it can access...
2004-11-22 Benjamin Meyerconvert "" comparison to use built in empty() function
2004-11-07 Scott Wheeler1.3.1
2004-11-06 Scott Wheeler...and now implement the missing contructor.
2004-11-06 Scott WheelerClean up includes and actually install apeitem.h. ...
2004-11-06 Scott WheelerSince these headers weren't even usable when installed...
2004-10-31 Scott WheelerDo bounds checking before assuming that just because...
2004-10-31 Scott WheelerAdd some text explaining the APE format since it's...
2004-10-30 Scott WheelerCVS_SILENT back in here again -- checking in formatting...
2004-10-29 Scott WheelerDon't write a track number if the track is larger than...
2004-10-28 Scott WheelerMake sure that the type conversion happens so that...
2004-10-28 Scott WheelerCVS_SILENT this comment belongs here now
2004-10-28 Scott WheelerMake sure that there's (a) data in a bytevector that...
2004-10-28 Scott WheelerMore cleanups and some API docs additions.
2004-10-28 Scott WheelerSemantic and style cleanups. render() should be const...
2004-10-20 Scott WheelerThis line is redundant.
2004-10-20 Scott WheelerAdd some more docs on how to use the ID3v1::StringHandl...
2004-10-18 Scott WheelerMove the sanity check before the unknown frame stuff...
2004-09-10 Scott WheelerForgot this. Time to redo the tarballs.
2004-09-10 Scott WheelerCVS_SILENT missing doc for the namespace
2004-09-10 Scott Wheeler1.3 -- bump the libtool version
2004-09-10 Scott Wheelermisplace conditional
2004-09-10 Scott WheelerPatch from Allan to add support for compressed frames.
2004-09-09 Allan Sandfeld... Remove some annoying debuging code.
2004-09-09 Scott WheelerScott's silly nitpicks...
2004-09-08 Scott WheelerSome API overview updates.
2004-09-05 Scott WheelerMention the return type.
2004-09-05 Scott WheelerDon't try to do stuff to files that aren't valid.
2004-09-02 Allan Sandfeld... Cleaning up. Better documentation and remove dead code.
2004-09-02 Allan Sandfeld... Fix typo.
2004-08-25 Allan Sandfeld... Set APELocation to the beginning of the APE-tag
2004-08-23 Allan Sandfeld... Some extra documentation.
2004-08-23 Allan Sandfeld... Find the starting position.
2004-08-23 Allan Sandfeld... Update interface. Just needs more documentation now.
2004-08-23 Allan Sandfeld... Convert from ByteVectorList to StringList
2004-08-15 Allan Sandfeld... APE-tags for mp3s.
2004-08-08 Scott Wheeleradd api docs
2004-08-07 Scott WheelerMake sure that we're not setting the string size to -1.
2004-08-07 Scott WheelerCVS_SILENT forgot a short description
2004-08-07 Scott WheelerAdding support for the Unique File Identifier ID3v2...
2004-08-06 Scott WheelerAdd support for custom ID3v2 text frames (TXXX).
2004-08-06 Scott WheelerAdd overloads here so that the return type is in fact...
2004-08-06 Scott WheelerReturn a reference to the current list from append().
2004-08-06 Scott WheelerHere's an oops -- this *really* should have been virtua...
2004-08-02 Scott WheelerIgnore compressed and encrypted ID3v2 frames rather...
2004-08-02 Scott WheelerAlways explicitly check for divide by zero conditions.
2004-08-01 Allan Sandfeld... Create a correct footer
2004-08-01 Allan Sandfeld... A few changes to make the interface more flexible....
2004-07-27 Scott WheelerStandard stuff -- make it fit with the coding style...
2004-07-27 Scott WheelerThis is wrong -- this would indicate a BIC library...
2004-07-26 Allan Sandfeld... Make mpc use the new APETag-structure
2004-07-26 Allan Sandfeld... Refactoring.
2004-07-26 Scott Wheelermissing const
2004-07-26 Allan Sandfeld... Large update:
2004-07-26 Scott WheelerMark HEAD as TagLib 1.3
2004-07-26 Scott WheelerProvide a default (empty) value for the language. ...
2004-07-26 Scott WheelerUse setData() rather than parseFields() here to make...
2004-07-26 Scott WheelerMake it possible to strip tags without deleting them...
2004-07-26 Scott WheelerCVS_SILENT indentation oops from the last commit
2004-07-26 Scott WheelerUpdate the ID3v1 location when stripping the ID3v2...
2004-07-26 Scott WheelerFix a number of bugs to get things working with ID3v2...
2004-07-24 Scott WheelerReturn a bool indicating if the save was successful...
2004-07-20 Scott WheelerOff by one -- make tagreader work with mpc files.
2004-07-20 Scott WheelerAdd MPC to the C bindings.
2004-07-20 Scott WheelerA few more nitpicks.
2004-07-20 Scott Wheelerstandard style nitpicks and make it build with gcc...
2004-07-19 Allan Sandfeld... Improve behavoir:
2004-07-17 Allan Sandfeld... Correct includes so they work when included with path,
2004-07-17 Allan Sandfeld... Also update taglib-config
2004-07-17 Allan Sandfeld... Fix a bit of bitrot
2004-07-17 Allan Sandfeld... Add support for reading musepack(mpc)-files and parsing...
2004-07-14 Allan Sandfeld... Compile
2004-07-13 Allan Sandfeld... Add find and erase semantics like those in tlist.h
2004-07-12 Waldo BastianValgrind says home-brew strdup() is broken
2004-06-26 Scott WheelerFix spelling.
2004-06-24 Scott WheelerDon't try to read the properties from the bytevector...
2004-06-23 Scott WheelerCVS_SILENT add a note in the docs about strip() behavior
2004-06-23 Scott WheelerAnother nice patch from Teemu Tervo. This deletes...
2004-06-23 Scott WheelerUpdate the C bindings to reflect the earlier change...
2004-06-23 Scott Wheeleroops -- forgot FLAC -- return bool for the FLAC::File...
2004-06-23 Scott WheelerCVS_SILENT forgot to save this file before the last...
2004-06-23 Scott WheelerSwitch the return type of File::save() from void to...
2004-06-17 Scott WheelerAh, this one's easy -- though an odd corer case; there...
2004-06-15 Scott Wheelerinitialize variable
2004-06-09 Scott WheelerParse ID3v2.4 genres as a list of fields rather than...
2004-06-09 Scott WheelerAdd iterators and operator[] to the string class.
2004-06-06 Scott WheelerTwo issues pointed out by Gary Peck:
2004-05-29 Scott WheelerDon't die on invalid input.
2004-05-24 Scott WheelerOops. Pretty significant type in the frame name for...
2004-05-13 Scott WheelerAdd a short description
2004-05-13 Scott Wheelerdocumentation fixes
next