aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-16skin.confluence: adjust row label 2 in VideoFullScreen to line break in codec...xbmc
2013-03-16dvdplayer: put line break into video codec info because it gets too longxbmc
2013-03-15Merge pull request #2417 from ulion/fix_empty_video_title_in_announceSascha Montellese
2013-03-15Merge pull request #2420 from Montellese/rssmanager_locksSascha Montellese
2013-03-15depends: grr, revert accidental commit that breaks android buildCory Fields
2013-03-15Merge pull request #2441 from ulion/fix_libffi_function_align_link_warning_on...ulion
2013-03-15Fix libffi link warnings 'ARM function not 4-byte aligned' when build for ios.ulion
2013-03-14Merge pull request #2440 from theuni/feedburnerCory Fields
2013-03-14rss: fix xbmc.org feedCory Fields
2013-03-14depends: python: fix urllib on ios for realCory Fields
2013-03-15[osx/ios/atv2] - sync xcode projects to include Buffer.hulion
2013-03-14fix copy-constructor of Buffer, which fixes xbmcvfs.read() (fixes #14183)montellese
2013-03-14depends: python: fix urllib on darwintheuni
2013-03-13depends: fix pil include path, it's not guarded from system libzipCory Fields
2013-03-13depends: use distribute rather than setuptools. Thanks ulionCory Fields
2013-03-13depends: add PIL dependency, but don't build by default yetCory Fields
2013-03-13depends: add PIL dependencyCory Fields
2013-03-13depends: add distutilscross for building host python modulesCory Fields
2013-03-13depends: add setuptools for build-side pythonCory Fields
2013-03-13depends: Prepend -target to staging to avoid clashes with old depstheuni
2013-03-13depends: fix typo, don't create tool_dirCory Fields
2013-03-13[osx/ios] - fix build with old darwin-depends by exporting YASM via config.si...Memphiz
2013-03-13Merge pull request #2433 from tru/zeroconf_memleakMemphiz
2013-03-13depends: fixup paths after f32039928Cory Fields
2013-03-13Merge pull request #2437 from FernetMenta/canseekRainer Hochecker
2013-03-13pvr: do not buffer canpause/seek, the server may want to change thisxbmc
2013-03-13Merge pull request #2421 from anssih/fix/AE-periodsizeAnssi Hannula
2013-03-13[darwin] change path ..xbmc-depends/toolchain -> ..xbmc-depends/buildtools-na...davilla
2013-03-13[osx] changed, enable sse3/sse4.1/sse4.2 all osx 10.6 targets support itdavilla
2013-03-13fixed, revert to original path for darwin native tool chaindavilla
2013-03-13[osx] match OTHER_LDFLAGS for debug and releasedavilla
2013-03-13[darwin] fixed XBMC_DEPENDS def in xcdoe project, ARCHS is all archs, CURRENT...davilla
2013-03-13Merge pull request #2432 from tru/caaestream_memleakdavilla
2013-03-13Merge pull request #2423 from FernetMenta/videoinfoRainer Hochecker
2013-03-13Plug minor memory leak in CoreAudioAEStreamTobias Hieta
2013-03-13[OSX] Fix minor memory leak in ZeroconfOSX.cppTobias Hieta
2013-03-12dvdplayer: make HasVideo return true if a video stream was opened since playb...xbmc
2013-03-12depends: fix freetype build with crystax ndkCory Fields
2013-03-12Merge pull request #2427 from koying/fixeolChris Browet
2013-03-12FIX: eolChris "Koying" Browet
2013-03-12[cec] fixed compilation without libcec-dev on the system after 95d87f54566567...Lars Op den Kamp
2013-03-12Merge pull request #2407 from koying/chgmainjavaChris Browet
2013-03-12Merge pull request #2425 from ulion/fix_code_generate_python_binary_stringulion
2013-03-12[cec] and let's init m_queryThread to NULL so we won't crash on exit when CEC...Lars Op den Kamp
2013-03-12[cec] extra guards around m_queryThreadLars Op den Kamp
2013-03-12[cec] cosmetics. made some methods private that don't need to be publicLars Op den Kamp
2013-03-12[cec] removed no longer used TranslateComPort()Lars Op den Kamp
2013-03-12[cec] removed dupe methods. if we really need that Sleep(), do it in CPeriphe...Lars Op den Kamp
2013-03-12Add deps to typemap files for code generate makefile.ulion
2013-03-11Merge pull request #2424 from ulion/fix_ios_image_crash_bad_merged_codeulion