]> git.tuebingen.mpg.de Git - paraslash.git/commit
server: Convert com_setatt() to lopsub.
authorAndre Noll <maan@tuebingen.mpg.de>
Fri, 2 Oct 2015 21:22:01 +0000 (21:22 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Mar 2017 09:02:28 +0000 (11:02 +0200)
commitf57f71019a272c7e5a29a10da55a8ef2bed5de71
tree435a587bba6d263fd3c9ef0976aac9d7c0003925
parentdb8b6df30d17d9f93c60758e156699067121cbb5
server: Convert com_setatt() to lopsub.

Introduces ->input_skip for struct pattern_match data. The setatt
command uses this to strip the attribute modifies off the unnamed
arguments in the lopsub parse result. The remaining arguments are
the patterns which are to be matched against each file in the audio
file table.
afs.c
afs.cmd
afs.h
aft.c
m4/lls/server_cmd.suite.m4