[mythtv-commits] Ticket #10331: Scheduler is ignoring channel specified for manual recording.

MythTV noreply at mythtv.org
Tue Feb 14 16:17:49 UTC 2012


#10331: Scheduler is ignoring channel specified for manual recording.
--------------------------------------+------------------------
 Reporter:  info@…                    |          Owner:
     Type:  Bug Report - General      |         Status:  closed
 Priority:  minor                     |      Milestone:  0.25
Component:  MythTV - Scheduling       |        Version:  0.24.2
 Severity:  medium                    |     Resolution:  fixed
 Keywords:                            |  Ticket locked:  0
--------------------------------------+------------------------

Comment (by Github):

 Convert some case insensitive QString checks to use compare().

 This should be more efficient than using toLower() and operator==
 since it avoids making temporary copies.

 Refs #10331
  Branch:    master
  Changeset: 1f6d42e3f54648e54da1df8e2f4fc29cb0690389

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10331#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list