aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
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
2011-07-06removed: old sdl based video rendererelupus
2011-07-04[win32] - syncing vc++ projectunknown
2011-07-04[WIN32] changed mingw: use NUMBER_OF_PROCESSORS jobs for compiling (-jNUMBER_...WiSo
2011-06-27Merge pull request #184 from pieh/python_editControlpieh
2011-06-26Merge pull request #222 from jmarshallnz/dimblackfixjmarshallnz
2011-06-27move dim/black screensaver to the windowmanagerJonathan 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
2011-06-26[WIN32] updated .gitignore and NSIS installer to work with new libcdio-12.dllWiSo
2011-06-26[WIN32] changed: use latest libcdio 0.83 git to support accessing bluray drivesWiSo
2011-06-26[WIN32] enabled multi processor compilation (was there a reason that it was d...WiSo
2011-06-24[WIN32] removed unneeded include directoriesWiSo
2011-06-24[WIN32] added mingw libs to compile libmicrohttpdWiSo
2011-06-24[WIN32] changed: use libmicrohttpd 0.9.12WiSo
2011-06-24[WIN32] download libmicrohttpd 0.9.12 from our mirrorWiSo
2011-06-24[WIN32] added texinfo to MSYS (needed by libcdio)WiSo
2011-06-23Merge pull request #209 from jimfcarroll/remove-circ-depsjimfcarroll
2011-06-23[WIN32] removed unexisting files from solutionSébastien
2011-06-23[WIN32] changed: moved vcredist dependency to mirror servers, include vc90(20...Martin van Beurden
2011-06-23[WIN32] changed: allow unchecking of directx installation option if dx dll is...Martin van Beurden
2011-06-23[WIN32] added description for nomingwlibs argument to buildsetup usage.Martin van Beurden
2011-06-23[WIN32] fixed release buildWiSo
2011-06-23[WIN32] fixed: release build needs other boost named libsWiSo
2011-06-23[WIN32] fixed debug target linking by ignoring msvcprtdWiSo
2011-06-23[WIN32] download boost libs (note to myself: for next boost use the libs with...WiSo
2011-06-23[WIN32] removed XCriticalSection.cpp/.hWiSo
2011-06-23[WIN32] added Interruptible.cpp/.h and ThreadLocal.cpp to projectWiSo
2011-06-23[WIN32] added Condition.h/cpp to projectWiSo
2011-06-23[WIN32] removed Mutex.h/cpp from projectWiSo
2011-06-23[WIN32] removed CriticalSection.cpp, SharedSection.cpp and SingleLock.cpp fro...WiSo
2011-06-21added: missing check for avformat-1.dll for win32 build scriptelupus
2011-06-21added: build libavfilter and add dll loader for itelupus
2011-06-21changed: restore ffmpeg's normal naming of swscale-0.dllelupus
2011-06-18Added: xbmcgui.editcontrol class for python. Closes #11580.pieh
2011-06-18[WIN32] fixed: removed unexisting header zconf.h from VS solution.SĂ©bastien Brochet
2011-06-16Merge branch 'dirty-region-rebase'Jonathan Marshall
2011-06-16move debug info rendering to the windowmanagerJonathan Marshall