bug repairs and update for libgpiv3 interface
[gpiv.git] / ChangeLog
blobaac78b7e1cdee4d0bba1483f4c1f7e28c40295fd
1 2008-01-12 Thomas Huxhorn
2         * src/cam.c, src/cam_interface.c, src/dac.c: bug repairs and update for
3         new libgpiv3 interface
5 2008-25-9 Gerber Van der Graaf
6         * Adapted for use on cluster using (MPI/OMP) parallelised gpiv_rr 
7         from gpivtools.
8         
9 2008-6-5 Gerber Van der Graaf
10         * .h5 and .H5 extension for hdf files (previously .gpi)
12 2008-7-4 Gerber Van der Graaf
13          * Adapted to changes in __GpivPivPar and Interrogate tabulator of console
14         
15 2007-14-12 Gerber Van der Graaf
16         * Debugged
17         * __GpivPar: added: display__backgrnd and display__scalar to
18         substitute displaying of images, single color and scalar data
19         
20 2007-10-12 Gerber Van der Graaf
21         * Adaption for libgpiv 0.5 API.
22         
23 2007-18-5 Gerber Van der Graaf
24         * Stores/Retreives images/data from URI using the Gnome Virtual 
25           File System
27 2007-10-5 Gerber Van der Graaf
28         * renamed all parameters *_logic to *__set and functions *parameter_logic
29         to *parameter_set
31 2007-21-02 Gerber Van der Graaf
32         * gpiv_0.4.0_patch3:
33         * improved naming of __GpivPar structure elements
34         * src/: New: image processing tabulator
35         * src/piveval_interrogate.c: disabled some memory leaks
37 2007-21-02 Gerber Van der Graaf
38         * gpiv_0.4.0_patch2: 
39         * src/piveval_interface.c: Monitor with non-interlaced canvas
40         * src/piveval.c: new: Gauss weighting, SPOF filtering
42 2007-05-02 Gerber Van der Graaf
43         * gpiv_0.4.0_patch1:
44         * Added automatic stretching of buffer display.
45         * Apply broadcast display preferences to all buffers.
47 2007-25-01 Gerber Van der Graaf
48         * Added loading images from command line.
49         
50 2006-13-12 Gerber Van der Graaf
51         * Improved display buffer: src/display.c/h splitted into src/event.c/h,
52         src/display_zoom.c/h, src/display_image.c/h, src/display_intregs.c/h, 
53         src/display_piv.c/h, src/display_scalars.c/h. 
54         * Zooming / paning with pointer and scrollbutton, added menubar, 
55         anti-aliased canvas.
57 2006-7-11 Gerber Van der Graaf
58         * Support for Portable Network Graphics image format (native), and for
59         tif, gif, pgm, bmp by converting to png with netbpm on the fly.
60         * Removed settings for image dimensions; defined in image header and 
61         allowing different sizes during same session.
62         
63 2006-25-7 Gerber Van der Graaf
64         * DISABLE_DAC substituted by ENABLE_CAM, ENABLE_TRIG
65         * Splitting up of dac module into dac_cam and dac_trig