[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#432012: marked as done (kdemultimedia: [juk] add DOCP support for forwardAlbum)



Your message dated Mon, 23 Jul 2007 23:47:07 +0000
with message-id <E1ID7cJ-0007FZ-8p@ries.debian.org>
and subject line Bug#432012: fixed in kdemultimedia 4:3.5.7-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: kdemultimedia
Version: 3.5.7-2
Severity: wishlist
Tags: patch

Hi,

The attached patch adds support for selecting a (random) next album in 
juk's "Album Random Play" mode. This is a control that was only added in 
later versions of juk, and apparently DOCP support was forgotten.

With the patch applied, I now have full remote control over juk from a 
different system, so I no longer have to awaken the dispay just to skip a 
song I don't like :-)

I understand from Sune that Juk is being phased out upstream (which IMO is 
a pity), but please consider including this patch in Debian.

I'll send the script I use for the remote control to the debian-kde list.

Cheers,
FJP

--- kdemultimedia-3.5.7.orig/juk/jukIface.h
+++ kdemultimedia-3.5.7/juk/jukIface.h
@@ -64,6 +64,7 @@
     virtual void forward() = 0;
     virtual void seekBack() = 0;
     virtual void seekForward() = 0;
+    virtual void forwardAlbum() = 0;
 
     virtual void volumeUp() = 0;
     virtual void volumeDown() = 0;
--- kdemultimedia-3.5.7.orig/juk/playermanager.cpp
+++ kdemultimedia-3.5.7/juk/playermanager.cpp
@@ -443,6 +443,17 @@
         stop();
 }
 
+void PlayerManager::forwardAlbum()
+{
+    m_playlistInterface->playNextAlbum();
+    FileHandle file = m_playlistInterface->currentFile();
+
+    if(!file.isNull())
+        play(file);
+    else
+        stop();
+}
+
 void PlayerManager::volumeUp()
 {
     if(!player() || !m_sliderAction || !m_sliderAction->volumeSlider())
--- kdemultimedia-3.5.7.orig/juk/playlistinterface.h
+++ kdemultimedia-3.5.7/juk/playlistinterface.h
@@ -65,6 +65,7 @@
 
     virtual void playNext() = 0;
     virtual void playPrevious() = 0;
+    virtual void playNextAlbum() = 0;
     virtual void stop() = 0;
 
     virtual bool playing() const = 0;
--- kdemultimedia-3.5.7.orig/juk/playermanager.h
+++ kdemultimedia-3.5.7/juk/playermanager.h
@@ -78,6 +78,7 @@
     void playPause();
     void forward();
     void back();
+    void forwardAlbum();
     void volumeUp();
     void volumeDown();
     void mute();

Attachment: pgp7ShzoJubAJ.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: kdemultimedia
Source-Version: 4:3.5.7-3

We believe that the bug you reported is fixed in the latest version of
kdemultimedia, which is due to be installed in the Debian FTP archive:

artsbuilder_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/artsbuilder_3.5.7-3_i386.deb
juk_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/juk_3.5.7-3_i386.deb
kaboodle_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/kaboodle_3.5.7-3_i386.deb
kaudiocreator_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/kaudiocreator_3.5.7-3_i386.deb
kdemultimedia-dbg_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/kdemultimedia-dbg_3.5.7-3_i386.deb
kdemultimedia-dev_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/kdemultimedia-dev_3.5.7-3_i386.deb
kdemultimedia-doc-html_3.5.7-3_all.deb
  to pool/main/k/kdemultimedia/kdemultimedia-doc-html_3.5.7-3_all.deb
kdemultimedia-kappfinder-data_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/kdemultimedia-kappfinder-data_3.5.7-3_i386.deb
kdemultimedia-kfile-plugins_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/kdemultimedia-kfile-plugins_3.5.7-3_i386.deb
kdemultimedia-kio-plugins_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/kdemultimedia-kio-plugins_3.5.7-3_i386.deb
kdemultimedia_3.5.7-3.diff.gz
  to pool/main/k/kdemultimedia/kdemultimedia_3.5.7-3.diff.gz
kdemultimedia_3.5.7-3.dsc
  to pool/main/k/kdemultimedia/kdemultimedia_3.5.7-3.dsc
kdemultimedia_3.5.7-3_all.deb
  to pool/main/k/kdemultimedia/kdemultimedia_3.5.7-3_all.deb
kmid_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/kmid_3.5.7-3_i386.deb
kmix_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/kmix_3.5.7-3_i386.deb
krec_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/krec_3.5.7-3_i386.deb
kscd_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/kscd_3.5.7-3_i386.deb
libarts1-akode_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/libarts1-akode_3.5.7-3_i386.deb
libarts1-audiofile_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/libarts1-audiofile_3.5.7-3_i386.deb
libarts1-mpeglib_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/libarts1-mpeglib_3.5.7-3_i386.deb
libarts1-xine_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/libarts1-xine_3.5.7-3_i386.deb
libkcddb1_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/libkcddb1_3.5.7-3_i386.deb
mpeglib_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/mpeglib_3.5.7-3_i386.deb
noatun_3.5.7-3_i386.deb
  to pool/main/k/kdemultimedia/noatun_3.5.7-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 432012@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> (supplier of updated kdemultimedia package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 24 Jul 2007 00:28:25 +0200
Source: kdemultimedia
Binary: kdemultimedia-kappfinder-data libarts1-audiofile krec kdemultimedia-kfile-plugins kdemultimedia-doc-html kdemultimedia mpeglib kmid kmix kdemultimedia-dbg kaudiocreator libarts1-mpeglib libarts1-akode libarts1-xine libkcddb1 kdemultimedia-dev artsbuilder noatun juk kaboodle kdemultimedia-kio-plugins kscd
Architecture: source i386 all
Version: 4:3.5.7-3
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Description: 
 artsbuilder - synthesizer designer for aRts
 juk        - music organizer and player for KDE
 kaboodle   - light, embedded media player for KDE
 kaudiocreator - CD ripper and audio encoder frontend for KDE
 kdemultimedia - multimedia apps from the official KDE release
 kdemultimedia-dbg - debugging symbols for kdemultimedia
 kdemultimedia-dev - development files for the KDE multimedia module
 kdemultimedia-doc-html - KDE multimedia documentation in HTML format
 kdemultimedia-kappfinder-data - multimedia data for kappfinder
 kdemultimedia-kfile-plugins - au/avi/m3u/mp3/ogg/wav plugins for kfile
 kdemultimedia-kio-plugins - enables the browsing of audio CDs under Konqueror
 kmid       - MIDI/karaoke player for KDE
 kmix       - sound mixer applet for KDE
 krec       - sound recorder utility for KDE
 kscd       - audio CD player for KDE
 libarts1-akode - akode plugin for aRts
 libarts1-audiofile - audiofile plugin for aRts
 libarts1-mpeglib - mpeglib plugin for aRts, supporting mp3 and mpeg audio/video
 libarts1-xine - aRts plugin enabling xine support
 libkcddb1  - CDDB library for KDE
 mpeglib    - MP3 and MPEG-1 audio and video library
 noatun     - media player for KDE
Closes: 432012 432318
Changes: 
 kdemultimedia (4:3.5.7-3) unstable; urgency=low
 .
   +++ Changes by Sune Vuorela:
 .
   * Introducing endian.h to fix the problems with lame and encoding in the
     right way.
   * Implement use of uploaders.mk
   * Add patch to make random album usable thru dcop. Thanks to Frans Pop.
     (Closes: #432012)
   * Update description of mpeglib. Thanks to Peter Eisentraut. (Closes: #432318)
Files: 
 bf7da1717bc40c09bd7e39f1cb8e8c23 1499 kde optional kdemultimedia_3.5.7-3.dsc
 92a8830449ce52a78698efed3e2aeb1a 512315 kde optional kdemultimedia_3.5.7-3.diff.gz
 111feb017db7b09f629a6b5ffaac836d 19762 kde optional kdemultimedia_3.5.7-3_all.deb
 73079bd1c0d3910244bc26a11b320fcb 244354 doc optional kdemultimedia-doc-html_3.5.7-3_all.deb
 ae69f24d5a22cffbb7f37bb3fc47e21c 182980 devel optional kdemultimedia-dev_3.5.7-3_i386.deb
 c7d23ecec9f9d7df115d8d08090ff80e 2213716 sound optional artsbuilder_3.5.7-3_i386.deb
 1c1455c72eee487d6ca30bbe4915f144 725858 kde optional juk_3.5.7-3_i386.deb
 95a744dad279a86f5e56ec3f581e2324 149190 sound optional kaboodle_3.5.7-3_i386.deb
 d2fc51bbd8b5071ba7afc92d925a1dd0 925606 sound optional kaudiocreator_3.5.7-3_i386.deb
 b55fcf350460d90a7deef8ae78d43b83 131774 kde optional kdemultimedia-kfile-plugins_3.5.7-3_i386.deb
 c8a7187b2e76a4ed01e1186019da8725 32544 kde optional kdemultimedia-kappfinder-data_3.5.7-3_i386.deb
 468e5e5b95c7daa2ad6777ebd2ff2665 180682 kde optional kdemultimedia-kio-plugins_3.5.7-3_i386.deb
 d12ff377ab6ca38b9dfcf0c5a7ef336a 275948 sound optional kmid_3.5.7-3_i386.deb
 9e29223bf2c59d89e0f09b909c01541f 390606 sound optional kmix_3.5.7-3_i386.deb
 2a0f7bdb487a19be54d396fda36221d5 358080 sound optional krec_3.5.7-3_i386.deb
 be88c6289611843806dfe414043b2e30 425390 sound optional kscd_3.5.7-3_i386.deb
 e4793ea773c4caaf2c06e30237895715 170506 libs optional libarts1-akode_3.5.7-3_i386.deb
 0a5da0d0601858e358db1c783fcfec84 50392 libs optional libarts1-audiofile_3.5.7-3_i386.deb
 4e7dd5d2bf2141568bf0737399c46741 224594 libs optional libarts1-mpeglib_3.5.7-3_i386.deb
 4efd0ebaddaae2defff5d3626e623022 99178 libs optional libarts1-xine_3.5.7-3_i386.deb
 13c78191eec474b63ae6ffa195e0b876 143886 libs optional libkcddb1_3.5.7-3_i386.deb
 57195a47d89981bb58fea3d5cee1f09c 263194 libs optional mpeglib_3.5.7-3_i386.deb
 6749919117fdef046f51cbb215df9b6c 2664542 sound optional noatun_3.5.7-3_i386.deb
 bfe7c4521713dcf8b48743d6fe081039 15206478 libdevel extra kdemultimedia-dbg_3.5.7-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Ana Guerrero

iD8DBQFGpTaxn3j4POjENGERAuzBAJ0UeqHTFqy5gXzx0jArP1erSiQ1xgCdHMkN
dkNM5i5mjjsovU6miGYy6+g=
=NEHi
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: