Age | Commit message (Expand) | Author |
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 |
2010-07-10 | fixed: subtitle aspect not recalculated on window resize | anssih |
2010-07-10 | refactor: move font size and aspect calculation out to a common function | anssih |
2010-07-10 | fixed: scale text outline to match text scaling | anssih |
2010-07-10 | added: YUY2 to rgb conversion with shaders | bobo1on1 |
2010-07-10 | Merge branch 'commit-shaders' | CrystalPT |
2010-07-09 | [WIN32] use the D3DLOCK_DISCARD and D3DLOCK_READONLY flags to let DX optimize... | CrystalPT |
2010-07-03 | reverse 31590: not necessary, CFile cleans up after itself | CrystalPT |
2010-07-03 | fixed: do not leak file descriptors when failing the read of a .dds file | CrystalPT |
2010-07-03 | changed: improved parsing of pixel format in .dds files | CrystalPT |
2010-06-30 | [WIN32] build XBMC with librtmp support | wiso |
2010-06-30 | changed: Get rid of the hardcoding of <aligny> to center on spin controls. | jmarshallnz |
2010-06-30 | fixed: Ensure we ignore sort tokens when jumping via SHIFT-T etc. | jmarshallnz |
2010-06-29 | [WIN32] reverted r31502-31503 by request | wiso |
2010-06-29 | [WIN32] enabled librtmp support (untested) | wiso |
2010-06-25 | fixed: Ensure we pass on the maxMSE to CDDSImage::Compress | jmarshallnz |
2010-06-23 | [chd] fixed win platform build | davilla |
2010-06-22 | fixed: endless dialogs if a visualisation didn't work properly. thanks to clumsy | spiff_ |
2010-06-22 | removed: Code for scripts window - no longer needed as you can access non-med... | jmarshallnz |
2010-06-20 | changed: delete python windows from app thread, and only when we are not nested | elupus |
2010-06-19 | added: Enabled bool to audio manager state. Didn't I remove this..? Initializ... | althekiller |
2010-06-19 | fixed: Make sure we hold our critical section when accessing all AudioManger ... | althekiller |
2010-06-19 | fixed: Crash when calling multiple <onclick>'s from a container, where the fi... | jmarshallnz |
2010-06-18 | changed: set eol-style native | CrystalPT |
2010-06-18 | added: Saner TiXmlDocument::Parse routine that returns true on success, false... | jmarshallnz |
2010-06-18 | changed: Resolution Selection Redesign - Part 4 (final) - cosmetics + comments | CrystalPT |
2010-06-18 | changed: Resolution Selection Redesign - Part 2 | CrystalPT |
2010-06-18 | [WIN32] added: logging in case of texture creation failure | CrystalPT |
2010-06-16 | fixed: GLES blending performance enhancements and color fixes. Ticket #9351,... | jmarshallnz |
2010-06-09 | added: <backgroundcolor> tag to windows, allowing skinners to specify whether... | jmarshallnz |
2010-06-09 | cleanup: get rid of duplicate CRenderSystem::ClearBuffers() calls. | jmarshallnz |
2010-06-08 | added: configure option for specifying default LIRC device | anssih |
2010-06-08 | [WIN32] fixed compilation | wiso |
2010-06-08 | added: Allow multiimage controls inside lists. | jmarshallnz |
2010-06-07 | fixed: make paplayer obey USE_LIBA52_DECODER and USE_LIBDTS_DECODER | anssih |
2010-06-07 | [WIN32] fix DX build | CrystalPT |
2010-06-07 | changed: move setting of color to CGUITexture::Begin as it never changes for ... | jmarshallnz |
2010-06-06 | cleanup: Move clearing of screen into the windowmanager, and do it optionally... | jmarshallnz |
2010-06-06 | fixed: shift-letter navigation was broken on anything else than sort by name | vdrfan |
2010-06-05 | set eol-style native property for Resolution.h | CrystalPT |
2010-06-04 | fixed: always log which socket lirc uses | bobo1on1 |
2010-05-27 | cleanup: Get rid of old references to skin and scripts dirs | jmarshallnz |
2010-05-27 | fixed: Default scrollspeed was 0 | jmarshallnz |
2010-05-25 | changed: Don't strip leading spaces when wrapping text | jmarshallnz |
2010-05-24 | changed: put a few more objects in system globals to control create/destructi... | elupus |
2010-05-24 | fixed, compiler warnings, don't use NULL to set non-pointers | davilla |
2010-05-21 | fixed: Ticket #9225 - Small fix to $ADDON[] parsing, thanks to Nuka1195. | jmarshallnz |
2010-05-18 | [dx] fixed broken DX build, introduced in 30281, sorry tiben | davilla |