index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guilib
Age
Commit message (
Expand
)
Author
2010-03-08
Karaoke player can now optionally show the next song which will be played aft...
gyunaev
2010-03-07
fixed: we can only validate the shader after binding the textures
bobo1on1
2010-03-05
fixed: compile warning
jmarshallnz
2010-03-05
changed: all addons should be store below either special://home/addons or
alcoheca
2010-03-03
changed: renamed UUID to ID. we now accept any string as an identifier,
alcoheca
2010-03-02
added: Ticket #8926, different levels to KaiToast and different images for th...
alwinus
2010-03-02
merged: addons-fw branch
elupus
2010-02-28
Initial SFTP VFS
topfs2
2010-02-27
changed: CUtil::ReplaceExtension() to return a CStdString rather than passing...
jmarshallnz
2010-02-27
changed: Now that we're no longer using non-MD5 passwords for scrobbling, edi...
jmarshallnz
2010-02-27
added: support for MD5'd passwords in GUIEditControl
jmarshallnz
2010-02-25
fixed: Typo causing labels in static lists to be though of as images and vice...
jmarshallnz
2010-02-25
fixed: export additive strings using multiple xml tags instead of one tag wit...
spiff_
2010-02-23
changed: avoid calculating minimum pitch for each row of image when copying t...
elupus
2010-02-23
fixed: Ensure settings spinners don't cause overlapping text by making the sp...
jmarshallnz
2010-02-23
fixed: If no scroll speed is set, use the default
jmarshallnz
2010-02-23
fixed: Ensure button labels don't overlap. They will scroll if required.
jmarshallnz
2010-02-23
fixed: Ensure SetInvalid() invalidates labels so that they refresh after a re...
jmarshallnz
2010-02-23
changed: Increase the space between cropped overlapping labels to 20 pixels r...
jmarshallnz
2010-02-23
cleanup: Move the listgroup cropping of overlapping left and right aligned la...
jmarshallnz
2010-02-21
fixed: Make sure we pass XBFONT_CENTER_Y to GUITextLayout::Render() as if an ...
jmarshallnz
2010-02-21
changed: Apply offsets during calculation of render rect rather than when set...
jmarshallnz
2010-02-20
fixed: align center wasn't working in edit controls
jmarshallnz
2010-02-20
fixed: Direct keyboard input wasn't working
jmarshallnz
2010-02-20
fixed: skin setting spinner used the textcolor rather than the focusedcolor w...
jmarshallnz
2010-02-20
cleanup: Merged CGUIWindowManager::Render() and CGUIWindowManager::RenderDial...
jmarshallnz
2010-02-20
fixed: Possible crash if dialogs closed themselves during FrameMove()
jmarshallnz
2010-02-20
cleanup: removed internal versions of CGUIWindowManager::Render() and Process...
jmarshallnz
2010-02-20
added: CGUIWindow::FrameMove function to update anything per frame, and moved...
jmarshallnz
2010-02-19
cleanup: removed unnecessary parameter in CMouseEvent and an unnecessary include
jmarshallnz
2010-02-19
changed: Moved mouse action creation out to the app. Fixes possible mouse iss...
jmarshallnz
2010-02-19
changed: Split up ACTION_MOUSE_WHEEL into ACTION_MOUSE_WHEEL_UP/ACTION_MOUSE_...
jmarshallnz
2010-02-19
cleanup: Remove unused ACTION_MOUSE_CLICK
jmarshallnz
2010-02-19
cleanup: Get rid of unnecessary overrides of CGUIWindow::OnMouseAction()
jmarshallnz
2010-02-19
cleanup: Move all members of CAction private, accessed via getters, as we onl...
jmarshallnz
2010-02-19
cleanup: Move initialisation of CAction objects to the constructor.
jmarshallnz
2010-02-19
fixed: compile warning
jmarshallnz
2010-02-19
fixed: compile warnings
jmarshallnz
2010-02-18
changed: use CGUIInfoLabel for static content's label and thumbs, allowing th...
jmarshallnz
2010-02-18
changed: Truncate any text that overflows and isn't scrolling
jmarshallnz
2010-02-16
fixed: compiler warnings on 64bit systems
vdrfan
2010-02-15
[WIN32] added: libmicrohttpd webserver
charlydoes
2010-02-14
fixed: typo
althekiller
2010-02-14
removed: commented test code
monkeyman_67156
2010-02-14
fixed: Don't set our feature macros with configure.
althekiller
2010-02-14
fixed: compiler warnings in XBTFReader.cpp (thanks spiff)
vdrfan
2010-02-14
fixed: compilation warnings in GUILabel
monkeyman_67156
2010-02-14
Merge commit 'origin/jsonrpc' into trunk
topfs2
2010-02-14
fixed: labels in static containers were returning image values (sidenote: ima...
jmarshallnz
2010-02-13
cleanup: use a CPoint temporary instead of two floats
jmarshallnz
[prev]
[next]