Added pnd_run binary app for invoking a pndfile by path; the app will figure out...
authorskeezix <skeezix@flotsam-vm.(none)>
Mon, 16 Nov 2009 16:51:22 +0000 (11:51 -0500)
committerskeezix <skeezix@flotsam-vm.(none)>
Mon, 16 Nov 2009 16:51:22 +0000 (11:51 -0500)
commitcc95e0b3b5be472840d138bcd33a77d6261906c6
tree34b150f928adb498e38b3bbdf0c2610d03da7813
parentd116d5cf4e5eb58bbe2d5fdd4642ebe508f31711
Added pnd_run binary app for invoking a pndfile by path; the app will figure out the PXML.xml and launch params and such just as if run via pndnotidyd etc, so handy for command line launches.
App also runs from arbitrary path, pndfile does not need to be in a searchpath.
Makefile
apps/pnd_run.c [new file with mode: 0644]
include/pnd_apps.h