[mythtv-commits] Ticket #10286: Weather world map for mythweather

MythTV noreply at mythtv.org
Sun Jan 29 17:41:28 UTC 2012


#10286: Weather world map for mythweather
----------------------------------+-----------------------------
 Reporter:  joachim@…             |          Owner:  beirdo
     Type:  Patch - Feature       |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  Plugin - MythWeather  |        Version:  Master Head
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by joachim@…):

 * Yes, the maps can be used for free, but a copyright notice is needed
 (E.g. a small text at the bottom of the map).
  * But rescaling of the map must be possible, if the screen size change
 (e.g. called with --geometry or on a laptop with disconnect external
 monitor). Believing the messages on the terminal, the themes are also
 rescaled in this case. May be this is a good approach.
  * Is it possible to compile myth master without installing everything
 from it? I have a running 0.24 installation, therefore I've choosen that
 branch, because the merging of a changeset should not be that compicated,
 or not?
  * !QtMobility Location is needed. But this !QtMobility module is already
 moved into Qt-5. So with Qt5 no extra dependency is needed. Until then, it
 may be a good solution, to enable this screen, only if configure have
 found !QtMobility Location module. (With cmake this is just easy, but I'm
 not familiar with your build system).
    * Using it without the Location API, is not very useful, because the
 mapping between city and geo coordinates (longitude, latitude) is done
 with Location API.
  * Im going to format the code, if I know, that it will be accepted.
 Before that, it just takes time, for eventually nothing.
  * I'm going to change the stuff regarding MythUIImage during the next
 days.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10286#comment:7>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list