[mythtv-commits] mythtv commit: r7861 - in trunk/mythtv by ijr

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Nov 12 15:47:03 EST 2005


      Author: ijr
        Date: 2005-11-12 20:47:01 +0000 (Sat, 12 Nov 2005)
New Revision: 7861
   Changeset: http://cvs.mythtv.org/trac/changeset/7861

Modified:

   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/libs/libmythtv/programinfo.h
   trunk/mythtv/libs/libmythtv/tv.h
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h
   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.cpp

Log:

Refs #340.

ToggleRecord now works, and is now basically just a couple db calls.  It just marks the program being watched in LiveTV as a non-livetv program (normal autoexpire value, 'Default' group). 
So, now it saves the entire program that's been watched from the beginning instead of from when 'ToggleRecord' was hit.

Change the recording group 'LiveTV' to be untranslated in the DB, and translated on display like 'Default'.

Add some locking for the playbackinfo pointer in TV, since it can now be changed out of thread.





More information about the mythtv-commits mailing list