[mythtv-commits] Ticket #2532: multiuser : review + test/fix + merge

MythTV mythtv at cvs.mythtv.org
Sun Oct 8 21:37:21 UTC 2006


#2532: multiuser : review + test/fix + merge
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  task     |       Status:  new    
 Priority:  minor    |    Milestone:  unknown
Component:  mythtv   |      Version:  head   
 Severity:  low      |   Resolution:         
---------------------+------------------------------------------------------
Comment (by danielk):

 (In [11484]) Refs #2532. Cleanup of channelbase.cpp and channelutil.cpp.

 channelutil.cpp really doesn't appear to need any changes wrt to svn head
 (so the changes have been reverted), while channelbase has a problematic
 set of changes.

 The channelbase code assumes it knows who is logged into the single
 frontend and restricts the available channels respectively, but this
 prevents scheduled recordings for any other user, and also assumes that
 there is only ever one frontend. The channel restrictions have to be
 implemented on the frontend or be implemented some other way if
 implementing them on the frontend is not feasible.

 This commit does not fix the channelbase problem, it just cleans up the
 code that is there.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2532#comment:11>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list