Commit Graph

356 Commits (9332fad5a1826046c3080fd9bf64d2d7be82c4a8)

Author SHA1 Message Date
Mikael Finstad 6c2026c9a9
Notify user about rotation in MKV
https://github.com/mifi/lossless-cut/discussions/661
5 years ago
Mikael Finstad 7ff74110e8
Implement youtube export dialog
Also improve youtube import
Closes #657
5 years ago
Mikael Finstad 2550693238
Bring back merge/split button in main UI #480 #663 5 years ago
Mikael Finstad e72d0a6953
Implement setting for preserve file timestamps
Closes #611
Pull all ffmpeg operatins that transfer timestamps into its own react hook
5 years ago
Mikael Finstad 5704713a06
offset mtime/atime by currentTime
I think it's more normal for mtime to be start of recording
5 years ago
Mikael Finstad bd3c251d12
Allow labelling segments with enter key #655 5 years ago
Mikael Finstad 8ed6cbdc74
upgrade to react-lottie-player 5 years ago
Mikael Finstad a319782a1e
Improve error when not access to opened file 5 years ago
Mikael Finstad 30ba5fe041
Fix issue with relative paths and allow multiple on command line
Fixes #639
Fixes #591
5 years ago
Mikael Finstad 95db959f5b
Add merge+segments option #480 5 years ago
Mikael Finstad 56a2fdc09b
disallow colon (:) in output template
fixes #631
5 years ago
Mikael Finstad f4cab7b5f7
Add default button to tuner. fixes #627, closes #636, closes #635 5 years ago
Mikael Finstad 79f0d4c61b
Make zoomed timeline more smooth 5 years ago
Mikael Finstad 90faeb11ce fix rounding error #447 5 years ago
Mikael Finstad 8ea08cf65c add keyboard seek speed tuner #553 5 years ago
Mikael Finstad 2eb42d2ef3 add keyboard seek acceleration #604 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 6bb0a2aa13 add copy report to clipboard button 5 years ago
Mikael Finstad 69cea1a70f pull out dialog 5 years ago
Mikael Finstad c5e7313a81 pull out user preferences to hook 5 years ago
Mikael Finstad eb8f7af5e0 Implement custom file name templates #96 5 years ago
Mikael Finstad e641865821 make mouse wheel scroll work also when the cursor is over the video, not just timeline #248 #553 5 years ago
Mikael Finstad b9bde3b2bb add out of space dialog #328 5 years ago
Mikael Finstad 6cc9285d60 optimize 5 years ago
Mikael Finstad 42b991a179 refactor 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 69f3845689 Make trash function more flexible #541 5 years ago
Mikael Finstad f5afe25715 add clear segments menu item #537 #546 5 years ago
Mikael Finstad 1d168804e8 Beginner improvements #546 5 years ago
Mikael Finstad e45e278413 fix bug 5 years ago
Mikael Finstad bc14fa8067 Improve simple mode #546 5 years ago
Mikael Finstad 1a59341247 don't allow remove initial cut segments 5 years ago
Mikael Finstad 2462278caf implement MOV FastStart option #347 5 years ago
Mikael Finstad 35d4ca20fb refactor/simplify 5 years ago
Mikael Finstad dd6a77880d Improve trash button #537 5 years ago
Mikael Finstad 1662adb1e3 implement simple mode #546 5 years ago
Mikael Finstad 035dff2cc9 improve no file loaded screen 5 years ago
Mikael Finstad 19c002b64a allow create chapters when merge files too 5 years ago
Mikael Finstad 8c8fa8e4c9 fix bug 5 years ago
Mikael Finstad f481f21c36 improve menus 5 years ago
Mikael Finstad 123e2269e6 Confirm extract all streams and hide streams selector when exporting 5 years ago
Mikael Finstad c7b04e99bc Include segment number in output file
for segment without any label
Fixed #536
5 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
5 years ago
Mikael Finstad d8f55f7a70 implement mov detection 5 years ago
Mikael Finstad 5ac299a050 Implement simple file and track metadata editor #496 5 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
5 years ago
Mikael Finstad 5f6e9f33dc option to write segment labels as chapters #318 5 years ago
Mikael Finstad 46f500568f Add pbf import #421
https://github.com/fireattack/chapter_converter
5 years ago
Mikael Finstad 26c57fb6a7 Fix hotkey issue introduced when replacing mousetrap #520 5 years ago
Mikael Finstad 79dcddc604 Allow turn off export confirm dialog #512 5 years ago
Mikael Finstad f2b44b3726 Allow disable deletion of merged segments #480 5 years ago
Mikael Finstad a3bce63650 Load timecode offset from file #506 5 years ago
Mikael Finstad 49a0d7db17 Fix reorder logic #421 5 years ago
Mikael Finstad 8660d95a34 Improvements for files without a valid duration 5 years ago
Mikael Finstad 1983d3f374 add missing line 5 years ago
Mikael Finstad 2e05b69da5 Fix bug #515 5 years ago
Mikael Finstad e593303411 Show time when moving mouse over timeline #92 5 years ago
Mikael Finstad 052d6c33f3 Implement export single #358 5 years ago
Mikael Finstad a0f631acc8 add order segment button #392 5 years ago
Mikael Finstad 0cbbd2f1d3 Add hotkey for jump cut start/end #377 #254 5 years ago
Mikael Finstad 60d7003b67 Implement rotation hotkey #254 5 years ago
Mikael Finstad 930d19c490 Fix unsupported file for non existing file #451 5 years ago
Mikael Finstad 6e94eb107b hide another notification 5 years ago
Mikael Finstad 267225996e Add option to hide certain notifications #467 5 years ago
Mikael Finstad 689098369f Improve export summary 5 years ago
Mikael Finstad e555442529 Fix saving race condition #510 5 years ago
Mikael Finstad 5b0a37d92a Implement reorder cut segments by start time #460 5 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)
5 years ago
Mikael Finstad 1cdc8d1d38 Add function to fix duration #477 5 years ago
Mikael Finstad e2d219b51c refactor 5 years ago
Mikael Finstad 40694fe738 Improve duration logic #477 5 years ago
Mikael Finstad 53850aac7d Implement split segment function #460 5 years ago
Mikael Finstad e855482513 use use-debounce
instead of react-use/useDebounce (use-debounce is better)
5 years ago
Mikael Finstad 83c5b5fbd6 pull out dialogs 5 years ago
Mikael Finstad 0882d1afd3 improvement 5 years ago
Mikael Finstad 201850062f shrink App.jsx 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 a5a58ca8a1 allow undo on segment import 5 years ago
Mikael Finstad 68ae15f731 Improve cut segment import (less error) 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 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
Mikael Finstad af2ac22a96 upgrade electron to 8.2.5 and add app focus on drop #335 6 years ago
Mikael Finstad 77da0299f0 implement focus on drop #335
(not working yet)
6 years ago
Mikael Finstad 78afdc46ad Allow disabling rotation preview #334 6 years ago
Mikael Finstad 1c420d18ba fix bug 6 years ago
Mikael Finstad 471f5d7716 i18n improvements #29 6 years ago
Mikael Finstad e67e3bd839 implement merge progress 6 years ago
Mikael Finstad 0dba7e1faf Improvements
- Add a warning for iphone vids #329
- Lenghten toasts (some people say it's too short)
- Remove output dir from messages because now we have button
6 years ago
Mikael Finstad bc1e189d59 improve text and add unsupported audio notification #322 6 years ago
Mikael Finstad a797d41f89 fix hook 6 years ago
Mikael Finstad b150ea6a6e improve notification 6 years ago
Mikael Finstad fcbeb56968 improvements
- allow to convert to friendly format with audio #322
- add create dummy video progress
- trash dummy video when remove source
6 years ago
Mikael Finstad b8339616c1 improve loading 6 years ago
Mikael Finstad 2cf4dfda75 disable change playback rate when canvas player enabled 6 years ago
Mikael Finstad 826cb5743c use correct stream index if more than one 6 years ago
Mikael Finstad 2326c5ba1c Fix #308 6 years ago
Mikael Finstad b1bd2731b4 Implement a canvas for better playback of more formats #88 6 years ago
Mikael Finstad 654f242e92 fix minor issue 6 years ago
Mikael Finstad 3219bad9d4 improve help text 6 years ago
Mikael Finstad 5ed5b9f96a improve messages #281 6 years ago
Mikael Finstad c28622b383 Fix minor keyframe seek bug #281 6 years ago
Mikael Finstad 0c584f4b35 Reset segments when last segment is deleted 6 years ago
Mikael Finstad ed5395ae25 improve right menu 6 years ago
Mikael Finstad 388af521ee improve segment list 6 years ago
Mikael Finstad 3bbaa159a6 improve hevc detection logic 6 years ago
Mikael Finstad b48f58b8ff improve thumbnail check #308 6 years ago
Mikael Finstad 34b5a47cfa refactor 6 years ago
Mikael Finstad 099a5b3407 Invert timeline trackpad/wheel #310
Also add setting to change back
6 years ago
Mikael Finstad e6d71754fe Improvements #315 6 years ago
Mikael Finstad e2b0053a7a improvements and bugfixes 6 years ago
Mikael Finstad 5346d412b9 fix a crash 6 years ago
Mikael Finstad 7dca7416ae improve feedback 6 years ago
Mikael Finstad 9e6379b729 workaround for #312 6 years ago
Mikael Finstad d7ace5e8af Improve error 6 years ago
Mikael Finstad 130d9a2f11 Sign trash exe also for MAS #303 6 years ago
Mikael Finstad 1d306e7073 add more error reporting #277 6 years ago
Mikael Finstad 4b80e358ce Improve messages 6 years ago
Mikael Finstad 57ecaf13c2 Improve messages
Also add report error function
6 years ago
Mikael Finstad 196859bd80 implement cut progress for conversion 6 years ago
Mikael Finstad 62189f2294 More flexible convert to friendly format
#297 #160
6 years ago
Mikael Finstad ec1759c965 Improve some dialogs 6 years ago
Mikael Finstad 1980bd8728 Fix issue with drag drop 6 years ago
Mikael Finstad 6a8d74f881 Ask for delete if trash fails #298 6 years ago
Mikael Finstad e9a092350f improvements
-improve help screen
bugfixes
6 years ago
Mikael Finstad 58caf7a880 create dummy video immediately on open
instead of upon play
6 years ago
Mikael Finstad e707695a39 Allow batch convert to friendly format #295 #172
Also improve conver to friendly format flow
6 years ago
Mikael Finstad 19cb1e9944 fix broken merge in MAS 6 years ago
Mikael Finstad e66acc7f98 Improvements
- Fix issue with html5ify on new mac ffmpeg
- Improve output directory logic on mac
6 years ago
Mikael Finstad 7b70e1c3fc improve check 6 years ago
Mikael Finstad 649042d9b6 tune mas version 6 years ago
Mikael Finstad 51ce0a3fed fix hook bug 6 years ago
Mikael Finstad 3a76aa0812 - Support Mac app store
- Disable version check for Mac app store and windows store
- restore windows targets
6 years ago
Mikael Finstad d683fbbb69 support for grabbing a frame at 4k/hevc to jpg even though the preview is not native #88 6 years ago
Mikael Finstad 8a9438847b fix menus and version check #239 #274
also improve help
6 years ago
Mikael Finstad e41e2fc30d k don't reset speed #278 6 years ago
Mikael Finstad 9ea2cedeff add initial support for i18n (incomplete) #29 6 years ago
Mikael Finstad 821f268e92 fix error handling after new execa 6 years ago
Mikael Finstad 605ae2b28d improve message 6 years ago
Mikael Finstad 4fab846bac allow configure wheel sensitivity #254 6 years ago
Mikael Finstad a97244f532 debounce thumbnails rendering 6 years ago
Mikael Finstad 5c1d4861bc simplify code 6 years ago
Mikael Finstad a47c65cbdb clamp comfort zoom 6 years ago
Mikael Finstad 76771d233b zoom improvements #254
- ctrl/cmd+up/down hotkey to zoom
- implement hotkey for comfort zoom
6 years ago
Mikael Finstad 6eb0346c44 New segment end position default to end of video
fixes #266
6 years ago
Mikael Finstad b389061b41 show message when frame captured 6 years ago
Mikael Finstad 676f92c803 Build with create-react-app #108 6 years ago