aboutsummaryrefslogtreecommitdiff
path: root/guilib
AgeCommit message (Expand)Author
2010-06-07[WIN32] fix DX buildCrystalPT
2010-06-07changed: move setting of color to CGUITexture::Begin as it never changes for ...jmarshallnz
2010-06-06cleanup: Move clearing of screen into the windowmanager, and do it optionally...jmarshallnz
2010-06-06fixed: shift-letter navigation was broken on anything else than sort by namevdrfan
2010-06-05set eol-style native property for Resolution.hCrystalPT
2010-06-04fixed: always log which socket lirc usesbobo1on1
2010-05-27cleanup: Get rid of old references to skin and scripts dirsjmarshallnz
2010-05-27fixed: Default scrollspeed was 0jmarshallnz
2010-05-25changed: Don't strip leading spaces when wrapping textjmarshallnz
2010-05-24changed: put a few more objects in system globals to control create/destructi...elupus
2010-05-24fixed, compiler warnings, don't use NULL to set non-pointersdavilla
2010-05-21fixed: Ticket #9225 - Small fix to $ADDON[] parsing, thanks to Nuka1195.jmarshallnz
2010-05-18[dx] fixed broken DX build, introduced in 30281, sorry tibendavilla
2010-05-18[arm] 1) improve GUI framerate from 7 to 50+fps @1280x1024 by using multiple ...davilla
2010-05-18[arm] merge arm-camelot into trunk, thanks to mcgeagh for all his hard workin...davilla
2010-05-14Add missing copyright header.ceros7
2010-05-14Add missing copyright header.ceros7
2010-05-13Add missing copyright headers.ceros7
2010-05-13Add copyright headers to guilib/common/LIRC.*.ceros7
2010-05-13Add copyright header to guilib/TextureBundleXPR.cpp.ceros7
2010-05-13Add copyright header to guilib/GUIRenderingControl.cpp.ceros7
2010-05-13Replace unreadable character with '(c)' for copyright symbol.ceros7
2010-05-12fixed: missing copyright and GPL noticeCrystalPT
2010-05-12changed: rename scriptsdebuginfo textviewer. we can use this for more fun!spiff_
2010-05-11fixed: DX texture save/restore (Trac #9154)CrystalPT
2010-05-11fixed: missed AUDIO_IS_BITSTREAM updategnif2
2010-05-10Applied #9200 - Thanks openelec.tv for the contribution!topfs2
2010-05-08fixed: Incorrect paranthesis changejmarshallnz
2010-05-08fixed: compile warningsvdrfan
2010-05-08revert r29898 and part of r29899, that Free() usage is strange and I'm not to...davilla
2010-05-07move Free() into base class destructordavilla
2010-05-07changed: Use ARGB in .dds files if DXT compression isn't suitable.jmarshallnz
2010-05-06added: Ticket #8885 - <scrollspeed> and <scrollsuffix> more generally. Thanks...jmarshallnz
2010-05-06changed: bail out immeditaly if CAddonMgr::Init returns falsealcoheca
2010-05-03fixed: If <width> and <height> aren't set on itemlayouts, allow the mouse to ...jmarshallnz
2010-05-01added: #9148 Fix D3D9 Dynamix Texture Handling, Thx CrystalPelupus
2010-05-01changed: Use D3D9Ex on vista and higher if available. #8284, Thx CrystalP for...elupus
2010-04-30changed: Move HasID() back to the .h and make it const - issue is id is reser...jmarshallnz
2010-04-30fixed broken OSX compile caused by r29685davilla
2010-04-30Ticket #9126: Force global destruction order + construction order to avoid cr...elupus
2010-04-29fixed: navigation sounds broken due to the skins moving to addonsametovic
2010-04-27changed: finished moving skins to addon frameworkalcoheca
2010-04-27changed: replace global CSkinInfo with global SkinPtralcoheca
2010-04-27Revert "fixed: fallout after r29510 (except build system stuff)"alcoheca
2010-04-26fixed: fallout after r29510 (except build system stuff)spiff_
2010-04-26renamed: guilib/SkinInfo.cpp/h to xbmc/addons/Skin.cpp/halcoheca
2010-04-26fixed: infinite loop if height or width isn't set in itemlayoutsjmarshallnz
2010-04-25fixed: evaluate <enable> on window loadjmarshallnz
2010-04-24added: addon info dialog. my skinning is a joke as usualspiff_
2010-04-18changed: Automatically use the large texture manager if the normal texture ma...jmarshallnz