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
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.