Talk:Change Log

From DavinciWiki

Jump to: navigation, search

Contents

Version 1.72

Merged many thm module functions to core functions.

Moved functions

Duplicated functions

(e.g. in both thm module and core)

New functions

Updated functions

Other Changes

  • Fixed the image_resize down sampling method (fixed ignore value)
  • load_vanilla input now has filename expansion (i.e. can use ~/user)
  • Added remote file loading functionality (using libcurl) (e.g. read)
    • Protocols supported: HTTP, HTTPS, FTP, SFTP, FILE.
    • Involved core dvio change

Version 1.71

Intermediate version--not released outside of MSFF

  • Included testing for rearrangement of functions in version 1.72

Version 1.70

  • Fixed CFITSIO configure/make problem
  • Fixed a memory allocation bug in thm.column_fill
  • Created ff_transform.c file and added image_resize function

Version 1.69

  • Split the main.c with the rest of davinci (libavinci shared lib)
  • Changed the default paths for modules, help, etc from /usr/local to just /usr
  • Fixed --with-help in configure.ac to sue a path
  • Help file is also distributed when installed
  • libdavinci and it's header files are distributed under /usr/lib and /usr/include/davinci respectively

Version 1.68

  • Added MINGW32 support

Version 1.67

  • Added flag for using aqua under darwin (OS X) (gplot needs this)
  • Checked in changes for radial symmetry

Version 1.66

  • Fixed crashing bug in xplot for "struct.val" being undefined
  • Fixed crashing bug when assigning to TEXTs beyond end
  • added ignore to xplot

Version 1.65

  • Maintenance version for hdf libraries
  • Added ff_cinterp cinterp
  • Added type and ignore to interp
Personal tools