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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Aug 8 19:21:21 UTC 2006


      Author: ldunning
        Date: 2006-08-08 19:21:19 +0000 (Tue, 08 Aug 2006)
New Revision: 10713
   Changeset: http://cvs.mythtv.org/trac/changeset/10713

Modified:

   branches/mythweather-revamp/mythplugins/mythweather/mythweather/main.cpp
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/scripts/nws-alert.pl
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/sourceManager.cpp
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/sourceManager.h
   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
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/weatherScreen.cpp
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/weatherScreen.h
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/weatherSetup.cpp
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/weatherSource.cpp
   branches/mythweather-revamp/mythplugins/mythweather/mythweather/weatherSource.h

Log:

Finally got background data retrieval working, a couple stupid mistakes held me
up far longer than they should have.  Turning on background fetching impacts
startup time more than I would like, but I know how to fix that and will do so
shortly.  By default it will be off, it can be turned on via the weather setup
screen.  When enabled, it will start fetching data when the frontend starts, so
that when starting the plugin you no longer have to wait for data to be
retrieved.






More information about the mythtv-commits mailing list