aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-22Merge pull request #11695 from wsnipex/fix-wiiMartijn Kaijser
[cmake] fix building WiiRemote
2017-02-22Merge pull request #11719 from ronie/estouchy-playerprocess-17Martijn Kaijser
[estouchy] player process info
2017-02-22Merge pull request #11703 from DaveTBlake/SlowSmartPlaylistKryptonDave Blake
[Fix] [Backport]Songs smart playlists 3 x slower than similar library node
2017-02-22Merge pull request #11706 from ksooo/krypton-epg-gridcontainer-fixesKai Sommerfeld
[EPG] Trac 17323: Krypton: Guide window fixes
2017-02-22Merge pull request #11708 from phil65/estuary_kryptonMartijn Kaijser
[Estuary] sync
2017-02-21[estouchy] player process inforonie
2017-02-21Merge pull request #11716 from MartijnKaijser/chorus_kryptonMartijn Kaijser
[addons] update Chorus
2017-02-21[addons] update ChorusMartijn Kaijser
2017-02-21OMXPlayer: Fixup after DVDMessage changespopcornmix
2017-02-21VideoPlayer: allow user to skip into commbreaks from the endRainer Hochecker
2017-02-21VideoPlayer. update playstate when a/v get in syncRainer Hochecker
2017-02-21VideoPlayer: fix edl skippingRainer Hochecker
2017-02-20Merge pull request #11644 from ronie/seek-17Martijn Kaijser
fix skip specified amount
2017-02-20[Estuary] syncphil65
2017-02-19[cmake] fix building WiiRemotewsnipex
2017-02-19Merge pull request #11447 from Kwiboo/app-nameMartijn Kaijser
App-name fixes for Krypton
2017-02-19Skip RetrieveMusicInfo for smart playlists, like music library nodes we ↵DaveTBlake
already have the info.
2017-02-19Merge pull request #11697 from tamland/addons_backportMartijn Kaijser
addon system fixes
2017-02-19CMake: kodi-eventclients-wiiremote depends on cwiidBernd Kuhls
Fixes CMake Error at cmake_install.cmake:15930 (file): file INSTALL cannot find "/home/buildroot/br/output/build/kodi-07daa5578e1d20eb056ce064baa42dbd47c86be2/project/cmake/build/WiiRemote/kodi-wiiremote".
2017-02-19[addons] fix notification setting (should not hide feedback on manual ↵Thomas Amland
install) and set it to off by default
2017-02-19[addons] fix install notification messageThomas Amland
2017-02-19[addons] always show auto-disable notification regardless of settingThomas Amland
2017-02-19[estuary] fix message for broken addonsThomas Amland
'broken' does not include incompatible
2017-02-19[addons] auto-disable broken addons after updateThomas Amland
2017-02-19[addons] remove non-functioning broken status codeThomas Amland
2017-02-19[addons] add isAutoUpdate flag to install jobThomas Amland
2017-02-19[addons] dont prevent installation of addons marked broken in addonmgrThomas Amland
this is a soft flag and should be handled in gui layer
2017-02-19[addons] fix query. broken table is unused and not updated anymoreThomas Amland
2017-02-18Merge pull request #11663 from Kwiboo/krypton-remotedelayMartijn Kaijser
[krypton][settings] change allowed remotedelay range to inlcude zero
2017-02-18[EPG] Trac 17323: Guide window: Take epg linger time into account when ↵Kai Sommerfeld
calculating 'page now offset'.
2017-02-18[EPG] Trac 17323: Guide window: Fix jumping selection on channel change ↵Kai Sommerfeld
while navigatimg the grid.
2017-02-18Merge pull request #11689 from fritsch/ditherkryptMartijn Kaijser
Settings: Disable dithering by default - cause 100% load on old rigs
2017-02-18Merge pull request #11583 from nsenica/cwiid_fix_kryptonMartijn Kaijser
[cmake] [linux] [backport] Don't compile/add WiiRemote if libcwiid-dev is not present
2017-02-18[cmake] use app-name in install pathJonas Karlman
2017-02-18[linux] install <app-name>.desktopJonas Karlman
2017-02-18Change in App Name for Windows OS, is not reflected in profile path inPrashant Mavadiya
APPDATA directory.
2017-02-18[cmake] use app name target for application manifestJonas Karlman
2017-02-18Settings: Disable dithering by default - cause 100% load on old rigsfritsch
2017-02-18Merge pull request #11579 from djp952/pullrequest1Martijn Kaijser
[PVR] Use FormattedChannelNumber in PVR Timer Settings dialog
2017-02-18Merge pull request #11684 from bkuhls/Krypton_SSE3Martijn Kaijser
[Krypton] Update SSE3 check to match with the others
2017-02-18Merge pull request #11682 from ronie/estouchy-videos-17Martijn Kaijser
fix views for videos content
2017-02-17Merge pull request #11683 from DaveTBlake/RandomSongSQLKryptonMartijn Kaijser
[Fix][Backport]Limited number of Random songs apply sort and limit in DB
2017-02-17Merge pull request #11672 from garbear/fix-keyboard-backportMartijn Kaijser
Backport: Improve keyboard handling during button mapping
2017-02-17Update SSE3 check to match with the othersAnthony Ryan
SSE3 is in /proc/cpuinfo, but under an alternative name
2017-02-17Apply random sort for songs with limits in SQL to avoid inefficiently ↵DaveTBlake
fetching all songs into CFileItemList just to pick a few random ones
2017-02-17fix views for videos contentronie
2017-02-17Merge pull request #11643 from ronie/estouchy-seekbar17ronie
[Estouchy] add seekbar
2017-02-15[controller dialog] Improve keyboard handling during mappingGarrett Brown
Right now, if Kodi receives a keyboard press while mapping a button, it will unconditionally abort the prompt. Empirically, I've observed users becoming confused when they press a direction but the focus doesn't move. Also, I've seen users press A and become confused as to why a "select" button caused a "cancel" action.
2017-02-14Merge pull request #11661 from bkuhls/libdvd_crossMartijn Kaijser
[Krypton] libdvd: fix setting compiler when cross-compiling, backport 11185
2017-02-14Merge pull request #11669 from ksooo/krypton-estuary-fix-wallwatchediconvarKai Sommerfeld
[estuary] Krypton: Fix regression in WallWatchedIconVar. Recent recordings hom…