]> granicus.if.org Git - taglib/shortlog
taglib
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...
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...
next