[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [Phonon-VLC] d562224: MediaObject::resume() ought to call
From:       Harald Sitter <sitter.harald () gmail ! com>
Date:       2010-08-17 14:06:03
Message-ID: 201008171406.o7HE63dN015320 () kore ! kollide ! net
[Download RAW message or body]

commit d562224c017e25944b3d1a74b1f8dd795514f258
Author: Harald Sitter <sitter.harald@gmail.com>
Date:   Tue Aug 17 15:59:17 2010 +0200

    MediaObject::resume() ought to call playInternal not pause

diff --git a/vlc/mediaobject.cpp b/vlc/mediaobject.cpp
index 78af69f..45e67d6 100644
--- a/vlc/mediaobject.cpp
+++ b/vlc/mediaobject.cpp
@@ -192,7 +192,7 @@ void MediaObject::loadMedia(const QString & filename)
 
 void MediaObject::resume()
 {
-    pause();
+    playInternal();
 }
 
 /**
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic