]> granicus.if.org Git - taglib/shortlog
taglib
2008-02-02 Thiago MacieiraTypo
2008-02-02 André Wöbbekinguse QT_VERSION_CHECK correctly
2008-02-01 Scott WheelerMore bundle fixes
2008-02-01 Scott WheelerYoohoo. Build system number three. Just using this...
2008-02-01 Scott Wheelershow ape tags in the framelist
2008-02-01 Scott WheelerAdd missing exports
2008-02-01 Scott WheelerA couple of small bugs (the more significant ones were...
2008-01-31 Scott WheelerSVN_SILENT wrong license header
2008-01-31 Scott WheelerAdd the USLT implementation from Urs Fleisch
2008-01-31 Scott WheelerMeh, why not go ahead and expose this. Add a method...
2008-01-31 Scott WheelerSVN_SILENT ahem
2008-01-31 Scott WheelerSVN_SILENT fix spaces
2008-01-31 Scott WheelerCheck the macro for Qt 4, switch to32Bit() to toWString...
2008-01-31 Scott Wheeleranother version bump
2008-01-31 Scott WheelerAdd the docs from my old repository.
2008-01-31 Scott WheelerSVN_SILENT docs
2008-01-31 Scott WheelerSVN_SILENT turn off doxygen on this file
2008-01-31 Scott WheelerOk, think I've got this all sorted out a bit. Code...
2008-01-31 Scott WheelerAnother one bites the dust. Removing Yet Another TagUnion
2008-01-31 Scott WheelerMove over to the union tag class. Yeah, this is crazy...
2008-01-31 Scott WheelerAdd an (internal) TagUnion class. I'll pull out the...
2008-01-30 Scott WheelerSVN_SILENT a little prettier
2008-01-30 Scott WheelerTry to work around iTunes putting binary data in a...
2008-01-30 Scott WheelerThis causes TagLib to check to make sure that text...
2008-01-30 Scott Wheelerdocs
2008-01-30 Scott WheelerDon't try to write non-Latin1 values to ID3v1 tags...
2008-01-30 Scott WheelerAdd methods to check if this string is Latin1/ASCII...
2008-01-30 Scott Wheelerdon't leak
2008-01-30 Scott Wheelerinclude APE tags in the unified tag, switch these over...
2008-01-30 Scott Wheelerrename "remove()" to "strip()" to be consistent with...
2008-01-30 Scott Wheelers/vorbis/speex/ in speex docs
2008-01-30 Scott Wheelerbump version
2008-01-26 Scott WheelerAdd a C accessor to isValid()
2008-01-22 Scott Wheelerpedantry
2008-01-22 Scott WheelerUse XXX for an unknown language, per the spec.
2008-01-21 Lukáš LalinskýTweaks to preparing UTF-16 strings with BOM
2008-01-21 Lukáš LalinskýAdd a test case for reading APIC frames with descriptio...
2007-12-13 Michael PyneAdapt API docs for FileRef class to match current funct...
2007-12-01 Lukáš LalinskýAdd an option to define NO_ITUNES_HACKS.
2007-12-01 Lukáš LalinskýFix saving of ID3v1 tags to TrueAudio files with remove...
2007-12-01 Lukáš LalinskýAdd a hack to read ID2v2.4 frames with v2.3-like sizes...
2007-11-23 Lukáš LalinskýFix TTA audio properties reading.
2007-11-22 Rolf Eike BeerFix build when building complete kdesupport at once
2007-11-22 Lukáš LalinskýUse correct frame sizes when calculating length of...
2007-11-22 Lukáš LalinskýSupport for URL link framesSupport for URL link frames...
2007-11-22 Lukáš LalinskýSplit BUILD_TESTS to BUILD_TESTS and BUILD_EXAMPLES.
2007-11-22 Lukáš LalinskýRevert r735160 and r735161, and set BUILD_TESTS to...
2007-11-20 Scott WheelerDo this the way the other BIC notes are listed.
2007-11-19 Scott WheelerRan my whitespace fixing script -- tabs -> spaces,...
2007-11-19 Scott WheelerThese were missing private copy constructors / assignme...
2007-11-11 Michael PyneThis also breaks compilation of kdesupport. CppUnit...
2007-11-11 Michael PyneUnbreak compilation for kdesupport users with CppUnit...
2007-11-10 Lukáš LalinskýTrueAudio support.
2007-11-10 Lukáš LalinskýFix ID3v2::UniqueFileIdentifier frame parsing.
2007-11-10 Lukáš LalinskýFix off-by-one error in ByteVector::find.
2007-11-10 Lukáš LalinskýAdd methods RelativeVolumeFrame::identification and...
2007-11-10 Lukáš Lalinský- Fixed crash in AttachedPictureFrame and GeneralEncaps...
2007-11-10 Lukáš LalinskýAdd a CppUnit-based test suite (only very few things...
2007-11-10 Lukáš LalinskýSpeex support.
2007-11-10 Lukáš LalinskýUse Unicode filenames on Windows (this time the correct...
2007-11-10 Lukáš LalinskýRevert r734944 -- this one wasn't meant to go in.
2007-11-10 Lukáš LalinskýIgnore all autotools and cmake generated files.
2007-11-10 Lukáš LalinskýUse Unicode filenames on Windows.
2007-11-06 Lukáš LalinskýWavPack support.
2007-11-06 Lukáš LalinskýDecode unsynch-encoded tag (ID3v2.3) and frame (ID3v2...
2007-11-05 Lukáš LalinskýUse separate DLL export macro for libtag_c and use...
2007-11-05 Lukáš LalinskýRemove duplicate check for zlib and make zlib optional.
2007-10-21 Scott WheelerSVN_SILENT didn't mean for that to go in
2007-10-21 Scott WheelerMore TAGLIB_EXPORTs from Lukas.
2007-10-10 Scott WheelerGot permission from all (non-trivial) contributors...
2007-10-09 Scott WheelerInstall header.
2007-09-27 Scott WheelerNote OGA as the new extension for Ogg FLAC.
2007-09-27 Scott WheelerAdd a few checks to make sure that we don't blow up...
2007-09-15 Christian Ehrlichermore win32 fixes
2007-09-15 Christian Ehrlicherwin32 install fixes
2007-09-15 Christian Ehrlicherwe also need config.h on win32!
2007-08-29 Kevin KrammerUnfix compiler warning. Compiler warnings good, BIC...
2007-08-29 Kevin KrammerFixing compiler warning about missing virtual destructo...
2007-08-27 Adriaan de... Still need the C++ runtime for the C bindings on Solari...
2007-08-27 Adriaan de... Need ostream for std::ostream in some STLs
2007-08-27 Adriaan de... Actually, forcing a particular STL implementation on...
2007-08-27 Laurent MontelDon't hardcode version
2007-08-27 Laurent Montel Don't hardcode version number
2007-08-21 Adriaan de... Want div_t
2007-08-20 Scott WheelerFix the automake build.
2007-08-19 Christian Ehrlichermore exports from Serhiy Kachaniuk
2007-08-16 Adriaan de... The C bindings use the C++ library which uses the C...
2007-08-16 Adriaan de... Somewhat hackish; might be better off as a downstream...
2007-08-14 Laurent MontelNot generate/install pkgconfig file on windows we can...
2007-08-11 Christian Ehrlicherexported the rest of the classes (hope I got all)
2007-08-11 Christian Ehrlicher(initial) win32 export support
2007-07-29 Laurent MontelFix pc filesx
2007-07-19 Scott WheelerWork around the fact that iTunes can't properly parse...
2007-07-19 Scott WheelerDon't include empty strings in the text field list...
2007-07-19 Scott WheelerThis didn't work in the case of an empty buffer read...
2007-07-18 Scott WheelerUpdate APE location after adding new tags.
2007-07-18 Scott WheelerMake sure that we only write the number of bytes that...
2007-07-18 Scott WheelerFix SV4 MPC file length. (Read the length at the corre...
2007-07-18 Scott WheelerAdd a string reading function to the frame base class...
2007-07-18 Scott WheelerBrian is right. It makes more sense to compute the...
next