[mythtv-commits] Ticket #690: Provide option to sort Watch Recordings title list by priority

MythTV mythtv at cvs.mythtv.org
Sun May 28 14:29:25 UTC 2006


#690: Provide option to sort Watch Recordings title list by priority
-----------------------+----------------------------------------------------
 Reporter:  rtsai1111  |        Owner:  rtsai 
     Type:  patch      |       Status:  closed
 Priority:  minor      |    Milestone:  0.20  
Component:  mythtv     |      Version:  head  
 Severity:  low        |   Resolution:  fixed 
-----------------------+----------------------------------------------------
Changes (by rtsai):

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

Comment:

 (In [10052]) In the TV Settings -> Playback, the "View Recordings
 (Recording
 Groups)" screen now provides a triggered combo box when the default
 view is "Titles Only". When the default view is "Titles Only", a
 secondary combo box appears with the options to sort "Alphabetically"
 (ignoring English "A|An|The" articles) or "By Recording Priority". If
 the default view is anything else, there are no other sub-options.

 When in the "Watch Recordings" screen, if the default view was
 configured as "Titles Only, sort by Recording Priority", then the left
 pane of titles will be sorted by descending Recording Priority
 ("important" titles listed first).

 Also:

  * Clean up use of constants with named enum values.
  * Clean up use of multiple boolean flags with a single "mask" for
    more concise expressions of flag combinations.

 Closes #690

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/690>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list