Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
|
|
* 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)
|
|
|
|
|
|
dependency bumps.
|
|
|
|
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.
|