Merge pull request #263 from garbear/remember_location2
authorpieh <misiek.piechowiak@gmail.com>
Mon, 25 Jul 2011 11:25:05 +0000 (04:25 -0700)
committerpieh <misiek.piechowiak@gmail.com>
Mon, 25 Jul 2011 11:25:05 +0000 (04:25 -0700)
Added: XBMC remembers the weather location

The current area code is now persistent and stored in the settings as a 1-indexed integer. For consisteny, the related code treats any area code references as 1-indexed as well (both internally and externally via builtins).

Additionally, some #defines have been cleaned up and consolidated to reduce code duplication.

1  2 
xbmc/settings/GUISettings.cpp

Simple merge