hardinfo

Timeline
Login

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

50 check-ins occurring on or before 2012-05-27 12:54:33.

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
11:59
Fix weird results in benchmark values gcc was (correctly) assuming that benchmark_parallel_for() returned an integer, which was being to a double and messing up results. Added the missing prototype. Also, populate bench_results array with sane values on module init. Some other minor cleanups in benchmark code. check-in: 1203ab0d4a user: leandro@hardinfo.org tags: trunk
11:38
Remove "lib" prefix from modules check-in: e21fb78927 user: leandro@hardinfo.org tags: trunk
10:07
Cleanups in report.c check-in: 142dbc2be4 user: leandro@hardinfo.org tags: trunk
02:46
Force shell vpaned to a sane size when changing view types check-in: a27bbe9f7a user: leandro@hardinfo.org tags: trunk
00:14
Better manage moreinfo hashes Have only one for the whole program and use per-module namespaces/prefixes so that each module can clear its own information easily. check-in: 9734b7695f user: leandro@hardinfo.org tags: trunk
2012-01-22
17:44
Fix USB device listing when parsing lsusb output check-in: 7ac189344e user: leandro@hardinfo.org tags: trunk
2012-01-16
01:18
Fix invalid memory access while parsing boot entries check-in: 26cd62a9c7 user: leandro@hardinfo.org tags: trunk
2012-01-15
22:40
Do not list empty sensor categories check-in: 72be21ab39 user: leandro@hardinfo.org tags: trunk
21:10
Remove more sightings of if (ptr) { free(ptr) } check-in: 0f2133e990 user: leandro@hardinfo.org tags: trunk
21:03
Allocate/deallocate sensor labels/compute hash table only once check-in: e384a27869 user: leandro@hardinfo.org tags: trunk
2012-01-10
00:07
Fix crash while displaying NFS shares check-in: 9a5606eec8 user: leandro@hardinfo.org tags: trunk
2012-01-08
13:45
Add group information. Closes http://bugs.hardinfo.org/showreport.php?bugid=54 check-in: 37c5805f93 user: leandro@hardinfo.org tags: trunk
13:32
Detect LXDE and Lubuntu from $XDG_CURRENT_DESKTOP and $DESKTOP_SESSION. Based on patch by Jonathan Marsden <jmarsden@fastmail.fm> check-in: 7d93a856a3 user: leandro@hardinfo.org tags: trunk
13:21
Simplify hwmon reading code check-in: dc63f46018 user: leandro@hardinfo.org tags: trunk
13:08
Support both old- and new-style interfaces for hwmon sensors check-in: c6c55ad1d8 user: leandro@hardinfo.org tags: trunk
2012-01-07
19:33
Show moterboard information in the new summary screen check-in: f2fd17950c user: leandro@hardinfo.org tags: trunk
19:16
Display memory size in the new computer summary screen check-in: ea440313a9 user: leandro@hardinfo.org tags: trunk
2011-12-30
21:51
Do not create another server loop if one has been already created previously check-in: c4d14f6481 user: leandro@hardinfo.org tags: trunk
21:43
Make hwmon sensors work with recent kernel versions check-in: f3eec67ff2 user: leandro@hardinfo.org tags: trunk
21:43
Fix crash when computer has two or more batteries check-in: ebcff5f33d user: leandro@hardinfo.org tags: trunk
21:42
Fix "sh: -c: option requires an argument" when no apcaccess binary is available Closes http://bugs.hardinfo.org/showreport.php?bugid=59 check-in: bd7e077da1 user: leandro@hardinfo.org tags: trunk
2011-12-04
13:57
Remove all usages of if (ptr) free(ptr) since free() already performs null-checks. check-in: 8ec39e3ae9 user: leandro@hardinfo.org tags: trunk
2011-11-25
00:25
Make sure note (usually used by the benchmark module) is closed when swapping view mode check-in: 2d5661d99c user: leandro@hardinfo.org tags: trunk
2011-10-08
01:37
Fix display of IEEE802.11 signal/noise values. check-in: fd788b12f4 user: leandro@hardinfo.org tags: trunk
2010-08-15
21:36
Fix potential problems found by clang static analyzer. check-in: cddebab2df user: leandro@hardinfo.org tags: trunk
21:01
Fix crash on module unload check-in: 23189897d2 user: leandro@hardinfo.org tags: trunk
21:00
Force displaying of certain menu icons check-in: 155c23f6fd user: leandro@hardinfo.org tags: trunk
2010-07-17
16:30
Adding VirtualBox network interface. check-in: da213e3cab user: leandro@hardinfo.org tags: trunk
2010-05-09
20:43
Remove decode_ddr_module_height() check-in: e357715b49 user: leandro@hardinfo.org tags: trunk
19:12
Add support to read memory SPD (memory type, speed, timings, etc). check-in: 9f0e4986e5 user: leandro@hardinfo.org tags: trunk
2010-05-08
18:45
Remove static hardinfo.desktop. check-in: 0d548b6248 user: leandro@hardinfo.org tags: trunk
18:43
Remove default.apspec, as autopackage isn't maintained in years. check-in: 4e2ce4c99b user: leandro@hardinfo.org tags: trunk
17:32
Configure/install hardinfo.desktop in ${PREFIX}/share/applications. check-in: 6ff2f88f19 user: leandro@hardinfo.org tags: trunk
12:38
Fix build with GTK+ 2.16 check-in: 9c305912f1 user: leandro@hardinfo.org tags: trunk
12:27
ARCH_i386 and ARCH_x86_64 are not defined anymore; use ARCH_x86 instead check-in: 665f777481 user: leandro@hardinfo.org tags: trunk
12:23
Lower the libsoup version required from 2.26 to 2.24 check-in: 05d23db735 user: leandro@hardinfo.org tags: trunk
12:22
Add simple README file check-in: fa4bf27f9a user: leandro@hardinfo.org tags: trunk
12:02
Remove unneeded processor.c from modules/devices check-in: 6114af2504 user: leandro@hardinfo.org tags: trunk
2010-05-06
00:25
Update TODO list check-in: e621ab5e76 user: leandro@hardinfo.org tags: trunk
00:20
Add processor.c implementation for other supported architectures check-in: ddd5aba03b user: leandro@hardinfo.org tags: trunk
00:09
Compile benchmark algorithms with -O0. check-in: b0d560920c user: leandro@hardinfo.org tags: trunk
2010-05-05
23:56
Require gconf-modules-export when building hardinfo check-in: f31d012c63 user: leandro@hardinfo.org tags: trunk
23:55
Add support for Arch Linux check-in: 08944232fd user: leandro@hardinfo.org tags: trunk
23:52
Hide Left pane expanders check-in: 78cd4daa8e user: leandro@hardinfo.org tags: trunk
2010-05-04
00:56
Remove outdated arch directory check-in: 8dccb4ba05 user: leandro@hardinfo.org tags: trunk
00:08
Move files from hardinfo2 to root. check-in: 0035a2b9d1 user: leandro@hardinfo.org tags: trunk
2010-05-03
12:25
Use CMake instead of ToscoConf. check-in: 5a8bcb05ba user: leandro@hardinfo.org tags: trunk
2010-01-07
14:17
Show more relevant information on Summary->Computer->Graphics check-in: 1db85efadb user: leandro@hardinfo.org tags: trunk