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

List:       kde-commits
Subject:    kdelibs/arts/knotify
From:       Carsten Pfeiffer <carpdjih () mailbox ! tu-berlin ! de>
Date:       2003-06-20 15:25:11
[Download RAW message or body]

CVS commit by pfeiffer: 

the finishing of playing a knotify-sound is now dcop-signalled by the object
"KNotify" with the signal "playingFinished(int,int)", where the first int
is the unique id returned by KNotifyClient and the second is the status,
which can be one of:

    enum PlayingFinishedStatus
    {
        PlayedOK = 0,        // success, all following mean failure
        NoSoundFile,
        FileAlreadyPlaying,
        NoSoundSupport,
        PlayerBusy,
        Aborted,
        Unknown = 5000
    };

Lubos, this is untested, if it doesn't work, please yell :)

CCMAIL: l.lunak@kde.org


  M +71 -7     knotify.cpp   1.78
  M +25 -3     knotify.h   1.26



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

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