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.
- Developed at hardware
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:LoongArch:Factory/wxEDID && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
wxEDID.changes | 0000006743 6.58 KB | |
wxEDID.spec | 0000002103 2.05 KB | |
wxedid-0.0.21.tar.gz | 0000355143 347 KB | |
wxedid-no-implicit-string-conversion.patch | 0000000450 450 Bytes |
Revision 6 (latest revision is 13)
Dominique Leuenberger (dimstar_suse)
accepted
request 820976
from
Mia Herkt (mia)
(revision 6)
- Update to v0.0.21 Fixed * (BUG): BlockTree: root node was not showing EDID file name if the file path was provided as an cmd line argument (both binary and --text). * (BUG) cea_hdrs_cl::init(): Incorrect min size for "HDR Static Metadata Data Block" (TagCode=7, ExtTagCode=6): the min. block size is 3, not 6 bytes. Fields for bytes 4..6 are marked as unused, depending on the block size. * (BUG) cea_hdrs_cl: incorrect bitfield definitions for reserved fields: "ET6-7" & "SM1-7" * Wrong evt ID for importing HEX-text EDID from cmd line arg: should be id_mnu_imphex, not id_mnu_exphex. * (Regression) if config file doen't exist, the config.b_dtd_keep_aspect is set to OFF, but by default it should be set to ON.
Comments 0