Kore/app/src/main/java/org/xbmc/kore
Martijn Brekhof 6ed64bf9f9
Fixed refreshing playlist on HTTP connections (#740)
When Kore retrieves the data over HTTP the playlist would be
refreshed every 4 seconds. This caused the playlist to jump to
the top when scrolled down. This has been fixed by checking if
the new playlist is different from the current playlist. If not
nothing changes.
2020-05-25 19:53:23 +01:00
..
eventclient Tweak connection threads 2019-09-28 22:10:04 +02:00
host Fixed refreshing playlist on HTTP connections (#740) 2020-05-25 19:53:23 +01:00
jsonrpc Fixed refreshing playlist on HTTP connections (#740) 2020-05-25 19:53:23 +01:00
provider Added option to sort by last played (#340) 2017-01-30 19:03:16 +00:00
service AndroidX migration 2020-04-26 19:13:07 +02:00
ui Add support to sharing from Arte's video to Kodi (#736) 2020-05-25 19:38:50 +01:00
utils Add support to sharing from Arte's video to Kodi (#736) 2020-05-25 19:38:50 +01:00
Settings.java Allow sorting of PVR Recordings and optionally hide watched items. (#694) 2019-12-17 19:34:42 +00:00