Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-release > by-pkgid > d3f1ea7192ba72923601ddec90857ed2 > files > 99

gkrellm-plugins-2.3.5-3.mga1.i586.rpm

0.7.0 :
 . Added the CPU usage panel thanks to Tilman Sauerbeck who did all the job.
 . A right click on the panel now brings up the config window.
 . Bug fixes.

0.6.5 :
 . Fixed a bug causing GKrellM to segfault when user supplied paths where
   not correct. The stat (2) function is used, so it is likely not to work
   on every system. Please, report encountered problems is any or even
   patchs.
 . Rewrite of most part of the main loop (the code is now less complex).
 . The handling of the workunits do work now! There is still a little delay
   between seti client actions and plugin reactions but it is as small as
   possible.
 . Some information about the user are displayed in the config panel under
   the User Info tab.

0.6.4 :
 . The default nice value is set to 19 and not 15.
 . If the file state.sah is empty, tell the calling function the workunit
   is beeing processed.
 . The number of the workunit displayed is actualy the number of
   the workunit beeing processed and not the number of workunits
   already sent (Andrew R. Greenwood again ;))
 . When the workunit is fully processed, "100%" should be
   displayed in the tooltip.
 . Rewrite of some parts of code for sake of clarity.
 . Work unit status report (processing, downloading, done) in the
   tooltip based on information gathered in files wtemp.sah or
   work_unit.sah.
 . Typos in various files.

0.6.3 :
 . A new tab appears in which you can specify commands to start
   and/or stop the client, if you don't want to use internal
   mechanism (idea from Andrew R. Greenwood <shadearg at freeshell dot org>).
 . All email adresses translated to something like
   < she dot bang at bin dot sh> to avoid spam.

0.6.2 :
 . The plugin can be placed where ever you want.
 . All header-related stuffs have moved into the seti.h file.

0.6.1 :
 . Requires GKrellM version 0.10.3 or above.
 . Thanks to César Pérez Turrado <cesar at perez dot turrado dot com> a
   bug with locale, preventing reading the status correctly,
   is fixed.
 . Now checks status of the client at startup.
 
0.6.0 : 
 . Added a patch from  A V Flinsch (avflinsch@att.net).
   Now, thanks to this patch you can have the state.sah file and
   the setiathome executable in different directories.
 . The tooltip is now updated every minute as it should always
   have been. This is true only if the client is running.
 . The kill of the client is now done via a kill(2) call and no
   more via a system(3) call. It's said to be more secure!

0.5.0 :
 . Initial release.