All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Change icons a bit
- Don't cut at start if start time is 0 (remove -ss 0)
- Show input dir in out path when file is loaded
- Show file title in window title
- Preserve input file modification time when cutting/screenshotting
- Make ffmpeg map metadata using
-map_metadata 0
- Progress when cutting (percent done)
- Ability to change frame capture image format (JPEG/PNG)
- Don't allow cutting without a valid start/end
- Don't try to seek when no duration
- Also capture frame to custom output dir
- Fix running LosslessCut from strange directories
- Be a bit smarter about aac/m4a files #28
- Make end time the end of video by default
- Prevent buttons from stealing focus
- Add missing win32 metadata
- Fix capture frame output format to intended JPEG
- Show help sheet by pressing H
- Support # in file path