Add useCache option to python ControlImage.setImage function that can be set to false...
authorJonathan Dieter <jdieter@lesbg.com>
Thu, 22 Aug 2013 18:20:14 +0000 (21:20 +0300)
committerJonathan Dieter <jdieter@lesbg.com>
Fri, 1 Nov 2013 15:27:37 +0000 (17:27 +0200)
commit6094110948bee36baa14a5ca19ac9d7e66053106
tree971346864222a73f34e1271769a55471315b8d26
parent7cf271662b1cb10990ed09b2fbd9faa47c32ef46
Add useCache option to python ControlImage.setImage function that can be set to false to bypass the cache

Signed-off-by: Jonathan Dieter <jdieter@lesbg.com>
xbmc/GUILargeTextureManager.cpp
xbmc/GUILargeTextureManager.h
xbmc/guilib/GUIImage.cpp
xbmc/guilib/GUIImage.h
xbmc/guilib/GUITexture.cpp
xbmc/guilib/GUITexture.h
xbmc/interfaces/legacy/Control.cpp
xbmc/interfaces/legacy/Control.h