aboutsummaryrefslogtreecommitdiff
path: root/guilib/system.h
AgeCommit message (Collapse)Author
2010-03-08added: sftp client to windows versionelupus
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28474 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-28Initial SFTP VFStopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28232 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-15[WIN32] added: libmicrohttpd webservercharlydoes
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27854 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-14fixed: typoalthekiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27807 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-14fixed: Don't set our feature macros with configure.althekiller
changed: disable webserver and webinterface if microhttpd is misssing (topfs2, httpapi and jsonrpc rely on this too?) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27804 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-14Merge commit 'origin/jsonrpc' into trunktopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27770 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-01changed: don't use HAVE_XBMC_NONFREE in code, instead have that setup ↵elupus
defines for what features are disabled git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27342 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-31[WIN32] preliminary CrystalHD support for DirectX. There still might be bugs ↵wiso
or a/v issues so be warned. (thanks davilla and elupus) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27332 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-19[WIN32] disable crystalhd for dx until its implemented.wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27015 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-01[WIN32] make XBMC compile with libcrystalhd wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26259 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-12-14Do r25681 in the right way (thanks spiff)wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25694 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-12-14changed: Make ASAP codec build optional (default off)althekiller
added: checks for gdc and fpc binaries to build ASAP codec git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25667 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-02fixed: Changing configure options with out a make clean wouldn'talthekiller
necessarily rebuild properly due to assigning macros on the commandline instead of in a file. Move all most HAS_* to system.h and define them as per HAVE_* from configure/config.h. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24188 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-27added: [LINUX/OSX] "--disable-non-free" configure option to disable ↵althekiller
components with questionable licenses git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24075 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-03[osx] re-org cocoa calls and stick them where they belong.davilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23344 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-02[osx] fixed, osx can handle including config.h nowdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23325 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-10-01[WIN32] fixed: hijacking lirc define and lirc header for irserversuite was ↵charlydoes
having buggy side-effects like trying to initialize the remote 2 times a second :p now using it's own define and header. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23300 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90