Age | Commit message (Expand) | Author |
2010-08-22 | fixed: Multiimage controls weren't loading their info correctly if included i... | jmarshallnz |
2010-08-21 | fixed: Ensure any images that fail to load are free'd immediately on resource... | jmarshallnz |
2010-08-21 | fixed: Ensure we reset the current texture filename in image controls when we... | jmarshallnz |
2010-08-21 | [WIN32] improve DirectSound device creation logging | CrystalPT |
2010-08-19 | changed: Introduce a <VideoTimeSeek> block to keymaps to handle the Select/En... | jmarshallnz |
2010-08-18 | fixed: compile warnings (double->float) | jmarshallnz |
2010-08-17 | [WIN32] removed USE_LIBA52_DECODER, USE_LIBDTS_DECODER and HAS_AC3_CDDA_CODEC... | wiso |
2010-08-14 | fixed: Reinitialize lirc when the device is set. fixes #9879 "option --lircde... | althekiller |
2010-08-13 | Fixed: Don't busywait for navsounds to finish. | althekiller |
2010-08-13 | [WIN32] changed: defensive programming - systematically disable the stages we... | CrystalPT |
2010-08-08 | changed, there's no reason to be timing skin loads unless under debug | davilla |
2010-08-07 | cleanup: Removed unused ScaleElement function | jmarshallnz |
2010-08-07 | cleanup: Removed depreciated XML tags | jmarshallnz |
2010-08-07 | cleanup: get rid of unused <rangemin>,<rangemax> parameters to the progress c... | jmarshallnz |
2010-08-07 | cleanup: Get rid of unneeded functions in GUIControlFactory | jmarshallnz |
2010-08-07 | changed: Move constant resolving to XML load time. | jmarshallnz |
2010-08-07 | added: NameStr() method to TiXmlAttribute | jmarshallnz |
2010-08-07 | changed: 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 buffer | CrystalPT |
2010-07-30 | fixed: get rid of unnecessary utf8 convert in CGUITextureManager::Load, we do... | taxigps |
2010-07-29 | removed: old libbdnav sources aswell as the old mpls playback code. | elupus |
2010-07-28 | fixed: text borders disappear on window resize | anssih |
2010-07-28 | changed: make text borders wider | anssih |
2010-07-28 | fixed: color tags affected text borders | anssih |
2010-07-28 | fixed: Ticket #9760 - Visualisations aren't reinit'd on fullscreen/windowed t... | jmarshallnz |
2010-07-28 | changed: Get rid of the visualisation member in GUIWindowVisualisation as it ... | jmarshallnz |
2010-07-27 | added: support for using libbluray to play bdmv files (index.bdmv or *.mpls) | elupus |
2010-07-25 | [WIN32] changed: better LockRect/UnlockRect and renderer error logging | CrystalPT |
2010-07-25 | changed: move ALIGN name from .h to .cpp to avoid clash with other definitios... | elupus |
2010-07-25 | changed: make sure texturemanager's are destroyed before graphiccontext (they... | elupus |
2010-07-25 | merged: r32141-r32144 from Dharma (apologies spiff!) | jmarshallnz |
2010-07-24 | changed: Switch RenderOutline to use a separate border font, inflated by free... | jmarshallnz |
2010-07-23 | See http://trac.xbmc.org/ticket/9665#comment:8 | renniej |
2010-07-23 | added: log details about enabled joysticks. thanks to dandel | spiff_ |
2010-07-21 | See http://trac.xbmc.org/ticket/9665#comment:7 | renniej |
2010-07-20 | fixed: <include> within <animation> tags worked only for the first one. | jmarshallnz |
2010-07-20 | See http://trac.xbmc.org/ticket/9665#comment:5 | renniej |
2010-07-20 | http://trac.xbmc.org/ticket/9665 | renniej |
2010-07-19 | fixed: pushed updates weren't enabled on the main group, thus weren't actuall... | jmarshallnz |
2010-07-19 | changed: If pushed updates are enabled on a group, enable it on the children | jmarshallnz |
2010-07-18 | fixed: includes were not resolved inside <animation> blocks | jmarshallnz |
2010-07-17 | fixed: Ticket #9626 - "slider" settings enable acts like visible | jmarshallnz |
2010-07-17 | fixed: Ensure GetRenderPosition() returns something sensible for dialogs with... | jmarshallnz |
2010-07-17 | [WIN32] oops, fix build in release mode | CrystalPT |
2010-07-16 | [WIN32] changed: we don't need to save/restore render targets & depth stencils | crystalpt |
2010-07-16 | [WIN32] fixed: LockRect when dynamic textures are not available | crystalpt |
2010-07-14 | fixed: Ticket #9581 - lastfm/librefm password could be set non-MD5'd if you u... | jmarshallnz |
2010-07-14 | fixed: Autoclosing of modal dialogs (other than the OSDs) ignored actions by ... | jmarshallnz |
2010-07-14 | fixed: compile warnings. | jmarshallnz |