-------------------------------------------------------------------------------
 streamtuner overview
-------------------------------------------------------------------------------

Index

	0. About this document
	1. About streamtuner
	2. Updating information
	3. Documentation map

0. About this document

	$Id: README,v 1.39 2004/03/30 13:14:13 jylefort Exp $

	Copyright (c) 2002, 2003, 2004 Jean-Yves Lefort.

	This document is part of streamtuner.
	It may be distributed under the same terms as streamtuner.

1. About streamtuner

	streamtuner is a stream directory browser. Through the use of
	a plugin system, it offers an intuitive GTK+ 2.0 interface to
	Internet radio directories such as SHOUTcast and Live365.

2. Updating information

	This section provides updating information for users of
	previous versions of streamtuner.

	0.12.0	The library requirements have been upgraded to GTK+
		version 2.2.2 or superior and libcurl version 7.10.5
		or superior.

		To install the documentation, ScrollKeeper version
		0.3.0 or superior is also needed.

		streamtuner-theme-convert was obsolete and has been
		removed.

	0.11.0	Multi-threading is now mandatory. This means that
		streamtuner will not function if the GLib library has
		been compiled without thread support.

	0.10.0	Native and Galeon theme support has been deprecated in
		favour of GTK+ theming. See
		streamtuner-theme-convert(1) for details.

	0.9.1	Galeon themes directories are now automatically
		detected: use the STREAMTUNER_THEMES_PATH environment
		variable if you need to explicitly specify extra
		themes directories to scan.

		The selected theme is now an absolute pathname: the
		first time you run streamtuner 0.9.1, your selection
		will be reset to the default theme.

		A bug (accessing freed memory) in the 0.9.0
		preferences UI code might have introduced bogus
		streamtuner settings on some platforms: for the sake
		of cleanliness, removing your old ~/.streamtuner
		directory before running streamtuner 0.9.1 for the
		first time is recommended.

	0.9.0	The settings format has changed: you should remove
		your ~/.streamtuner directory before running
		streamtuner.

		A new mandatory theme button has been introduced: the
		record button. The corresponding images are named
		record.png and record-prelight.png.

		The plugin API has changed: older plugins are not
		compatible.
		
3. Documentation map

	The following documents are included in the distribution:

		COPYING		licensing information

		README		this document

		INSTALL		installation instructions

		NEWS		reverse chronology of changes,
				manually edited

		ChangeLog	reverse chronology of changes,
				automatically generated from CVS
				commit messages

		TODO		to-do list, mostly useful for developers
