Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-04 | Merge pull request #10615 from FernetMenta/vtb17.0b3-Krypton | Rainer Hochecker | |
VTB on OSX: fix flickering video caused by buffer overwrite | |||
2016-10-04 | VTB: release CVBuffer after it actually has been rendered | Rainer Hochecker | |
2016-10-04 | Create italian.xml (#10545) | Emanuele Canessa | |
Create italian Keyboard | |||
2016-10-04 | VideoPlayer: rename method NeedBufferForRef to NeedBuffer | Rainer Hochecker | |
2016-10-03 | Merge pull request #10614 from fetzerch/cmake_always_outdated | Christian Fetzer | |
[cmake] Fix always outdated targets | |||
2016-10-03 | Merge pull request #10488 from fritsch/amlaudiotrack | jenkins4kodi | |
2016-10-03 | Merge pull request #10610 from fritsch/refreshratemax | Peter Frühberger | |
Resolution: Don't let code assumption from before 2k break behaviour | |||
2016-10-03 | Merge pull request #10613 from ksooo/pvr-fix-startup-getdirectory-errors | Kai Sommerfeld | |
[PVR] Fix CPVRDirectory::GetDirectory not to return false in case PVR is not yet (compeletely started). | |||
2016-10-03 | [cmake] Fix always outdated targets (with autotools remnants) | Christian Fetzer | |
When the source directory has build artefacts from a previous autotools build, cmake always ran the pack-skin target or build addon libraries. AutotoolsRemoval: Should be revisited when autotools has been removed. | |||
2016-10-03 | [cmake] Fix always outdated wrap_libexif target | Christian Fetzer | |
The wrap_libexif target was always outdated and always relinked because CMake assumed that the file is generated in another directory. `make --debug=basic wrap_libexif` output: Updating goal targets.... File 'build/exif/CMakeFiles/wrap_libexif.dir/build' does not exist. File 'wrap_libexif' does not exist. File 'build/exif/CMakeFiles/wrap_libexif' does not exist. File 'build/exif/system/libexif-x86_64-linux.so' does not exist. Must remake target 'build/exif/system/libexif-x86_64-linux.so'. make[3]: Entering directory '/home/jcf/develop/kodi/kodi-build' [100%] Generating system/libexif-x86_64-linux.so | |||
2016-10-03 | [PVR] Fix CPVRDirectory::GetDirectory not to return false in case PVR is not ↵ | Kai Sommerfeld | |
yet (compeletely started). | |||
2016-10-03 | Merge pull request #10597 from kszaq/amlogic_hw_decoder_fixes | Martijn Kaijser | |
Amlogic: fixes to hardware decoding blacklist | |||
2016-10-02 | Merge pull request #10585 from Ignoble61/remote-xml | Martijn Kaijser | |
Remove home screen info mapping from remote.xml | |||
2016-10-02 | Merge pull request #10611 from FernetMenta/cookie | Rainer Hochecker | |
drop cookies.dat, not required, not thread safe | |||
2016-10-02 | Merge pull request #10612 from phil65/estuary_fixes | ronie | |
[estuary] - misc fixes / additions | |||
2016-10-02 | Merge pull request #10602 from tamland/fix_font_reset | Martijn Kaijser | |
fix font setting reset on skin change | |||
2016-10-02 | [estuary] - misc fixes / additions | phil65 | |
2016-10-02 | drop cookies.dat, not required, not thread safe | Rainer Hochecker | |
2016-10-02 | Merge pull request #10605 from ksooo/pvr-hunting-ghost-timers | Kai Sommerfeld | |
[PVR] Fix ghost timers for certain pvr client addons | |||
2016-10-02 | Resolution: Don't let code assumption from before 2k break behaviour | fritsch | |
2016-10-02 | Merge pull request #10608 from FernetMenta/vdpau | Rainer Hochecker | |
VDPAU: fix draining mixer | |||
2016-10-02 | Merge pull request #10569 from DaveTBlake/CompilationsFix | Pär Björklund | |
Compilation albums - all songs marked means album is compilation (fixes Trac tickets) | |||
2016-10-02 | [PVR] Fix CPVRTimers::GetTimerForEpgTag to aditionally check for equal ↵ | Kai Sommerfeld | |
channel uids if epg uids match. | |||
2016-10-02 | [PVR] Addon API: Added comments clarifying that epg event ids are unique for ↵ | Kai Sommerfeld | |
a channel. | |||
2016-10-02 | [PVR] Make CPVRTimers::GetTimerForEpgTag more readable; no functional changes. | Kai Sommerfeld | |
2016-10-02 | VDPAU: fix draining mixer | xbmc | |
2016-10-02 | Merge pull request #10607 from ronie/estuary-fixes2 | ronie | |
[skin.estuary] fixes | |||
2016-10-02 | Merge pull request #10601 from MartijnKaijser/redact | jenkins4kodi | |
2016-10-02 | fix play button state in side menu | ronie | |
2016-10-01 | [log] redact username/password when savings screenshots | Martijn Kaijser | |
2016-10-01 | Merge pull request #10527 from ronie/props-test | ronie | |
increase property and variable ranges for skins | |||
2016-10-01 | increase property and variable ranges for skins | ronie | |
2016-10-01 | Merge pull request #10603 from Paxxi/fix_yesno | Martijn Kaijser | |
[xbmc][fix] Fix issue where yes/no dialog would show blank buttons | |||
2016-10-01 | [mention-bot] set delayed to false as it doesn't seem to do anything at all | Martijn Kaijser | |
2016-10-01 | Merge pull request #10604 from Paxxi/prep_addons | Martijn Kaijser | |
[xbmc][win][fix] Update prepare-binary-addons-dev.bat | |||
2016-10-01 | Update this to use Visual Studio 14. | Pär Björklund | |
This file had apparently been forgotten about and was still trying to use Visual Studio 2013 toolset. | |||
2016-10-01 | refactor skin setting change ingore logic | Thomas Amland | |
2016-10-01 | fix font setting reset on skin change | Thomas Amland | |
2016-10-01 | Merge pull request #10243 from fritsch/refreshratemax | Peter Frühberger | |
Resolution: Choose most matching refreshrate | |||
2016-10-01 | AESinkAUDIOTrack: Enable all features (clutter the sink) | fritsch | |
2016-10-01 | AESinkAUDIOTrack: Keep EAC3 working when in non AML mode | fritsch | |
2016-10-01 | AESinkAUDIOTrack: Allow backported v24 API to work | fritsch | |
2016-10-01 | AML:Foobar - don't kill user's ears if AML runs public API | fritsch | |
2016-10-01 | AMLUtils: Make aml_present and friends available on Android by default | fritsch | |
2016-10-01 | Merge pull request #10573 from DaveTBlake/AlbumTypeFromTag | Dave Blake | |
Album Record Label and Type from music files tags | |||
2016-10-01 | Merge pull request #10600 from FernetMenta/passthrough | Rainer Hochecker | |
VidoePlayer: fix passthrough audio backlog buffer handling | |||
2016-10-01 | VidoePlayer: fix passthrough audio backlog buffer handling | Rainer Hochecker | |
2016-10-01 | [mention-bot] delay commenting on PRs in casethey get merged directly | Martijn Kaijser | |
2016-10-01 | Merge pull request #10598 from MartijnKaijser/xxxhdpi | Martijn Kaijser | |
[android] pack xxxhdpi icon. | |||
2016-10-01 | [android] pack xxxhdpi icon. credits to koying | Martijn Kaijser | |