Proto commits in jeanregisser/mediaremotetv-protocol

These 8 commits are when the Protocol Buffers files have changed:

Commit:fc54cbd
Author:Pierre Ståhl

Add more messages

The documentation is generated from this commit.

Commit:3def61c
Author:Pierre Ståhl

Updates to ProtocolMesssages Fix some fields that was wrong, add missing message identifiers and remove comments that are not valid.

Commit:3f45bbf
Author:Pierre Ståhl

Rename SetConnectionState to SetConnectionStateMessage This is to follow the same convention as other files.

Commit:69d848c
Author:Pierre Ståhl

Additional messages from connection flow These are the new messages and changes I hade to make in order to fully decode all fields during a new connection.

Commit:4268666
Author:Pierre Ståhl
Committer:Pierre Ståhl

Protobuf message updates Extended a few existing messages and added some new ones.

Commit:d0f862f
Author:Jean Regisser

Fix incorrect extension number for RegisterVoiceInputDeviceMessage

Commit:881ea2d
Author:Pierre Ståhl

Make it possible to compile messages

Commit:4e35cb7
Author:Jean Regisser

Initial commit