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