[mythtv-commits] mythtv commit: r16581 by kkuphal

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Mar 15 22:15:04 UTC 2008


      Author: kkuphal
        Date: 2008-03-15 22:15:04 +0000 (Sat, 15 Mar 2008)
New Revision: 16581
   Changeset: http://cvs.mythtv.org/trac/changeset/16581

Modified:

   trunk/mythtv/programs/mythfrontend/playbackbox.cpp

Log:

Corrects behavior with Always Show Group Filter option.  Menu items with a pre-selected recording group will not show the chooser.  Jump points to Watch Recordings will show if selected.  This was fixed by correcting what I believe was faulty logic in the exec method which never checked the filter and had a backwards logic check and by removing the filter display in the constructor, leaving it for exec to handle.




More information about the mythtv-commits mailing list