aboutsummaryrefslogtreecommitdiff
path: root/xbmc/win32
AgeCommit message (Expand)Author
2015-02-15[win32] WIN32Util: add SetThreadLocalLocale() for controlling thread local lo...Karlson2k
2015-02-15[win32] Add win32/crts_caller for calling same function in all loaded CRTsKarlson2k
2014-12-22Made versiontag optionalTobias Arrskog
2014-12-08[win32] WIN32Util::PowerManagement: fix restart on Win8.1Karlson2k
2014-11-24[rebrand][win] new app iconda-anda
2014-11-23[rebrand][win] new app icon (reverted from commit 53bc14946e46b6e97a965dd3da5...Voyager1
2014-11-23[rebrand][win] new app iconda-anda
2014-11-12Fixes: wrong log stringsKarlson2k
2014-11-11Fixes: check results of memory allocation functionsKarlson2k
2014-10-10Rebrand: change visual reference to new app nameVoyager1
2014-10-07WIN32Util::PowerManagement: update to use Vista+ functions, fixes #15315Karlson2k
2014-10-06WIN32Util::PowerManagement: real checks for privileges adjustment, do not adj...Karlson2k
2014-09-17[win32][Fix] Adapt loading of ffmpeg dlls after the bump.ace20022
2014-09-14[WIN32] Compile, install and run as Kodi. Move old XBMC portable_data and %ap...Martijn Kaijser
2014-09-01[win32] WIN32Util: add fileTimeToTimeT() helpersKarlson2k
2014-09-01[win32] WIN32Util::ConvertPathToWin32Form: add overload to use CURL& as param...Karlson2k
2014-08-10[win32] create executable ProductName/CompanyName properties from version.txtMartijn Kaijser
2014-08-09Merge pull request #5105 from fritsch/removecrystalhdMartijn Kaijser
2014-07-28CrystalHD: Rest in peacefritsch
2014-07-27[win32] integrate XBMC_PC.rc into CompileInfo.bat for automatic versioningmontellese
2014-07-14[stdstring] get rid of CStdString in storage/Arne Morten Kvarving
2014-07-02[win32] PlatformDefs: use typedef for 'ssize_t', define SSIZE_MAXKarlson2k
2014-05-27[WIN32] compile XBMC with vs2013wsoltys
2014-05-27[WIN32] prepare XBMC source code to compile with vs2013WiSo
2014-05-20[WIN32] fixed logging of audio endpoint device id.wsoltys
2014-05-08remove libsamplerate and related dead codeRainer Hochecker
2014-05-02change internal release versioning to 1397xx for alphaMartijn Kaijser
2014-05-02[win32] new iconda-anda
2014-04-27[WIN32] make XBMC compile, build and run with the ffmpeg link libraries.wsoltys
2014-03-13[WIN32] changed: don't call CAEFactory::DeviceChange() when PBT_APMSUSPEND wa...wsoltys
2014-03-03[release] version bump to 14.0 alpha1Martijn Kaijser
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
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