[mythtv-commits] mythtv commit: r23992 - in trunk/mythplugins/mythweather/mythweather by beirdo

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Apr 5 00:25:45 UTC 2010


      Author: beirdo
        Date: 2010-04-05 00:25:45 +0000 (Mon, 05 Apr 2010)
New Revision: 23992
   Changeset: http://svn.mythtv.org/trac/changeset/23992

Added:

   trunk/mythplugins/mythweather/mythweather/scripts/no_yrno/
   trunk/mythplugins/mythweather/mythweather/scripts/no_yrno/yrnoxml.pl
   trunk/mythplugins/mythweather/mythweather/scripts/wunderground/
   trunk/mythplugins/mythweather/mythweather/scripts/wunderground/wunderground.pl

Modified:

   trunk/mythplugins/mythweather/mythweather/dbcheck.cpp
   trunk/mythplugins/mythweather/mythweather/scripts/README
   trunk/mythplugins/mythweather/mythweather/weather-screens.xml
   trunk/mythplugins/mythweather/mythweather/weatherScreen.cpp
   trunk/mythplugins/mythweather/mythweather/weatherSource.cpp

Log:

Mythweather changes:
- added "temp" (from 18 day screen) to list of items that gets deg F or deg C
  added to the value
- changed kph to km/h - Closes #8255
- tidied the scripts/README file
- added "copyright" to every screen as presented by weather-screens.xml
  (refers to #8253)
- added UTF-8 support for script output (in particular, -l results, and
  weather data results)
- changed the local cache file to replace / with - as the yr.no script uses
  / in the station_id/location name
- added the option to return no data for an item by returning "---"
- increased the size of the location field in weatherdatalayout to varchar(128)
- bumped mythweather DB schema to 1005

New weather services:
- added yr.no service - 3 day / 6 day / 18 hour (actually 36 hour)
- added wunderground service - 3 day / 6 day






More information about the mythtv-commits mailing list