input/Plugin: add method scan() with asynchronous callback class
commit3e9c3c8ae8bd7a661bedbc20f5ba6b86c289fe77
authorMax Kellermann <max@musicpd.org>
Fri, 26 Jan 2018 15:06:41 +0000 (26 16:06 +0100)
committerMax Kellermann <max@musicpd.org>
Fri, 26 Jan 2018 18:29:38 +0000 (26 19:29 +0100)
tree2aeff16905cec35e682fcefb4b947756a859f482
parentec31e8df1dc22224ad58e79970a2cf51cc87cd13
input/Plugin: add method scan() with asynchronous callback class

To be used when a URL gets added.
Makefile.am
src/input/InputPlugin.hxx
src/input/RemoteTagScanner.hxx [new file with mode: 0644]