Vizionix README
[mirrors/Programs.git] / c / vizionix / README.md
diff --git a/c/vizionix/README.md b/c/vizionix/README.md
new file mode 100644 (file)
index 0000000..2aa2c23
--- /dev/null
@@ -0,0 +1,18 @@
+# Vizionix
+Experimental VJ software for GNU/Linux
+
+## Contents
+
+* mkxsocket
+  * Creates empty window of specified properties with GTK socket and returns window ID
+  * This window will be used for displaying video output
+* getxsock
+  * singleton wrapper around mkxsocket allows you to use single common window per user
+* filters
+  * mplaywrap
+     * mplayer wrapper allowing you to play videos
+  * xtermwrap
+     * xterm wrapper allowing you to display asciiart, ansiart, etc...
+* vizionix-cli
+     * first experimental queue manager (without GUI)
+     * reads specified queue of filters and loops it forever (you can edit the queue while running)
This page took 0.089113 seconds and 4 git commands to generate.