[mythtv-commits] mythtv commit: r10281 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jun 23 00:26:17 UTC 2006


      Author: danielk
        Date: 2006-06-23 00:26:16 +0000 (Fri, 23 Jun 2006)
New Revision: 10281
   Changeset: http://cvs.mythtv.org/trac/changeset/10281

Modified:

   trunk/mythtv/libs/libmythtv/freeboxrecorder.cpp
   trunk/mythtv/libs/libmythtv/freeboxrecorder.h

Log:

Closes #1985. Refs #1704. Some cleanups of the FreeBox recorder code.

 * Due to an as-yet undiagnosed locking problem this reverts to caching the current channel info.
 * gcc 4.x needs some superflous braces to fool it into not to complaining about an assignment whose value we subsequently test.
 * One of the comments exceeded 80 chars after I moved a variable from one class to another to avoid the sharing of privates.






More information about the mythtv-commits mailing list