Age | Commit message (Expand) | Author |
2011-01-25 | [WIN32] fixed: git_rev gen in release builds | chadoe |
2011-01-24 | Merged cptspiff's code-reshuffle branch. | theuni |
2011-01-23 | Revert "Merge remote branch 'upstream/master'" | Lars Op den Kamp |
2011-01-16 | Merge remote branch 'upstream/master' | Lars Op den Kamp |
2011-01-15 | [WIN32] removed unused functions (GetNextFreeDriveLetter, MountShare, UmountS... | CrystalP |
2011-01-11 | Merge remote branch 'upstream/master' | Lars Op den Kamp |
2011-01-10 | [WIN32] VS has stdint.h now, use it. | CrystalP |
2011-01-10 | Merge remote branch 'upstream/master' | Lars Op den Kamp |
2011-01-11 | added: python imports, PyList_New and PyList_Append | amet |
2011-01-10 | added: import PyTuple_New and PyTuple_SetItem. part of ticket #10894, thanks ... | spiff |
2011-01-10 | Merge remote branch 'upstream/master' | Lars Op den Kamp |
2011-01-09 | [WIN32] extract git rev number | CrystalP |
2011-01-08 | Merge 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-05 | Merge remote branch 'upstream/master' | Lars Op den Kamp |
2011-01-04 | added: bd iso support. credit boxee | spiff |
2011-01-04 | Merge remote branch 'upstream/master' | Lars Op den Kamp |
2011-01-04 | Fix CRLF | Cory Fields |
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 |