[mythtv-commits] mythtv commit: r18850 by nigel
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Thu Oct 23 03:49:09 UTC 2008
Author: nigel
Date: 2008-10-23 03:49:09 +0000 (Thu, 23 Oct 2008)
New Revision: 18850
Changeset: http://cvs.mythtv.org/trac/changeset/18850
Modified:
trunk/mythtv/libs/libmythtv/remoteutil.cpp
Log:
When listing MBE recordings, also list LiveTV recordings. See #4693.
I did it in the clients instead of the backend to prevent having to add
another value in RecStatusType, probably upgrade the protocol, et c.
Won't actually work until a bug is fixed in the
backend's MainServer::HandleQueryRecordings().
More information about the mythtv-commits
mailing list