]> git.tuebingen.mpg.de Git - paraslash.git/commit
para_play, infrastructure.
authorAndre Noll <maan@systemlinux.org>
Mon, 25 Jun 2012 23:48:04 +0000 (01:48 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 18 Nov 2012 19:28:28 +0000 (20:28 +0100)
commitd02f88dfc3911262174afe6017e04d70e8557a7a
treed5b5b79ee19aedd451a5e1c6507e15d009009784
parent3b2ee202452ef44ff8bcec442b986531533cc43f
para_play, infrastructure.

Now that the preparatory changes to the interactive subsystem
(single key mode, status bar, signal handling) and the writer nodes
(notifications) and receiver nodes (btr exec mechanism) are in place,
we can move on to the para_play executable.

This patch adds only the necessary changes to the build system and
provides a dummy implementation of para_play. The real implementation
will be provided as as a separate patch in the next commit.
Makefile.in
configure.ac
error.h
m4/gengetopt/makefile
m4/gengetopt/play.m4 [new file with mode: 0644]
play.c [new file with mode: 0644]
play.cmd [new file with mode: 0644]
server.c
web/manual.m4