aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/hardinfo.c
AgeCommit message (Collapse)Author
2024-05-13FIX Improve epileptic by more flash removal - improve darkmode detectionhwspeedy
2024-03-20FIX CLI updated with synchronize features, fix stop benchmark crash, ↵hwspeedy
libsoup3 debug fixed+added sync. comm for cli, DOCs updated, LibSoup3 enabled for distros supporting LS3
2024-03-12LICENSE relicenses Public Domain binreloc.c+h, md5 as GPL2+, fixes for ↵hwspeedy
improved detection and updated check_license.sh
2024-03-06FIX hardinfo lib-loading cleanup, params clean uphwspeedy
2024-02-28FIX threads glib 2.28.0 & 2.32.4 Debian7,ol6hwspeedy
2024-02-08FIX back port for threadsbigbear
2024-02-08PR681 - implicit function declarationbigbear
2024-02-08ADD Package building for hardinfo2bigbear
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval ↵bigbear
from copyright holders - see: https://github.com/lpereira/hardinfo/issues/530 https://github.com/lpereira/hardinfo/issues/707
2024-02-08Clean - HARDINFO2 BASEbigbear
2010-05-03Use CMake instead of ToscoConf.Leandro A. F. Pereira
2009-12-26Don't block UI while doing benchmarksLeandro Pereira
2009-08-10Cleanups.Leandro A. F. Pereira
2009-04-26Implement more methods; this will be cleaned up later.Leandro A. F. Pereira
2009-04-25Start implementing the XML-RPC serverLeandro A. F. Pereira
2009-04-25Add XML-RPC server (prototype); early work on the "Open Connection" dialogLeandro A. F. Pereira
2009-04-12Make it possible to run a benchmark from command-lineLeandro Augusto Fogolin Pereira
2009-04-04Make vendor list updatableLeandro A. F. Pereira
2009-03-28Change copyright dates to 2003-2009.Leandro A. F. Pereira
2008-10-28Fix typo and compilation error when libsoup support is not being compiled inLeandro Pereira
2008-07-04Remove crash handler. Forgot it caused more problems than helped.Leandro A. F. Pereira
2008-07-04Add crash handler (based on old Sylpheed Claws code)Leandro A. F. Pereira
2008-07-02Update copyright yearLeandro A. F. Pereira
2008-05-24Update my email address (leandro@linuxmag.com.br is dead)Leandro A. F. Pereira
2007-07-05Cleanups. Plug most of the memleaks.Leandro A. F. Pereira
2007-06-30Make libsoup optional (disables Network Updater if not found).Leandro A. F. Pereira
2007-03-21Cleanups. APM battery info fixes for Linux 2.6.Leandro A. F. Pereira
2007-01-18SyncManager now partially working. :DLeandro A. F. Pereira
2007-01-13Talking with remote server is working; still does nothing useful :)Leandro A. F. Pereira
2007-01-13Started working on SyncManager (GUI only; does not work currently, needs ↵Leandro A. F. Pereira
backend).
2007-01-05LoadGraph optimizations, enhancements and cleanups.Leandro A. F. Pereira
2007-01-03Preliminary memory information support.Leandro A. F. Pereira
2007-01-03Update copyright year.Leandro A. F. Pereira
2007-01-03Cleanups. Implement DEBUG() macro.Leandro A. F. Pereira
2006-12-29Add image saving (only for benchmark results!).Leandro A. F. Pereira
2006-11-26CleanupsLeandro A. F. Pereira
2006-11-26Remove the need for modules.confLeandro A. F. Pereira
2006-11-26Cleanups.Leandro A. F. Pereira
Add ability to choose which modules will be loaded.
2006-11-20More cleanupsLeandro A. F. Pereira
2006-11-19Run hardinfo with the '-r' command-line parameter and you'll get a report in ↵Leandro A. F. Pereira
standard output. :)
2006-11-19Started working on report generation without GUI.Leandro A. F. Pereira
2006-10-27Exit if GTK+ can't be initialized.Leandro A. F. Pereira
2006-10-27Cleanups. 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-16Use 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-15Make menu shortcuts work, plug memory leaks, socket code cleanupLeandro A. F. Pereira
2006-06-16Fix compilation warnings, include license fileLeandro A. F. Pereira
2006-05-20- Add binreloc support.Leandro A. F. Pereira
- Add users information. - Add ppc64 and mips64 support. - Fix loadgraph autoscaling (should be usable now! :) - Misc cosmetic changes. - Misc wording changes.
2006-01-26Sync with internal svnLeandro A. F. Pereira
2006-01-23Initial importLeandro A. F. Pereira