Kore/app/src/main/java/org/xbmc/kore/jsonrpc/type
Synced Synapse a2e4362564 Fix addons content sort
Don't specify a sort method in the listing of addon contents, so that the addon can sort its contents as it sees fit.
2019-07-01 20:57:53 +02:00
..
AddonType.java remove [] formatting (#353) 2017-02-20 19:05:49 +00:00
ApiParameter.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
ApplicationType.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
AudioType.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
FavouriteType.java Support getting favourites in Kore (#81) (#384) 2017-05-09 18:35:21 +01:00
FilesType.java Add json rpc method/types to support file browsing/playing 2015-03-17 19:37:16 -07:00
GlobalType.java Workaround for issue #78: https://github.com/xbmc/Kore/issues/78 2015-05-25 22:37:32 +01:00
ItemType.java Add json rpc method/types to support file browsing/playing 2015-03-17 19:37:16 -07:00
LibraryType.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
ListType.java Fix addons content sort 2019-07-01 20:57:53 +02:00
MediaType.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
PVRType.java Fix time parsing/display in EPG. Always use UTC for parsing datetimes. 2015-12-16 19:05:41 +00:00
PlayerType.java Implemented MediaProgressIndicator widget to allow for code sharing (#405) 2017-06-20 19:05:27 +01:00
PlaylistType.java Change share intent behaviour: if a video is already playing, queue the shared file, otherwise start playing it immediately. 2015-04-10 19:51:44 +01:00
VideoType.java Add support to see all cast on now playing screen 2015-07-29 18:37:28 +01:00