aboutsummaryrefslogtreecommitdiff
path: root/xbmc/win32
AgeCommit message (Expand)Author
2010-01-25changed: misc code cleanupsmonkeyman_67156
2010-01-22fixed: Supress some warningsalthekiller
2010-01-10removed: useless leftovers from initial win32 port and directx mergejmarshallnz
2010-01-05- added: new function "Is64Bit" to detect the running on x64 or on x86 systemGeminiServer
2010-01-04changed: 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-24changed: 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-22merged: r24882,r24883,r24889 back to trunk.jmarshallnz
2009-11-21[WIN32] changed: enable windows error box during debug.wiso
2009-11-12updated: versioning to 9.11 alpha 2.jmarshallnz
2009-11-08cleanup: Sanitize the Network settings.jmarshallnz
2009-11-05changed: [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-29added: SetHidden() function to CFile. Only implemented on win32 at this poin...jmarshallnz
2009-10-28[WIN32] removed unneeded methodwiso
2009-10-26[Fixed] added missing license header to the storage providers.topfs2
2009-10-23[WIN32] fixed compilation error (2)wiso
2009-10-23Added a callback api for pumped events of the StorageProvider, this yields in...topfs2
2009-10-23Hooked up Win32's removable device recognition to the providertopfs2
2009-10-23fixed: command line argument -fs not work, due to be reinitialized(2). move t...taxigps
2009-10-17fixed: disk volume name display wrong(2)taxigps
2009-10-17fixed: disk volume name display wrongtaxigps
2009-10-14[WIN32] fixed: build error.charlydoes
2009-10-14Moved Initialization and stop of HalManager inside HalProvider. Fixed check f...topfs2
2009-10-14Moved eject to MediaManager and IStorageProviders.topfs2
2009-10-14Moved IPowerSyscall to an own header. Fixed the includes of linux based Power...topfs2
2009-10-14fixed: sync win32 build with r23697.jmarshallnz
2009-10-13added: Ticket #7341 - Save username and password for smb shares. Will need O...jmarshallnz
2009-10-13Added an Initialization part of AdvancedSettings, MediaManager and all Storag...topfs2
2009-10-11fixed: win32 build sync with r23628jmarshallnz
2009-10-11cosmetic: Renamed filesjmarshallnz
2009-10-11fixed: missing includejmarshallnz
2009-10-11Added some abstraction of StorageDevice enumerationstopfs2
2009-10-04cleanup: WORDS_BIGENDIAN is defined in config.h - remove it from PlatformDefs.hbeenje
2009-10-02updated: Ticket #7234 - move the code of disable system screensaver into WinS...taxigps
2009-09-30Updated: let display always on when xbmc runningtaxigps
2009-09-24changed: Add StdString.h to precompiled headers as it rarely changes and is i...jmarshallnz
2009-09-24changed: No need for XBMC_c project if we build the four .c files as .cppjmarshallnz
2009-09-24[WIN32] added: precompiled headers to speed up compilation, probably needs so...charlydoes
2009-09-23fixed: [WIN32] multiple definition warnings.jmarshallnz
2009-09-23[WIN32] further compilation fixeswiso
2009-09-23[WIN32] compilation fixes (more to go)wiso
2009-09-23cleanup: __int64 -> int64_t in FileSystem, FileItem, StringUtils, Archive etc.jmarshallnz