[mythtv-commits] mythtv commit: r22619 - in branches/release-0-22-fixes/mythtv by gigem

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Oct 28 15:19:50 UTC 2009


      Author: gigem
        Date: 2009-10-28 15:19:49 +0000 (Wed, 28 Oct 2009)
New Revision: 22619
   Changeset: http://cvs.mythtv.org/trac/changeset/22619

Modified:

   branches/release-0-22-fixes/mythtv/libs/libmythtv/recordingrule.cpp
   branches/release-0-22-fixes/mythtv/libs/libmythtv/tv_play.cpp
   branches/release-0-22-fixes/mythtv/libs/libmythtv/tv_play.h
   branches/release-0-22-fixes/mythtv/programs/mythfrontend/main.cpp
   branches/release-0-22-fixes/mythtv/programs/mythfrontend/scheduleeditor.cpp
   branches/release-0-22-fixes/mythtv/programs/mythfrontend/scheduleeditor.h
   branches/release-0-22-fixes/mythtv/programs/mythfrontend/viewscheduled.cpp
   branches/release-0-22-fixes/mythtv/programs/mythfrontend/viewscheduled.h

Log:

Backport of [22618].  Refs #7423.

Fixed a typo which caused ProgFinder to be run instead of
ScheduleEditor when done so from the OSD.

Fixed ScheduleEditor and ViewScheduled to notify TV they are finished
when run from the OSD.

Fixed RecordingRule to start a new rule when trying to edit a
previously deleted rule.  This is how pre-0.22 behaved.  A future
change might present a popup letting the user choose whether or not to
proceed.





More information about the mythtv-commits mailing list