Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-02 | FIX GCC warnings | hwspeedy | |
2024-03-15 | FIX GCC warnings strncpy | hwspeedy | |
2024-02-16 | FIX better implementation for low GLIB | hwspeedy | |
2024-02-08 | FIX QLcode - sscanf incorrect check | bigbear | |
2024-02-08 | FIX back ports | bigbear | |
2024-02-08 | FIX - missing includes | bigbear | |
2024-02-08 | FIX GCC Warnings | bigbear | |
2024-02-08 | FIX uber-graph GLIB private | bigbear | |
2024-02-08 | FIX GCC Compatibility | bigbear | |
2024-02-08 | FIX CodeQL warnings | bigbear | |
2020-05-09 | Make more data files updatable by moving them to data/ | Leandro Pereira | |
2020-05-04 | vendor.ids: add winbond | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-22 | util_edid: use weak function instead of macro | Burt P | |
Suggested-by: Leandro Pereira <leandro@hardinfo.org> Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-22 | util_edid: make buildable on glib<2.52 | Burt P | |
Not a perfect fix, but moves forward. Need to look at this more later. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-17 | vendor.ids: sort + sort tool | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-17 | revert 1b66b4442410ef6a7f - sort vendor.ids | Burt P | |
Some vendors were lost. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-08 | vendor.ids: sort by name | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-04 | Updated vendors.ids | Ondrej Čerman | |
- Updated Chicony and Sapphire - Added Google and RaidSonic | |||
2020-01-04 | vendor.ids: SSK | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-04 | pci: include a minimum pci.ids with classes, note when pci.ids is missing | Burt P | |
Noticed that the RPi4 has a PCIe bus, but pci.ids is not included with the standard Raspbian image, so everything is "(Unknown)." Now there will be some basic information about what the device is, and a note about installing pci.ids for more information. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-03 | cpubits.h header guard | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-03 | cpubits macro fixes | Bernhard Übelacker | |
2020-01-03 | use newer cpubits.{h,c} from sysobj | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2020-01-03 | vendor.ids: Corsair Force series SSDs | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | usb: vendor tags in list | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | vendor.ids: update comments | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | vendor.ids: X.Org Foundation | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | fmt_opts param for pango/html/text formatting | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-27 | shell: add key flag for strings expected to contian vendors | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-26 | vendor.ids: updates | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-12-22 | nice_name: option to remove "with Radeon" from AMD CPU names | Burt P | |
'AMD E2-1800 APU with Radeon(tm) HD Graphics' ---> 'AMD E2-1800' 'AMD FX-9800P RADEON R7, 12 COMPUTE CORES 4C+8G' ---> 'AMD FX-9800P' 'AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx' ---> 'AMD Ryzen 5 3500U' Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-11-13 | util_ids: remove duplicate declaration | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-11-13 | util_ids: fix, update | Burt P | |
Fixes https://github.com/lpereira/hardinfo/issues/476 Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-10-24 | auto_free: quiet glib warning about freeing timer when auto_free was never used | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-28 | monitors: edid ETB fixes | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-28 | monitors: fixes for vendor oui | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-28 | monitors: add ieee_oui lookup, link for vendor name | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-28 | monitors: safer strings, some DI-EXT | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-28 | monitors: edid fixes | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-28 | vendor: update vendor.{h,c} | Burt P | |
Mostly new match rules. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-28 | monitors: displayid fixes | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-22 | monitors: some DisplayID support | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-22 | util_edid: allow hex dump of sizes not a multiple of 16 | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-22 | monitors: speakers and SADs | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-22 | monitors: SVDs, fixes | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-22 | monitors: etb and standard timings | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-18 | Link sysobj_early with -whole-archive | Burt P | |
2019-08-18 | monitors: more | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-18 | monitors: updated util_edid | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-08-18 | Devices/Monitors | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> |