Commit Graph

8 Commits

Author SHA1 Message Date
Frediano Ziglio
78a9aa943a spice_protocol: Small protocol documentation updates
Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
2020-04-10 15:30:00 +01:00
Frediano Ziglio
70c71fe487 Remove Celt support
Take from spice-common this changeset:

Victor Toso (1):
      sound: remove celt support

Remove and update reference from CI and documentation.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Victor Toso <victortoso@redhat.com>
2020-03-17 17:15:51 +00:00
Frediano Ziglio
2c2e5bd531 spice_protocol: Minor updates
Update many "red" prefixes.
Add some capabilities for audio.
Update some structure names.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Francesco Giudici <fgiudici@redhat.com>
2020-03-05 10:52:23 +00:00
Frediano Ziglio
8a8bd3e1c8 spice_protocol: Update some constant mnemonic for MainChannel
RED_* and REDC_* prefixes were changed to SPICE_*.
Also update some message names.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Snir Sheriber <ssheribe@redhat.com>
2019-12-16 16:55:32 +02:00
Snir Sheriber
afa5e52f77 docs: make spice_protocol.txt comply with asciidoctor syntax check
Source code cannot be added in the middle of a table as is, place inside
the a cell.

https://asciidoctor.org/docs/user-manual/#pipe-in-table-cell

Signed-off-by: Snir Sheriber <ssheribe@redhat.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
2019-12-16 08:59:04 +00:00
Snir Sheriber
b5c296056e docs: Fix documents titles
-Remove BOM character if exists (this may interfere Static Site Generators)
-Use simple titles (SSG may use the title as the html file name)
-Fix title which violates the format
2019-10-31 16:44:17 +02:00
Frediano Ziglio
43fa3b549b docs: Update many names in spice_protocol.txt
Using an old "renames" file found in spice-protocol repository
I update some old names in the documentation protocol.
Also updated some other names manually.
I processed the file and fixed some code indentation.
File looks much more up to date.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Victor Toso <victortoso@redhat.com>
2019-10-14 12:38:30 +01:00
Thiago Mendes
ddb2795b65 Converting Spice_protocol.odt to Asciidoc
https://gitlab.freedesktop.org/spice/spice-server/issues/10

Acked-by: Frediano Ziglio <fziglio@redhat.com>
2019-05-31 15:01:54 +01:00