aboutsummaryrefslogtreecommitdiff
path: root/guilib
AgeCommit message (Expand)Author
2010-08-07cleanup: Removed unused ScaleElement functionjmarshallnz
2010-08-07cleanup: Removed depreciated XML tagsjmarshallnz
2010-08-07cleanup: get rid of unused <rangemin>,<rangemax> parameters to the progress c...jmarshallnz
2010-08-07cleanup: Get rid of unneeded functions in GUIControlFactoryjmarshallnz
2010-08-07changed: Move constant resolving to XML load time.jmarshallnz
2010-08-07added: NameStr() method to TiXmlAttributejmarshallnz
2010-08-07changed: Do <include> resolving recursively on XML load, rather than piecemea...jmarshallnz
2010-08-03[WIN32] changed: always place the YUV buffers for dvdplayer in system memory ...CrystalPT
2010-07-31[WIN32] changed: better error reporting for vertex bufferCrystalPT
2010-07-30fixed: get rid of unnecessary utf8 convert in CGUITextureManager::Load, we do...taxigps
2010-07-29removed: old libbdnav sources aswell as the old mpls playback code.elupus
2010-07-28fixed: text borders disappear on window resizeanssih
2010-07-28changed: make text borders wideranssih
2010-07-28fixed: color tags affected text bordersanssih
2010-07-28fixed: Ticket #9760 - Visualisations aren't reinit'd on fullscreen/windowed t...jmarshallnz
2010-07-28changed: Get rid of the visualisation member in GUIWindowVisualisation as it ...jmarshallnz
2010-07-27added: support for using libbluray to play bdmv files (index.bdmv or *.mpls)elupus
2010-07-25[WIN32] changed: better LockRect/UnlockRect and renderer error loggingCrystalPT
2010-07-25changed: move ALIGN name from .h to .cpp to avoid clash with other definitios...elupus
2010-07-25changed: make sure texturemanager's are destroyed before graphiccontext (they...elupus
2010-07-25merged: r32141-r32144 from Dharma (apologies spiff!)jmarshallnz
2010-07-24changed: Switch RenderOutline to use a separate border font, inflated by free...jmarshallnz
2010-07-23See http://trac.xbmc.org/ticket/9665#comment:8renniej
2010-07-23added: log details about enabled joysticks. thanks to dandelspiff_
2010-07-21See http://trac.xbmc.org/ticket/9665#comment:7renniej
2010-07-20fixed: <include> within <animation> tags worked only for the first one.jmarshallnz
2010-07-20See http://trac.xbmc.org/ticket/9665#comment:5renniej
2010-07-20http://trac.xbmc.org/ticket/9665renniej
2010-07-19fixed: pushed updates weren't enabled on the main group, thus weren't actuall...jmarshallnz
2010-07-19changed: If pushed updates are enabled on a group, enable it on the childrenjmarshallnz
2010-07-18fixed: includes were not resolved inside <animation> blocksjmarshallnz
2010-07-17fixed: Ticket #9626 - "slider" settings enable acts like visiblejmarshallnz
2010-07-17fixed: Ensure GetRenderPosition() returns something sensible for dialogs with...jmarshallnz
2010-07-17[WIN32] oops, fix build in release modeCrystalPT
2010-07-16[WIN32] changed: we don't need to save/restore render targets & depth stencilscrystalpt
2010-07-16[WIN32] fixed: LockRect when dynamic textures are not availablecrystalpt
2010-07-14fixed: Ticket #9581 - lastfm/librefm password could be set non-MD5'd if you u...jmarshallnz
2010-07-14fixed: Autoclosing of modal dialogs (other than the OSDs) ignored actions by ...jmarshallnz
2010-07-14fixed: compile warnings.jmarshallnz
2010-07-10fixed: subtitle aspect not recalculated on window resizeanssih
2010-07-10refactor: move font size and aspect calculation out to a common functionanssih
2010-07-10fixed: scale text outline to match text scalinganssih
2010-07-10added: YUY2 to rgb conversion with shadersbobo1on1
2010-07-10Merge branch 'commit-shaders'CrystalPT
2010-07-09[WIN32] use the D3DLOCK_DISCARD and D3DLOCK_READONLY flags to let DX optimize...CrystalPT
2010-07-03reverse 31590: not necessary, CFile cleans up after itselfCrystalPT
2010-07-03fixed: do not leak file descriptors when failing the read of a .dds fileCrystalPT
2010-07-03changed: improved parsing of pixel format in .dds filesCrystalPT
2010-06-30[WIN32] build XBMC with librtmp supportwiso
2010-06-30changed: Get rid of the hardcoding of <aligny> to center on spin controls.jmarshallnz