[mythtv-commits] Ticket #7336: Re-implement "Delete Recordings" after MythUI port

MythTV mythtv at cvs.mythtv.org
Fri Oct 16 09:54:33 UTC 2009


#7336: Re-implement "Delete Recordings" after MythUI port
------------------------------+---------------------------------------------
 Reporter:  nigel             |       Owner:  ijr    
     Type:  patch             |      Status:  new    
 Priority:  major             |   Milestone:  unknown
Component:  MythTV - General  |     Version:  0.22rc1
 Severity:  medium            |     Mlocked:  0      
------------------------------+---------------------------------------------
 After playbackbox.cpp was ported to MythUI in all its fully configurable
 glory, the Delete Recordings screen was effectively disabled - the button
 shows the Watch Recordings screen. This was partly by design because the
 two screens were so similar, but in my house we need access to a screen
 containing the recording sizes and machine fullness. I think keeping the
 dual behaviour in playbackbox is OK?
 [[BR]]
 The attached patch allows themes to have a custom 'deleterecordings'
 window which is loaded from that button, and adds it to the current
 standard themes. If a theme is missing that window, it falls back to watch
 recordings - the current behaviour. It also adds the storage size of a
 group into the description, and a progressbar fill where 100% is red, not
 green.
 [[BR]]
 In the future, I hope to rename 'Delete Recordings' back to 'Manage
 Recordings', have different sort orders (e.g. by size within autoexpire),
 and text entry in the theme to change the Title/Subtitle. But for now,
 reverting to 0.21-ish behaviour is enough?

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


More information about the mythtv-commits mailing list