Commit Graph

115 Commits (123e2269e6e6f3e250cc0460d2eca38056416095)

Author SHA1 Message Date
Mikael Finstad 123e2269e6 Confirm extract all streams and hide streams selector when exporting 6 years ago
Mikael Finstad c7b04e99bc Include segment number in output file
for segment without any label
Fixed #536
6 years ago
Mikael Finstad 3cedc453e3 Allow disabling merge metadata preservation
https://github.com/mifi/lossless-cut/issues/480#issuecomment-743195727
Also make it more clear that chapters from meta is slow
6 years ago
Mikael Finstad d8f55f7a70 implement mov detection 6 years ago
Mikael Finstad 5ac299a050 Implement simple file and track metadata editor #496 6 years ago
Mikael Finstad e62fb6a64b Go back to mousetrap
seems to be the only lib properly handling layouts that require
shift to be pressed to get a particular key #520
Also document.addEventListener needs custom handling of modifier keys
or C will be triggered by CTRL+C, etc
6 years ago
Mikael Finstad 5f6e9f33dc option to write segment labels as chapters #318 6 years ago
Mikael Finstad 46f500568f Add pbf import #421
https://github.com/fireattack/chapter_converter
6 years ago
Mikael Finstad 26c57fb6a7 Fix hotkey issue introduced when replacing mousetrap #520 6 years ago
Mikael Finstad 79dcddc604 Allow turn off export confirm dialog #512 6 years ago
Mikael Finstad f2b44b3726 Allow disable deletion of merged segments #480 6 years ago
Mikael Finstad a3bce63650 Load timecode offset from file #506 6 years ago
Mikael Finstad 49a0d7db17 Fix reorder logic #421 6 years ago
Mikael Finstad 8660d95a34 Improvements for files without a valid duration 6 years ago
Mikael Finstad 1983d3f374 add missing line 6 years ago
Mikael Finstad 2e05b69da5 Fix bug #515 6 years ago
Mikael Finstad e593303411 Show time when moving mouse over timeline #92 6 years ago
Mikael Finstad 052d6c33f3 Implement export single #358 6 years ago
Mikael Finstad a0f631acc8 add order segment button #392 6 years ago
Mikael Finstad 0cbbd2f1d3 Add hotkey for jump cut start/end #377 #254 6 years ago
Mikael Finstad 60d7003b67 Implement rotation hotkey #254 6 years ago
Mikael Finstad 930d19c490 Fix unsupported file for non existing file #451 6 years ago
Mikael Finstad 6e94eb107b hide another notification 6 years ago
Mikael Finstad 267225996e Add option to hide certain notifications #467 6 years ago
Mikael Finstad 689098369f Improve export summary 6 years ago
Mikael Finstad e555442529 Fix saving race condition #510 6 years ago
Mikael Finstad 5b0a37d92a Implement reorder cut segments by start time #460 6 years ago
Mikael Finstad 5390085bff Many improvements
- Implement an Export summary/confirmation sheet when pressing export
- Move output option buttons to export sheet
- Add config option to disable use_metadata_tags (default to false) #463 #402 #99
- Add config option for avoid_negative_ts #13
- Escape key to close sheets
- Change from mousetrap to hotkeys.js (better unbind - more compatible with react)
6 years ago
Mikael Finstad 1cdc8d1d38 Add function to fix duration #477 6 years ago
Mikael Finstad e2d219b51c refactor 6 years ago
Mikael Finstad 40694fe738 Improve duration logic #477 6 years ago
Mikael Finstad 53850aac7d Implement split segment function #460 6 years ago
Mikael Finstad e855482513 use use-debounce
instead of react-use/useDebounce (use-debounce is better)
6 years ago
Mikael Finstad 83c5b5fbd6 pull out dialogs 6 years ago
Mikael Finstad 0882d1afd3 improvement 6 years ago
Mikael Finstad 201850062f shrink App.jsx 6 years ago
Mikael Finstad 1cd3139ff4 Implement split into fixed duration segments #469 6 years ago
Mikael Finstad 7da209b253 Add function to create number of segments #469 6 years ago
Mikael Finstad a5a58ca8a1 allow undo on segment import 6 years ago
Mikael Finstad 68ae15f731 Improve cut segment import (less error) 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 3c909a5cfc improve error report 6 years ago
Mikael Finstad 0c2bd1df94 improve help 6 years ago
Mikael Finstad 4a20c1ac00 Add experimental flag setting #336 6 years ago
Mikael Finstad 8db770d5ac Add Apple MAS variation 6 years ago
Mikael Finstad d5feba3f10 Improve help #317 6 years ago
Mikael Finstad fcf1f0561c improve save/load project 6 years ago
Mikael Finstad 90c84f1f85 improve report dialog 6 years ago
Mikael Finstad 6b9d3603ec improve text #322 6 years ago