Skip to content

v1.1.0

Compare
Choose a tag to compare
@thisismy-github thisismy-github released this 02 Jan 17:36
· 28 commits to master since this release

Enter custom trim lengths in real-time

  • Use the word "custom" as a length in the Trim Hotkeys section to activate it
    • Once triggered, enter the length on your keyboard (keypad works as well)
    • Once finished, press any non-number key to submit the length
    • Press Esc to cancel
  • Defaults to Alt + 0
  • Also appears in "Trim..." submenu
  • Added new settings for "Trim..." submenu
    • EACH_SUBMENU_HAS_TRIM_SUBMENU controls whether or not "Trim..." is a submenu with all the lengths defined in the Trim Hotkeys section or just a regular menu item that always triggers a custom trim length (defaults to True)
    • TRIM_SUBMENU_ALWAYS_HAS_CUSTOM_LENGTH controls whether or not "Trim..." submenu should include a custom length item regardless of whether or not you have one defined in the Trim Hotkeys section (defaults to True)

FFmpeg detection and auto-downloading

  • FFmpeg can now be detected anywhere in your install folder, even nested within subfolders
  • FFmpeg can now be auto-downloaded if not found

Config file improvements

  • Config library has been updated
    • Config file writes on every exit
    • Config file always maintains its intended order
    • %-signs no longer need to be escaped

Misc

  • Fixed chance for auto-update to fail while computer is bottlenecked
  • Added generic trimming alert to fallback to
  • Clip lengths are now rounded in the tray menu