Commit Graph

485 Commits (f465594219cc6b373f38358c5bf9f6d424bc3376)

Author SHA1 Message Date
Mikael Finstad bd6772c405
fix lint 5 years ago
Mikael Finstad 8a8a0d93ca
refactor 5 years ago
Mikael Finstad 4b565ccb37
refactor 5 years ago
Mikael Finstad 523bdb7daa
refactor 5 years ago
Mikael Finstad c1731c1e10
default to auto generated files checked #618 5 years ago
Mikael Finstad 52aa7596c6
improve log in dev 5 years ago
Mikael Finstad b66527f811
allow locking output format
fixes #615
5 years ago
Mikael Finstad a78dec5a7f
make timeline follow player time also
fixes #676
5 years ago
Mikael Finstad 02c2d86a45
Improve trash dialog
Thanks to @Rubens10010
closes #618
fixes #698
5 years ago
Mikael Finstad 0e58fc65de
upgrade packages
uuid,framer-motion,react-lottie-player,react-sortable-hoc,react-syntax-highlighter,sweetalert2-react-content,csv-stringify,csv-parse,trash,execa
5 years ago
Mikael Finstad d2f1994319
improve html5ified detection 5 years ago
Mikael Finstad af81e303ca
cleanup unused imports 5 years ago
Mikael Finstad bdb764fc13
use license free codecs for html5ify 5 years ago
Mikael Finstad 0d5ef77b5d
refactor 5 years ago
Mikael Finstad 9bf918db98
upgrade major versions 5 years ago
Mikael Finstad 8dc1e6e99c
upgrade
- create-react-app
- eslint
5 years ago
Mikael Finstad 546b702e7a
refactor 5 years ago
Mikael Finstad 5e1700ef04
improve merge button 5 years ago
Mikael Finstad 1340885ecf
add more translatables 5 years ago
Mikael Finstad 5830a44d99
implement language also in node land (menus, etc) 5 years ago
Mikael Finstad 6ab880509f
make app language in settings english 5 years ago
Mikael Finstad a4a2461a7c
invert enabled segments logic
so that newly added segments default to enabled
5 years ago
Mikael Finstad 326dc42315
fix bug 5 years ago
Mikael Finstad f6b824d04d
improvements
- implement drag drop sort #392
- scroll segment into view
- refactor
5 years ago
Mikael Finstad dd80971a61
Improvements
- Allow arbitrarily selecting which segments to export - fixes #682 #358
- Add context menu to segments (right click) #392
- Double click segment to jump to cut start #392
5 years ago
Mikael Finstad 9febbc5730
enable Korean 5 years ago
Mikael Finstad 4e39a3c9c2
Remove merge/separate setting
it is now in the main UI
https://github.com/mifi/lossless-cut/issues/480#issuecomment-772853087
5 years ago
Mikael Finstad 04107d37d2
Improve tracks screen 5 years ago
Mikael Finstad 099d046c20
allow shortening "ms" part when it's 0 5 years ago
Mikael Finstad 6093acee63
implement export single track 5 years ago
Mikael Finstad d5e03784d7
Implement EDL import
Only supports type=0 (cut)
also refactor

Closes #609
5 years ago
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 9a98797758
Show "New folder" in mac dialog 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 62f99a5e7e
merge transferTimestamps and transferTimestampsWithOffset 5 years ago
Mikael Finstad d2a7766fdd
Reorder langs and add Czech, Spanish, Polish, Turkish 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 d45327b1a3
Add check for EACCES too
on Ubuntu EACCES will be thrown
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 6554ce000c
fix warning 5 years ago
Mikael Finstad 6d5a2d85b8
improve exportconfirm
so that it doesn't jump around so much when changing height
5 years ago