aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2010-10-21[osx] sync to r34903, fixed: our internal libass needs to be linked to ↵davilla
fontconfig, broken since r34841 git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34906 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-20fixed: our internal libass needs to be linked to fontconfig, broken since r34841bobo1on1
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34903 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-04[WIN32] changed: come closer to a pristine libpcre treeCrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34414 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-29[WIN32] fixed linker error.wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34304 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-29[WIN32] fixed: stack overflow in libpcre (ticket #10237)CrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34286 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-26[WIN32] fixed output paths for libmodplug, python_zlib and hdhomerunblinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34192 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-25[WIN32] fixed: don't trip ASSERT in c runtime - a character is 0->255 not ↵CrystalPT
-127->127 git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34174 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-25[WIN32] fixed: export libmodplug symbols. They can't be resolved at run time ↵CrystalPT
otherwise. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34173 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-03fixed webserver crash when using Visual Studio 2010 (upgraded libgpg-error ↵blinkseb
to v1.9 (builded with mingw32)) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33490 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-01Fixed crash with unexpectedly formed JSON query.malard
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33401 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-31[WIN32] changed: build bz2.pyd with a third party bzip2.lib and removed ↵wiso
/lib/bzip2 git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33379 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-31[WIN32] deleted /lib/libmysql_win32 as its now handled by the dep downloaderwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33366 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-29[WIN32] fixed: libass build for VS2010CrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33292 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-25[WIN32] added libbluray headers, dll and how to build the dllwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33144 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-24fixed, add .gitignore so git remembers this dirdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33115 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-24fixed, remove lib/libass/m4 contents, bootstrap will create themdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33094 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-22fixed: missing prefix in librtmp Makefile for non osx buildsvdrfan
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33037 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-21revert inadvertant commit in r33006, grumble, grumbledavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33007 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-21[SMB] exclude any lost+found directories, nothing to see in there anyway, ↵davilla
move along git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33006 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-18[WIN32] VS2010 libass project update (see r32867)CrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32885 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-17[WIN32] fixed libass compilationwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32867 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-17merged vendor libass 0.9.11 to trunk. fixes for win32 will follow later.wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32866 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-15[WIN32] fixed vs2010 libmp3lame_dll build. Can't specify ExecuteAfter of ↵CrystalPT
CustomBuildStep or the CustomBuildTool doesn't run on configMS.h git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32788 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-14[WIN32] fixed vs2010 projects to copy dlls to their final location after ↵CrystalPT
every build, not only the initial build git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32781 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-08changed, install libbluray into /usr/lib on Linux because XB_FIND_SONAME ↵davilla
can't find it in /usr/local/lib, revert later git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32602 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-07add libbluray download/makefiledavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32564 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-06fixed: #9818 - script.module.pysqlite double directory fix patch (thanks giftie)vdrfan
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32535 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-03cleanup: remove leftover libvpx bitstheuni
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32450 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-03[osx] fix librtmp to work with svn system and when packaged in xbmc.appdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32447 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-24fixed: Ticket #9721- load fonts from non english pathtaxigps
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32122 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-11case monster exists on OSX, python app is called python.exedavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31714 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-10added: Build scripts for pysqlite2 and PIL script.module addons (Might need ↵althekiller
OSX love) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31702 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-09reverted: r31675 (can't work properly)taxigps
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31678 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-09fixed: cpluff - can't load from non english pathtaxigps
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31675 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-08[WIN32] deleted libsdl/libglew files since they're downloaded nowwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31666 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-07[osx] 1) fixed so script can be run in xbmc root or local dir, 2) space monsterdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31653 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-07[osx] update librtmp to rel-2.3davilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31652 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-02[chd] update chd headers to new APIdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31577 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-29[WIN32] reverted r31502-31503 by requestwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31504 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-29[WIN32] preliminary: added librtmp headers and precompiled dllwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31502 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-28[WIN32] removed unneeded file (thanks Jezz_X)wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31471 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-28[WIN32] sync VS2010 projects with VS2008blinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31464 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-27adding bzip2 1.0.5 for python's bz2.pydwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31444 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-20[osx] fixed librtmp ppc buildbeenje
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31250 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-18changed, use curl of fetching on OSX, wget is not nativedavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31184 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-18changed, target /opt/local for libvpx install location so XBMC build system ↵davilla
will see it git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31180 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-18add self-contained Makefile to download and build libvpa as a static lib for ↵davilla
ffmpeg git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31179 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-17[osx] librtmp, move osx install from /usr/local... to /opt/local...davilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31158 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-17rev up to 2.2f (svn r511)davilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31152 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-17fixed, /usr/local... does not exist on virgin OSX boxesdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31150 568bbfeb-2a22-0410-94d2-cc84cf5bfa90