[Kstars-devel] kdeedu/kstars/kstars [POSSIBLY UNSAFE]

Jasem Mutlaq mutlaqja at ikarustech.com
Fri Jun 11 12:19:15 CEST 2004


CVS commit by mutlaqja: 

Adding support for capturing sequences of images. This was supported at the driver level sometime ago, but it was removed because it was considered too high level for the driver, and that clients should implement it. So now KStars supports batch mode sequencing of images.

All imaging drivers now use the same standard property for image capture.

CCMAIL: kstars-devel at kde.org


  A            imagesequence.cpp   1.1 [GPL (v2+)]
  A            imagesequence.h   1.1 [GPL (v2+)]
  A            imgsequencedlgui.ui   1.1
  M +3 -0      .cvsignore   1.27
  M +2 -2      Makefile.am   1.119
  M +31 -30    conbridlg.cpp   1.7
  M +1 -0      conbridlg.h   1.6
  M +2 -2      fitsviewer.cpp   1.15
  M +2 -0      indidevice.cpp   1.32
  M +1 -1      indiproperty.cpp   1.8
  M +106 -20   indistd.cpp   1.22 [POSSIBLY UNSAFE: printf]
  M +15 -1     indistd.h   1.7
  M +7 -0      kstars.h   1.73
  M +10 -0     kstarsactions.cpp   1.109
  M +4 -0      kstarsinit.cpp   1.96
  M +2 -0      kstarsui.rc   1.32
  M +1 -1      indi/fli_ccd.c   1.12
  M +34 -37    indi/v4ldriver.cpp   1.9
  M +34 -36    indi/v4lphilips.cpp   1.7





More information about the Kstars-devel mailing list