Commit graph

9 commits

Author SHA1 Message Date
wiz
0466708f6e Update to 3.8.3:
This is a bug fix release. Use it. Dont use previous versions. The
ChangeLog provides more in detail which changes have been made.
[ChangeLog details minor various bug fixes.]
2003-03-05 12:49:21 +00:00
schmonz
50a4971577 Update to 3.8.2. Mostly minor bugfixes, but also added support for
streaming media (using an overloaded function of Link()) and support
for getting bitrate of vbr files.
2002-11-26 21:56:32 +00:00
wiz
6b856c6ffe Update to 3.8.0.
Lots of build fixes and other bug fixes.
2002-08-31 01:56:56 +00:00
drochner
ca77633070 solve the strings.h problem in a better way -
The library contains a header file "strings.h" which gets pulled in
by <string.h>, leading to lossage. Defining ANSI_SOURCE used to help,
but now we don't get an mkstemp() prototype anymore if this is defined,
leading to compile problems at another place...
So finally rename the pkg's strings.h.
Being here, update to ...pre2, the changelog is
* Many bug fixes -- mostly compilation problems -- more detailed info will be
  provided in a later release.
2002-01-08 17:49:12 +00:00
itohy
33504428cb Make it compile on alpha (uint32 -> size_t for size_type). 2001-11-17 06:26:44 +00:00
drochner
d8bacde157 this patch was superfluous 2001-08-10 10:37:45 +00:00
wiz
e68c248c58 Add sha1 for patch-ad. 2001-08-09 19:38:22 +00:00
drochner
1f15175c4a remove unnecessary patch 2001-08-02 17:39:16 +00:00
drochner
cb9a77636d initial import of id3lib-3.8.0pre1,
a library for manipulating ID3v1 and ID3v2 tags
2001-07-31 14:28:00 +00:00