[mythtv-commits] mythtv commit: r12508 by bjm
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Sat Jan 13 23:31:54 UTC 2007
Author: bjm
Date: 2007-01-13 23:31:51 +0000 (Sat, 13 Jan 2007)
New Revision: 12508
Changeset: http://cvs.mythtv.org/trac/changeset/12508
Modified:
trunk/mythtv/programs/mythfrontend/channelrecpriority.cpp
trunk/mythtv/programs/mythfrontend/channelrecpriority.h
Log:
Call the ChannelWizard to update info from the channel
priorities page.
The TV Setting->Recording Priorities->Channel Priorities page
lists all channels in the channel table. Pressing "SELECT",
"MENU", "INFO", "CUSTOMEDIT", bumping or glaring at the keyboard
will bring up the ChannelWizard for the selected channel. These
are the same pages as you see when using mythtv-setup's Channel
Editor then selecting a specific channel. The advantage is that
you can make minor updates to channel information from within
mythfrontend without having to run mythtv-setup.
This does not allow deleting or adding channels which should be
done with mythtv-setup. Changes are immediately reflected on the
channel priorities page and exiting this page runs the scheduler
so changes that affect the schedule will take affect when you are
done.
More information about the mythtv-commits
mailing list