[mythtv-firehose] mythtv branch master updated by stuartm. v0.26-pre-896-g3f108e7

Git Repo Owner noreply at mythtv.org
Mon Jul 16 14:42:20 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  3f108e78d99970b1d408ccee1fba00e5c1e9f9fd (commit)
       via  2af21560c7ba4f219b79403e11e79c14ebbf90ca (commit)
      from  f66816d5c7c2af13bc97986674b855021d9105a6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3f108e78d99970b1d408ccee1fba00e5c1e9f9fd
Author:    Stuart Morgan <smorgan at mythtv.org> at Mon, 16 Jul 2012 15:37:03 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Mon, 16 Jul 2012 15:41:38 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3f108e78d99970b1d408ccee1fba00e5c1e9f9fd

Allow all weather screens to be deleted
This resolves an issue where it was impossible to delete all screens. This
was especially problematic when those screens were attached to
grabbers which no longer existed.



commit 2af21560c7ba4f219b79403e11e79c14ebbf90ca
Author:    Stuart Morgan <smorgan at mythtv.org> at Mon, 16 Jul 2012 12:01:53 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Mon, 16 Jul 2012 15:41:38 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2af21560c7ba4f219b79403e11e79c14ebbf90ca

Drop the BBC weather grabber, it's broken and replaced by the Met Office grabber in the UK, Wunderground for the rest of the world



-----------------------------------------------------------------------

Summary of changes:
 .../mythweather/mythweather/scripts/Makefile       |    2 +-
 .../mythweather/scripts/uk_bbc/BBCLocation.pm      |  210 ---------------
 .../mythweather/scripts/uk_bbc/Makefile            |    5 -
 .../mythweather/scripts/uk_bbc/bbccurrentxml.pl    |  269 --------------------
 .../mythweather/scripts/uk_bbc/bbcthreedayxml.pl   |  257 -------------------
 mythplugins/mythweather/mythweather/weather.cpp    |    3 +-
 .../mythweather/mythweather/weatherSetup.cpp       |    7 -
 7 files changed, 2 insertions(+), 751 deletions(-)
 delete mode 100644 mythplugins/mythweather/mythweather/scripts/uk_bbc/BBCLocation.pm
 delete mode 100644 mythplugins/mythweather/mythweather/scripts/uk_bbc/Makefile
 delete mode 100755 mythplugins/mythweather/mythweather/scripts/uk_bbc/bbccurrentxml.pl
 delete mode 100755 mythplugins/mythweather/mythweather/scripts/uk_bbc/bbcthreedayxml.pl

-- 



More information about the mythtv-firehose mailing list