Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-02 | Function was renamed. | Leandro A. F. Pereira | |
2007-01-02 | Implemented new module API. Needs cleanups. | Leandro A. F. Pereira | |
2007-01-02 | Cleanups, reorganization. Implemented foreign module calls. | Leandro A. F. Pereira | |
2007-01-01 | Cleanups. | Leandro A. F. Pereira | |
2006-12-30 | Ooops 2 | Leandro A. F. Pereira | |
2006-12-30 | Show some results in bytes/second. Allow results to be sorted in reverse order. | Leandro A. F. Pereira | |
2006-12-29 | Add John Walker's FBENCH FPU benchmark. | Leandro A. F. Pereira | |
2006-12-29 | Sort benchmark results. Yay! | Leandro A. F. Pereira | |
2006-12-28 | Add more benchmark results. | Leandro A. F. Pereira | |
2006-12-28 | Benchmark result mode fixes. | Leandro A. F. Pereira | |
2006-12-28 | Better benchmark results visualization | Leandro A. F. Pereira | |
2006-12-26 | More fixes. | Leandro A. F. Pereira | |
2006-12-24 | PowerPC fixes. | Leandro A. F. Pereira | |
2006-12-21 | Add IP address and Mask information. Based on patch by Eduardo Correia. | Leandro A. F. Pereira | |
2006-11-26 | Fix segfault; cleanups | Leandro A. F. Pereira | |
2006-11-20 | Fix x86 CPU bug information | Leandro A. F. Pereira | |
2006-11-20 | Workaround for slow CD-ROM drives, or drives with inserted media. | Leandro A. F. Pereira | |
2006-11-20 | More cleanups | Leandro A. F. Pereira | |
2006-11-20 | Cleanups | Leandro A. F. Pereira | |
2006-11-19 | Run hardinfo with the '-r' command-line parameter and you'll get a report in ↵ | Leandro A. F. Pereira | |
standard output. :) | |||
2006-11-19 | Started working on report generation without GUI. | Leandro A. F. Pereira | |
2006-11-19 | Allow reloading the kernel module list | Leandro A. F. Pereira | |
2006-11-19 | Fix fibonacci benchmark | Leandro A. F. Pereira | |
2006-11-18 | Cleanups; add more information | Leandro A. F. Pereira | |
2006-11-18 | More CD-ROM information | Leandro A. F. Pereira | |
2006-10-30 | Cleanups | Leandro A. F. Pereira | |
2006-10-28 | Cleanups | Leandro A. F. Pereira | |
2006-10-27 | Cleanups. Fallback to using hardcoded paths if binreloc fails. Add GTK+ log ↵ | Leandro A. F. Pereira | |
handler (shows errors and warnings in a graphical window). | |||
2006-10-24 | Cleanups | Leandro A. F. Pereira | |
Generate report in plain text (no UI yet) Copy information to clipboard | |||
2006-10-18 | Exchange Received <-> Sent bytes (oops!) | Leandro A. F. Pereira | |
2006-10-17 | Minor cleanups, add SMP support (currently only x86 and x86_64). | Leandro A. F. Pereira | |
2006-10-16 | Applied patch from Debian package maintainer (Agney Lopes Roth Ferraz ↵ | Leandro A. F. Pereira | |
<agney@debian.org>). Add support for IA64, S390 and Alpha. Fixes zlib path. | |||
2006-10-16 | Use g_str_equal instead of strcmp. | Leandro A. F. Pereira | |
About box cleanups Use g_build_filename instead of building paths on my own Better BinReloc support (should work even if binreloc initialization fails) | |||
2006-10-15 | Make menu shortcuts work, plug memory leaks, socket code cleanup | Leandro A. F. Pereira | |
2006-10-15 | More hddtemp fixes (shouldn't fail anymore) | Leandro A. F. Pereira | |
2006-10-15 | hddtemp support cleanup, fixes | Leandro A. F. Pereira | |
2006-10-15 | Add hard disk temperature monitor | Leandro A. F. Pereira | |
2006-10-14 | Fix symlinks (I need to get rid of this symlink mess soon) | Leandro A. F. Pereira | |
2006-10-14 | Add ACPI Thermal Zone and Battery information | Leandro A. F. Pereira | |
2006-10-13 | Misc vendor fixes | Leandro A. F. Pereira | |
2006-08-19 | Misc fixes | Leandro A. F. Pereira | |
2006-07-11 | Fix crash when there's no default printer selected | Leandro A. F. Pereira | |
2006-06-22 | Update vendor table, include vendor information in input devices | Leandro A. F. Pereira | |
2006-06-21 | Show vendor full name and URL in USB, storage and PCI device info | Leandro A. F. Pereira | |
2006-06-16 | Fix compilation warnings, include license file | Leandro A. F. Pereira | |
2006-06-10 | Make printer detection work on some systems without having to install ↵ | Leandro A. F. Pereira | |
libcupsys-dev. (Debian bug#370363). | |||
2006-05-28 | Add support for armv4l (GP2X). | Leandro A. F. Pereira | |
2006-05-22 | Fix segfault | Leandro A. F. Pereira | |
2006-05-22 | Add NFS shares information | Leandro A. F. Pereira | |
2006-05-20 | Display immediately fields whose values are "...", if possible. | Leandro A. F. Pereira | |