Commit Graph

356 Commits (9332fad5a1826046c3080fd9bf64d2d7be82c4a8)

Author SHA1 Message Date
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