aboutsummaryrefslogtreecommitdiff
path: root/xbmc/win32
AgeCommit message (Expand)Author
2011-01-25[WIN32] fixed: git_rev gen in release buildschadoe
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2011-01-23Revert "Merge remote branch 'upstream/master'"Lars Op den Kamp
2011-01-16Merge remote branch 'upstream/master'Lars Op den Kamp
2011-01-15[WIN32] removed unused functions (GetNextFreeDriveLetter, MountShare, UmountS...CrystalP
2011-01-11Merge remote branch 'upstream/master'Lars Op den Kamp
2011-01-10[WIN32] VS has stdint.h now, use it.CrystalP
2011-01-10Merge remote branch 'upstream/master'Lars Op den Kamp
2011-01-11added: python imports, PyList_New and PyList_Appendamet
2011-01-10added: import PyTuple_New and PyTuple_SetItem. part of ticket #10894, thanks ...spiff
2011-01-10Merge remote branch 'upstream/master'Lars Op den Kamp
2011-01-09[WIN32] extract git rev numberCrystalP
2011-01-08Merge remote branch 'upstream/master'Lars Op den Kamp
2011-01-08[WIN32] fixed release build. comment it for now to not forget it to change to...WiSo
2011-01-05Merge remote branch 'upstream/master'Lars Op den Kamp
2011-01-04added: bd iso support. credit boxeespiff
2011-01-04Merge remote branch 'upstream/master'Lars Op den Kamp
2011-01-04Fix CRLFCory Fields
2011-01-04merge pvr-testing2 svn rev 32591 into trunkLars Op den Kamp
2010-12-28changed: bump version stringsspiff_
2010-11-15[WIN32] preparation for using precompiled python binaries (not working yet as...wiso
2010-11-13fixed: xbmc could crash when asked to stop a running script.elupus
2010-10-12changed: simplify SystemGlobals by just putting all global objects in one com...elupus
2010-10-12changed: instead of doing a funky trace dance to abort python, just signal an...elupus
2010-10-10fixed: handle leak on stat of already open smb:// files on windowselupus
2010-10-09fixed: python crashes with multithreaded scripts in certain casesanssih
2010-09-26There is no point of extending CPowerSyscallWithoutEvents for win32 anymoretopfs2
2010-09-26[WIN32] fixed: set the suspend flag manually if we fire a suspend eventblinkseb
2010-09-12[WIN32] fixed: typocharlydoes
2010-09-12changed: 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 timerCrystalPT
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 r31980anssih
2010-07-19fixed: XBMC python module with non-wchar_t unicode pythonanssih
2010-07-17[WIN32] unhook getenv, _putenv, __p__environ and _environ. Needs testing on x64wiso
2010-07-05cleanup: 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 floppieswiso
2010-06-23[WIN32] added: support for git for fetching svn revision number/dateblinkseb
2010-06-20[WIN32] adapt version stringwiso
2010-06-13[WIN32] The change from r31091 is also needed for CWINFileSMB::Statblinkseb
2010-06-07[WIN32] changed: show SD card volumes only if a readable card is insertedwiso
2010-05-28changed: show a message box atleast when CApplication::Create() fails, instea...elupus
2010-05-21changed: don't delay script stopping by 500mselupus
2010-05-21added: 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