summaryrefslogtreecommitdiffstats
path: root/stream/stream_cddb.c
Commit message (Expand)AuthorAgeFilesLines
* ISO8859-1 --> UTF-8diego2007-07-091-1/+1
* Avoiding sscanf in cddb support reading more data with %s than buffer sizereimar2007-06-051-3/+3
* Fix track info being read for the wrong track introduced in r20598reimar2007-05-101-3/+3
* Missing -1 in the FreeBSD code to get the first CD track numberreimar2007-05-101-1/+1
* GNU/kFreeBSD support, closes Bugzilla #704.diego2007-01-101-2/+2
* More code shufflingreimar2006-11-011-26/+13
* cosmetics: move WIN32 read_toc code to allow for summarizing more commonreimar2006-11-011-22/+24
* Avoid code duplication for "last" toc entry.reimar2006-11-011-28/+7
* simplify/unify read_tocreimar2006-11-011-28/+28
* Factor out common code in stream_cddb read_toc function.reimar2006-11-011-35/+11
* Remove useless codereimar2006-11-011-2/+0
* renamed cddX stream interface to stream_cddX for consistencyben2006-07-311-0/+878