[mythtv-firehose] mythtv/master commit: 20ecddd11 by Mark Kendall (mark-kendall)
MythTV
noreply at mythtv.org
Sun Nov 6 19:34:41 UTC 2011
Author: Mark Kendall <mkendall at mythtv.org>
Change Date: 2011-11-06T11:34:22-08:00
Push Date: 2011/11/06 11:34:30 -0800
Repository: mythtv
Branch: master
New Revision: 20ecddd1198c6d7a58ecba36234dd042e83c36a2
Changeset: https://github.com/MythTV/mythtv/commit/20ecddd11
Log:
VideoList/UPNPScanner: Add a dynamic sub folder type.
Add a dynamic subfolder type that is updated when selected. This is used
by the UPNPScanner code and completes the conversion from a complete
UPnP scan to scanning on demand.
The overall approach is convoluted as we move from MediaServerItem's in
the scanner, to video metadata and ultimately to a MythGenericTree (and
the button list...). The actual interface is still clunky as the item
needs to be selected to trigger the scan and then selected again to move
into the new item.
Modified:
mythtv/libs/libmythmetadata/videometadatalistmanager.cpp
mythtv/libs/libmythmetadata/videometadatalistmanager.h
mythtv/programs/mythfrontend/upnpscanner.cpp
mythtv/programs/mythfrontend/videodlg.cpp
mythtv/programs/mythfrontend/videodlg.h
mythtv/programs/mythfrontend/videolist.cpp
mythtv/programs/mythfrontend/videolist.h
More information about the mythtv-firehose
mailing list