Age | Commit message (Expand) | Author |
2013-03-16 | skin.confluence: adjust row label 2 in VideoFullScreen to line break in codec... | xbmc |
2013-03-16 | dvdplayer: put line break into video codec info because it gets too long | xbmc |
2013-03-15 | Merge pull request #2417 from ulion/fix_empty_video_title_in_announce | Sascha Montellese |
2013-03-15 | Merge pull request #2420 from Montellese/rssmanager_locks | Sascha Montellese |
2013-03-15 | depends: grr, revert accidental commit that breaks android build | Cory Fields |
2013-03-15 | Merge pull request #2441 from ulion/fix_libffi_function_align_link_warning_on... | ulion |
2013-03-15 | Fix libffi link warnings 'ARM function not 4-byte aligned' when build for ios. | ulion |
2013-03-14 | Merge pull request #2440 from theuni/feedburner | Cory Fields |
2013-03-14 | rss: fix xbmc.org feed | Cory Fields |
2013-03-14 | depends: python: fix urllib on ios for real | Cory Fields |
2013-03-15 | [osx/ios/atv2] - sync xcode projects to include Buffer.h | ulion |
2013-03-14 | fix copy-constructor of Buffer, which fixes xbmcvfs.read() (fixes #14183) | montellese |
2013-03-14 | depends: python: fix urllib on darwin | theuni |
2013-03-13 | depends: fix pil include path, it's not guarded from system libzip | Cory Fields |
2013-03-13 | depends: use distribute rather than setuptools. Thanks ulion | Cory Fields |
2013-03-13 | depends: add PIL dependency, but don't build by default yet | Cory Fields |
2013-03-13 | depends: add PIL dependency | Cory Fields |
2013-03-13 | depends: add distutilscross for building host python modules | Cory Fields |
2013-03-13 | depends: add setuptools for build-side python | Cory Fields |
2013-03-13 | depends: Prepend -target to staging to avoid clashes with old deps | theuni |
2013-03-13 | depends: fix typo, don't create tool_dir | Cory Fields |
2013-03-13 | [osx/ios] - fix build with old darwin-depends by exporting YASM via config.si... | Memphiz |
2013-03-13 | Merge pull request #2433 from tru/zeroconf_memleak | Memphiz |
2013-03-13 | depends: fixup paths after f32039928 | Cory Fields |
2013-03-13 | Merge pull request #2437 from FernetMenta/canseek | Rainer Hochecker |
2013-03-13 | pvr: do not buffer canpause/seek, the server may want to change this | xbmc |
2013-03-13 | Merge pull request #2421 from anssih/fix/AE-periodsize | Anssi 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 it | davilla |
2013-03-13 | fixed, revert to original path for darwin native tool chain | davilla |
2013-03-13 | [osx] match OTHER_LDFLAGS for debug and release | davilla |
2013-03-13 | [darwin] fixed XBMC_DEPENDS def in xcdoe project, ARCHS is all archs, CURRENT... | davilla |
2013-03-13 | Merge pull request #2432 from tru/caaestream_memleak | davilla |
2013-03-13 | Merge pull request #2423 from FernetMenta/videoinfo | Rainer Hochecker |
2013-03-13 | Plug minor memory leak in CoreAudioAEStream | Tobias Hieta |
2013-03-13 | [OSX] Fix minor memory leak in ZeroconfOSX.cpp | Tobias Hieta |
2013-03-12 | dvdplayer: make HasVideo return true if a video stream was opened since playb... | xbmc |
2013-03-12 | depends: fix freetype build with crystax ndk | Cory Fields |
2013-03-12 | Merge pull request #2427 from koying/fixeol | Chris Browet |
2013-03-12 | FIX: eol | Chris "Koying" Browet |
2013-03-12 | [cec] fixed compilation without libcec-dev on the system after 95d87f54566567... | Lars Op den Kamp |
2013-03-12 | Merge pull request #2407 from koying/chgmainjava | Chris Browet |
2013-03-12 | Merge pull request #2425 from ulion/fix_code_generate_python_binary_string | ulion |
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_queryThread | Lars Op den Kamp |
2013-03-12 | [cec] cosmetics. made some methods private that don't need to be public | Lars 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-12 | Add deps to typemap files for code generate makefile. | ulion |
2013-03-11 | Merge pull request #2424 from ulion/fix_ios_image_crash_bad_merged_code | ulion |