aboutsummaryrefslogtreecommitdiff
path: root/xbmc/win32
AgeCommit message (Expand)Author
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
2010-05-19Place copyright headerceros7
2010-05-18[WIN32] added helper function to retrieve the 'system' folder path + refactor...CrystalPT
2010-05-15changed: native line endingCrystalPT
2010-05-15changed: force LF line endings in repositoryCrystalPT
2010-05-14Merge branch 'fhs'ceros7
2010-05-04[WIN32] forward suspend/resume events to PowerSyscallwiso
2010-05-03Added a way to send OnWake and OnSuspend events from powersyscallstopfs2
2010-04-30Ticket #9126: Force global destruction order + construction order to avoid cr...elupus
2010-04-09Revert "Correctly check for python unicode size instead of assuming it's of 4...elupus
2010-04-09Correctly 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-21added: --debug flag for windowsbobo1on1
2010-03-08added: sftp client to windows versionelupus
2010-03-02merged: addons-fw branchelupus
2010-03-01[WIN32] changed: delay load libmicrohttpd so we can load it from system\webse...charlydoes
2010-02-19http://trac.xbmc.org/ticket/8816renniej
2010-02-16[WIN32] changed: Improved XBMC icon #5909 (thanks to bb10)wiso