Vizionix README
authorHarvie <tomas@mudrunka.cz>
Tue, 24 Apr 2012 14:19:25 +0000 (16:19 +0200)
committerHarvie <tomas@mudrunka.cz>
Tue, 24 Apr 2012 14:19:25 +0000 (16:19 +0200)
c/vizionix/README.md [new file with mode: 0644]

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.106079 seconds and 4 git commands to generate.