Release history

2023/09/23: Version 0.4.3
2023/08/07: Version 0.4.2
2022/11/23: Version 0.4.1
2020/01/17: Version 0.4.0
2019/08/13: Version 0.3.0
2019/06/20: Version 0.2.0
2018/07/03: Version 0.1.0
2023/09/23: Version 0.4.3

Maintenance release.

  • Improved Tcl9 support.
Top of page
2023/08/07: Version 0.4.2

Maintenance release.

  • Enabled Tcl9 support.
Top of page
2022/11/23: Version 0.4.1

Maintenance release.

  • Extended VideoImport procedure to accept both a file pattern or a list of image files.
Top of page
2020/01/17: Version 0.4.0

Improved video generation functionality.

  • Incompatible change: Added parameters width and height to C function MawtWriteNextImage and TclOO method WriteNextImage to be able to insert different sized images into a video stream.
  • Incompatible change: Moved TclOO methods SetDebugMode and GetErrorMessage into global Mawt namespace.
  • Added C function MawtGetVersion and Tcl procedure GetVersion.
  • Added TclOO method WriteNextPhotoImage.
  • Corrected handling of Tcl boolean values true and false.
  • Adapted test programs to changed functionality.
Top of page
2019/08/13: Version 0.3.0

Improved video generation functionality.

  • Added parameter bitrate to method MawtVideoCreate.
  • Changed Tcl interface of Video object: Constructor now has optional parameters (-fps, ...)
Top of page
2019/06/20: Version 0.2.0

Improved video generation functionality.

Top of page
2018/07/03: Version 0.1.0

First official release.

Top of page