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

List:       kde-commits
Subject:    [phonon/bluray] phonon: BluRay!
From:       Harald Sitter <sitter () kde ! org>
Date:       2012-06-01 1:06:30
Message-ID: 20120601010630.40C80A60A9 () git ! kde ! org
[Download RAW message or body]

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

BluRay!

M  +6    -17   phonon/phononnamespace.h.in

http://commits.kde.org/phonon/a655ec141e3456c6ea6376f7cc222b65915034b2

diff --git a/phonon/phononnamespace.h.in b/phonon/phononnamespace.h.in
index e112557..d671d24 100644
--- a/phonon/phononnamespace.h.in
+++ b/phonon/phononnamespace.h.in
@@ -80,23 +80,12 @@ namespace Phonon
      * \see MediaSource(Phonon::DiscType, const QString &deviceName)
      */
     enum DiscType {
-        /**
-         * No disc was selected. This is only useful as a return value from
-         * MediaSource::distType();
-         */
-        NoDisc = -1,
-        /**
-         * Identifies Audio CDs.
-         */
-        Cd = 0,
-        /**
-         * Identifies DVDs (not arbitrary data DVDs, only movie DVDs).
-         */
-        Dvd = 1,
-        /**
-         * Identifies Video CDs.
-         */
-        Vcd = 2
+        NoDisc = -1, /** < No disc was selected. Only used as default value in
+                          \class MediaSource */
+        Cd = 0,      /** < Audio CD */
+        Dvd = 1,     /** < Video DVD (no arbitrary data DVDs) */
+        Vcd = 2,     /** < Video CD */
+        BluRay = 3   /** < BluRay video disc */
     };
 
     /**
[prev in list] [next in list] [prev in thread] [next in thread] 

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