summary refs log tree commit diff stats
path: root/plugins/sysinfo
AgeCommit message (Expand)Author
2021-05-23Updated Toolset to v142DjLegolas
2019-12-22Fix build on FreeBSDpkubaj
2019-11-13Ignore some non-interesting filesystem typesSimon Levermann
2018-09-26Fix compilation failure on non-linux, non-darwin, non-windows systems.Mattia Rizzolo
2018-09-01Fix new stringop-truncation warningsPatrick Griffis
2018-09-01sysinfo: Fixup formattingPatrick Griffis
2018-09-01sysinfo: Add support for /etc/os-releasePatrick Griffis
2018-03-09Various fixes for mingwPatrick Griffis
2017-11-18build: Force pkg-config lookup method for libpciPatrick Griffis
2017-11-18sysinfo: Fix libpci detectionPatrick Griffis
2017-11-18sysinfo: Make libpci an optional dependencyPatrick Griffis
2017-11-18sysinfo: Avoid libpci crash when pci not availablePatrick Griffis
2017-06-20sysinfo: Simplify finding pci.ids file on UnixPatrick Griffis
2017-06-13build: Replace Autotools with MesonPatrick Griffis
2017-04-28sysinfo: Lower priority of make.conf for distro nameLance Poore
2016-09-30sysinfo: fixup 49758cafba9fd7e0663b550debfd51fb21260650. (#1827)Mihai Moldovan
2016-09-26build: Reorder includes to avoid installed plugin headerRainer Müller
2016-09-25sysinfo: fix compilation on OS X 10.9 and lower. (#1821)Mihai Moldovan
2016-09-03sysinfo: Fix leakPatrick Griffis
2016-09-03sysinfo: Don't print swap if 0Patrick Griffis
2016-03-06sysinfo: Clean up ifdefs and handle unsupported CPUPatrick Griffis
2015-10-12common: Moved some functions over from plugins/sysinfo that are useful for th...Arnavion
2015-10-10Use VS 2015Arnavion
2015-03-20sysinfo: Strip trailing space on video cardTingPing
2015-02-21More type issues/warningsTingPing
2015-02-21Fix type mismatchTingPing
2015-02-21Fixed cast warning, use of uninitialized buffer and whitespace.Arnavion
2015-02-21Unify sysinfo plugins and add osx supportTingPing
2015-02-11Better project files.Arnavion
2015-02-10Call CoInitialize, CoInitializeSecurity and CoUninitialize from the main proc...Arnavion
2015-01-31sysinfo: Fix braindead logic for stripping spaces from the end of the OS name.Arnavion
2015-01-31sysinfo: Strip spaces from the end of the OS name, if any, and ensure a space...Arnavion
2015-01-05sysinfo: Also show HDD information.Arnavion
2015-01-04sysinfo: Don't confuse build architecture with CPU architecture.Arnavion
2015-01-04sysinfo: Refactored out individual WMI parsing methods.Arnavion
2015-01-03Bring the sysinfo plugin to the 21st century.Arnavion
2014-12-28Fix building as c89TingPing
2014-12-28Use glib for allocations in all pluginsTingPing
2014-12-17More consistently include config.hTingPing
2014-12-15configure: Improve various build flagsTingPing
2014-12-11sysinfo: Simplify remove_leading_whitespace()TingPing
2014-12-11Fix some warnings in xsysTingPing
2014-11-02Warning cleanupCampbell Barton
2014-09-25Fixed instances of hexchat_printf that unsafely used a string parameter as a ...Arnavion
2014-04-19sysinfo: Use less ambiguous IEC prefixes in storage measurementsMax Zerzouri
2013-10-20sysinfo: Fix showing debian version on ubuntuTingPing
2013-10-10Fix a few cppcheck warnings.XhmikosR
2013-10-05some Typos causing lintian moaning: {R,r}eciev.. -> {R,r}eceiv..Alf Gaida
2013-09-15Convert project files to vs2013Eustachy Kapusta
2013-08-26Sysinfo: Add announce optionTingPing