Commit Graph

24 Commits (d64060d2e400496a96c62458dedcf92f6177cc09)

Author SHA1 Message Date
Mikael Finstad d64060d2e4
use file name when exporting project
closes #1480
4 years ago
Mikael Finstad be6a2627ae
set default export save dialog path
fixes #1393
4 years ago
Mikael Finstad 1799547353 upgrade electron #714 4 years ago
Mikael Finstad 2c12477b04
implement simple support for FCPXML 4 years ago
Mikael Finstad 44ca797526
allow frame seek with audio files too
regression: fixes #1079
4 years ago
Mikael Finstad 6d8981798d
chapters improvments #993
improve pbf parsing with test fixtures
with chapters only export, add gap chapters between segments
4 years ago
Mikael Finstad fe88b3d6f6
implement import csv with frame numbers #1024 5 years ago
Mikael Finstad e57fcb1096
when importing EDL file, don't delete existing EDL
allows for combining EDL from multiple sources #993
5 years ago
Mikael Finstad 375ee5d1d4
implement export frame numbers csv #878 5 years ago
Mikael Finstad 3df67d6bdc
upgrade cra 5 years ago
Mikael Finstad c1089d0a81
change pbf to utf-16
seems to be the official format
https://github.com/mifi/lossless-cut/issues/867#issuecomment-950345845
5 years ago
Mikael Finstad c004d82b1e
refactor 5 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
5 years ago
Mikael Finstad d5e03784d7
Implement EDL import
Only supports type=0 (cut)
also refactor

Closes #609
6 years ago
Mikael Finstad 7ff74110e8
Implement youtube export dialog
Also improve youtube import
Closes #657
6 years ago
Mikael Finstad 803008b053 lint fix 6 years ago
Mikael Finstad b69c4728d7 add timestamp csv export #546 6 years ago
Mikael Finstad da48d5bd1b implement TSV export #545
Also fix #503
6 years ago
Mikael Finstad 46f500568f Add pbf import #421
https://github.com/fireattack/chapter_converter
6 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
6 years ago
Mikael Finstad 7e59ee6757 Add XMEML importer #458 6 years ago
Mikael Finstad 9ea2cedeff add initial support for i18n (incomplete) #29 6 years ago
Mikael Finstad 676f92c803 Build with create-react-app #108 7 years ago
Mikael Finstad fc817f3f75 Implement save/load csv and autosave project #199 #251 #181 #58
Also show up to date segment list under help
7 years ago