Consolidated play / pause to single button
[vlc-remote] / vlcstatus.h
index e97d322..738780a 100644 (file)
@@ -27,6 +27,7 @@ enum VlcStatusState {
 };
 
 struct VlcStatus {
+    bool newtrack;
     bool random;
     bool loop;
     bool repeat;