[mythtv-commits] mythtv commit: r7981 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Nov 22 03:51:56 EST 2005


      Author: cpinkham
        Date: 2005-11-22 08:51:53 +0000 (Tue, 22 Nov 2005)
New Revision: 7981
   Changeset: http://cvs.mythtv.org/trac/changeset/7981

Modified:

   trunk/mythtv/libs/libmyth/mythcontext.h
   trunk/mythtv/libs/libmyth/mythdbcon.cpp
   trunk/mythtv/libs/libmyth/mythdbcon.h
   trunk/mythtv/libs/libmyth/mythdialogs.cpp
   trunk/mythtv/libs/libmyth/mythdialogs.h
   trunk/mythtv/libs/libmyth/mythwidgets.cpp

Log:

Fix a bug in [7977] which was causing SQL statements to be printed twice
when using the "-v database" debug option.

Disable Jump Points inside Myth Line Edit widgets.  Fixes #657.


I would not normally roll these two far-unrelated changes together in
one commit, but they both require a "make clean" since libmyth's binary
version had to change (again), so I'm rolling them in together in one
commit.

NOTE: For those of you who didn't read the last paragraph, "make clean".






More information about the mythtv-commits mailing list