[mythtv-commits] mythtv/master commit: 4b86ba040 by Robert McNamara (rmcnamara)
MythTV
noreply at mythtv.org
Sun Jan 23 23:39:38 UTC 2011
Author: Robert McNamara <rmcnamara at mythtv.org>
Change Date: 2011-01-23T15:37:37-08:00
Push Date: 2011/01/23 15:39:36 -0800
Repository: mythtv
Branch: master
New Revision: 4b86ba04082c082d3c6807fb421ede77cac1e43b
Changeset: https://github.com/MythTV/mythtv/commit/4b86ba040
Log:
Video Setup Wizard: Stage automatic download of sample files.
Lay the groundwork to pull sample files from services.mythtv.org (or wherever) in the near future when running the video configuration wizard. The file is sought on the Master Backend's temp storage group, and if it's not found, it's downloaded to that location. Thus, the download is only ever necessary once in the entire system (and we don't need to distribute 100 MB of samples with the source).
Modified:
mythtv/programs/mythfrontend/setupwizard_video.cpp
mythtv/programs/mythfrontend/setupwizard_video.h
More information about the mythtv-commits
mailing list