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

List:       kde-commits
Subject:    [phonon-vlc/bluray] src: implement what is supposed to be bluray loading
From:       Harald Sitter <sitter () kde ! org>
Date:       2012-06-01 1:07:49
Message-ID: 20120601010749.2AD6CA60A9 () git ! kde ! org
[Download RAW message or body]

Git commit fe16820b4f07e6779dc9bb3f078a207d0f3401f9 by Harald Sitter.
Committed on 01/06/2012 at 03:07.
Pushed by sitter into branch 'bluray'.

implement what is supposed to be bluray loading

of course I have no drive nor disc, so I would not know if it works...

M  +2    -0    src/mediaobject.cpp

http://commits.kde.org/phonon-vlc/fe16820b4f07e6779dc9bb3f078a207d0f3401f9

diff --git a/src/mediaobject.cpp b/src/mediaobject.cpp
index f8bb969..9cddcb1 100644
--- a/src/mediaobject.cpp
+++ b/src/mediaobject.cpp
@@ -308,6 +308,8 @@ void MediaObject::setSource(const MediaSource &source)
         case Phonon::Vcd:
             loadMedia(m_mediaSource.deviceName());
             break;
+        case Phonon::BluRay:
+            loadMedia(QLatin1Literal("bluray://") % m_mediaSource.deviceNa=
me());
         }
         break;
     case MediaSource::CaptureDevice: {
[prev in list] [next in list] [prev in thread] [next in thread] 

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