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-21
changed: build libsquish together with xbmc on windows
elupus
2010-03-21
added: Log the MSE error of created DDS messages while we work out suitable c...
jmarshallnz
2010-03-21
removed: useless debug logging
jmarshallnz
2010-03-21
fixed: Ensure that visibility is updated prior to performing label overlappin...
jmarshallnz
2010-03-21
cleanup: Move decompression of DXT images to CTexture so that loading of .dds...
jmarshallnz
2010-03-21
added: Support for DXT3 in CDDSImage
jmarshallnz
2010-03-21
added: Decompress of DXT images to CDDSImage
jmarshallnz
2010-03-21
added: support for DDS compression of textures
jmarshallnz
2010-03-18
cosmetic/tidyup move all addon classes to /xbmc/addons/
alcoheca
2010-03-11
cleanup: get rid of dupe'd code.
jmarshallnz
2010-03-11
added: GetProportion() helper to CGUISliderControl, and send the slider posit...
jmarshallnz
2010-03-11
fixed: slowmo mode in Confluence.
jmarshallnz
2010-03-10
changed: Introduce a virtual window id for the start window to ensure we aren...
jmarshallnz
2010-03-10
refactor: Moved common startup window code to CSkinInfo
jmarshallnz
2010-03-10
removed: unused <zoom> parameter in skin.xml
jmarshallnz
2010-03-10
cleanup: Use HasSkinFile() rather than CFile::Exists(GetSkinPath()) all the t...
jmarshallnz
2010-03-10
fixed: incorrect docs for CSkinInfo::Load()
jmarshallnz
2010-03-10
cleanup: the resolution output parameter in GetSkinPath() should be optional.
jmarshallnz
2010-03-09
cleanup: Loading of XML in CSkinInfo to use XMLUtils and change Check() to re...
jmarshallnz
2010-03-09
added: GetDouble to XMLUtils
jmarshallnz
2010-03-09
removed: Unused <credits> section from skin.xml - it'll be handled by the des...
jmarshallnz
2010-03-09
cleanup: Ensure const'ness applies in CSkinInfo and remove useless bits of th...
jmarshallnz
2010-03-08
added: sftp client to windows version
elupus
2010-03-08
Reverted r28461
gyunaev
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
[next]