[mythtv-users] Program finder record button?

Gregorio Gervasio Jr. gtgj at pacbell.net
Wed May 21 03:07:30 EDT 2003


>>>>> On Tue, 20 May 2003 12:45:18 -0400, "Ben Brown" <ben at handcoder.com> said:

b> Although I don't agree with it, "I" is the button you need.  It will
b> give you the record options.  I'd prefer space/enter, but I didn't code
b> it and I doubt a keypress change would get put into CVS.


        I think it used to work that way but it looks like it got
commented out in the last set of changes to progfind.cpp.  I guess
there was some problem with it?


diff -u -r1.27 progfind.cpp
--- libs/libmythtv/progfind.cpp 6 May 2003 04:54:29 -0000       1.27
+++ libs/libmythtv/progfind.cpp 21 May 2003 08:57:36 -0000
@@ -551,7 +551,7 @@
 {
     if (inSearch == 2) 
     {
-    //    getInfo();
+        getInfo();
     }
     else
     {

-- 
Gregorio Gervasio, Jr.
gtgj at pacbell.net


More information about the mythtv-users mailing list