libdisplay-info/di-edid-decode
Simon Ser 63152283ee Add webapp
This allows running di-edid-decode from a web browser.

The C code is compiled to Web Assembly via Emscripten. The HTML shell
is based on [1].

[1]: https://github.com/emscripten-core/emscripten/blob/main/src/shell_minimal.html

Signed-off-by: Simon Ser <contact@emersion.fr>
2023-12-14 15:50:25 +01:00
..
web Add webapp 2023-12-14 15:50:25 +01:00
cta.c di-edid-decode: fix rgb quantization output 2023-12-03 16:23:10 +01:00
displayid.c displayid: add support for tiled display topology data block 2023-01-09 22:49:01 +00:00
edid.c edid: turn range limits max pixel clock into an int64_t 2023-11-05 10:12:47 +00:00
main.c di-edid-decode: split into multiple files 2022-10-07 05:05:27 +00:00
meson.build Add webapp 2023-12-14 15:50:25 +01:00