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