Kore/app/src/main/java/org/xbmc/kore/eventclient
Synced Synapse 68ab545651 Add EventServer configuration options in wizard and host editing. 2015-06-21 15:04:54 +01:00
..
ButtonCodes.java Add constants for the different types of button maps 2015-06-17 22:29:44 +01:00
EventClient.java Added infrastructure for sending packets to Kodi's EventServer 2015-04-23 19:19:18 +01:00
EventServerConnection.java Add EventServer configuration options in wizard and host editing. 2015-06-21 15:04:54 +01:00
Packet.java Fix calculation of packet number and sizes, that was causing packets with payloads of size 0 not to be sent, as well as packets with payloads of sizes multiple of MAX_PAYLOAD_SIZE to send empty packets. 2015-06-17 22:27:13 +01:00
PacketACTION.java Added infrastructure for sending packets to Kodi's EventServer 2015-04-23 19:19:18 +01:00
PacketBUTTON.java Added infrastructure for sending packets to Kodi's EventServer 2015-04-23 19:19:18 +01:00
PacketBYE.java Added infrastructure for sending packets to Kodi's EventServer 2015-04-23 19:19:18 +01:00
PacketHELO.java Added infrastructure for sending packets to Kodi's EventServer 2015-04-23 19:19:18 +01:00
PacketLOG.java Added infrastructure for sending packets to Kodi's EventServer 2015-04-23 19:19:18 +01:00
PacketMOUSE.java Added infrastructure for sending packets to Kodi's EventServer 2015-04-23 19:19:18 +01:00
PacketNOTIFICATION.java Added infrastructure for sending packets to Kodi's EventServer 2015-04-23 19:19:18 +01:00
PacketPING.java Added infrastructure for sending packets to Kodi's EventServer 2015-04-23 19:19:18 +01:00