Age | Commit message (Expand) | Author |
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 |
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-14 | Add missing copyright header. | ceros7 |
2010-05-14 | Add missing copyright header. | ceros7 |
2010-05-13 | Add missing copyright headers. | ceros7 |
2010-05-13 | Add copyright headers to guilib/common/LIRC.*. | ceros7 |
2010-05-13 | Add copyright header to guilib/TextureBundleXPR.cpp. | ceros7 |
2010-05-13 | Add copyright header to guilib/GUIRenderingControl.cpp. | ceros7 |
2010-05-13 | Replace unreadable character with '(c)' for copyright symbol. | ceros7 |
2010-05-12 | fixed: missing copyright and GPL notice | CrystalPT |
2010-05-12 | changed: rename scriptsdebuginfo textviewer. we can use this for more fun! | spiff_ |
2010-05-11 | fixed: DX texture save/restore (Trac #9154) | CrystalPT |
2010-05-11 | fixed: missed AUDIO_IS_BITSTREAM update | gnif2 |
2010-05-10 | Applied #9200 - Thanks openelec.tv for the contribution! | topfs2 |
2010-05-08 | fixed: Incorrect paranthesis change | jmarshallnz |
2010-05-08 | fixed: compile warnings | vdrfan |
2010-05-08 | revert r29898 and part of r29899, that Free() usage is strange and I'm not to... | davilla |
2010-05-07 | move Free() into base class destructor | davilla |
2010-05-07 | changed: Use ARGB in .dds files if DXT compression isn't suitable. | jmarshallnz |
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 |