[Kst] [Kst-plot/kst] 591684: Add image streams to data sources.
Barth Netterfield
netterfield at astro.utoronto.ca
Thu Apr 16 20:00:11 UTC 2015
Branch: refs/heads/master
Home: https://github.com/Kst-plot/kst
Commit: 591684e26367171ada79eca728f07c4ab62631ce
https://github.com/Kst-plot/kst/commit/591684e26367171ada79eca728f07c4ab62631ce
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2015-04-16 (Thu, 16 Apr 2015)
Changed paths:
M src/datasources/CMakeLists.txt
M src/datasources/ascii/asciidatainterfaces.h
A src/datasources/bis/bis.c
A src/datasources/bis/bis.h
A src/datasources/bis/bisdatasource.cpp
A src/datasources/bis/bisdatasource.h
A src/datasources/bis/bisdatasource.pro
A src/datasources/bis/kstdata_bissource.desktop
A src/datasources/bis/moc_bisdatasource.cxx_parameters
A src/datasources/bis/test.bis
M src/datasources/dirfilesource/dirfilesource.cpp
M src/datasources/fitsimage/fitsimage.cpp
M src/datasources/matlab/matlab.cpp
M src/datasources/netcdf/netcdfsource.cpp
M src/datasources/qimagesource/qimagesource.cpp
M src/datasources/sourcelist/sourcelist.cpp
M src/libkst/datamatrix.cpp
M src/libkst/datamatrix.h
M src/libkst/dataprimitive.h
M src/libkst/datasource.cpp
M src/libkst/datasource.h
M src/libkst/datavector.h
M src/libkst/matrixfactory.cpp
M src/libkst/matrixscriptinterface.cpp
M src/libkst/objectstore.cpp
M src/libkst/objectstore.h
M src/libkst/vscalar.h
M src/libkstapp/changedatasampledialog.cpp
M src/libkstapp/commandlineparser.cpp
M src/libkstapp/matrixdialog.cpp
M src/libkstapp/matrixdialog.h
M src/libkstapp/matrixtab.ui
M src/widgets/dialogdefaults.cpp
Log Message:
-----------
Add image streams to data sources.
Data sources now support 'image streams' (imagine video streams).
Also add the BIS data source (BIT Image Stream).
In version 0, this is a highly custom data source to be used
by the BIT telescope. It is mainly only useful here as an
example of how to write a data source that can handle image
streams. It is super light-weight.
Commit: 6e87a35737e5d06703704c9bf46cb191c751bf9c
https://github.com/Kst-plot/kst/commit/6e87a35737e5d06703704c9bf46cb191c751bf9c
Author: Barth Netterfield <netterfield at astro.utoronto.ca>
Date: 2015-04-16 (Thu, 16 Apr 2015)
Changed paths:
M src/datasources/bis/bis.c
Log Message:
-----------
Add proper license to bis.c
Compare: https://github.com/Kst-plot/kst/compare/9a77bd5b719a...6e87a35737e5
More information about the Kst
mailing list