Skip to content

v1.8.0

Compare
Choose a tag to compare
@jackburton79 jackburton79 released this 22 Sep 10:13
· 25 commits to stable-1.8 since this release
  • Added screen manufacturer decoding table
    the agent will now return the full manufacturer string (e.g. "Hewlett Packard") instead of the PNP ID (e.g. "HWP")
  • Removed option --use-baseboard-serial-number
    No longer needed: if the system S/N is empty, automatically fall back to the board S/N
  • Removed option --new-agent-string
    No longer needed: fall back automatically to the legacy agent string if the server rejects the new one
  • Sync edid-decode.c with the latest version (from linuxtv)
  • Cleanups