Age | Commit message (Expand) | Author |
2011-10-20 | silence macro redefinition warning in win32 opengl debug build | pieh |
2011-10-15 | win32: fixed - put the cec headers in include instead of include/libcec with ... | Lars Op den Kamp |
2011-10-14 | cec: take v0.7 of libcec as build dependency on win32 | Lars Op den Kamp |
2011-10-11 | [upnp] - add FileUPNP wrapper | Memphiz |
2011-10-11 | [WIN32] changed: import libcec not needed as we use loadlibrary and moved lib... | WiSo |
2011-10-11 | cec: use libcec v0.6. fixes build issues because of outdates dependencies. ad... | Lars Op den Kamp |
2011-10-10 | [WIN32] fixed: redefinition different basic types (thanks koying) | WiSo |
2011-10-10 | [WIN32] use a modified libplist with the additional function plist_free_strin... | WiSo |
2011-10-08 | [WIN32] added missing header files to libbluray | WiSo |
2011-10-04 | [WIN32] fixed: heap corruption caused by freetype. | Sébastien Brochet |
2011-10-03 | Merge pull request #457 from wsoltys/AirPlay | wsoltys |
2011-10-02 | Runtime selection of ConditionVariable imeplementation under windows. | Jim Carroll |
2011-10-01 | [WIN32] download libplist from our mirror | WiSo |
2011-10-01 | [WIN32] added scripts to download dnssd from our mirror | WiSo |
2011-10-01 | [WIN32] delay load dnssd.dll and move the header file one level up | WiSo |
2011-10-01 | [WIN32] get XBMC compiled with AirPlay and ZeroConf enabled (libplist and dns... | wsoltys |
2011-09-30 | added: CRenderCapture binding for python from pull request 448, fixes #12010 | Andreas Auras |
2011-09-30 | cec: added support for the Pulse-Eight CEC Adaptor. split up linux/Peripheral... | Lars Op den Kamp |
2011-09-30 | Squashed original peripherals PR #383 | Lars Op den Kamp |
2011-09-29 | add CSkinVariableString class | pieh |
2011-09-28 | [WIN32] fixed linking after b2b52143f06955edbf3dd461755fb28667ce5065 | WiSo |
2011-09-28 | [WIN32] fixed: reapply fopen patch to freetype to load fonts from paths with ... | WiSo |
2011-09-26 | [WIN32] changed: download only the boost headers and libs we need (almost) | WiSo |
2011-09-26 | [WIN32] removed Debug and Release target from project file. Why are they back... | WiSo |
2011-09-26 | [WIN32] rebuild jpeg-turbo to support exceptions (fixes #11993 on win32, than... | WiSo |
2011-09-25 | [WIN32] changed: updated freetype dll to v2.4.6 for fontconfig | Sébastien Brochet |
2011-09-25 | [WIN32] fixed: wrong input in XBMC project. | Sébastien Brochet |
2011-09-25 | [WIN32] updated freetype to v2.4.6 | Sébastien Brochet |
2011-09-20 | [fixed] Removed the FairMonitor as the windows condition variable implementat... | Jim Carroll |
2011-09-18 | [WIN32] download libjepg-turbo from our mirror | wsoltys |
2011-09-18 | [WIN32] added: hook up libjpeg-turbo | wsoltys |
2011-09-18 | jsonrpc: refactor (Audio|Video|Picture)Player and (Audio|Video)Playlist | montellese |
2011-09-11 | download libnfs from our mirrors | wsoltys |
2011-09-11 | enabled HAS_FILESYSTEM_NFS and fixed compilation | wsoltys |
2011-09-05 | jsonrpc: moved GetProperties, SetVolume, ToggleMute and Quit from XBMC to new... | montellese |
2011-09-05 | [WIN32] changed: opengl debug target should not require the directsdk anymore... | WiSo |
2011-09-03 | [WIN32] updated libbluray to 8e5d24 and added the missing log_control.h heade... | WiSo |
2011-09-03 | [WIN32] added msys libtool beside mingw libtool. I really would like to know ... | WiSo |
2011-08-27 | [WIN32] fixed: installing a nightly over dharma might cause problems with pyt... | WiSo |
2011-08-27 | [WIN32] fixed: librtmp wasn't working on win32 (only on win64). Just took the... | WiSo |
2011-08-23 | [WIN32] fixed a few missing xcopy options | WiSo |
2011-08-23 | [WIN32] changed: repacked librtmp to include libgpg-error-0.dll. We have this... | WiSo |
2011-08-18 | Merge pull request #352 from pieh/conditional_onX | pieh |
2011-08-15 | replace CGUIActionDescriptor and int navigation members with unified CGUIAction | pieh |
2011-08-14 | [move] - move InertialScrollingHandler.cpp/.h to input dir - thx spiff | Memphiz |
2011-08-06 | [WIN32] removed platform.select.h from xbmc projectfile | Martin van Beurden |
2011-08-06 | [WIN32] fixed build, TARGET_WINDOWS was not defined in UnrarXLib projectfile | Martin van Beurden |
2011-08-02 | add InfoBool classes for caching of boolean conditions and expressions | Jonathan Marshall |
2011-08-01 | get rid of depreciated buttonscroller control | Jonathan Marshall |
2011-07-30 | [fixed] replaced the Vista (or later) only implementation of the ConditionVar... | Jim Carroll |