1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 10:22:31 +01:00
Commit Graph

472 Commits

Author SHA1 Message Date
Mikael Finstad
13491a68e2 fix oops 2020-03-29 18:04:12 +08:00
Mikael Finstad
96de4315eb 3.17.5 2020-03-29 18:02:36 +08:00
Mikael Finstad
7c07ed73f1 build for snap store 2020-03-29 18:02:26 +08:00
Mikael Finstad
d683fbbb69 support for grabbing a frame at 4k/hevc to jpg even though the preview is not native #88 2020-03-28 22:51:14 +08:00
Mikael Finstad
bde25d2265
Update README.md 2020-03-26 22:53:41 +08:00
Mikael Finstad
50207cb368 3.17.4 2020-03-26 21:54:21 +08:00
Mikael Finstad
ea73305618 include attachments by default #275 2020-03-26 21:54:00 +08:00
Mikael Finstad
9a2126b20b 3.17.3 2020-03-26 21:35:09 +08:00
Mikael Finstad
7b001d39bc fix Shortcut conflict #279 2020-03-26 21:31:11 +08:00
Mikael Finstad
e467b507a1 3.17.2 2020-03-26 19:05:19 +08:00
Mikael Finstad
8a9438847b fix menus and version check #239 #274
also improve help
2020-03-26 19:04:36 +08:00
Mikael Finstad
3ecc202022 3.17.1 2020-03-23 22:23:39 +08:00
Mikael Finstad
2a9801a260 Fix bug 2020-03-23 22:23:14 +08:00
Mikael Finstad
58e77cc3dc make ffmpeg errors less verbose 2020-03-23 20:39:41 +08:00
Mikael Finstad
e41e2fc30d k don't reset speed #278 2020-03-23 20:39:19 +08:00
Mikael Finstad
2bbfc442c2 update screenshot 2020-03-20 00:30:25 +08:00
Mikael Finstad
933ae2812f 3.17.0 2020-03-19 23:39:59 +08:00
Mikael Finstad
9ea2cedeff add initial support for i18n (incomplete) #29 2020-03-19 23:37:38 +08:00
Mikael Finstad
232aea1ad7 3.16.4 2020-03-07 00:17:16 +08:00
Mikael Finstad
07c179f272 3.16.3 2020-03-07 00:05:15 +08:00
Mikael Finstad
b492b5ddcd 3.16.2 2020-03-06 23:58:21 +08:00
Mikael Finstad
12e2de0685 Revert "Try to support 32bit win"
This reverts commit 8871324279.
2020-03-06 23:44:19 +08:00
Mikael Finstad
5db672c9cf Revert "try to build windows zip as 64/32 bit"
This reverts commit 34e811a38d.
2020-03-06 23:44:07 +08:00
Mikael Finstad
7a46e74060 3.16.1 2020-03-06 23:00:09 +08:00
Mikael Finstad
34e811a38d try to build windows zip as 64/32 bit 2020-03-06 23:00:03 +08:00
Mikael Finstad
2990343103 3.16.0 2020-03-06 14:45:33 +08:00
Mikael Finstad
8871324279 Try to support 32bit win 2020-03-06 14:45:26 +08:00
Mikael Finstad
821f268e92 fix error handling after new execa 2020-03-06 14:05:15 +08:00
Mikael Finstad
605ae2b28d improve message 2020-03-06 14:04:55 +08:00
Mikael Finstad
99d934066d allow click zoom number to toggle comfort zoom 2020-03-06 13:40:25 +08:00
Mikael Finstad
4fab846bac allow configure wheel sensitivity #254 2020-03-06 13:40:01 +08:00
Mikael Finstad
20fe9b5b6e 3.15.0 2020-03-05 23:43:44 +08:00
Mikael Finstad
a97244f532 debounce thumbnails rendering 2020-03-05 19:00:23 +08:00
Mikael Finstad
623ad89e95 fix bug 2020-03-05 18:48:55 +08:00
Mikael Finstad
5c1d4861bc simplify code 2020-03-05 18:48:51 +08:00
Mikael Finstad
939860d050 timeline improvements
- Pan timeline when cursor moves out of timeline window
- normalize mouse wheel
2020-03-05 18:32:02 +08:00
Mikael Finstad
3b982c1b48 improve text 2020-03-05 13:15:37 +08:00
Mikael Finstad
ecba4d2f12 improve help 2020-03-05 01:42:32 +08:00
Mikael Finstad
f42148b8c6 hide scrollbar
it breaks ui
2020-03-05 01:42:25 +08:00
Mikael Finstad
a47c65cbdb clamp comfort zoom 2020-03-05 01:21:36 +08:00
Mikael Finstad
76771d233b zoom improvements #254
- ctrl/cmd+up/down hotkey to zoom
- implement hotkey for comfort zoom
2020-03-05 00:27:15 +08:00
Mikael Finstad
b6c6265dbf update badge 2020-03-04 23:34:55 +08:00
Mikael Finstad
d95225e6de make the player time indicator more visible 2020-03-04 23:27:37 +08:00
Mikael Finstad
6eb0346c44 New segment end position default to end of video
fixes #266
2020-03-04 23:25:14 +08:00
Mikael Finstad
78dcc946bc fix icon building 2020-03-04 23:22:21 +08:00
Mikael Finstad
1d5219f9cc 3.14.0 2020-03-04 19:07:45 +08:00
Mikael Finstad
b389061b41 show message when frame captured 2020-03-04 19:07:23 +08:00
Mikael Finstad
9e2f5caa22 reduce app size
by moving CRA bundled resourced to devDependencies
so they are not part of electron app asar
2020-03-04 19:05:05 +08:00
Mikael Finstad
676f92c803 Build with create-react-app #108 2020-03-04 18:41:40 +08:00
Mikael Finstad
173e1bab94 3.13.0 2020-02-29 21:35:32 +07:00