aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
2011-09-30Squashed original peripherals PR #383Lars Op den Kamp
2011-09-29add CSkinVariableString classpieh
2011-09-28[WIN32] fixed linking after b2b52143f06955edbf3dd461755fb28667ce5065WiSo
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 fontconfigSébastien Brochet
2011-09-25[WIN32] fixed: wrong input in XBMC project.Sébastien Brochet
2011-09-25[WIN32] updated freetype to v2.4.6Sé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 mirrorwsoltys
2011-09-18[WIN32] added: hook up libjpeg-turbowsoltys
2011-09-18jsonrpc: refactor (Audio|Video|Picture)Player and (Audio|Video)Playlistmontellese
2011-09-11download libnfs from our mirrorswsoltys
2011-09-11enabled HAS_FILESYSTEM_NFS and fixed compilationwsoltys
2011-09-05jsonrpc: 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 optionsWiSo
2011-08-23[WIN32] changed: repacked librtmp to include libgpg-error-0.dll. We have this...WiSo
2011-08-18Merge pull request #352 from pieh/conditional_onXpieh
2011-08-15replace CGUIActionDescriptor and int navigation members with unified CGUIActionpieh
2011-08-14[move] - move InertialScrollingHandler.cpp/.h to input dir - thx spiffMemphiz
2011-08-06[WIN32] removed platform.select.h from xbmc projectfileMartin van Beurden
2011-08-06[WIN32] fixed build, TARGET_WINDOWS was not defined in UnrarXLib projectfileMartin van Beurden
2011-08-02add InfoBool classes for caching of boolean conditions and expressionsJonathan Marshall
2011-08-01get rid of depreciated buttonscroller controlJonathan Marshall
2011-07-30[fixed] replaced the Vista (or later) only implementation of the ConditionVar...Jim Carroll
2011-07-29Merge 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 libgnutlsWiSo
2011-07-22Add CTimeSmoother class for smoothing timestampsJonathan Marshall
2011-07-20[WIN32] Added SystemClock.h/.cpp to the project to fix the buildCrystalP
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-20Added a windows native threading implementation.Jim Carroll
2011-07-20[WIN32] Updated Project files for pluggable threading.jimfcarroll
2011-07-18add 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-14Merge pull request #265 from dteirney/dvdplayerDavid Teirney
2011-07-12Ticket #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-07Merge pull request #252 from elupus/rendercleanJoakim Plate
2011-07-06Merge pull request #247 from Memphiz/gesture2Memphiz