hardinfo

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2021-04-10
15:07
enrich DMI page with more information (from JakeSFR) Leaf check-in: 375de230a5 user: jamesbond tags: trunk
14:48
Support newer GNU C library (from JakeSFR) check-in: 2a27ed299d user: jamesbond tags: trunk
2015-05-01
16:44
hwmon: make sure we find sensors even if it does not start with 1 [http://murga-linux.com/puppy/viewtopic.php?p=841760#841760] check-in: 0782efc2e6 user: jamesbond tags: trunk
2015-04-19
08:40
ARM CPU: detect name from either "Processor" or "model name" check-in: 7bbad8a228 user: jamesbond tags: trunk
2015-04-07
13:51
ARM fixes. check-in: 8b8b4188f2 user: jamesbond tags: trunk
2015-02-21
03:02
correct temperature interpretation in sysfs thermal zone. check-in: 0940fdba89 user: jamesbond tags: trunk
2015-02-19
11:42
quote lsusb -v output so it is safe for hardinfo. check-in: 215d179605 user: jamesbond tags: trunk
07:18
sensors.c: read sensors from sys/thermal, also fix read_sensors_hwmon to read both from /sys/class/hwmon and /sys/class/hwmon/device. check-in: e53cf0fadd user: jamesbond tags: trunk
2015-02-13
04:33
update sensors.c to work with kernel 3.18.x check-in: b699f12863 user: jamesbond tags: trunk
2014-08-05
00:08
fix usb information display. check-in: 87d4c9c922 user: jamesbond tags: trunk
2014-07-28
17:01
revert commit [d5afcb6851]; fix the real cause of missing RAM display (use moreinfo_lookup rather than hi_more_info); fix usb display crashing (util.c now looks for lsusb in /usr/sbin first); fix glibc version not showing (glibc located in /lib64/libc.so.6); initial support for DDR3 spd-decoding (incomplete, the manufacturer is not shown yet). check-in: b571f0ca03 user: jamesbond tags: trunk
2014-06-06
19:59
os database: Fatdog has to come before Puppy Linux as it shares some files with Puppy, otherwise Fatdog will be detected as Puppy Linux. check-in: b13faa87f3 user: jamesbond tags: trunk
19:33
fix missing RAM memory due to functions of the same name being exported in different shared libraries (fix: make the functions private). check-in: d5afcb6851 user: jamesbond tags: trunk
19:23
upstream: import all updates. check-in: cd126c2f50 user: jamesbond tags: trunk
18:51
reverse the last two commits - missed on in between Closed-Leaf check-in: e3dde4b5ef user: jamesbond tags: trunk
18:47
upstream: fixed autodetection of debug builds check-in: 63b2ddfb5a user: jamesbond tags: trunk
18:47
upstream: right usage of GNUinstall dirs, and added module if distros not have yet check-in: dc9cdd1036 user: jamesbond tags: trunk
18:44
upstream: Fix underlinking wrt https://bugs.gentoo.org/show_bug.cgi?id=418121 check-in: 93134ad3d2 user: jamesbond tags: trunk
18:44
upstream: Split x86 and x86_64 arches check-in: d61b38eb37 user: jamesbond tags: trunk
18:43
upstream: Use GNUInstallDirs and respect lib suffix check-in: 4f6525c26e user: jamesbond tags: trunk
18:41
upstream: Do not crash if CUPS libraries were not found check-in: 94e693ea38 user: jamesbond tags: trunk
18:39
undo previous commit in preparation to applying patches from upstream. check-in: 53dcd55dfd user: jamesbond tags: trunk
2014-05-16
19:21
change lib to lib64; add -lm dependency check-in: 4c6cbe61a7 user: jamesbond tags: trunk
2014-01-03
10:02
Complete spanish translation of hardinfo.pot. check-in: 87508af301 user: leandro@hardinfo.org tags: trunk
10:02
Spanish translation of main strings check-in: 0edb995482 user: leandro@hardinfo.org tags: trunk
10:02
rodin.s patch to bug #53 (http://bugs.hardinfo.org/showreport.php?bugid=53) check-in: ae081b428d user: leandro@hardinfo.org tags: trunk
10:02
Add a very small fr translation check-in: a4eb79e8b3 user: leandro@hardinfo.org tags: trunk
10:02
Realize that we are using cmake, and modify the build system using elementary module check-in: ffe03ae280 user: leandro@hardinfo.org tags: trunk
10:02
Clean up po/ check-in: d801bf43dc user: leandro@hardinfo.org tags: trunk
10:02
Add initial translation support (patch from rodin.s) check-in: 1132a984f2 user: leandro@hardinfo.org tags: trunk
2013-12-22
16:58
stability fixes & add fatdog64 recognition check-in: 7a424d172a user: jamesbond tags: trunk
2013-08-23
10:29
Merge pull request #10 from georgeAtEditShare/master Fix USB device parsing check-in: 2bb21a4caf user: leandro@hardinfo.org tags: trunk
10:28
Merge pull request #14 from hasufell/master imrove LIBDIR detection in binreloc check-in: d53ba960da user: leandro@hardinfo.org tags: trunk
05:53
imrove LIBDIR detection in binreloc use the LIBDIR we get from GNUInstallDirs module instead of this ifdef, it should be more robust and is distro dependant check-in: c3a95fd2b6 user: hasufell@posteo.de tags: trunk
2013-04-09
11:05
Merge pull request #11 from hasufell/master Computer/Development: improve regex pattern, add clang and dmd check-in: 45a1032492 user: leandro@hardinfo.org tags: trunk
2013-03-27
14:56
Computer/Development: improve regex pattern, add clang and dmd check-in: 32f423949d user: julian.ospald@googlemail.com tags: trunk
2013-03-05
19:45
Fix parsing of usb devices This creates a temporary file with the lsusb information, which allows fseek to work properly. check-in: 71a81fe0b1 user: george@editshare.com tags: trunk
2012-12-31
11:06
Merge pull request #6 from hasufell/master fix building with clang and desktop file check-in: 7e4c6ada58 user: leandro@hardinfo.org tags: trunk
2012-12-30
14:12
stay compatible with non-relative paths if the user specifies -DCMAKE_INSTALL_BINDIR=/usr/bin then the desktop file will be broken CMAKE_INSTALL_FULL_<dir> fixes this check-in: 26a224bdd5 user: julian.ospald@googlemail.com tags: trunk
14:10
add -std=gnu89 this again breaks strict compilers like clang, so declare what gnu extensions we use check-in: 89b03917fe user: julian.ospald@googlemail.com tags: trunk
14:08
fix return value of non-void function this breaks strict compilers check-in: 501c388af9 user: julian.ospald@googlemail.com tags: trunk
2012-11-29
01:40
Merge pull request #5 from mckaygerhard/master Require an older version of CMake. This includes a GNUInstallDirs module from CMake 2.8. check-in: bf633cc81e user: leandro@hardinfo.org tags: trunk
2012-11-28
18:34
fixed autodetection of debug builds check-in: 91d0200356 user: mckaygerhard@gmail.com tags: trunk
18:29
right usage of GNUinstall dirs, and added module if distros not have yet check-in: 348268043c user: mckaygerhard@gmail.com tags: trunk
2012-06-01
14:14
Merge pull request #1 from hasufell/master improve build system check-in: 20cd15043b user: leandro@hardinfo.org tags: trunk
2012-05-29
23:53
Fix underlinking wrt https://bugs.gentoo.org/show_bug.cgi?id=418121 check-in: c682fe7acd user: julian.ospald@googlemail.com tags: trunk
23:52
Split x86 and x86_64 arches lib suffix in hardinfo/binreloc.c is already supported and will be respected now check-in: 2e053e87de user: julian.ospald@googlemail.com tags: trunk
23:49
Use GNUInstallDirs and respect lib suffix check-in: 424d4e7449 user: julian.ospald@googlemail.com tags: trunk
2012-05-27
12:54
Do not crash if CUPS libraries were not found Bug reported by hasufell@gentoo.org. check-in: 935224eda8 user: leandro@hardinfo.org tags: trunk
2012-01-27
12:08
Update Copyright year in about dialog check-in: e1be70c751 user: leandro@hardinfo.org tags: trunk