<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-sensors-applet, 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>release 1.18.4</title>
<updated>2018-04-01T08:49:52+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-04-01T08:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=309bd0fd9a7bbdc924634bea41cedffcb223b1c3'/>
<id>309bd0fd9a7bbdc924634bea41cedffcb223b1c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>active-sensor.c: Fix build warning:</title>
<updated>2018-03-02T13:43:51+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-01-13T22:55:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=c8997a31b0ff6f6d5b07575f5baf30ccdbfbfe63'/>
<id>c8997a31b0ff6f6d5b07575f5baf30ccdbfbfe63</id>
<content type='text'>
Fixes the build warning:

active-sensor.c: In function ‘active_sensor_new’:
active-sensor.c:425:44: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations]
         active_sensor-&gt;alarm_timeout_id[i] = -1;
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
active-sensor.c:424:5: note: within this loop
     for (i = 0; i &lt; NUM_NOTIFS; i++) {
     ^~~
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes the build warning:

active-sensor.c: In function ‘active_sensor_new’:
active-sensor.c:425:44: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations]
         active_sensor-&gt;alarm_timeout_id[i] = -1;
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
active-sensor.c:424:5: note: within this loop
     for (i = 0; i &lt; NUM_NOTIFS; i++) {
     ^~~
</pre>
</div>
</content>
</entry>
<entry>
<title>sensors-applet.c: Fix build warning:</title>
<updated>2018-03-02T13:37:51+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-01-13T23:31:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=a382b9bf86642689b2cc3031e014073460238eaf'/>
<id>a382b9bf86642689b2cc3031e014073460238eaf</id>
<content type='text'>
implicit declaration of function ‘sensors_applet_conf_setup_sensors’
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implicit declaration of function ‘sensors_applet_conf_setup_sensors’
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix popup shower on removed HDD</title>
<updated>2018-01-25T15:16:02+00:00</updated>
<author>
<name>info-cppsp</name>
<email>info@cppsp.de</email>
</author>
<published>2018-01-24T20:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=b3fb40e7caae0ee8a60b36bdee3dd173a40f3463'/>
<id>b3fb40e7caae0ee8a60b36bdee3dd173a40f3463</id>
<content type='text'>
Added timer to active sensors, to suppress infinite popups, when a drive is removed from the system, with its sensor still active in msa.
fixes #62
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added timer to active sensors, to suppress infinite popups, when a drive is removed from the system, with its sensor still active in msa.
fixes #62
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop jumping applet as numbers change</title>
<updated>2017-11-09T10:59:20+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2017-10-27T04:40:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=0b86b690bda730e5181eac76f89e721898aa50f3'/>
<id>0b86b690bda730e5181eac76f89e721898aa50f3</id>
<content type='text'>
Hold the value labels to the largest size they have been
unless the units have just been shown or hidden.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hold the value labels to the largest size they have been
unless the units have just been shown or hidden.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix save order of sensors</title>
<updated>2017-11-09T10:58:58+00:00</updated>
<author>
<name>info-cppsp</name>
<email>info@cppsp.de</email>
</author>
<published>2017-10-26T12:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=f9116086520c29d7e0795198b4ec026e62a0039d'/>
<id>f9116086520c29d7e0795198b4ec026e62a0039d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.18.3</title>
<updated>2017-10-24T13:36:53+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-10-24T13:36:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=84ad8252c74237aa2b801e6a40cf9fe25110b16c'/>
<id>84ad8252c74237aa2b801e6a40cf9fe25110b16c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sync with Transifex</title>
<updated>2017-10-08T13:51:48+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-10-08T13:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=1032908fd7521bd291a3ba6cbf702af6b6b84641'/>
<id>1032908fd7521bd291a3ba6cbf702af6b6b84641</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>about-dialog: update copyright</title>
<updated>2017-10-03T19:11:07+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-10-03T19:10:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=a5a54f23bdb2202d63f495f67412dc545f59bbc7'/>
<id>a5a54f23bdb2202d63f495f67412dc545f59bbc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>i45 fix graphs invisible</title>
<updated>2017-09-12T18:26:50+00:00</updated>
<author>
<name>info-cppsp</name>
<email>info@cppsp.de</email>
</author>
<published>2017-09-11T14:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-sensors-applet/commit/?id=f1c235f004aed3a34d2ed1bdb9657548b67c830d'/>
<id>f1c235f004aed3a34d2ed1bdb9657548b67c830d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
