]> git.tuebingen.mpg.de Git - paraslash.git/commit
audiod: Print a warning if filters are ignored.
authorAndre Noll <maan@systemlinux.org>
Mon, 2 Sep 2013 01:46:32 +0000 (01:46 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 22 Sep 2013 00:29:18 +0000 (02:29 +0200)
commit59796673d90ad532d03ebb730f928b2c755fa8b6
tree0cfc18c3f9eb582839d0489c77ddb3750bffc40a
parenta94e8e4f82f20f5285713a80598a90021f38f560
audiod: Print a warning if filters are ignored.

If the regular expression of a filter specifier does not match any
audio formats, we ignore this filter spec silently. Most likely this
was not intended and deserves a log message, so let's add it.
audiod.c