[mythtv-commits] mythtv commit: r10216 - in branches/mythweather-revamp/mythplugins/mythweather/mythweather by ldunning

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jun 16 01:59:47 UTC 2006


      Author: ldunning
        Date: 2006-06-16 01:59:46 +0000 (Fri, 16 Jun 2006)
New Revision: 10216
   Changeset: http://cvs.mythtv.org/trac/changeset/10216

Added:

   branches/mythweather-revamp/mythplugins/mythweather/mythweather/defs.h
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/scripts/
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/scripts/README
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/scripts/nwsxml.pl
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/scripts/test.sh
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/scripts/test2.sh
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/sourceManager.cpp
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/sourceManager.h
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/weatherScreen.cpp
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/weatherScreen.h
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/weatherSource.cpp
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/weatherSource.h

Modified:

   branches/mythweather-revamp/mythplugins/mythweather/mythweather/main.cpp
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/mythweather.pro
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/weather-ui.xml
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/weather.cpp
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/weather.h

Log:

Commit of changes made thusfar.
-Data Retrieval broken out into scripts - one written (nwsxml.pl)
-Only current conditions screen works at the moment (weather icon doesn't)
-Location settings are still a bit hacked... to set location, its necessary to
 manually update settings table in db.  The data should be the station id of the
 NWS weather station (http://www.weather.gov/data/current_obs/).

Future commits won't be this giagantic :)






More information about the mythtv-commits mailing list