Commit graph

7 commits

Author SHA1 Message Date
Simon Shine
db24fbd8a4
Revise PixelVloed protocol documentation
Fixed copy/paste bugs:
 - Protocol 3 does not support alpha.
 - Protocol 1 does not use 8+8 bits per X/Y coordinate.

Improved description:
 - Convert introduction to bullet-points.
 - Simplified headers for better links.
 - Added example with calculations to protocol 0.
 - Moved "Only supported ..." messages below header (in bold).
 - Describe protocols in terms of one another.
2020-08-17 02:53:51 +02:00
Simon Shine
a932a1210a
Format Markdown for better GitHub rendering
This includes:
 - Spacing after headers (on line, after line)
 - Dashes before bullet lists
 - Code examples surrounded by triple-backticks
2020-08-17 01:20:45 +02:00
Jan Klopper
2fcfc6773c Bit of cleanup, and some fixes in the docs 2017-06-16 14:21:58 +02:00
Jan Klopper
d15f225b66 Fix some sentences / words in the protocol documentation. 2017-03-13 17:12:39 +01:00
Hylke44
35ce046be0 Changed protocol description file to support github markdown. 2017-03-10 20:50:57 +01:00
Hylke44
d9594f1ea3 Updated the protocol description.
Protocol version 1, 2 and 3 added.
2017-03-10 20:32:41 +01:00
Jan Klopper
9b6190b186 Add pixel factor in the server so that clients ca push more effective pixels 2016-06-22 12:28:16 +02:00