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-05-06
added: Ticket #8885 - <scrollspeed> and <scrollsuffix> more generally. Thanks...
jmarshallnz
2010-05-06
changed: bail out immeditaly if CAddonMgr::Init returns false
alcoheca
2010-05-03
fixed: If <width> and <height> aren't set on itemlayouts, allow the mouse to ...
jmarshallnz
2010-05-01
added: #9148 Fix D3D9 Dynamix Texture Handling, Thx CrystalP
elupus
2010-05-01
changed: Use D3D9Ex on vista and higher if available. #8284, Thx CrystalP for...
elupus
2010-04-30
changed: Move HasID() back to the .h and make it const - issue is id is reser...
jmarshallnz
2010-04-30
fixed broken OSX compile caused by r29685
davilla
2010-04-30
Ticket #9126: Force global destruction order + construction order to avoid cr...
elupus
2010-04-29
fixed: navigation sounds broken due to the skins moving to addons
ametovic
2010-04-27
changed: finished moving skins to addon framework
alcoheca
2010-04-27
changed: replace global CSkinInfo with global SkinPtr
alcoheca
2010-04-27
Revert "fixed: fallout after r29510 (except build system stuff)"
alcoheca
2010-04-26
fixed: fallout after r29510 (except build system stuff)
spiff_
2010-04-26
renamed: guilib/SkinInfo.cpp/h to xbmc/addons/Skin.cpp/h
alcoheca
2010-04-26
fixed: infinite loop if height or width isn't set in itemlayouts
jmarshallnz
2010-04-25
fixed: evaluate <enable> on window load
jmarshallnz
2010-04-24
added: addon info dialog. my skinning is a joke as usual
spiff_
2010-04-18
changed: Automatically use the large texture manager if the normal texture ma...
jmarshallnz
2010-04-16
merged: r29324 and r29325 from pvr-testing2
vdrfan
2010-04-14
fixed: Kill off attempts at loading custom skin files multiple times.
jmarshallnz
2010-04-07
cleanup: interface for allocating custom skin windows and removed a potential...
jmarshallnz
2010-04-07
cleanup: Removed depreciated control types.
jmarshallnz
2010-04-07
added: <debugging>true</debugging> flag to skin.xml allowing skin debugging i...
jmarshallnz
2010-04-07
added: Translation from control type <> control name using a lookup table.
jmarshallnz
2010-04-07
cleanup: Move TranslateWindowString() to TranslateWindow() and use a lookup t...
jmarshallnz
2010-04-02
added: lirc.send builtin
bobo1on1
2010-03-29
fixed: Cosmetics
arnova
2010-03-26
fixed: On change of thumbnail images wouldn't necessarily update, depending o...
jmarshallnz
2010-03-26
added: Allow immediate deletion of resources via CGUIControl::FreeResources(t...
jmarshallnz
2010-03-26
added: Better debug logging of DXT compression MSE.
jmarshallnz
2010-03-25
added: initial gesture support to guilib.
jmarshallnz
2010-03-25
changed: Make On/SendMouseEvent() return an enum rather than true/false.
jmarshallnz
2010-03-25
refactor: Split the cursor finding logic out of SelectItemFromPoint.
jmarshallnz
2010-03-25
changed: made CGUIBaseContainer::InsideLayout const
jmarshallnz
2010-03-25
removed: useless debug info.
jmarshallnz
2010-03-24
fixed: ensure m_scrollOffset is validated in *Container::ValidateOffset()
jmarshallnz
2010-03-23
fixed: ensure invalid DDS images are not allocated.
jmarshallnz
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
[next]