[mythtv-commits] Ticket #1288: a cmdline switch for running mythfrontend in window without changing the setting in DB

MythTV mythtv at cvs.mythtv.org
Wed Feb 15 08:14:39 UTC 2006


#1288: a cmdline switch for running mythfrontend in window without changing the
setting in DB
---------------------+------------------------------------------------------
 Reporter:  visit0r  |       Owner:  ijr 
     Type:  patch    |      Status:  new 
 Priority:  minor    |   Milestone:  0.20
Component:  mythtv   |     Version:  head
 Severity:  low      |  
---------------------+------------------------------------------------------
 I needed a way to easily run instances of mythfrontend in windowed mode
 without needing to change the DB setting. I implemented this by adding a
 method to MythContext which allows to override any DB settings for the
 current session (process lifetime) only.

 The patch attached implements two new switches (-w and -nw) for overriding
 the 'RunMythInWindow' setting. Please apply or criticize.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1288>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list