aboutsummaryrefslogtreecommitdiff
path: root/xbmc/win32
AgeCommit message (Collapse)Author
2010-02-06[WIN32] fixed compiler errorwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27516 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-01changed: drop namespace DIRECTORY and use XFILE for that aswellelupus
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27343 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-30[WIN32] fixed compiler errorwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27299 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-30fixed: can't execute files in chinese pathtaxigps
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27293 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-25changed: misc code cleanupsmonkeyman_67156
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27155 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-22fixed: Supress some warningsalthekiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27088 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-10removed: useless leftovers from initial win32 port and directx mergejmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26627 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-05- added: new function "Is64Bit" to detect the running on x64 or on x86 systemGeminiServer
- added: new functions "UtilRegGetValue", "UtilRegOpenKeyEx" and "UtilRegOpenKeyEx" git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26414 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-04changed: don't attempt to reconnect to smb servers on windows, just cause ↵elupus
file doesn't exist git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26342 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-01[WIN32] changed: only show password if running a debug build.wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26250 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-01[WIN32] fixed: sometimes it was needed to first browse a smb directory ↵wiso
before file access was possible (finally found a test case). git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26249 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-12-27[WIN32] fixed: python runtime error.charlydoes
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26100 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-12-27[WIN32] added wasapi support #7406 (thanks ArtVandelae)wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-12-27[WIN32] fixed compiler error after r26079 (hopefully the right way)wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26096 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-12-24[WIN32] build libcdio within the XBMC main project. Might need attention on ↵wiso
Linux/Mac. xbmc/lib/libcdio can be removed if Linux/Mac don't need it either. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26036 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-12-24changed: use MediaManager instead of CLibcdio where possible.wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26029 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-12-18[WIN32] added: Set LC_NUMERIC="C" for the duration of our instance.wiso
removed 32bit screen setting check as 16 bit work on DX too. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25835 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-22merged: r24882,r24883,r24889 back to trunk.jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24903 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-21[WIN32] changed: enable windows error box during debug.wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24826 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-12updated: versioning to 9.11 alpha 2.jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24539 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-08cleanup: Sanitize the Network settings.jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24404 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-05changed: [WIN32] - crash log to %APPDATA%/XBMC, formatted the same as the ↵jmarshallnz
Linux version. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24294 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-03[WIN32] updated version strings (thanks sho)wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24247 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-03[WIN32] updated: version resource.charlydoes
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24237 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-29added: SetHidden() function to CFile. Only implemented on win32 at this ↵jmarshallnz
point (we only need it here for now). git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24119 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-28[WIN32] removed unneeded methodwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24103 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-26[Fixed] added missing license header to the storage providers.topfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24028 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-23[WIN32] fixed compilation error (2)wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23939 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-23Added a callback api for pumped events of the StorageProvider, this yields ↵topfs2
in a crossplattform behaviour of kai dialogs and behaviours on newly added, unsafely removed or just removed media. Also made DeviceKit.Disks use this API git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23935 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-23Hooked up Win32's removable device recognition to the providertopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23934 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-23fixed: command line argument -fs not work, due to be reinitialized(2). move ↵taxigps
the initialize before get command line argument. thanks to jmarshall git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23918 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-17fixed: disk volume name display wrong(2)taxigps
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23800 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-17fixed: disk volume name display wrongtaxigps
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23799 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-14[WIN32] fixed: build error.charlydoes
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23715 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-14Moved Initialization and stop of HalManager inside HalProvider. Fixed check ↵topfs2
for ConsoleKit.Manager. Added unmount of DeviceKit.Disks git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23711 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-14Moved eject to MediaManager and IStorageProviders.topfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23708 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-14Moved IPowerSyscall to an own header. Fixed the includes of linux based ↵topfs2
PowerSyscalls, and fixed HALProvider header git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23707 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-14fixed: sync win32 build with r23697.jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23701 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-13added: Ticket #7341 - Save username and password for smb shares. Will need ↵jmarshallnz
OSX project updates. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23695 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-13Added an Initialization part of AdvancedSettings, MediaManager and all ↵topfs2
StorageProviders. To make sure all defaults and settings are correct before doing any mounting. Will fix HAL and DeviceKit mounting on startup. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23683 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-11fixed: win32 build sync with r23628jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23633 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-11cosmetic: Renamed filesjmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23632 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-11fixed: missing includejmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23630 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-11Added some abstraction of StorageDevice enumerationstopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23628 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-04cleanup: WORDS_BIGENDIAN is defined in config.h - remove it from PlatformDefs.hbeenje
Note that ffmpeg uses HAVE_BIGENDIAN now, but PIX_FMT_BGRA is defined by default. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23414 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-02updated: Ticket #7234 - move the code of disable system screensaver into ↵taxigps
WinSystemWin32 (thanks CrashX) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23310 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-30Updated: let display always on when xbmc runningtaxigps
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23268 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-24changed: Add StdString.h to precompiled headers as it rarely changes and is ↵jmarshallnz
included everywhere. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23147 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-24changed: No need for XBMC_c project if we build the four .c files as .cppjmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23146 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-24[WIN32] added: precompiled headers to speed up compilation, probably needs ↵charlydoes
some tweaking (included headers). git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23144 568bbfeb-2a22-0410-94d2-cc84cf5bfa90