- New: Scaling method can be changed in menu or using command line parameter -scaling-method=NEIGHBOR|GAUSS|BILINEAR|BICUBIC|LANCZOS|SINC|SPLINE.
It is used only if distorted file's resolution is not equal to reference file's resolution. Default -- bicubic. - Change: Processes for getting ref's media info and ref's thumbnail are off-loaded to background process.
So these processes are not blocking UI on startup any longer (#39) - Change: UI: Block with options is resizable
- Change: UI: Block with ref file is resizable
- Change: UI: Minimum program windows width decreased
- Change: UI: Progress indicator is displayed while getting ref's thumbnail (#40)
- Change: UI: Progress indicator is displayed while getting files' media info (#38)
- Change: Timeout for process of getting ref's thumbnail increased from 3 to 5 seconds
- Change: Timeout for process of getting media info increased from 5 to 10 seconds (#36)
- Change: Process of getting media info analyzes maximum 2 seconds and maximum 30 frames (previously 60 frames were always analyzed) (#36)
- Bugfix: Old preview displayed after a new project created (#37)