aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-29Optimize CPVRRecording. No more copies, just shared pointers.Kai Sommerfeld
2015-01-29Fix for crash on startup on iOSBen Avison
2015-01-29Merge pull request #6292 from ronie/re-touchedMartijn Kaijser
2015-01-29[confluence] disable the "Download" item in the subtitle menu when inSam Stenvall
2015-01-29[confluence] display the subtitle button in live TV tooSam Stenvall
2015-01-29[confluence] move the teletext button to the left button groupSam Stenvall
2015-01-29Merge pull request #6093 from Jalle19/drop-virtual-channelsSam Stenvall
2015-01-29video library: overwrite the scraped runtime if the one from stream details i...montellese
2015-01-29VideoThumbLoader: use already available reference variablemontellese
2015-01-29videodb: add SetDetailsForItem()montellese
2015-01-29[gui] bump versionSam Stenvall
2015-01-29[confluence] bump versionSam Stenvall
2015-01-29[pvr] remove the "edit" and "delete" buttons from the channel managerSam Stenvall
2015-01-29[pvr] remove support for "virtual" channelsSam Stenvall
2015-01-29[Re-Touched] Add PVR supportronie
2015-01-28mips: Pass --disable-mips.* flags to FFmpeg to cover more platformsBalint Reczey
2015-01-28mips: Use #pragma once instead of C style header guardBalint Reczey
2015-01-28mips: Fix addon shared library namingAndriy Prystupa
2015-01-28mips: Fix build with using OpenGL renderingBalint Reczey
2015-01-28mips: Don't use ASM rounding on MIPSBalint Reczey
2015-01-28mips: Add configure option for mips and mipselBalint Reczey
2015-01-28mips: add atomicstheuni
2015-01-28[Confluence] don't hide header during radio playbackronie
2015-01-28[osx/ios/atv2] - sync xcode projectMemphiz
2015-01-28Merge pull request #6286 from ksooo/fix-pvr-wakeuptime-calculationLars Op den Kamp
2015-01-28Merge pull request #6276 from Memphiz/win32_packagingMemphiz
2015-01-28Merge pull request #6287 from Memphiz/curldowngradeMemphiz
2015-01-28Merge pull request #6277 from mkortstiege/cuttingMatthias Kortstiege
2015-01-27Merge pull request #6274 from Jalle19/channelgroup-persistMartijn Kaijser
2015-01-28[osx] - downgrade curl to former version for now until a serious symbol clash...Memphiz
2015-01-28Merge pull request #6285 from Memphiz/tp_fixanimgifMemphiz
2015-01-27[depends/TexturePacker] - fix extraction of delay and disposal from animated ...Memphiz
2015-01-27Merge pull request #6254 from kmihelich/giflib5Wolfgang Schupp
2015-01-27[python] prevent segfault when calling DialogProgress(BG) methods before crea...Thomas Amland
2015-01-27[PVR] Fixed: Calculation of PVR wakeuptime. Did not take margin start ofksooo
2015-01-27binary addons: bring win32 in line with how the "kodi" dependency is prepared...montellese
2015-01-27cmake: add missing get_filename_component() for DEPENDS_PATHmontellese
2015-01-27cosmetics: fix indentation in binary addons cmake buildsystemmontellese
2015-01-27Merge pull request #6279 from Montellese/cmake_refactor_dependsSascha Montellese
2015-01-27[depends/ffmpeg] - force ffmpeg build to use AR and RANLIB from the toolchainMemphiz
2015-01-27[depends/droid] - get rid of the NDK_VER parsing/define - not needed anymore ...Memphiz
2015-01-27[depends/PIL] - force "toolchain-gcc -shared" as linker command for shared li...Memphiz
2015-01-27[depends/openssl] - force openssl to use the ar from the toolchainMemphiz
2015-01-27[depends/libplist] - stop rebuilding libplist when not compiling for darwinMemphiz
2015-01-27[docs] - clarify android readme a bit and added extra bits for building on osxMemphiz
2015-01-27[depends] - probe if build os supports sort -V - if not - use sort for determ...Memphiz
2015-01-27[depends/TexturePacker] - make the decisions based on the build mashine and p...Memphiz
2015-01-27[depends] - expose NATIVE_ARCH_DEFINES and build_os via the Makefile.include ...Memphiz
2015-01-27[depends/configure] - add build_os - defining our os strings for the os the c...Memphiz
2015-01-27[m4] - add NATIVE_ARCH_DEFINES which present the -DTARGET_ defines for the sy...Memphiz