Extended Display Identification Data editor
wxEDID is a wxWidgets - based EDID (Extended Display Identification Data) editor.
This is an early stage of development, allowing to modify the base EDID v1.3+ structure and CEA-861 (as first extension block).
Besides normal editor functionality, the app has been equipped with a DTD constructor, which aims to ease timings selection/editing. It's also possible to export and import EDID data to/from text files (hex ASCII format) and also to save the structures as a human-readable text.
- Devel package for openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout hardware/wxEDID && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
wxEDID.changes | 0000024961 24.4 KB | |
wxEDID.spec | 0000001756 1.71 KB | |
wxedid-0.0.31.tar.gz | 0000378250 369 KB |
Latest Revision
Mia Herkt (mia)
committed
(revision 28)
- Update to v0.0.31 Fixed: * (BUG) wxEDID_Frame::evt_ntbook_page() was invoked during frame construction with uninitialized wxEDID_Frame::flags & wxEDID_Frame::edigrp_sel, what could lead to a segfault.
Comments 0