Age | Commit message (Expand) | Author |
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 |
2009-12-27 | [WIN32] added wasapi support #7406 (thanks ArtVandelae) | wiso |
2009-12-27 | [WIN32] fixed compiler error after r26079 (hopefully the right way) | wiso |
2009-12-24 | [WIN32] build libcdio within the XBMC main project. Might need attention on L... | wiso |
2009-12-24 | changed: use MediaManager instead of CLibcdio where possible. | wiso |
2009-12-18 | [WIN32] added: Set LC_NUMERIC="C" for the duration of our instance. | wiso |
2009-11-22 | merged: r24882,r24883,r24889 back to trunk. | jmarshallnz |
2009-11-21 | [WIN32] changed: enable windows error box during debug. | wiso |
2009-11-12 | updated: versioning to 9.11 alpha 2. | jmarshallnz |
2009-11-08 | cleanup: Sanitize the Network settings. | jmarshallnz |
2009-11-05 | changed: [WIN32] - crash log to %APPDATA%/XBMC, formatted the same as the Lin... | jmarshallnz |
2009-11-03 | [WIN32] updated version strings (thanks sho) | wiso |
2009-11-03 | [WIN32] updated: version resource. | charlydoes |
2009-10-29 | added: SetHidden() function to CFile. Only implemented on win32 at this poin... | jmarshallnz |
2009-10-28 | [WIN32] removed unneeded method | wiso |
2009-10-26 | [Fixed] added missing license header to the storage providers. | topfs2 |
2009-10-23 | [WIN32] fixed compilation error (2) | wiso |
2009-10-23 | Added a callback api for pumped events of the StorageProvider, this yields in... | topfs2 |
2009-10-23 | Hooked up Win32's removable device recognition to the provider | topfs2 |
2009-10-23 | fixed: command line argument -fs not work, due to be reinitialized(2). move t... | taxigps |
2009-10-17 | fixed: disk volume name display wrong(2) | taxigps |
2009-10-17 | fixed: disk volume name display wrong | taxigps |
2009-10-14 | [WIN32] fixed: build error. | charlydoes |
2009-10-14 | Moved Initialization and stop of HalManager inside HalProvider. Fixed check f... | topfs2 |
2009-10-14 | Moved eject to MediaManager and IStorageProviders. | topfs2 |
2009-10-14 | Moved IPowerSyscall to an own header. Fixed the includes of linux based Power... | topfs2 |
2009-10-14 | fixed: sync win32 build with r23697. | jmarshallnz |
2009-10-13 | added: Ticket #7341 - Save username and password for smb shares. Will need O... | jmarshallnz |
2009-10-13 | Added an Initialization part of AdvancedSettings, MediaManager and all Storag... | topfs2 |
2009-10-11 | fixed: win32 build sync with r23628 | jmarshallnz |
2009-10-11 | cosmetic: Renamed files | jmarshallnz |
2009-10-11 | fixed: missing include | jmarshallnz |
2009-10-11 | Added some abstraction of StorageDevice enumerations | topfs2 |
2009-10-04 | cleanup: WORDS_BIGENDIAN is defined in config.h - remove it from PlatformDefs.h | beenje |
2009-10-02 | updated: Ticket #7234 - move the code of disable system screensaver into WinS... | taxigps |
2009-09-30 | Updated: let display always on when xbmc running | taxigps |
2009-09-24 | changed: Add StdString.h to precompiled headers as it rarely changes and is i... | jmarshallnz |
2009-09-24 | changed: No need for XBMC_c project if we build the four .c files as .cpp | jmarshallnz |
2009-09-24 | [WIN32] added: precompiled headers to speed up compilation, probably needs so... | charlydoes |
2009-09-23 | fixed: [WIN32] multiple definition warnings. | jmarshallnz |
2009-09-23 | [WIN32] further compilation fixes | wiso |
2009-09-23 | [WIN32] compilation fixes (more to go) | wiso |
2009-09-23 | cleanup: __int64 -> int64_t in FileSystem, FileItem, StringUtils, Archive etc. | jmarshallnz |