summaryrefslogtreecommitdiff
path: root/audio/streamtuner/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2003-12-13Updated to 0.10.2xtraeme1-2/+3
Changes: 0.10.2 03 December 2003 * SHOUTcast: now uses a character set fallback * A german translation is now available * A few bugs have been fixed
2003-09-18Updated to 0.10.1.xtraeme1-1/+2
Changes: 0.10.1 18 September 2003 * Internationalization has been performed, and a french translation is already available * Switched to Autoconf 2.57, Automake 1.7.5 and Libtool 1.5 * The build system has been cleaned up
2003-07-23Update to 0.10.0 with patch from Juan RP in PR pkg/22156:jmmv1-27/+19
* Most of the code has been rewritten in a pure GObject-oriented fashion * As a side-effect of the above, some bugs have been fixed * The interface has been revamped and is now (almost fully) HIG-compliant * Native theme support has been deprecated in favor of GTK+ theming (see streamtuner-theme-convert(1) for details) * The API minor version has been bumped (added ST_HANDLER_EVENT_THREAD_BEGIN and ST_HANDLER_EVENT_THREAD_END)
2003-03-04Updated to version 0.9.1.salo1-1/+2
Patch provided by Juan RP via PR pkg/20564 with minor cleanups by me. Changes: - The theme code has been improved: themes are now loaded from the theme selector of the preferences window, allowing easy theme previewing; Galeon themes directories are now automatically detected; the STREAMTUNER_THEMES_PATH environment variable can be used to specify extra directories to scan for themes - The geometry of the preferences window is now remembered - A number of incremental changes have been made to the plugin API, deprecating a few calls but preserving backward compatibility - GTK+ stock icons have been added to some menuitems - A few bugs have been fixed
2003-02-16Streamtuner is a stream directory browser. It offers an intuitive and unifiedsalo1-0/+35
interface to various streaming directories through the use of a plugin system. Streamtuner implements a GTK+ 2.0 graphical user interface, and the official distribution ships with the SHOUTcast plugin. Package provided by Juan RP via PR pkg/20240 with small modifications by me.