aboutsummaryrefslogtreecommitdiff
path: root/xbmc/win32
AgeCommit message (Expand)Author
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
2011-10-04Move CropSource to WIN32UtilCrystalP
2011-10-01[WIN32] delay load dnssd.dll and move the header file one level upWiSo
2011-09-30Squashed original peripherals PR #383Lars Op den Kamp
2011-09-26[WIN32] removed unneeded headers from pch.cppWiSo
2011-09-05[WIN32] changed: opengl debug target should not require the directsdk anymore...WiSo
2011-08-09switch CFileItem::m_strPath to private, and add GetPath/SetPath for accessJonathan Marshall
2011-07-28[WIN32] added: extend DLL search path to system/webserver to avoid multiple c...WiSo
2011-07-25[WIN32] fixed #11591: xbmcvfs.exists() doesn't work on smb shares with a slas...WiSo
2011-07-18Identify process taking the focus from XBMCJohn Rennie
2011-07-10Infrastructure for reading and displaying battery level.huceke
2011-06-28fixed: reverted invalid WaitForSingleObject changeelupus