aboutsummaryrefslogtreecommitdiff
path: root/xbmc/win32
AgeCommit message (Expand)Author
2014-04-19fix incorrect release versionMartijn Kaijser
2014-04-18[release] version bump to 13.0 rc1Martijn Kaijser
2014-03-28version bump to 13.0 beta4Trent Nelson
2014-03-15version bump to 13.0 beta3Jonathan Marshall
2014-03-14[WIN32] changed: don't call CAEFactory::DeviceChange() when PBT_APMSUSPEND wa...wsoltys
2014-03-03[release] version bump to 13.0 beta2Martijn Kaijser
2014-03-03Merge pull request #4314 from MartijnKaijser/beta1Gotham-beta1Trent Nelson
2014-02-27Merge pull request #3447 from Karlson2k/win32_fix_relative_pathsjmarshallnz
2014-02-26WIN32Util::ConvertPathToWin32Form: update to resolve relative pathsKarlson2k
2014-02-23[WIN32] hook up audio engine to device changes.WiSo
2014-02-23[WIN32] basic implementation of a IMMNotificationClient interface to notify X...WiSo
2014-01-01[release] version bump to 13.0 beta1Martijn Kaijser
2013-12-30[release] version bump to 13.0 alpha12Martijn Kaijser
2013-12-22[scrapers] Support XSLT transforms (XML->XML) in the scrapersnight199uk
2013-11-30[release] version bump to 13.0 alpha11 as we start new merge windowMartijn Kaijser
2013-11-24[WIN32] removed double include. replaced one CStdString by std::string and re...wsoltys
2013-11-24[WIN32] fixed crash when looking at the system storage info. fixes #14716wsoltys
2013-11-16[WIN32] removed unused methods and some CStdString occurrence.WiSo
2013-11-16[substr] ensure position is within rangeJonathan Marshall
2013-11-14[cstdstring] removes Replace and RemoveJonathan Marshall
2013-11-14[cstdstring] remove Find/ReverseFind and replace with find/rfind or more appr...night199uk
2013-11-14[cstdstring] demise left/right and replace with other optionsnight199uk
2013-11-14[cstdstring] removal of Trim/TrimLeft/TrimRightJonathan Marshall
2013-11-14[cstdstring] adds CWIN32Util::WUSysMsgJonathan Marshall
2013-11-14[cstdstring] remove IsEmpty() and replace with empty()night199uk
2013-11-14[cstdstring] demise Format, replacing with StringUtils::Formatnight199uk
2013-10-31Merge pull request #3500 from MartijnKaijser/novemberMartijn Kaijser
2013-10-24[win32] Remove CStdString from force included win32 precompiled headerKarlson2k
2013-10-23[release] version bump to 13.0 alpha10 as we start new merge windowMartijn Kaijser
2013-10-12[win32] WIN32Util: add "ConvertPathToWin32Form()" functionKarlson2k
2013-10-01[win32] fix: use new function 'GetKernelBitness()' instead of 'IsOS64bit()'Karlson2k
2013-09-30Merge pull request #3286 from ace20022/tokenizejmarshallnz
2013-09-30Merge pull request #3290 from bavison/faster_substring_comparisonsjmarshallnz
2013-09-30Merge pull request #3283 from Karlson2k/win32_small_cleanup_01Martijn Kaijser
2013-09-30Faster substring comparisonsBen Avison
2013-09-27[release] version bump to 13.0 alpha9 as we start new merge window.Martijn Kaijser
2013-09-24Move Tokenize from Util to StringUtils and replace CStdString by std::string.ace20022
2013-09-17[win32] Remove of WIN32Util::Is64Bit as duplicate of SysInfo::IsOS64bitKarlson2k
2013-09-17[win32] Use SysInfo::IsOS64bit instead of local analogKarlson2k
2013-09-07Merge pull request #3191 from wsoltys/remove_emu_socketMartijn Kaijser
2013-09-05[win32] Move Add/RemoveExtraLongPathPrefix functions to WIN32Util classKarlson2k
2013-09-03removed the emu_socket directory and files as its not in use for windows and ...wsoltys
2013-08-21[release] version bump to 13.0 alpha8 as we start new merge window.Martijn Kaijser
2013-08-05[win32] Refactoring of GetSpecialFolder in WIN32Util.cppKarlson2k
2013-07-30[release] version bump to 13.0 alpha7 as we start new merge window.M. Kaijser
2013-07-25[cosmetics] update copyright headersM. Kaijser
2013-07-08Improve recompile speed: Don't include git_revision.h in system.h (leads to e...Garrett Brown
2013-07-06[WIN32] changed: check for sse2 and abort with a message if it isn't supporte...wsoltys
2013-06-30[release] version bump to 13.0 alpha6 as we start new merge window.Martijn Kaijser
2013-06-05Merge pull request #2756 from Karlson2k/no_old_msc_verwsoltys