index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xbmc
/
win32
Age
Commit message (
Expand
)
Author
2012-04-11
[WIN32] fixed: receive response from the bonjour daemon if one is available. ...
WiSo
2012-04-03
release: version bumps for 12.0 alpha1
theuni
2012-03-26
[WIN32] file reshuffle: move win smb sources from win32 to filesystem/windows
WiSo
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 mode
wsoltys
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 check
wsoltys
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 values
CrystalP
2011-10-04
Move CropSource to WIN32Util
CrystalP
2011-10-01
[WIN32] delay load dnssd.dll and move the header file one level up
WiSo
2011-09-30
Squashed original peripherals PR #383
Lars Op den Kamp
2011-09-26
[WIN32] removed unneeded headers from pch.cpp
WiSo
2011-09-05
[WIN32] changed: opengl debug target should not require the directsdk anymore...
WiSo
2011-08-09
switch CFileItem::m_strPath to private, and add GetPath/SetPath for access
Jonathan 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-18
Identify process taking the focus from XBMC
John Rennie
2011-07-10
Infrastructure for reading and displaying battery level.
huceke
2011-06-28
fixed: reverted invalid WaitForSingleObject change
elupus
2011-06-28
Fixed calls to Event::Wait* that were supposed to be interruptible.
Jim Carroll
2011-06-28
changed: static calls to Keymaploader
Martin Ellis
2011-06-28
added: static method to convert DevicePath into 'standardised' HIDName for Win32
Martin Ellis
2011-06-26
[WIN32] added threading boost files to the precompiled header file.
Martin van Beurden
2011-06-26
[WIN32] forgot to delay load the old MHD dll.
WiSo
2011-06-24
[WIN32] changed: use libmicrohttpd 0.9.12
WiSo
2011-06-23
[WIN32] removed XCriticalSection.cpp/.h
WiSo
2011-06-13
Merge pull request #195 from malard/USB_HID2
Martin Ellis
2011-06-13
refactor app parameter parsing
Jonathan Marshall
2011-06-12
added: enumerate usb device list add tell KeymapLoader about each device adde...
Martin Ellis
2011-06-12
changed: only enumerate USB HID devices that are installed
Martin Ellis
2011-06-12
added: USBBus enumeration in windows
Martin Ellis
2011-06-08
Revert "added: updated advancedsettings to work via commandline"
Martin Ellis
2011-06-08
added: updated advancedsettings to work via commandline
Malard
2011-05-10
fixed: sys/types.h is already existing in msvc
elupus
2011-05-10
added: posix socket headers on windows mapping to winsock
elupus
2011-04-22
changed: added indirection for native io controls to give us the ability to u...
elupus
2011-04-09
[WIN32] removed xbmcbin in the dll search path as on win32 xbmcbin=xbmc
WiSo
2011-04-09
[WIN32] added xbmc/system/cdrip to the dll search path
WiSo
2011-04-06
Code changes to make external python work in windows. Changes credit to WiSo
WiSo
2011-04-06
Adding external python to the win32 build system. credit to WiSo and blinkseb.
jimfcarroll
2011-04-06
This commit represents the including of the new external python for win32. cr...
WiSo
2011-04-05
Code changes for external python. Changes include submissions by cptspiff,WiS...
spiff
2011-04-04
[WIN32] fixed: forgot that winkde.org provides only dynamic libraries.
WiSo
2011-04-04
[WIN32] changed: use external libssh
WiSo
2011-03-30
cleanup win32 includes so as to reduce issues with guilib/ utils/ include pat...
Jonathan Marshall
2011-03-28
[WIN32] fix build after 15dbc7b0: need to give Stop() an exit code. Actual va...
CrystalP
2011-03-26
changed: reduce header dependency pollution
Joakim
[next]