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
2011-01-04
merge pvr-testing2 svn rev 32591 into trunk
Lars Op den Kamp
2010-12-28
changed: bump version strings
spiff_
2010-11-15
[WIN32] preparation for using precompiled python binaries (not working yet as...
wiso
2010-11-13
fixed: xbmc could crash when asked to stop a running script.
elupus
2010-10-12
changed: simplify SystemGlobals by just putting all global objects in one com...
elupus
2010-10-12
changed: instead of doing a funky trace dance to abort python, just signal an...
elupus
2010-10-10
fixed: handle leak on stat of already open smb:// files on windows
elupus
2010-10-09
fixed: python crashes with multithreaded scripts in certain cases
anssih
2010-09-26
There is no point of extending CPowerSyscallWithoutEvents for win32 anymore
topfs2
2010-09-26
[WIN32] fixed: set the suspend flag manually if we fire a suspend event
blinkseb
2010-09-12
[WIN32] fixed: typo
charlydoes
2010-09-12
changed: Move prompting for authentication/keyboard dialog etc. from IDirecto...
jmarshallnz
2010-08-31
[WIN32] added a singlelock to CPasswordManager::AuthenticateURL and CPassword...
wiso
2010-08-14
[WIN32] reverted r31908 as libdvdnav doesn't see env vars set during XBMC run...
wiso
2010-08-13
[WIN32] fixed: reset system idle timer at the same time as the xbmc idle timer
CrystalPT
2010-07-27
[WIN32] added: make CWIN32Util::GetDrivesByType aware of double entries in ve...
wiso
2010-07-27
[WIN32] reverted r32224 (don't invent the wheel twice, thanks spiff)
wiso
2010-07-27
[WIN32] added: make CWIN32Util::GetDrivesByType aware of double entries in ve...
wiso
2010-07-19
[WIN32] fixed: python regression in r31980
anssih
2010-07-19
fixed: XBMC python module with non-wchar_t unicode python
anssih
2010-07-17
[WIN32] unhook getenv, _putenv, __p__environ and _environ. Needs testing on x64
wiso
2010-07-05
cleanup: unify the way python's path is set between win32 and *nix.
jmarshallnz
2010-06-24
[WIN32] changed: don't add q: drive to browse dialog anymore since it's obsol...
wiso
2010-06-24
[WIN32] changed: no GetVolumenInformation on floppies
wiso
2010-06-23
[WIN32] added: support for git for fetching svn revision number/date
blinkseb
2010-06-20
[WIN32] adapt version string
wiso
2010-06-13
[WIN32] The change from r31091 is also needed for CWINFileSMB::Stat
blinkseb
2010-06-07
[WIN32] changed: show SD card volumes only if a readable card is inserted
wiso
2010-05-28
changed: show a message box atleast when CApplication::Create() fails, instea...
elupus
2010-05-21
changed: don't delay script stopping by 500ms
elupus
2010-05-21
added: xbmc.abortRequested bool to python, which signals if xbmc want's the p...
elupus
2010-05-20
[WIN32] changed: removed win32 only CheckCrystalHD function from CrystalHD.cp...
wiso
2010-05-19
Place copyright header
ceros7
2010-05-18
[WIN32] added helper function to retrieve the 'system' folder path + refactor...
CrystalPT
2010-05-15
changed: native line ending
CrystalPT
2010-05-15
changed: force LF line endings in repository
CrystalPT
2010-05-14
Merge branch 'fhs'
ceros7
2010-05-04
[WIN32] forward suspend/resume events to PowerSyscall
wiso
2010-05-03
Added a way to send OnWake and OnSuspend events from powersyscalls
topfs2
2010-04-30
Ticket #9126: Force global destruction order + construction order to avoid cr...
elupus
2010-04-09
Revert "Correctly check for python unicode size instead of assuming it's of 4...
elupus
2010-04-09
Correctly check for python unicode size instead of assuming it's of 4 bytes.
elupus
2010-03-27
[WIN32] initiates use of the Winsock DLL on startup and move deinitialization...
wiso
2010-03-27
[WIN32] expand DLL search path to the XBMC installation dir.
wiso
2010-03-21
added: --debug flag for windows
bobo1on1
2010-03-08
added: sftp client to windows version
elupus
2010-03-02
merged: addons-fw branch
elupus
2010-03-01
[WIN32] changed: delay load libmicrohttpd so we can load it from system\webse...
charlydoes
2010-02-19
http://trac.xbmc.org/ticket/8816
renniej
2010-02-16
[WIN32] changed: Improved XBMC icon #5909 (thanks to bb10)
wiso
[next]