[mythtv-commits] mythtv/fixes/0.24 commit: e4660d6e6 by David Engel (gigem)

MythTV noreply at mythtv.org
Mon Jan 23 18:00:15 UTC 2012


      Author:  David Engel <dengel at mythtv.org>
 Change Date:  2012-01-23T09:59:58-08:00
   Push Date:  2012/01/23 10:00:08 -0800
  Repository:  mythtv
      Branch:  fixes/0.24
New Revision:  e4660d6e67ec20ba5f6774738601d9ab992fb9e4
   Changeset:  https://github.com/MythTV/mythtv/commit/e4660d6e6

Log:

Fix "Clear Override" to not create invalid rules.

Cherry-picked from master commit 6c2276fe.

Fix RecordingInfo::ApplyRecordStateChange() to delete the underlying
rule instead of saving it when the new type is kNotRecording.
Previously, this would result in an invalid rule with type 0.

Modified:

   mythtv/libs/libmythtv/recordinginfo.cpp



More information about the mythtv-commits mailing list