aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_cddb.c
Commit message (Expand)AuthorAge
* ISO8859-1 --> UTF-8Gravatar diego2007-07-09
* Avoiding sscanf in cddb support reading more data with %s than buffer sizeGravatar reimar2007-06-05
* Fix track info being read for the wrong track introduced in r20598Gravatar reimar2007-05-10
* Missing -1 in the FreeBSD code to get the first CD track numberGravatar reimar2007-05-10
* GNU/kFreeBSD support, closes Bugzilla #704.Gravatar diego2007-01-10
* More code shufflingGravatar reimar2006-11-01
* cosmetics: move WIN32 read_toc code to allow for summarizing more commonGravatar reimar2006-11-01
* Avoid code duplication for "last" toc entry.Gravatar reimar2006-11-01
* simplify/unify read_tocGravatar reimar2006-11-01
* Factor out common code in stream_cddb read_toc function.Gravatar reimar2006-11-01
* Remove useless codeGravatar reimar2006-11-01
* renamed cddX stream interface to stream_cddX for consistencyGravatar ben2006-07-31