aboutsummaryrefslogtreecommitdiff
path: root/xbmc/win32
AgeCommit message (Expand)Author
2012-12-19[release] bump version to 12.0 RC2Martijn Kaijser
2012-12-10[release] bump version to 12.0rc1Martijn Kaijser
2012-12-07[release] bump version to beta3Martijn Kaijser
2012-12-02[release] bump version to beta2Martijn Kaijser
2012-11-13fix typo in beta version win32Martijn Kaijser
2012-11-13Bump XBMC version for beta1 releaseMartijn Kaijser
2012-11-09fix win32 build after 30edf45pieh
2012-10-02[WIN32] fixed: ClogInit would crash on smb:// paths (i.e. if appdata is on an...WiSo
2012-09-30version bump for October merge windowMartijnKaijser
2012-09-23CUtil: add thread-safe GetRandomNumber()montellese
2012-09-09update date in GPL headermontellese
2012-09-09fix address line in GPL headersmontellese
2012-09-05[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...Lars Op den Kamp
2012-09-03Merge pull request #1360 from MartijnKaijser/masterMartijn Kaijser
2012-09-03release: bump versions for September merge windowMartijn Kaijser
2012-09-02Merge pull request #1285 from wsoltys/minidumpwsoltys
2012-09-02post-SDL removal fix: use 1 ms timer precisionVoyager-xbmc
2012-08-28[WIN32] don't use libcdio to get the first optical drive (although libcdio us...WiSo
2012-08-28[WIN32] added more loggingWiSo
2012-08-22Prevent using of uninitialized variableKarlson2k
2012-08-18[WIN32] move minidump writing function to Win32ExceptionWiSo
2012-08-11[WIN32] changed: for most of the time we are only interested if we have a med...WiSo
2012-08-09[WIN32] added git version to dump file name to make it easier to find the rig...WiSo
2012-08-01release: bump versions for August merge windowmontellese
2012-07-29[WIN32] changed: DeviceIoControl needs only a data buffer of 8 bytes for this...WiSo
2012-07-01[win32] add missing check for msvcr100 in win32env.cppKarlson2k
2012-07-01release: bump versions for July merge windowMemphiz
2012-06-16[WIN32] cosmetics: remove whitespacesWiSo
2012-06-16[WIN32] fixed: call WSACleanup and CoUninitialize corresponding to the init f...WiSo
2012-06-16[WIN32] removed unneeded filesWiSo
2012-06-06libxbmc: Change win32 startup to matchtheuni
2012-06-06[WIN32] changed: PRIdS already defined in inttypes.h. removed whitespaceWiSo
2012-06-06[WIN32] get rid of SDL for XBMC. TexturePacker still needs it.WiSo
2012-05-31release: bump versions for June merge windowtheuni
2012-05-12[WIN] hook up logger of threading library at app startCrystalP
2012-05-01[WIN32] added: zeroconf browser for win32.WiSo
2012-04-30Merge pull request #382 from jimfcarroll/fm-threadsArne Morten Kvarving
2012-04-30release: bump versions for May merge windowtheuni
2012-04-21threads: remove WINAPI, implement priority for pthreadsFernetMenta
2012-04-11[WIN32] fixed: receive response from the bonjour daemon if one is available. ...WiSo
2012-04-03release: version bumps for 12.0 alpha1theuni
2012-03-26[WIN32] file reshuffle: move win smb sources from win32 to filesystem/windowsWiSo
2012-01-25[WIN32] changed: move the disc detection job into Application.cpp and WinEven...WiSo
2011-12-03[WIN32] fixed: python environment path, changed putenv to use the wide versio...Martin van Beurden
2011-11-28[WIN32] fixed: dumpfile directory wasn't existing in portable modewsoltys
2011-11-28[WIN32] changed: refactored InitDirectoriesWin32 and moved the logfile in por...wsoltys
2011-11-15[WIN32] removed parts of 3e5a4e3cfbd21e16fd2f7e44f2b52ad06443df7d by commenti...wsoltys
2011-11-08[WIN32] removed commented code and added sanity checkwsoltys
2011-11-08[WIN32] fixed: USB drives are detected as DRIVE_FIXED by windows and thus not...wsoltys
2011-10-30[WIN] fix corruption with builtin scalers for some zoom valuesCrystalP