diascope: patches

Patches

All patches should be applied using
$ patch -Np1 diascope diascope.patch
  • diascope-0.2-beta-2 to diascope-0.2-beta-2b
    • Path plots were incomplete for images that are taller than wide.
    • The description file parser missed syntax errors which could later cause the slideshow generation to fail.
    • When a running diascope is killed sometimes a subsequent run could fail even if -clean is given.
    • The path plot in interlaced mode showed an errorneous point at coordinates 0,0.
    • This patch must be applied to the released version diascope-0.2-beta-2 and supersedes the previous patch to version diascope-0.2-beta-2a.