Projects / libcddb / Releases

RSS All releases of libcddb

  •  07 Apr 2009 08:25

    Release Notes: Builds were fixed on MinGW, non-libc systems, and Haiku.

    •  15 Oct 2006 08:33

    Release Notes: Support was added for text search using the "album" command of the freedb2.org servers. Functions were added to influence the behavior of the library when it comes to returning strings.

    •  30 Sep 2006 03:39

    Release Notes: This release fixes submission of data to the server (now passing the correct character set).

    •  04 Aug 2005 14:16

    Release Notes: The full text search feature can now be fine-tuned. Functionality has been added to specify which fields and categories to search. A bug due to which the sites command returned random values has also been fixed.

    •  23 Jul 2005 11:21

    Release Notes: Full text search, a much requested feature, has been added. This allows for searching the FreeDB database without actually having any data about a physical CD.

    •  09 Jul 2005 02:44

    Release Notes: This release added support for retrieving a list of mirror sites. This new version is not binary compatible with previous versions, though the API has not changed and recompiling software using the library should suffice.

    •  07 May 2005 03:31

    Release Notes: The code now returns error on proxy authentication failure. It is now also possible to set proxy credentials without storing them as clear text in memory. A minor parsing bug was fixed.

    •  22 Apr 2005 17:26

    Release Notes: This release fixes some compiler warnings for Solaris and Cygwin, and a compilation problem on MacOS X. An option has been added to the configure script to disable libcdio support.

    •  16 Apr 2005 17:36

    Release Notes: Memory leak fixes were made in regular expression handling. An iconv compilation fix was made for Solaris. Support for proxy authentication was added.

    •  16 Oct 2004 12:00

    Release Notes: Libcddb now uses the FreeDB protocol version 6. The difference with version 5 is that the responses from the FreeDB server are in UTF-8 format instead of ISO8859-1. So if the CD you query contains non-US-ASCII characters, the results will be different in this version of libcddb. Support for character set conversion has also been added. Several bugs have been fixed.

    Screenshot

    Project Spotlight

    Tor-ramdisk

    A micro Linux distribution for securely hosting a Tor server.

    Screenshot

    Project Spotlight

    Boehm-Demers-Weiser Conservative Garbage Collector

    A garbage collector as a replacement for C malloc or C++ new.