]> git.tuebingen.mpg.de Git - paraslash.git/commit
Interactive mode for para_audioc.
authorAndre Noll <maan@systemlinux.org>
Mon, 5 Sep 2011 18:46:06 +0000 (20:46 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 20 Nov 2011 14:08:41 +0000 (15:08 +0100)
commita535ae69516f69b594eb7199175f7f4559152a4e
tree78d7fee88fe3154fd27515ded3039a81bbd38fd9
parent367daa451bd837c3e267c8385bbc92898f06ecca
Interactive mode for para_audioc.

This is in the same spirit as the previous commit which added
interactive session support for para_client. It implements command
completion and command line history for para_audioc.

Just as for para_client the new completion code in audioc.c is
compiled in only if libreadline was found by configure. In this case
para_audioc starts an interactive session if no command was given at
the command line.
audioc.c
configure.ac
error.h
ggo/audioc.m4
ggo/makefile