detect player end
[uwplayer.git] / application / window.h
index 37d6d17..66db8ae 100644 (file)
@@ -37,6 +37,7 @@ typedef struct Player {
     pid_t process;
     int log;
     int ipc;
+    int status;
     bool isactive;
     
     double playback_time;