Age | Commit message (Collapse) | Author |
|
changed: when a window is removed, it should not be part of the open dialogs list either
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31222 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
optionally based on each window. Currently always clears the screen except in fullscreen video
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30879 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
CGUIWindowManager::RenderDialogs()
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27996 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
Process() as Process() is now only done from the app thread.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27991 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
moved existing updating out of Render(). It is not safe to do a lot of processing in Render as some processing may invoke a further Render() at the app level (eg background loading directory refreshes) which may cause problems.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27989 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
etc. in the windowmanager.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23961 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23954 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23493 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
did was passed them on to the window manager.)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23492 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|