aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-04-07[osx/ios] remove libxbms.a linkageS. Davilla
2011-04-07refactor sdl mutex/cond includes and combine XBMC_cond into XBMC_mutex to mat...S. Davilla
2011-04-06[osx] fixed build breakageof the universe
2011-04-06[ios] fixed include pathsS. Davilla
2011-04-06[ios/atv2] fixed build breakageS. Davilla
2011-04-06Merge branch 'master' of github.com:xbmc/xbmcJim Carroll
2011-04-06The push of the external-python broke the default build for linux. This fix i...Jim Carroll
2011-04-06[WIN32] fixed some merge leftoversWiSo
2011-04-06Merge remote branch 'mine/ext-python'Jim Carroll
2011-04-06Code changes to make external python work in windows. Changes credit to WiSoWiSo
2011-04-06Adding external python to the win32 build system. credit to WiSo and blinkseb.jimfcarroll
2011-04-06This commit represents the including of the new external python for win32. cr...WiSo
2011-04-06[osx/ios] remove unused functionS. Davilla
2011-04-06JSONRPC: make default fields "file" and "thumbnail" optionalmontellese
2011-04-06[ios] make ios and atv2 use same eglLayer setupS. Davilla
2011-04-06fixed: push back the extracted video duration to the VideoInfoTag var m_strRu...vdrfan
2011-04-06refactor: renamed GetStreamDetailsForFileId to GetStreamDetailsvdrfan
2011-04-06updated: Finnish translation. closes ticket #11402viking
2011-04-06updated: catalan translation. thanks to divendres. closes ticket #11403spiff
2011-04-06fixed - watched/unwatched context menu items didn't do anything useful for fo...Jonathan Marshall
2011-04-06ensure watched status is set on items if they're not yet available in the lib...Jonathan Marshall
2011-04-06fixed: parse "" as parameter, SetParameter(foo,"") was being ignored. thx jma...amet
2011-04-06fixed: ClearProperty should accept only one parameter, ClearProperty(foo)amet
2011-04-06[WIN32] fixed buildWiSo
2011-04-06fixes osx buildJonathan Marshall
2011-04-06no need for the image to be actually rotated - XBMC handles this at display timeJonathan Marshall
2011-04-05Remove xbms support due to licensing issue with libXBMS.Andres Mejia
2011-04-05[osx] fixed build via make, missing some filesS. Davilla
2011-04-06Fixed: [Confluence] Alignment issues caused by the removal of "Library Mode" ...Jezz_X