Commit graph

2 commits

Author SHA1 Message Date
Philipp Zabel
8a1c91e771 backend-vnc, gitlab-ci: Update to Neat VNC 1.0.0, aml 1.0.0
Update to Neat VNC 1.0.0 and aml 1.0.0, which promise stable API.

Adapt to API changes:
 - authentication API now wraps username/password into
   credentials and can be asynchronous
 - userdata get/setters are now type specific
 - fbs have been renamed to frames, storing dimensions and damage
 - nvnc_open() is split into nvnc_new() and nvnc_listen_tcp()
 - nvnc_close() is now nvnc_del()

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2026-05-20 13:26:34 +03:00
Philipp Zabel
eb3ad4ec64 backend-vnc: add meson wrap files for aml and neatvnc
Use aml v0.3.0 and neatvnc v0.6.0 fallback subprojects.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2023-01-31 09:43:41 +02:00