summaryrefslogtreecommitdiffstats
path: root/hwdb.d/70-cameras.hwdb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hwdb: Add some HP IR camerasAnton Golubev2024-07-031-0/+10
| | | | | | | | | | | | | Two very similar devices, with two functions - a regular camera and IR. The peculiarity of their infrared camera is that it uses a color image format (YUYV), although it is essentially black and white. The IR camera interface differs from the regular camera interface by name: "HP Wide Vision FHD Camera: HP W" for the regular camera and "HP Wide Vision FHD Camera: HP I" for an infrared camera Therefore, glob *I is used to separate the IR camera
* hwdb: Tag IR cameras as suchBastien Nocera2021-10-271-0/+25
So that front-ends can ignore them if they wish to. See https://gitlab.gnome.org/GNOME/cheese/-/merge_requests/4