settings: move view state settings into CViewStateSettings
authormontellese <montellese@xbmc.org>
Thu, 7 Feb 2013 14:40:31 +0000 (15:40 +0100)
committermontellese <montellese@xbmc.org>
Mon, 1 Apr 2013 20:15:29 +0000 (22:15 +0200)
commit5f5c8b8dedb6bec2e4ad3aa12c0afe2866ef3e5b
treed4956be8504f66bc51d32e49266c9b769ffe6312
parent2973c9cf52dfb7d1d70cd67a60e705518c5c4235
settings: move view state settings into CViewStateSettings
14 files changed:
xbmc/Application.cpp
xbmc/AutoSwitch.cpp
xbmc/dialogs/GUIDialogFileBrowser.cpp
xbmc/music/GUIViewStateMusic.cpp
xbmc/pictures/GUIViewStatePictures.cpp
xbmc/programs/GUIViewStatePrograms.cpp
xbmc/settings/Settings.cpp
xbmc/settings/Settings.h
xbmc/settings/windows/GUIWindowSettingsCategory.cpp
xbmc/video/GUIViewStateVideo.cpp
xbmc/view/Makefile
xbmc/view/ViewStateSettings.cpp [new file with mode: 0644]
xbmc/view/ViewStateSettings.h [new file with mode: 0644]
xbmc/windows/GUIWindowLoginScreen.cpp