]> granicus.if.org Git - taglib/shortlog
taglib
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...
2007-07-18 Scott WheelerPromote the int to a float so that the calcualtion...
2007-07-18 Scott WheelerSpelling fixes (first part of a patch from Lucas Lalinsky)
2007-07-18 Scott WheelerFix RVA setting / parsing. Patch from Stephen Booth.
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...
next