[mythtv-commits] mythtv commit: r7231 - in trunk/mythtv/programs by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Sep 11 20:10:20 UTC 2005


      Author: cpinkham
        Date: 2005-09-11 20:10:20 +0000 (Sun, 11 Sep 2005)
New Revision: 7231
   Changeset: http://cvs.mythtv.org/trac/changeset/7231

Modified:

   trunk/mythtv/programs/mythbackend/mainserver.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.cpp

Log:

* Deletepending bugfix.  Normally the backend would not show the user
  recordings marked as deletepending.  With this fix, the backend
  will list them if the deletepending was set more than 5 minutes
  ago.  This fixes the case where the deletepending flag was set
  but the recording was never actually deleted (if the backend
  was stopped, etc.) so the user can (re)delete the recording.
  Closes #102.

* Bugfix for subtitle single/double quote inconsistency in playbackbox 
  when switching back and forth from Title view.  Closes #318.






More information about the mythtv-commits mailing list