X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=e4044e85952aefc194b275bcd4b82faae25dc0aa;hb=cb0608392968d4509c0fbcf9b029ac5e5923e171;hp=a46f4b8b72a3b60923c55dbb4351121a0badcee7;hpb=9c1565fc3c878d175983e34299aa5c4a7f0bb77c;p=ctsim.git diff --git a/ChangeLog b/ChangeLog index a46f4b8..e4044e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +3.1.0 - Released 2//01 + + * ctsim: Added tips to be displayed at startup and via the help menu. + + * ctsim: Added generic threaded tasks and background manager for + background processing as well as taking advantage of multiple-CPU's + on SMP systems. + + * ctsim: Added background and SMP processing for reconstructions. + + * ctsim: Added background and SMP processing for scanning. + + * ctsim: Added "Verbose Logging", "Startup Tips", and + "Background processes" options to Preferences dialog. + + * ctsim: Added accelerator key for File-Properties + + * views.cpp: Added out of memory checks to display for huge + image and projection files. + + * distribution: fixed problem with documentation files not + being included with the distribution [Reported by Ian Kay]. + +3.0.3 - Released 2/20/01 + + * ctsim: Fixed core dump on Linux with OpenGL + + * ctsim: Fixed context-sensitive help on Linux + + * ctsim: Fixed About box on Linux + 3.0.2 - Released 2/20/01 * scanner.cpp: Fixed bug when number of detectors was even.