Age | Commit message (Collapse) | Author |
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28232 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
passing the return value by reference, as 99% of the time we're creating a new string anyway.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28180 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
edit controls may assume any set label is an MD5 digest.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28176 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28171 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
vice-versa. #8554.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28138 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
with the gui separators
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28131 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
to gpu
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28082 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
spin labels scroll if necessary
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28071 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28070 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28069 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
resize
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28068 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
rather than 10.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28067 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
labels to GUILabel so it can be reused elsewhere, and tidy up the interfaces to suit.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28066 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
<angle> is being applied we need the correct Y coord.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28018 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
setting the max rect and take <textwidth> into account.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28017 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28004 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27998 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
when cycling through items.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27997 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
CGUIWindowManager::RenderDialogs()
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27996 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27992 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
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27967 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
issues during DVD menus and means we don't have to set mouse button values from the webserver.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27966 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
ACTION_MOUSE_WHEEL_UP/ACTION_MOUSE_WHEEL_DOWN
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27965 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27964 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27963 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
only ever set in constructors.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27962 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27959 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27958 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27957 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
the use of the fallback attribute at the same time as cleaning up the code.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27953 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27944 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27894 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27854 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27807 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
removed: SDL Joystick printf
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27806 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
changed: disable webserver and webinterface if microhttpd is misssing (topfs2, httpapi and jsonrpc rely on this too?)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27804 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27790 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27787 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27770 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
image and label info needs unifying, this stuff will be broken elsewhere otherwise)
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27758 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27738 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
of the items to start offset from the container origin. Allows focused sizing larger than nonfocused sizing in panels and lists without cropping
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27736 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27732 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27721 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27703 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
Skinners please check your skins for any oddness.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27702 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27647 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27634 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|