aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-27Merge pull request #11001 from ksooo/pvr-fix-listitem-hastimerscheduleKai Sommerfeld
[PVR][guiinfo] Fix listitem hastimerschedule
2016-11-27[Estouchy] update to match the new look of the default skinronie
2016-11-27[PVR][guiinfo] Extend LISTITEM_HASTIMERSCHEDULE to support pvr timer info ↵Kai Sommerfeld
tag items.
2016-11-27Merge pull request #10999 from metaron-uk/filenameKai Sommerfeld
[PVR] Reintroduce filename sort for PVR recordings
2016-11-27[PVR] Reintroduce filename sort for PVR recordingsmetaron
2016-11-27Merge pull request #10995 from ksooo/pvr-fix-first-channel-infoKai Sommerfeld
[PVR] Fullscreen video: On up/down and no channel info is currently s…
2016-11-27Merge pull request #10998 from FernetMenta/rtmpRainer Hochecker
VideoPlayer: rtmp fixes
2016-11-27Merge pull request #10988 from wsnipex/texturepacker-extWolfgang Schupp
[cmake] allow using an existing Texturepacker binary
2016-11-27Merge pull request #10479 from wsnipex/ffmpegWolfgang Schupp
cmake: make external, shared ffmpeg default
2016-11-27VideoPlayer: rtmp fixesRainer Hochecker
2016-11-27reset slideshow state on window closeronie
2016-11-26[PVR] Fullscreen video: ON up/down and no channel info is currently shown, ↵Kai Sommerfeld
display channel info for playing channel, not info for next/prev channel.
2016-11-26Split TMCL/TIPL and PERFORMER tag role values into individual instruments or ↵DaveTBlake
jobs etc., and capiltalise for consistency
2016-11-26FFmpeg: Bump to 3.1.6-Krypton-Beta6fritsch
2016-11-26Merge pull request #10985 from FernetMenta/seektimeRainer Hochecker
VideoPlayer: change time parameter of SeekTime from int to double
2016-11-26Merge pull request #10986 from ksooo/pvr-fixes-and-optimizationsKai Sommerfeld
[PVR]Small fixes and optimizations
2016-11-25Merge pull request #10982 from ksooo/pvr-fix-recordings-window-listingsKai Sommerfeld
[PVR] fix recordings window subfolder listings
2016-11-25[cmake] allow using an existing Texturepacker binarywsnipex
2016-11-25Merge pull request #10967 from Memphiz/fix_addon_platforms_txtCristiano A. Silva
Fixed missing binary addons
2016-11-25[PVR] Micro optimize async connect (once the pvr client object is obtained, ↵Kai Sommerfeld
use it)
2016-11-25[PVR] Guide window: Fix grid model block count calculation for an edge caseKai Sommerfeld
2016-11-25Merge pull request #10949 from phil65/oninfo_mediatypePhilipp Temminghoff
[listprovider] whitelist mediatypes which may get opened in VideoInfo…
2016-11-25inputstream: bump addon api to 1.0.6Rainer Hochecker
2016-11-25pvr: bump addon api to 5.2.1Rainer Hochecker
2016-11-25Merge pull request #10984 from ksooo/epg-grid-another-crashKai Sommerfeld
[PVR] Guide window: Fix crash (accessed grid index out of bounds).
2016-11-25Add song contributors (composer, musicians etc. or people involved in the ↵DaveTBlake
recording) as a control list with action to display artist info for that artist Adjusted for Estuary v2, and efforts made to decouple control list item action from the music db
2016-11-25VideoPlayer: change time parameter of SeekTime from int to doubleRainer Hochecker
2016-11-25[cmake] make external FFmpeg defaultwsnipex
2016-11-25[cmake] modernize FindFFMPEG and bump versions to v3.1wsnipex
2016-11-25[depends] ffmpeg: add option to autobuild.sh to build shared libswsnipex
2016-11-25Merge pull request #10978 from notspiff/fix_inotifyWolfgang Schupp
Fix inotify
2016-11-25[PVR] Guide window: Fix crash (accessed grid index out of bounds).Kai Sommerfeld
2016-11-24Merge pull request #10966 from garbear/fix-action-after-mappingGarrett Brown
Controller dialog: Fix Kodi actions sent after mapping final analog stick
2016-11-24Merge pull request #10968 from garbear/fix-analogGarrett Brown
Fix digital buttons with analog actions only sending one action
2016-11-24Merge pull request #10547 from ronie/texturedebugtamland
use debug logging for missing textures
2016-11-24[PVR] Recordings window: Fix missing subfolders in recordings listing (due ↵Kai Sommerfeld
to url escape/unescape handling bug).
2016-11-24[PVR] Recordings window: Fix duplicate '..' entries in recordings listing.Kai Sommerfeld
2016-11-24Rework SQL used by GetFilter for artists, albums and songs nodes.DaveTBlake
Consistent passing of filter when drilling down to albums or songs for a selected artist. Change build of "albums" and "songs" type node query where clauses in GetFilter to use role and albumartistsonly flag combinations. For the default node (role = 1) when albumartistsonly only show albums, and the songs on those albums, by that artist, exclude those albums that have songs they are a song artist for but are not credited with the overall album. For other specific roles (custom nodes) when albumartistsonly only show albums with songs that have that artist in that role AND as album artist. When looking at all contributors (role < 0) albumartistsonly has no meaning, and both song_artist and album_artist tables are examined. Without this change: 1) drilling down to albums for an album artist gives any album with a song credited to them, including both compilation albums and where they have collaborated on a song on an album by someone else. 2) drilling down to albums with songs by a composer (or other role) or the songs themselves, also gives any album or songs where they are the album artist. Apply genre and artist options for "albums" node correctly together using subquery on song. Without this it was selecting albums that had song(s) by the artist and song(s) with that genre, but not ensuring they were the same song. Redesign artists SQL
2016-11-24Merge pull request #9925 from oskvadd/fastseekWolfgang Schupp
Speed up startup time for movies in split rar archives.
2016-11-24[controller dialog] Fix Kodi actions sent after mapping final analog stickGarrett Brown
2016-11-24Merge pull request #10977 from notspiff/fix_upnpjenkins4kodi
2016-11-23remove unused variables / membersArne Morten Kvarving
2016-11-23Merge pull request #10975 from phil65/estuary_updateronie
[estuary] 2nd edition
2016-11-23fixed: only add inotify members to CLIRC if inotify is availableArne Morten Kvarving
2016-11-23fixed: probe for inotify in build systemArne Morten Kvarving
2016-11-23fixed: use correct type for time parameter in UPnPPlayerArne Morten Kvarving
2016-11-23[estuary] 2nd editionphil65
2016-11-23Merge pull request #10973 from wsnipex/cmake_fixesWolfgang Schupp
Cmake fixes
2016-11-23[joysticks] Fix no action when analog stick changes directionGarrett Brown
2016-11-23[joysticks] Avoid sending 0.0 value actions every frameGarrett Brown