[mythtv-commits] Ticket #3753: Settings cleanup

MythTV mythtv at cvs.mythtv.org
Sat Sep 29 09:47:22 UTC 2007


#3753: Settings cleanup
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  stuartm 
     Type:  task       |       Status:  reopened
 Priority:  minor      |    Milestone:  0.21    
Component:  mythtv     |      Version:  head    
 Severity:  medium     |   Resolution:          
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by Matthew Wire <devel at mrwire.co.uk>):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 '''mythtv-setup_UserJobs-29092007'''[[BR]]
 This patch cleans up userJobs settings in backendsettings.cpp.[[BR]]
 Creates three new functions:[[BR]]
 userJob(uint job_num)[[BR]]
 userJobDesc(uint job_num)[[BR]]
 JobAllowUserJob(uint job_num)[[BR]]
 [[BR]]
 These replace the 12 original functions which hardcode the job
 number.[[BR]]
 [[BR]]
 In addition, JobAllowUserJob will now display the description of the job
 and will disable the checkbox if there is no command specified for that
 job.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3753#comment:10>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list