Commit Graph

66 Commits (v3.59.1)

Author SHA1 Message Date
Mikael Finstad c741520fd5
rename action and remove dupe 2 years ago
Mikael Finstad ccb261bf42
make sure that all actions are key bindable
adds the following actions:
- Convert to supported format
- Create segments from keyframes
- Detect black scenes
- Detect silent scenes
- Detect scene changes
- Edit tracks / metadata tags
- Set custom start offset/timecode
- Settings
- Open
- Start times as YouTube Chapters
- Report an error
2 years ago
Mikael Finstad 99b3494307
add "split segment" to menu 2 years ago
Mikael Finstad d7ba574472
arrange segments menu 2 years ago
Mikael Finstad e014f362e6
make segments its own menu 2 years ago
Mikael Finstad 2c2fa88dff
implement DV Analyzer import #1664 2 years ago
Mikael Finstad 1387d02b1e
improve help menu
and error reporting
2 years ago
Mikael Finstad f477b74918
fix untranslated about string
fixes #1544
2 years ago
Mikael Finstad 59cd930d03
implement "combine selected segments"
closes #1478
2 years ago
Mikael Finstad f8c24260d6
use about dialog 3 years ago
Mikael Finstad d5744215e8
fix menu
broke i18n scanning
3 years ago
Mikael Finstad e82f83ccbd
don't show version store build
adds confusion
3 years ago
Mikael Finstad 4e60037e09
escape menu labels
fixes #1456
3 years ago
Mikael Finstad 0eeef0c924
implement align segments to keyframes 3 years ago
Mikael Finstad 95e6a5d198
implement combine overlapping segments
https://github.com/mifi/lossless-cut/issues/1334#issuecomment-1367786230
3 years ago
Mikael Finstad 64966590e2
create segments from:
- scene changes
- keyframes

closes #1398

also limit max number of segments
and improve parameters dialog
3 years ago
Mikael Finstad 60bf1a5c5f
implement detect silence
closes #1334

also allow chnaging parameters of black detect #623
3 years ago
Mikael Finstad 11206692cc fix lint 3 years ago
Mikael Finstad 479569e378
improvements
cleanup help menu
remove help dialog
remove action toggleHelp
add action toggleLastCommands
3 years ago
Mikael Finstad da6710d61c
remove exit menu item on macos 3 years ago
Mikael Finstad 2c12477b04
implement simple support for FCPXML 3 years ago
Mikael Finstad 2364edad7f
set default path for open dialog
...to last opened path

fixes #724
see also #1092
3 years ago
Mikael Finstad fe9ea4a37c
revert broken undo behavior
fixes #1183
3 years ago
Mikael Finstad bb304c8fd7
implement random segments
closes #1153
3 years ago
Mikael Finstad b9578aa657
add warning message
when trying to use undo menu #610
3 years ago
Mikael Finstad 97dda50ab0
implement black scene detection
closes #623
4 years ago
Mikael Finstad d4cd0e1d37
rename event:
invertAllCutSegments->invertAllSegments
4 years ago
Mikael Finstad 02af27534f
implement fill gaps between segments
https://github.com/mifi/lossless-cut/issues/993#issuecomment-1059752710
4 years ago
Mikael Finstad 26783a1338
implement shift all segments times 4 years ago
Mikael Finstad b4641aeb22
re-introduce merge menu item 4 years ago
Mikael Finstad bce1914268
refactor 4 years ago
Mikael Finstad 3c4b996e03
move merge / batch functionality
from top menu into a menu on the batch file list
this means now you first open files in a batch, then either merge or batch convert them
4 years ago
Mikael Finstad 61b7ca2e44
implement shuffle segments order 4 years ago
Mikael Finstad fe88b3d6f6
implement import csv with frame numbers #1024 4 years ago
Mikael Finstad 9ffc781c29
combine batch list and merge list #89
- add button to merge current batch list
- show more options in merge dialog
- allow preserving metadata when merging also when not using allStreams #1008
- remember concat/batch choice #371
4 years ago
Mikael Finstad 375ee5d1d4
implement export frame numbers csv #878 4 years ago
Mikael Finstad 39d06ee395
link directly to version
on new release
4 years ago
Mikael Finstad 7c6a1607c1
add licenses 4 years ago
Mikael Finstad d3c8fce967
Implement batch file list #89 4 years ago
Mikael Finstad 4330ed9c76
Feature: invert all segments on timeline
also simplify inverseCutSegments logic
4 years ago
Mikael Finstad adcf79a6c2
Improvements
- Allow editing segment tags #427
- Store main project file as .lcc (JSON5 format), for future flexibility. existing CSV will still be loaded and converted to .llc #545
- Rename menu items to Export/import project (as we are not changing the save location) #593
4 years ago
Mikael Finstad 2eaee3a87d
add i18n for menu "role" items 4 years ago
Matt Klaber 44ef8b6776 Open Settings with cmd-or-control + comma #727 4 years ago
Mikael Finstad 5830a44d99
implement language also in node land (menus, etc) 5 years ago
Mikael Finstad d5e03784d7
Implement EDL import
Only supports type=0 (cut)
also refactor

Closes #609
5 years ago
Mikael Finstad 7ff74110e8
Implement youtube export dialog
Also improve youtube import
Closes #657
5 years ago
Mikael Finstad c97ea883f7 make undo/redo work for input elements #610
but now only keyboard shortcut works for segments
(not menu)
5 years ago
Mikael Finstad b69c4728d7 add timestamp csv export #546 5 years ago
Mikael Finstad da48d5bd1b implement TSV export #545
Also fix #503
5 years ago
Mikael Finstad 1bada15d39 fix dup menu 5 years ago