ChangeLog for Shiny ------------------- 0.2 - 0.3 --------- - Made the Invert Grayscale When Printing checkbox do what it advertises. (Actually, it did it all along; now you can turn it off.) - Wrote new FITS file manipulation code so Shiny no longer uses CFITSIO (this is the reason for the much reduced size of the tar file). - Added a Focus Mode that will continually grab images from either the tracking or imaging CCD for as long as you want. - Fixed some memory issues. 0.1 - 0.2 --------- - Fixed crash when selecting past the top or bottom of the image. - Fixed a bug where selecting from bottom to top unintentionally creates a sort of absorption spectrum. - Added the ability to do multiple exposures automatically. The "Grab Image" dialog now contains the option "Number of Exposures". - Minor bug fixes in the image display class. - Fixed program crash when initializing serial port CCDs. The "fix" was to set the optimization level from 2 to 0 when compiling.