Mailinglist Archive: opensuse-commit (861 mails)
| < Previous | Next > |
commit kradio for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 10 Jan 2011 14:03:32 +0100
- Message-id: <20110110130332.A4A0E202B0@hilbert.suse.de>
Hello community,
here is the log from the commit of package kradio for openSUSE:Factory
checked in at Mon Jan 10 14:03:32 CET 2011.
--------
--- KDE/kradio/kradio.changes 2010-10-03 15:29:45.000000000 +0200
+++ /mounts/work_src_done/STABLE/kradio/kradio.changes 2011-01-08
17:27:45.000000000 +0100
@@ -1,0 +2,39 @@
+Sat Jan 8 17:04:36 CET 2011 - dmueller@xxxxxxx
+
+- update to 4.0.2 (bnc#663157):
+ - added preset files
+ - fixed segfault and problems in internetradio plugin when
+ playlists/streams do not load properly
+ emw - better configurability for alsa buffer handling plus extra debugging
output
+ - fixed pause/resume for pulse audio environments
+ emw - fixed problem with inapropriately set capture mixer volumes
+ - fixed capture/playback mixer list c&p error in v4l plugin
+ emw - better error handling in case the opening of an alsa sound device
fails
+ emw - moved internet radio play list loading from decoder thread to GUI
+ - new, currently still disabled method to do the stream downloading
+ for internet radio in the main thread asynchronously, not in the
+ decoder thread any more. Unfortunately, KDE4 does not yet have
+ an kioslave for the mms:// protocol. Thus this method is currently
+ still disabled.
+ - fixed problem with non-ascii-characters / encoding detection in
+ .asx playlists
+ - fixed segfault caused by improper way to delete QThread objects
+ - check box for v4l config to disable caps check at startup to
+ minimize interference with other programs using V4L devices
+ - combo box for radio device selection in V4L radio configuration
+ (with option to manually add device)
+ emw - fixed segfault in ALSA module caused by insufficient checks while
+ parsing ALSA device descriptions
+ - fixed mix up of pause/resume in dbus plugin
+ - dbus plugin can change stations even if power is off
+ - stop recording v4l stream when powering off v4l plugin
+ - power on before starting recording triggered by system tray icon/menu
+ - fixed signal naming mistake in recording configuration dialog
+ - internet radio: big rework of playlist download method. should be
much cleaner now
+
+-------------------------------------------------------------------
+Thu Dec 16 09:43:27 UTC 2010 - toddrme2178@xxxxxxxxx
+
+- Fix LIRC support
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
kradio4-4.0.1.tar.bz2
New:
----
kradio4-4.0.2.tar.bz2
kradio-desktop-file.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kradio.spec ++++++
--- /var/tmp/diff_new_pack.55F15O/_old 2011-01-10 13:52:13.000000000 +0100
+++ /var/tmp/diff_new_pack.55F15O/_new 2011-01-10 13:52:13.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package kradio (Version 4.0.1)
+# spec file for package kradio (Version 4.0.2)
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,16 @@
Name: kradio
-Version: 4.0.1
+Version: 4.0.2
Release: 1
License: GPLv2+
Group: Hardware/Radio
-Source: http://kradio.sourceforge.net/download/kradio4-4.0.1.tar.bz2
+Source:
http://kradio.sourceforge.net/download/kradio4-%{version}.tar.bz2
Patch0: suse_docdir.patch
+Patch1: kradio-desktop-file.diff
Url: http://kradio.sourceforge.net
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: fdupes libkde4-devel >= 4.2.0 libogg-devel libsndfile-devel
libvorbis-devel lirc
+BuildRequires: fdupes libkde4-devel >= 4.2.0 libogg-devel libsndfile-devel
libvorbis-devel lirc-devel
Summary: A comfortable KDE4 AM/FM radio application
Provides: kde4-kradio = 4.0.1
Obsoletes: kde4-kradio <= 4.0.1
@@ -65,8 +66,9 @@
Frank Schwanz schwanz@xxxxxxxxxxxxxxxxx
%prep
-%setup -q -n kradio4-4.0.1
+%setup -q -n kradio4-%{version}
%patch0 -p1
+%patch1
%build
%cmake_kde4
++++++ kradio4-4.0.1.tar.bz2 -> kradio4-4.0.2.tar.bz2 ++++++
++++ 24013 lines of diff (skipped)
++++++ kradio-desktop-file.diff ++++++
--- kradio4.desktop
+++ kradio4.desktop
@@ -2,7 +2,7 @@
Type=Application
Name=kradio4
Exec=kradio4 -caption "%c"
-Icon=kradio4.svg
+Icon=kradio4
X-DocPath=kradio4/index.html
Comment=V4L/V4L2-Radio Application for KDE4
Terminal=false
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |