diff --git a/.project b/.project
index 6e55b5f..ca30e5a 100644
--- a/.project
+++ b/.project
@@ -5,7 +5,13 @@
+
+ org.python.pydev.PyDevBuilder
+
+
+
+ org.python.pydev.pythonNature
diff --git a/code/qudio.py b/code/qudio.py
index c90828a..963a60d 100644
--- a/code/qudio.py
+++ b/code/qudio.py
@@ -55,7 +55,6 @@ def prev_callback(channel):
## TODO implement seek
def play_callback(channel):
- global is_playing
if is_playing:
logging.info("PAUSE")
socketIO.emit('pause')
diff --git a/documentation/qudio/misc/socket-io-tester.png b/documentation/qudio/misc/socket-io-tester.png
new file mode 100644
index 0000000..4967fb9
Binary files /dev/null and b/documentation/qudio/misc/socket-io-tester.png differ
diff --git a/documentation/qudio/misc/window-template.svg b/documentation/qudio/misc/window-template.svg
new file mode 100644
index 0000000..e7d5ecb
--- /dev/null
+++ b/documentation/qudio/misc/window-template.svg
@@ -0,0 +1,245 @@
+
+
+
+