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

List:       kde-commits
Subject:    KDE/kdebase/runtime/phonon/xine
From:       Matthias Kretz <kretz () kde ! org>
Date:       2007-12-17 18:45:23
Message-ID: 1197917123.905571.12284.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 749734 by mkretz:

AudioPostList is long gone.

 D             audiopostlist.cpp  
 D             audiopostlist.h  
 M  +0 -3      events.h  
 M  +0 -1      xinethread.cpp  


--- trunk/KDE/kdebase/runtime/phonon/xine/events.h #749733:749734
@@ -21,7 +21,6 @@
 #ifndef PHONON_XINE_EVENTS_H
 #define PHONON_XINE_EVENTS_H
 
-#include "audiopostlist.h"
 #include "wirecall.h"
 #include "xinestream.h"
 
@@ -79,7 +78,6 @@
         SetPrefinishMark,
         SetParam,
         EventSend,
-        AudioRewire,
         QuitLoop,
         PauseForBuffering,
         UnpauseForBuffering,
@@ -115,7 +113,6 @@
 EVENT_CLASS1(HasVideo, bool v, hasVideo(v), const bool, hasVideo)
 EVENT_CLASS1(UpdateVolume, int v, volume(v), const int, volume)
 EVENT_CLASS1(Rewire, QList<WireCall> _wireCalls, wireCalls(_wireCalls), const \
                QList<WireCall>, wireCalls)
-EVENT_CLASS1(AudioRewire, AudioPostList *x, postList(x), AudioPostList *const, \
postList)  EVENT_CLASS1(EventSend, const xine_event_t *const e, event(e), const \
xine_event_t *const, event)  EVENT_CLASS1(GaplessSwitch, const QByteArray &_mrl, \
mrl(_mrl), const QByteArray, mrl)  EVENT_CLASS1(SetTickInterval, qint32 i, \
                interval(i), const qint32, interval)
--- trunk/KDE/kdebase/runtime/phonon/xine/xinethread.cpp #749733:749734
@@ -24,7 +24,6 @@
 #include <QtCore/QCoreApplication>
 #include "xineengine.h"
 #include "xinestream.h"
-#include "audiopostlist.h"
 #include "events.h"
 
 namespace Phonon


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

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