aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-10[WIN32] disabled download of pcreWiSo
2011-04-10[chd] fixes #11421, osx-depends broke libcrystalhd detection during configureS. Davilla
2011-04-10changed: override os.getcwd() and os.chdir() functions to make addons relying...elupus
2011-04-10changed: reduce log spamelupus
2011-04-10The hack for closing a file from python was causing problems. This change use...Jim Carroll
2011-04-10Fixes blank MAC address showing in the system info by implementing CNetworkIn...Garrett Brown
2011-04-09[omx] cosmeticsS. Davilla
2011-04-09[omx] move debug spew defines to include to both OpenMax.cpp and OpenMaxVideo...S. Davilla
2011-04-10[WIN32] changed source files to use external liblzo. /lib/win32/liblzo still ...WiSo
2011-04-10[WIN32] added scripts to download liblzo from our mirrorWiSo
2011-04-09[WIN32] changed: libid3tag should use external zlibWiSo
2011-04-09[WIN32] added comments to libcurl scriptWiSo
2011-04-09removed zconf.h from xbmc/filesystem. Please reverse if anything is using it.WiSo
2011-04-09[WIN32] removed zlib1.dll from dependenciesWiSo
2011-04-09[WIN32] removed internal zlibWiSo
2011-04-09[WIN32] use external zlibWiSo
2011-04-09[WIN32] download zlib from our mirror. use it instead the one from libcurlWiSo
2011-04-09added python and pcre dlls to .gitignoreWiSo
2011-04-09[WIN32] removed the pcre sources from our repoWiSo
2011-04-09[WIN32] removed pcre project from XBMC solution and fixed the inclusion of th...WiSo
2011-04-09[WIN32] added scripts to download pcre from our mirrorWiSo
2011-04-09[WIN32] msv*71 dlls are goneWiSo
2011-04-09[WIN32] removed msvcr71.dll and msvcp71.dllWiSo
2011-04-09[WIN32] removed oggvorbis headers from our repoWiSo
2011-04-09[WIN32] removed ogg/vorbis paths from the XBMC projectWiSo
2011-04-09[WIN32] updated our headers to remove win32 ifdefWiSo
2011-04-09updated .gitignore with ogg/vorbis dllsWiSo
2011-04-09[WIN32] removed ogg/vorbis sources and binaries from our repoWiSo
2011-04-09[WIN32] remove vorbis and ogg projects from the xbmc main solutionWiSo
2011-04-09[WIN32] download ogg/vorbis headers and dlls from our mirrorWiSo
2011-04-09[WIN32] delete FLAC++ / ogg headers in tempWiSo
2011-04-09[WIN32] removed xbmcbin in the dll search path as on win32 xbmcbin=xbmcWiSo
2011-04-09[WIN32] added xbmc/system/cdrip to the dll search pathWiSo
2011-04-09[WIN32] enabled minimal rebuild on libid3tagWiSo
2011-04-09added libsamplerate and sqlite dll to .gitignoreWiSo
2011-04-08[ios] fixed build breakage from final python removalS. Davilla
2011-04-08Updated the Makefile.in to remove the old hack for ARM that hardcoded PYTHON_...Jim Carroll
2011-04-08Removed a log message that no longer applies since the wrappers for python ha...Jim Carroll
2011-04-08[WIN32] fixed: delete python26.dll on uninstallWiSo
2011-04-08changed: Makefile.in cleanup after removing internal python on linux + update...vdrfan
2011-04-08configure.in: set version to 11.0Paul Menzel
2011-04-07Merge remote branch 'mine/remove-internal-python'Jim Carroll
2011-04-07Updated the xcode project for osx.jimfcarroll
2011-04-07Updated the ios and osx depends builds to no longer invoke configure with --e...Jim Carroll
2011-04-07removed USE_EXTERNAL_PYTHON from the windows projects (from Linux, using emac...Jim Carroll
2011-04-07Updated windows projects and code to remove the last evil vestages of interna...jimfcarroll
2011-04-07File changes to remove the last remnants of USE_EXTERNAL_PYTHON and --enable-...Jim Carroll
2011-04-07Removed internal python from linux.Jim Carroll
2011-04-07JSONRPC: Fix Audio/VideoPlaylist.Add() and Audio/VideoPlaylist.Insert()montellese
2011-04-07[ios] fixed broken paths, teach me to drop and drop across different git clonesS. Davilla