https://bugs.kde.org/show_bug.cgi?id=364224

Mauro Carvalho Chehab <mche...@osg.samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kaff
                   |                            |eine/3be092852be28c705dafe3
                   |                            |d532bb92b395f12359

--- Comment #1 from Mauro Carvalho Chehab <mche...@osg.samsung.com> ---
Git commit 3be092852be28c705dafe3d532bb92b395f12359 by Mauro Carvalho Chehab.
Committed on 14/06/2016 at 01:09.
Pushed by mauroc into branch 'master'.

mediawidget: Go to the next URL on a playlist at the end of a play

The logic of automatically go to the next item on a playlist is
currently broken.

When VLC detects the end of a media play, it emits a signal
(libvlc_MediaPlayerEndReached), with is returned to the media widget
as a playbackFinished signal. Such signal should cause a call to
PlaylistTab::playNextTrack() for its logic to play the next file.

Signed-off-by: Mauro Carvalho Chehab <mche...@osg.samsung.com>

M  +3    -0    src/mediawidget.cpp

http://commits.kde.org/kaffeine/3be092852be28c705dafe3d532bb92b395f12359

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to