aboutsummaryrefslogtreecommitdiff
path: root/xbmc/win32
AgeCommit message (Expand)Author
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
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller