joevt
fdf8543c7e
displayid: Update some display mode info.
2024-05-05 08:44:40 -07:00
joevt
e14b6677b2
displayid: Fix non-extended sense codes.
...
Sense codes for displays like the 12 inch RGB display (512x384) weren't working since they had the extended part set to 0xff.
Related to issues #25 .
Also added some descriptive information and sizes which may be used for UI purposes such as creating a menu of displays to choose from. The sizes may be used to set the default window size for the display.
2024-04-23 06:52:38 -07:00
Maxim Poliakovski
576912dd55
displayid: prevent reading past EDID data.
2023-10-03 00:42:03 +02:00
joevt
5294a8b71c
Fix compiler warnings: unused variables.
2023-01-11 01:17:12 -08:00
Maxim Poliakovski
226b51d8db
displayid: constructor with parameters.
2022-05-21 14:51:27 +02:00
Maxim Poliakovski
fff597075d
Monitor type can be now specified from the command line.
2021-12-06 00:40:40 +01:00
Maxim Poliakovski
609fb43726
Rewrite DisplayID to work with AMIC & ATI Rage.
2021-11-30 01:26:32 +01:00
Maxim Poliakovski
a01cd9c993
Make display ID method selectable in video controller.
2021-11-09 14:15:21 +01:00
Maxim Poliakovski
958d3ee96a
Factor out common video controller code.
2021-11-09 13:40:13 +01:00
Maxim Poliakovski
c0cd6eb38f
Add missing licence headers, update license date.
2021-10-23 21:00:31 +02:00
Maxim Poliakovski
9329d56d83
Move devices into dedicated subdirectories.
2021-10-23 20:17:47 +02:00