| 1 |
yauap (0.2.2-2) unstable; urgency=low
|
| 2 |
|
| 3 |
* Depend on gstreamer0.10-plugins-base. yauap does not play anything without
|
| 4 |
it.
|
| 5 |
|
| 6 |
-- Modestas Vainius <modestas@vainius.eu> Sat, 05 Apr 2008 21:17:38 +0300
|
| 7 |
|
| 8 |
yauap (0.2.2-1) unstable; urgency=low
|
| 9 |
|
| 10 |
* Initial release. (Closes: #445366)
|
| 11 |
* New patches:
|
| 12 |
- 01_shlibdeps.diff - patch Makefile to get rid of useless libraries when
|
| 13 |
linking.
|
| 14 |
- 02_use_g_gint64_format.diff - use G_GINT64_FORMAT for sprintf()'ing
|
| 15 |
gint64 typed integers.
|
| 16 |
- 03_volume_range_0_1.diff - map yauap volume range to gstreamer range 0-1
|
| 17 |
instead of 0-4. Volume value higher than 1 causes distortions on my
|
| 18 |
machine and probably on many others.
|
| 19 |
- 04_network_friendly_timeouts.diff - use saner (7 seconds instread of
|
| 20 |
1 second) timeouts to get yauap play network streams.
|
| 21 |
- 05_enable_iradio_metadata.diff - add support for metadata from
|
| 22 |
shoutcast/icecast Internet radio stations.
|
| 23 |
* Add debian/watch file.
|
| 24 |
* Add a man page for yauap.
|
| 25 |
|
| 26 |
-- Modestas Vainius <modestas@vainius.eu> Tue, 04 Mar 2008 14:17:54 +0200
|