]> git.tdb.fi Git - xinema.git/blobdiff - source/client.h
Re-display the logo after the stream finishes
[xinema.git] / source / client.h
index f8aeb8238a440f133e9ccfee357449f73edbfab5..f1f4dc15ed319c6312cfef6fc3bbbd0de1ef2892 100644 (file)
@@ -34,6 +34,7 @@ private:
        void list_directory(const Msp::FS::Path &);
 
        void stream_created(XineStream &);
+       void stream_destroyed();
        void stream_state_changed(XineStream::State);
        void stream_title_changed(const std::string &);
        void stream_duration_changed(const Msp::Time::TimeDelta &);