Age | Commit message (Expand) | Author |
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 |
2010-02-09 | [WIN32] changed: use share name instead of comment since comment might be amb... | wiso |
2010-02-06 | [WIN32] fixed compiler error | wiso |
2010-02-01 | changed: drop namespace DIRECTORY and use XFILE for that aswell | elupus |
2010-01-30 | [WIN32] fixed compiler error | wiso |
2010-01-30 | fixed: can't execute files in chinese path | taxigps |
2010-01-25 | changed: misc code cleanups | monkeyman_67156 |
2010-01-22 | fixed: Supress some warnings | althekiller |
2010-01-10 | removed: useless leftovers from initial win32 port and directx merge | jmarshallnz |
2010-01-05 | - added: new function "Is64Bit" to detect the running on x64 or on x86 system | GeminiServer |
2010-01-04 | changed: don't attempt to reconnect to smb servers on windows, just cause fil... | elupus |
2010-01-01 | [WIN32] changed: only show password if running a debug build. | wiso |
2010-01-01 | [WIN32] fixed: sometimes it was needed to first browse a smb directory before... | wiso |
2009-12-27 | [WIN32] fixed: python runtime error. | charlydoes |