KSetiSpy
by Roberto A. Virga
Version History
Version 0.6.4
Bugfixes:
-
fixed RA and Dec formatting
-
fixed julian date conversion (was off
by 6 hours - thanks to Bengt-Erik
Soderstrom for reporting this)
-
fixed constellation links (the P.A.S.
re-organized their web site)
Version 0.6.3
Improvements:
-
added Polish translation by Zbigniew
Czernik
-
added French translation by Nicolas
Ternisien
Bugfixes:
-
the KDirWatch API appears to be broken
in the latest versions of KDE/kernel -
reverting to file polling for the time
being
-
fixed incorrect logging of workunit
that occurred sometimes when running
cacheless
-
fixed the formula to compute the # of
teraFLOPs in the case of very low AR
-
fixed several bugs in the generation of
SETIResult.log
Version 0.6.2
Improvements:
-
added setiathome2 to the list of stats servers
and made it default
-
streamlined compilation of the .moc files; compiling
KSetiSpy from source is now much faster
-
replaced all deprecated KDE API calls with current
ones (using conditional compilation when necessary);
hopefully this will allow KSetiSpy to compile in
KDE 3.3 without further modifications
Bugfixes:
-
fixed display of RA's > 24hrs (thanks to David
Johnston for reporting it); they are now all
displayed modulo 24
-
fixed VLAR check for dual win32/linux clients
(thanks again to David Johnston for reporting it)
-
fixed Group Stats parsing for groups without
Description field (thanks to Nemo for reporting it)
-
fixed deprecated and/or incorrect Qt/KDE
#includes (thanks to Huberto Gastal Mayer for
submitting a patch); KSetiSpy should now build
more easily under Debian
Version 0.6.1
Improvements:
-
upped limit cacheable w.u. from 50 to 99
Bugfixes:
-
fixed abort condition in Group Stats retrieval
-
fixed constellation links
-
refactored "About..." information and updated copyright
notice to 2004
Version 0.6.0
New Features:
-
group statistics panel (shamelessly copied the idea
from Roelof)
-
network transparence
-
added three DCOP interfaces to remotely control
selection of the current panel, the current profile,
and most cache management functions
-
added capability of specifing different clients to use
for regular wus and VLARs
-
added themability of the icon set; two themes available,
the default and Redmond-XP, with more to come
-
added Hebrew and German translations by Diego Iastrubni
and Pascal Hartig, respectively.
Improvements:
-
changed size for all panel icons from 32x32 to 48x48
-
changed the icons location from pics/ to icons/, and
completed the default icon set
-
expanded some sections of the user manual