Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-22 | Merge pull request #11695 from wsnipex/fix-wii | Martijn Kaijser | |
[cmake] fix building WiiRemote | |||
2017-02-22 | Merge pull request #11719 from ronie/estouchy-playerprocess-17 | Martijn Kaijser | |
[estouchy] player process info | |||
2017-02-22 | Merge pull request #11703 from DaveTBlake/SlowSmartPlaylistKrypton | Dave Blake | |
[Fix] [Backport]Songs smart playlists 3 x slower than similar library node | |||
2017-02-22 | Merge pull request #11706 from ksooo/krypton-epg-gridcontainer-fixes | Kai Sommerfeld | |
[EPG] Trac 17323: Krypton: Guide window fixes | |||
2017-02-22 | Merge pull request #11708 from phil65/estuary_krypton | Martijn Kaijser | |
[Estuary] sync | |||
2017-02-21 | [estouchy] player process info | ronie | |
2017-02-21 | Merge pull request #11716 from MartijnKaijser/chorus_krypton | Martijn Kaijser | |
[addons] update Chorus | |||
2017-02-21 | [addons] update Chorus | Martijn Kaijser | |
2017-02-21 | OMXPlayer: Fixup after DVDMessage changes | popcornmix | |
2017-02-21 | VideoPlayer: allow user to skip into commbreaks from the end | Rainer Hochecker | |
2017-02-21 | VideoPlayer. update playstate when a/v get in sync | Rainer Hochecker | |
2017-02-21 | VideoPlayer: fix edl skipping | Rainer Hochecker | |
2017-02-20 | Merge pull request #11644 from ronie/seek-17 | Martijn Kaijser | |
fix skip specified amount | |||
2017-02-20 | [Estuary] sync | phil65 | |
2017-02-19 | [cmake] fix building WiiRemote | wsnipex | |
2017-02-19 | Merge pull request #11447 from Kwiboo/app-name | Martijn Kaijser | |
App-name fixes for Krypton | |||
2017-02-19 | Skip RetrieveMusicInfo for smart playlists, like music library nodes we ↵ | DaveTBlake | |
already have the info. | |||
2017-02-19 | Merge pull request #11697 from tamland/addons_backport | Martijn Kaijser | |
addon system fixes | |||
2017-02-19 | CMake: kodi-eventclients-wiiremote depends on cwiid | Bernd 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 message | Thomas Amland | |
2017-02-19 | [addons] always show auto-disable notification regardless of setting | Thomas Amland | |
2017-02-19 | [estuary] fix message for broken addons | Thomas Amland | |
'broken' does not include incompatible | |||
2017-02-19 | [addons] auto-disable broken addons after update | Thomas Amland | |
2017-02-19 | [addons] remove non-functioning broken status code | Thomas Amland | |
2017-02-19 | [addons] add isAutoUpdate flag to install job | Thomas Amland | |
2017-02-19 | [addons] dont prevent installation of addons marked broken in addonmgr | Thomas 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 anymore | Thomas Amland | |
2017-02-18 | Merge pull request #11663 from Kwiboo/krypton-remotedelay | Martijn 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-18 | Merge pull request #11689 from fritsch/ditherkrypt | Martijn Kaijser | |
Settings: Disable dithering by default - cause 100% load on old rigs | |||
2017-02-18 | Merge pull request #11583 from nsenica/cwiid_fix_krypton | Martijn Kaijser | |
[cmake] [linux] [backport] Don't compile/add WiiRemote if libcwiid-dev is not present | |||
2017-02-18 | [cmake] use app-name in install path | Jonas Karlman | |
2017-02-18 | [linux] install <app-name>.desktop | Jonas Karlman | |
2017-02-18 | Change in App Name for Windows OS, is not reflected in profile path in | Prashant Mavadiya | |
APPDATA directory. | |||
2017-02-18 | [cmake] use app name target for application manifest | Jonas Karlman | |
2017-02-18 | Settings: Disable dithering by default - cause 100% load on old rigs | fritsch | |
2017-02-18 | Merge pull request #11579 from djp952/pullrequest1 | Martijn Kaijser | |
[PVR] Use FormattedChannelNumber in PVR Timer Settings dialog | |||
2017-02-18 | Merge pull request #11684 from bkuhls/Krypton_SSE3 | Martijn Kaijser | |
[Krypton] Update SSE3 check to match with the others | |||
2017-02-18 | Merge pull request #11682 from ronie/estouchy-videos-17 | Martijn Kaijser | |
fix views for videos content | |||
2017-02-17 | Merge pull request #11683 from DaveTBlake/RandomSongSQLKrypton | Martijn Kaijser | |
[Fix][Backport]Limited number of Random songs apply sort and limit in DB | |||
2017-02-17 | Merge pull request #11672 from garbear/fix-keyboard-backport | Martijn Kaijser | |
Backport: Improve keyboard handling during button mapping | |||
2017-02-17 | Update SSE3 check to match with the others | Anthony Ryan | |
SSE3 is in /proc/cpuinfo, but under an alternative name | |||
2017-02-17 | Apply 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-17 | fix views for videos content | ronie | |
2017-02-17 | Merge pull request #11643 from ronie/estouchy-seekbar17 | ronie | |
[Estouchy] add seekbar | |||
2017-02-15 | [controller dialog] Improve keyboard handling during mapping | Garrett 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-14 | Merge pull request #11661 from bkuhls/libdvd_cross | Martijn Kaijser | |
[Krypton] libdvd: fix setting compiler when cross-compiling, backport 11185 | |||
2017-02-14 | Merge pull request #11669 from ksooo/krypton-estuary-fix-wallwatchediconvar | Kai Sommerfeld | |
[estuary] Krypton: Fix regression in WallWatchedIconVar. Recent recordings hom… |