Kore/app/src/main/java/org/xbmc/kore/jsonrpc/method
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
..
Addons.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
Application.java Implemented showing volume level on NowPlayingFragment (#312) 2016-11-30 12:20:21 +00:00
AudioLibrary.java Fixed issue with recursing music items 2016-05-10 15:08:38 +02:00
Favourites.java Fix ClassCastException when Favourites returned are empty. (#386) 2017-05-10 09:52:55 +01:00
Files.java Fix addons content sort 2019-07-01 20:57:53 +02:00
GUI.java Fix PVR bottom bar shortcut behaviour 2018-10-27 20:53:15 +02:00
Input.java Fix for long press Info button to display codec info in v17 2016-09-14 01:24:01 -07:00
JSONRPC.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
PVR.java Add recording to channels list 2015-11-29 14:59:32 +00:00
Player.java Add setting to use skip steps instead of seeking (#152) 2018-04-15 15:39:06 +01:00
Playlist.java Implemented changing the position of items in the current playlist 2016-01-19 12:02:08 +01:00
Settings.java Add Settings JSON RPC methods 2015-12-14 19:21:04 +00:00
System.java Add reboot option to power menu 2015-03-29 12:48:51 +01:00
VideoLibrary.java Implemented recursion fix for movies and tv shows (#283) 2016-09-26 18:31:22 +01:00