]> git.tuebingen.mpg.de Git - paraslash.git/commit
play: Minor log message improvements.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 31 Mar 2015 01:33:11 +0000 (01:33 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 20 Dec 2016 15:53:52 +0000 (16:53 +0100)
commitefad222b6321fe7964d89c1d28c3b4ff05873eca
tree0c2fc892f000e6cc6a80699f1a715892e0738088
parent78cc9c57ad9b1cc389956957030d37f71cb60a07
play: Minor log message improvements.

open_new_file() returns an error code on failure, so it should not print
the corresponding strerror text.

The patch also adds messages which logs the active decoder and the
buffer tree with loglevel INFO.
play.c