<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-sensors-applet/plugins, branch 1.18</title>
<subtitle>Display readings from hardware sensors in your MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/'/>
<entry>
<title>hddtemp: Remove duplicate variable</title>
<updated>2015-07-20T16:28:53+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-07-20T16:28:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=5cab0e83ac2f44fe78ba6ef1732a3286ec3f9476'/>
<id>5cab0e83ac2f44fe78ba6ef1732a3286ec3f9476</id>
<content type='text'>
It causes segfault and fixes #34
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It causes segfault and fixes #34
</pre>
</div>
</content>
</entry>
<entry>
<title>hddtemp: use g_strcmp0 instead of strcmp</title>
<updated>2015-07-07T13:36:36+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-07-03T16:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=e688080690005e5508db95d5f19c351c457302de'/>
<id>e688080690005e5508db95d5f19c351c457302de</id>
<content type='text'>
Passing NULL to strcmp could be unsafe or at the minimum
result in undefined behaviour. g_strcmp0 handles NULL
gracefully and returns 0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Passing NULL to strcmp could be unsafe or at the minimum
result in undefined behaviour. g_strcmp0 handles NULL
gracefully and returns 0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix implicit declaration of function</title>
<updated>2015-07-07T13:36:36+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-06-30T01:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=a9fe9c4239c98f08a8815985cbcc485d729b0c2c'/>
<id>a9fe9c4239c98f08a8815985cbcc485d729b0c2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up string check errors</title>
<updated>2015-07-07T13:36:36+00:00</updated>
<author>
<name>Alex Murray</name>
<email>murray.alex@gmail.com</email>
</author>
<published>2015-06-29T23:38:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=a4c08f4aa8e42c9ce60d49f40802d912ca915f47'/>
<id>a4c08f4aa8e42c9ce60d49f40802d912ca915f47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new mbmon plugin</title>
<updated>2015-07-07T13:36:36+00:00</updated>
<author>
<name>Daniele Napolitano</name>
<email>dnax88@gmail.com</email>
</author>
<published>2015-06-29T23:34:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=0bca8af943eec18ef3efca5adedec85c069af045'/>
<id>0bca8af943eec18ef3efca5adedec85c069af045</id>
<content type='text'>
Adapted for mate-sensors-applet by infirit@gmail.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adapted for mate-sensors-applet by infirit@gmail.com
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for nvidia thermal and cooler sensors</title>
<updated>2015-07-07T13:36:36+00:00</updated>
<author>
<name>Jan Ohlsen</name>
<email>jan.t.ohlsen@gmail.com</email>
</author>
<published>2010-11-09T05:30:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=1d5f590b047227a1c10489dd8d3119ecaddd7e5c'/>
<id>1d5f590b047227a1c10489dd8d3119ecaddd7e5c</id>
<content type='text'>
Adds support for NV_CTRL_THERMAL_SENSOR_READING as alternative to
NV_CTRL_GPU_CORE_TEMPERATURE and NV_CTRL_THERMAL_COOLER_LEVEL for
reading fan speeds on more modern NVIDIA GPUs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds support for NV_CTRL_THERMAL_SENSOR_READING as alternative to
NV_CTRL_GPU_CORE_TEMPERATURE and NV_CTRL_THERMAL_COOLER_LEVEL for
reading fan speeds on more modern NVIDIA GPUs.
</pre>
</div>
</content>
</entry>
<entry>
<title>hddtemp-plugin: close socket fd if connect fails to avoid leaking fd</title>
<updated>2015-07-07T13:36:36+00:00</updated>
<author>
<name>Alex Murray</name>
<email>murray.alex@gmail.com</email>
</author>
<published>2010-06-28T14:59:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=5194f95d6f57ead016f5e84b46e125d693b3a107'/>
<id>5194f95d6f57ead016f5e84b46e125d693b3a107</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup and make udisks plugin poll for new value</title>
<updated>2015-07-07T09:27:28+00:00</updated>
<author>
<name>Alex Murray</name>
<email>murray.alex@gmail.com</email>
</author>
<published>2015-06-29T23:16:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=cba9085981319f697440485f990e6b4961154c70'/>
<id>cba9085981319f697440485f990e6b4961154c70</id>
<content type='text'>
Changed() signal doesn't occur that often so instead poll each time to ensure
we have the most up-to-date value
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed() signal doesn't occur that often so instead poll each time to ensure
we have the most up-to-date value
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup debugging in libsensors plugin</title>
<updated>2015-07-07T09:27:28+00:00</updated>
<author>
<name>Alex Murray</name>
<email>murray.alex@gmail.com</email>
</author>
<published>2010-06-28T14:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=0535c32ba6f57327c9748ab10bf47b14e12ee746'/>
<id>0535c32ba6f57327c9748ab10bf47b14e12ee746</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup hddtemp plugin socket reading code to avoid possible memory corruption</title>
<updated>2015-07-07T09:27:28+00:00</updated>
<author>
<name>Alex Murray</name>
<email>murray.alex@gmail.com</email>
</author>
<published>2015-06-29T22:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=80cae83e9a6c853ce3a6a2f2c23eb2f549c70be7'/>
<id>80cae83e9a6c853ce3a6a2f2c23eb2f549c70be7</id>
<content type='text'>
Make sure we don't write past the bounds of the output buffer - thanks
to JeanFI for noticing this issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure we don't write past the bounds of the output buffer - thanks
to JeanFI for noticing this issue.
</pre>
</div>
</content>
</entry>
</feed>
