[remote-playback] new commits pushed by avayvod

The following commits were just pushed by avayvod to 
https://github.com/w3c/remote-playback:

* Addressed the F2F issues for the spec:
- split the statechange event into three, one per state
- changed Promise<bool> connect() to Promise<void> changeState();
- replaced RemotePlaybackAvailability to the watch/cancel pattern;
- defined local and remote playback states and their relationship with
 the
  player state;
- specified the behavior around disableRemotePlayback attribute
- specified a little more about media resource selection for 
availability
  and remote playback
- updated the algorithms to reflect new terms
  by Anton Vayvod
https://github.com/w3c/remote-playback/commit/088b426cfb880d0481f7ee0243e305efb0dc4141

* Merge pull request #49 from w3c/prepare-fpwd

Prepare the spec for the First Public Working Draft by addressing 
existing issues
  by Anton Vayvod
https://github.com/w3c/remote-playback/commit/b800f479c8ad6ed534f5013cd24fd8fe12377fda

Received on Monday, 11 July 2016 11:16:57 UTC