aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-14[WIN32] updated PIL and pysqlite for python 2.6. pysqlite could be replaced b...WiSo
2011-04-14[WIN32] fixed compilationWiSo
2011-04-14Merge remote branch 'jcarroll/default-addon-id'Jim Carroll
2011-04-14Removed modest attempt to introduce an industry standard to coding naming con...Jim Carroll
2011-04-14This applies elupus' os.getcwd override but only for scripts that are depende...Jim Carroll
2011-04-14Cleanup the potential memory leak when the Addon constructor fails.Jim Carroll
2011-04-14The Addon constructor will now check the version of the xbmc python api that ...Jim Carroll
2011-04-14This will allow scripts to run in a backward compatible way without requiring...Jim Carroll
2011-04-14Added the ability for a python script to instantiate an Addon instance withou...Jim Carroll
2011-04-13fixed, missed an SDL.h includeS. Davilla
2011-04-14Merge branch 'HarryMuscle-DiscStub'Jonathan Marshall
2011-04-13[osx] more Makefiles that need toolchain path added so we use our autoreconfS. Davilla
2011-04-13[osx] add toolchain path so we use our autoreconfS. Davilla
2011-04-13[osx/ios] fixed syntax errors in new depends build systembeenje
2011-04-14Merge branch 'DiscStub' of git://github.com/HarryMuscle/xbmc into HarryMuscle...Jonathan Marshall
2011-04-13[osx] changed, use linker flags to specify external depends libs so we can re...S. Davilla
2011-04-13[ios] fixed, configure is bash so you need to quote stringsS. Davilla
2011-04-12fixed various silly warnings, this closes pull/84, warning must dieS. Davilla
2011-04-12[osx/ios] finish libXBMS removalS. Davilla
2011-04-12clean up sdl mutex includes and add XBMC_MUTEXS. Davilla
2011-04-12refactor xbmc_mutex, PTHREAD_MUTEX_RECURSIVE and PTHREAD_MUTEX_RECURSIVE_NP a...S. Davilla
2011-04-12replace endian #ifdef detect using SDL with compiler nativeS. Davilla
2011-04-12remove commented out HAS_SDLS. Davilla
2011-04-12replace SDL_GetTicks with our internal ms timeS. Davilla
2011-04-12[osx/ios] refactor depends build system to use config.site, for testing only ...S. Davilla
2011-04-11[osx/ios] do not delete the includes when cleaningS. Davilla
2011-04-11fix the skin switch dialog bug for disabled addonsmontellese
2011-04-10Revert "[WIN32] removed pcre project from XBMC solution and fixed the inclusi...WiSo
2011-04-10Revert "[WIN32] removed the pcre sources from our repo"WiSo
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