[mythtv-commits] Ticket #6290: mythtv-setup mythui conversion and backend auto-stop/start

MythTV mythtv at cvs.mythtv.org
Sun Feb 22 11:16:34 UTC 2009


#6290: mythtv-setup mythui conversion and backend auto-stop/start
-----------------------------------------------+----------------------------
 Reporter:  Matthew Wire <devel at mrwire.co.uk>  |       Owner:  ijr    
     Type:  patch                              |      Status:  new    
 Priority:  minor                              |   Milestone:  unknown
Component:  MythTV - General                   |     Version:  head   
 Severity:  medium                             |     Mlocked:  0      
-----------------------------------------------+----------------------------
 - Converts dialogs to mythui.
  - Warns user if backend is currently recording/running.
  - Offers to stop/start backend if commands are defined (See Note(1)).
  - Creates a new class in setupdialog.h/cpp which handles the dialogs and
 menu instead of all being handled in main - this makes it easier to handle
 dialog events since the whole thing is wrapped up within a class.

 Note(1): auto stop/start backend functionality will only be available if
 MythbackendStartCommand? and MythbackendStopCommand? are defined in the
 database settings table.

 Note(2): mythtv-setup-backendsettings adds two text settings to
 configuration for MythbackendStartCommand and MythbackendStopCommand.
 Default to null so option to stop/start backend will not be available
 unless these are specified.

 ''Note: See #4184 for a previous version of the backend start/stop stuff''

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


More information about the mythtv-commits mailing list