[mythtv-commits] mythtv commit: r22618 - in trunk/mythtv by gigem

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Oct 28 15:05:17 UTC 2009


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

Modified:

   trunk/mythtv/libs/libmythtv/recordingrule.cpp
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h
   trunk/mythtv/programs/mythfrontend/main.cpp
   trunk/mythtv/programs/mythfrontend/scheduleeditor.cpp
   trunk/mythtv/programs/mythfrontend/scheduleeditor.h
   trunk/mythtv/programs/mythfrontend/viewscheduled.cpp
   trunk/mythtv/programs/mythfrontend/viewscheduled.h

Log:

Fixes #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