Commit Graph

46 Commits (snyk-fix-c6d0b54b727173f3a3b01239f2fb66c3)

Author SHA1 Message Date
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
Mikael Finstad f5afe25715 add clear segments menu item #537 #546 5 years ago
Mikael Finstad f481f21c36 improve menus 5 years ago
Mikael Finstad 46f500568f Add pbf import #421
https://github.com/fireattack/chapter_converter
5 years ago
Mikael Finstad 5b0a37d92a Implement reorder cut segments by start time #460 5 years ago
Mikael Finstad 1cdc8d1d38 Add function to fix duration #477 5 years ago
Mikael Finstad 1cd3139ff4 Implement split into fixed duration segments #469 5 years ago
Mikael Finstad 7da209b253 Add function to create number of segments #469 5 years ago
Mikael Finstad 81eb66faa2 Many improvements
- Add config option for asking about file open #467
- Implement text/youtube segments import #458
- Implement CUE sheet import #458
- Implement XMEML import (Final Cut Pro / Davinci Resolve)
- Allow import embedded chapters as segments #300
5 years ago
Mikael Finstad 7e59ee6757 Add XMEML importer #458 5 years ago
Mikael Finstad fcf1f0561c improve save/load project 5 years ago
Mikael Finstad bc1e189d59 improve text and add unsupported audio notification #322 5 years ago
Mikael Finstad 57ecaf13c2 Improve messages
Also add report error function
5 years ago
Mikael Finstad e707695a39 Allow batch convert to friendly format #295 #172
Also improve conver to friendly format flow
5 years ago
Mikael Finstad 7b001d39bc fix Shortcut conflict #279 6 years ago
Mikael Finstad 8a9438847b fix menus and version check #239 #274
also improve help
6 years ago
Mikael Finstad 676f92c803 Build with create-react-app #108 6 years ago