Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-04 | add extra braces indicating an initializer list | Arne Morten Kvarving | |
you just won't shut up will you clang? | |||
2016-12-04 | add default case to quell compiler warnings | Arne Morten Kvarving | |
2016-12-04 | fix format specifiers to quell compiler warnings | Arne Morten Kvarving | |
2016-12-04 | remove extra parantheses to quell compiler warning | Arne Morten Kvarving | |
2016-12-04 | fix initializer list orders | Arne Morten Kvarving | |
2016-12-04 | register is deprecated and does nothing but throw a warning with c++11 | Arne Morten Kvarving | |
2016-12-04 | [PVR] Fix PVR channel OSD display conditions. | Kai Sommerfeld | |
2016-12-04 | [WinSystem/OSX] - ensuer the window origin is reset after resizing - fixes ↵ | Memphiz | |
windowed mode appearing on the lower bottom of the screen while ignoring the former origin | |||
2016-12-04 | [OSX/SDL/Windowing] - ignore resize events that exceed the screen resolution ↵ | Memphiz | |
(possible bug in SDL related to OSX HiDP scaled resolutions) | |||
2016-12-03 | Merge pull request #11051 from fritsch/krypton-change | Martijn Kaijser | |
VideoPlayer: make sure streams are not discarded after a program change | |||
2016-12-03 | Merge pull request #11047 from fritsch/amliec | Martijn Kaijser | |
AML: Make DTS-HD, TrueHD work on IEC61937 backport work (more verbose… | |||
2016-12-03 | Merge pull request #11050 from Memphiz/nfs_symlinkbp | jenkins4kodi | |
2016-12-03 | VideoPlayer: make sure streams are not discarded after a program change | Rainer Hochecker | |
2016-12-03 | [NFS] - in case we resolve a symlink - don't accidently manipulate the ↵ | Memphiz | |
original dirent pointer because the memory belongs to libnfs and it will remember the change. Instead use a copy of the dirent instance - fixes strange behavior in some symlink scenarios. thx to ronbaby for making it reproducable | |||
2016-12-03 | AML: Make DTS-HD, TrueHD work on IEC61937 backport work (more verbose so we ↵ | fritsch | |
can distinguish) | |||
2016-12-02 | Merge pull request #11037 from BigNoid/revert_sub_krypton | BigNoid | |
Revert "This makes the SubtitleDialog remember the last service used,… | |||
2016-12-02 | Merge pull request #11031 from ronie/estouchy-upd-17 | ronie | |
[Estouchy] fixes | |||
2016-12-02 | Revert "This makes the SubtitleDialog remember the last service used, and ↵ | BigNoid | |
also the last search instead of always using, and searching, the first service in the list." This reverts commit 17525c56e9fdcc1ef7e163ec4521b6ab27afe1fb. | |||
2016-12-01 | [Estouchy] fixes | ronie | |
2016-12-01 | [jsonrpc] bump version to 8.0.0 | montellese | |
2016-11-30 | Merge pull request #11021 from peak3d/Krypton | Markus Pfau | |
use video disptime only in case video is running | |||
2016-11-30 | Merge pull request #11016 from MartijnKaijser/17b7 | Martijn Kaijser | |
bump to v17.0 beta 7 | |||
2016-11-30 | use video disptime only in case video is running | Markus Pfau | |
2016-11-30 | Merge pull request #11014 from phil65/estuary_update17.0b6-Krypton | Martijn Kaijser | |
[estuary] sync | |||
2016-11-30 | Merge pull request #10992 from fritsch/ffmpeg-315-beta5 | Martijn Kaijser | |
FFmpeg: Bump to 3.1.6-Krypton-Beta6 | |||
2016-11-30 | Merge pull request #10997 from ronie/slideshow | Martijn Kaijser | |
reset slideshow state on window close | |||
2016-11-30 | [estuary] sync | phil65 | |
2016-11-29 | [lang][kodi.core] automatic syntax corrections for the en_GB language file | txtranslation | |
2016-11-29 | Merge pull request #10980 from notspiff/remove_unused | Cristiano A. Silva | |
remove unused variables / members | |||
2016-11-29 | Merge pull request #11004 from notspiff/tighten_vcd_checks | Cristiano A. Silva | |
fixed: tighten vcd .dat file checks to avoid unwanted filtering | |||
2016-11-29 | Merge pull request #11006 from popcornmix/displayclose | popcornmix | |
rbp: Don't close the display here it should be closed by the opener | |||
2016-11-29 | Merge pull request #10944 from kszaq/aml_h2644k_s905x | jenkins4kodi | |
2016-11-28 | Merge pull request #10630 from garbear/controller-fixes | Garrett Brown | |
Controller fixes | |||
2016-11-28 | aml: introduce speaking constants in H264 4K2K check | kszaq | |
2016-11-28 | Merge pull request #11007 from phil65/episode_nodes | Philipp Temminghoff | |
[DirectoryNodes] override GetChildType() for Episode DirectoryNodes | |||
2016-11-28 | Merge pull request #10957 from BigNoid/directory_refresh | BigNoid | |
[listprovider] Refresh list when job was not finished | |||
2016-11-28 | [DirectoryNodes] override GetChildType() for Episode DirectoryNodes | phil65 | |
2016-11-28 | rbp: Don't close the display here it should be closed by the opener | popcornmix | |
2016-11-28 | Merge pull request #11002 from phil65/estuary_update | Philipp Temminghoff | |
[estuary] sync | |||
2016-11-28 | Merge pull request #11005 from ronie/estouchy-roles | ronie | |
[Estouchy] Song Info Dialog contributors in control list | |||
2016-11-28 | [Estouchy] Song Info Dialog contributors in control list | ronie | |
2016-11-28 | fixed: tighten vcd .dat file checks to avoid unwanted filtering | notspiff | |
ref http://forum.kodi.tv/showthread.php?tid=298161 | |||
2016-11-28 | Merge pull request #10994 from DaveTBlake/SplitPerformerRoleOnly | Dave Blake | |
Fix processing of Performer/TMCL/TIPL Tag values | |||
2016-11-28 | Merge pull request #10951 from DaveTBlake/SongInfoRoleList | Razzeee | |
Song Info Dialog contributors in control list | |||
2016-11-28 | Merge pull request #10974 from DaveTBlake/ReworkGetFilter | Dave Blake | |
Fix GetFilter SQL for music artists, albums and songs nodes | |||
2016-11-28 | Merge pull request #10989 from MartijnKaijser/new_webinterface | Martijn Kaijser | |
New default webinterface Chorus2 | |||
2016-11-28 | [estuary] sync | phil65 | |
2016-11-28 | [listprovider] fix job cancelling | Thomas Amland | |
2016-11-28 | Merge pull request #10942 from kszaq/aml_passthrough | jenkins4kodi | |
2016-11-28 | Merge pull request #10991 from ronie/estouchyv2 | ronie | |
[Estouchy] update to match the new look of the default skin |