Commit Graph

387 Commits (2b590d3709ca67ee18f1ad5ae08239193b6dbe9f)

Author SHA1 Message Date
Mikael Finstad 2b590d3709 Fix regression bug (error when outSegments is undefined) 5 years ago
Mikael Finstad 333e80d005 Increase size of paused canvas image #421 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 d9717386ae improvements to export confirm 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 229ee7c454 improve track screen 5 years ago
Mikael Finstad 9937060802 add help 5 years ago
Mikael Finstad cd2f1076f9 improve ui and scrolling 5 years ago
Mikael Finstad 5f6e9f33dc option to write segment labels as chapters #318 5 years ago
Mikael Finstad 44cd0cd810 fix broken chapter parsing 5 years ago
Mikael Finstad 18141e2874 add comment 5 years ago
Mikael Finstad 46f500568f Add pbf import #421
https://github.com/fireattack/chapter_converter
5 years ago
Mikael Finstad a588d0cf2f add missing file 5 years ago
Mikael Finstad 3045365a0f improve reporting 5 years ago
Mikael Finstad 26c57fb6a7 Fix hotkey issue introduced when replacing mousetrap #520 5 years ago
axelandy 417b3d8c3e Jump to cut start was labeled 'Jump to cut end'
This was included in pr #337
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 abc9b9a4a1 refactor 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 0e70b35f5e add lang column to tracks #514 5 years ago
Mikael Finstad f604ddc240 update mifi config url 5 years ago
Mikael Finstad 2e05b69da5 Fix bug #515 5 years ago
Mikael Finstad 8ee924529e Fix merging code #96
I don't know why I did that.
Sorting of segments can now be done from the menu
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 b69144acaa fix text 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 ee73384594 Add russian support 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 fd6b2d639f missing hunk 5 years ago
Mikael Finstad 493c80a578 simplify 5 years ago
Mikael Finstad 19087eedd1 Preserve timestamp also for merged export files #487 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