[mythtv-commits] mythtv/master commit: 75c7deefb by Robert McNamara (rmcnamara)
MythTV
noreply at mythtv.org
Sun Jan 23 05:03:42 UTC 2011
Author: Robert McNamara <rmcnamara at mythtv.org>
Change Date: 2011-01-22T21:00:57-08:00
Push Date: 2011/01/22 21:03:40 -0800
Repository: mythtv
Branch: master
New Revision: 75c7deefbdeea352a65d060f9332a850b73e4376
Changeset: https://github.com/MythTV/mythtv/commit/75c7deefb
Log:
MythFrontend: Add a Grabber Settings window.
Adds a central configuration location to choose metadata sources. Currently supported are Movies, Television, and Games. We needed this in order to start using the metadata classes in core MythTV to get artwork and additional information about recorded items. Currently there is only one option each for Movies and Television, but hopefully that will soon change. There are two options for MythGame but one of them needs a slight tweak before it will appear in this screen.
This commit does not add the option to the menu themes as I have not completed the default themes (nor have I begun them).
Added:
mythtv/programs/mythfrontend/grabbersettings.cpp
mythtv/programs/mythfrontend/grabbersettings.h
Modified:
mythtv/programs/mythfrontend/main.cpp
mythtv/programs/mythfrontend/mythfrontend.pro
More information about the mythtv-commits
mailing list