about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-08-25 00:47:13 +0000
committerEric Wong <normalperson@yhbt.net>2013-08-25 00:47:13 +0000
commitf468d58468b224ea3fb468c9543d8631164f8c55 (patch)
tree8870411e6e8a9aebca82d3175ba71cb808c013f8 /README
parentfbe1dbf48bc0573935e410013da86bda03426af4 (diff)
downloaddtas-f468d58468b224ea3fb468c9543d8631164f8c55.tar.gz
We should be compatible with "gem-man", as well as allowing
installation to prefix ($HOME by default) via:

	make -C Documentation install-man
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 7a76eb5..4783f5c 100644
--- a/README
+++ b/README
@@ -33,9 +33,16 @@ Users of dtas-player will also be interested in the following scripts:
 
 * dtas-ctl - "raw" command-line scripting interface for dtas-player
 * dtas-enq - enqueue files/commands for dtas-player
+* dtas-msinkctl - enable/disable multiple sinks with one command
+* dtas-console - rudimentary curses interface for dtas-player
 * dtas-sinkedit - edit sinks (playback targets) for dtas-player
+* dtas-sourceedit - edit source (decoder process parameters) for dtas-player
 * dtas-xdelay - alternative sink for dtas-player
 
+All scripts have some documentation in the Documention/ directory or
+manpages distributed with the gem.  dtas exposes no public APIs outside
+of command-line interfaces.
+
 Coming:
 
 * MPRIS/MPRIS 2.0 bridge for partial dtas-player control