Age | Commit message (Expand) | Author |
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 |
2011-07-29 | Merge branch 'log_frame_times' | Jonathan Marshall |
2011-07-28 | [WIN32] changed: updated to librtmp 2.4. | WiSo |
2011-07-28 | [WIN32] fixed: wrong source path to libgnutls | WiSo |
2011-07-22 | Add CTimeSmoother class for smoothing timestamps | Jonathan Marshall |
2011-07-20 | [WIN32] Added SystemClock.h/.cpp to the project to fix the build | CrystalP |
2011-07-20 | [cosmetic] renamed platform.select to platform.select.h so that it would be m... | Jim Carroll |
2011-07-20 | [win] Updated project for removal of boost. | Jim Carroll |
2011-07-20 | Added a windows native threading implementation. | Jim Carroll |
2011-07-20 | [WIN32] Updated Project files for pluggable threading. | jimfcarroll |
2011-07-18 | add 3GPP/TX3G (aka MPEG-4 Timed Text) Subtitle support, millions of XBMC/Hand... | davilla |
2011-07-15 | [WIN32] fixed: setup missing some dll files in root. | Martin van Beurden |
2011-07-14 | Merge pull request #265 from dteirney/dvdplayer | David Teirney |
2011-07-12 | Ticket #5773: Added functionality to automatically choose the best audio stre... | David Teirney |
2011-07-11 | [WIN32] moved dxsetup dependency to mirror servers. | Martin van Beurden |
2011-07-10 | [WIN32] synced debug target include paths with release. Should avoid further ... | WiSo |
2011-07-10 | [win32] remove xbmc/utils from additional include paths in .vsproj to avoid b... | pieh |
2011-07-07 | Merge pull request #252 from elupus/renderclean | Joakim Plate |
2011-07-06 | Merge pull request #247 from Memphiz/gesture2 | Memphiz |
2011-07-06 | removed: old sdl based video renderer | elupus |
2011-07-04 | [win32] - syncing vc++ project | unknown |
2011-07-04 | [WIN32] changed mingw: use NUMBER_OF_PROCESSORS jobs for compiling (-jNUMBER_... | WiSo |
2011-06-27 | Merge pull request #184 from pieh/python_editControl | pieh |
2011-06-26 | Merge pull request #222 from jmarshallnz/dimblackfix | jmarshallnz |
2011-06-27 | move dim/black screensaver to the windowmanager | Jonathan Marshall |
2011-06-26 | [WIN32] enabled /MP by disabling /GM. /MP is much faster on multi core system... | WiSo |
2011-06-26 | [WIN32] fixed: link error in opengl build. | Martin van Beurden |
2011-06-26 | [WIN32] switch back to libmicrohttpd 0.4.5 since 0.9.12 won't stop in certain... | WiSo |