From 4030bb57d8a9c9f3f2e1ba44b6b17492d3c79eaa Mon Sep 17 00:00:00 2001 From: guest Date: Mon, 29 Sep 2008 21:06:20 +0000 Subject: vlcstreamer creates streams now :-), but they're not played back, by the client due to suspicious "cannot fill perfill buffer" error msg git-svn-id: http://manut.eu/svn/yalp/trunk@8 f059d3a0-6783-47b7-97ff-1fe0bbf25129 --- src/yalp.idl | 1 + 1 file changed, 1 insertion(+) (limited to 'src/yalp.idl') diff --git a/src/yalp.idl b/src/yalp.idl index 6fb5203..9d87fc2 100644 --- a/src/yalp.idl +++ b/src/yalp.idl @@ -4,6 +4,7 @@ module YalpInterfaces enum YalpErrorCode { OK, ERROR_SQL, + ERROR_OUTPUT_PLUGIN_NA, ERROR_UNDEFINED }; -- cgit v1.2.3