aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-04add extra braces indicating an initializer listArne Morten Kvarving
you just won't shut up will you clang?
2016-12-04add default case to quell compiler warningsArne Morten Kvarving
2016-12-04fix format specifiers to quell compiler warningsArne Morten Kvarving
2016-12-04remove extra parantheses to quell compiler warningArne Morten Kvarving
2016-12-04fix initializer list ordersArne Morten Kvarving
2016-12-04register is deprecated and does nothing but throw a warning with c++11Arne 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-03Merge pull request #11051 from fritsch/krypton-changeMartijn Kaijser
VideoPlayer: make sure streams are not discarded after a program change
2016-12-03Merge pull request #11047 from fritsch/amliecMartijn Kaijser
AML: Make DTS-HD, TrueHD work on IEC61937 backport work (more verbose…
2016-12-03Merge pull request #11050 from Memphiz/nfs_symlinkbpjenkins4kodi
2016-12-03VideoPlayer: make sure streams are not discarded after a program changeRainer 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-03AML: Make DTS-HD, TrueHD work on IEC61937 backport work (more verbose so we ↵fritsch
can distinguish)
2016-12-02Merge pull request #11037 from BigNoid/revert_sub_kryptonBigNoid
Revert "This makes the SubtitleDialog remember the last service used,…
2016-12-02Merge pull request #11031 from ronie/estouchy-upd-17ronie
[Estouchy] fixes
2016-12-02Revert "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] fixesronie
2016-12-01[jsonrpc] bump version to 8.0.0montellese
2016-11-30Merge pull request #11021 from peak3d/KryptonMarkus Pfau
use video disptime only in case video is running
2016-11-30Merge pull request #11016 from MartijnKaijser/17b7Martijn Kaijser
bump to v17.0 beta 7
2016-11-30use video disptime only in case video is runningMarkus Pfau
2016-11-30Merge pull request #11014 from phil65/estuary_update17.0b6-KryptonMartijn Kaijser
[estuary] sync
2016-11-30Merge pull request #10992 from fritsch/ffmpeg-315-beta5Martijn Kaijser
FFmpeg: Bump to 3.1.6-Krypton-Beta6
2016-11-30Merge pull request #10997 from ronie/slideshowMartijn Kaijser
reset slideshow state on window close
2016-11-30[estuary] syncphil65
2016-11-29[lang][kodi.core] automatic syntax corrections for the en_GB language filetxtranslation
2016-11-29Merge pull request #10980 from notspiff/remove_unusedCristiano A. Silva
remove unused variables / members
2016-11-29Merge pull request #11004 from notspiff/tighten_vcd_checksCristiano A. Silva
fixed: tighten vcd .dat file checks to avoid unwanted filtering
2016-11-29Merge pull request #11006 from popcornmix/displayclosepopcornmix
rbp: Don't close the display here it should be closed by the opener
2016-11-29Merge pull request #10944 from kszaq/aml_h2644k_s905xjenkins4kodi
2016-11-28Merge pull request #10630 from garbear/controller-fixesGarrett Brown
Controller fixes
2016-11-28aml: introduce speaking constants in H264 4K2K checkkszaq
2016-11-28Merge pull request #11007 from phil65/episode_nodesPhilipp Temminghoff
[DirectoryNodes] override GetChildType() for Episode DirectoryNodes
2016-11-28Merge pull request #10957 from BigNoid/directory_refreshBigNoid
[listprovider] Refresh list when job was not finished
2016-11-28[DirectoryNodes] override GetChildType() for Episode DirectoryNodesphil65
2016-11-28rbp: Don't close the display here it should be closed by the openerpopcornmix
2016-11-28Merge pull request #11002 from phil65/estuary_updatePhilipp Temminghoff
[estuary] sync
2016-11-28Merge pull request #11005 from ronie/estouchy-rolesronie
[Estouchy] Song Info Dialog contributors in control list
2016-11-28[Estouchy] Song Info Dialog contributors in control listronie
2016-11-28fixed: tighten vcd .dat file checks to avoid unwanted filteringnotspiff
ref http://forum.kodi.tv/showthread.php?tid=298161
2016-11-28Merge pull request #10994 from DaveTBlake/SplitPerformerRoleOnlyDave Blake
Fix processing of Performer/TMCL/TIPL Tag values
2016-11-28Merge pull request #10951 from DaveTBlake/SongInfoRoleListRazzeee
Song Info Dialog contributors in control list
2016-11-28Merge pull request #10974 from DaveTBlake/ReworkGetFilterDave Blake
Fix GetFilter SQL for music artists, albums and songs nodes
2016-11-28Merge pull request #10989 from MartijnKaijser/new_webinterfaceMartijn Kaijser
New default webinterface Chorus2
2016-11-28[estuary] syncphil65
2016-11-28[listprovider] fix job cancellingThomas Amland
2016-11-28Merge pull request #10942 from kszaq/aml_passthroughjenkins4kodi
2016-11-28Merge pull request #10991 from ronie/estouchyv2ronie
[Estouchy] update to match the new look of the default skin