1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-21 18:02:35 +01:00
Commit Graph

2759 Commits

Author SHA1 Message Date
Mikael Finstad
996bd2d700 upgrade some devdeps 2020-02-15 21:06:26 +08:00
Mikael Finstad
5b69fd9a3b cleanup some deps 2020-02-15 21:04:44 +08:00
Mikael Finstad
e0f001c08b fix bug 2020-02-15 20:29:16 +08:00
Mikael Finstad
bf1b8e281c make active segment more visible 2020-02-15 16:18:54 +08:00
Mikael Finstad
d91ca6373a improve feedback 2020-02-15 15:57:40 +08:00
Mikael Finstad
4109c7c1cd close file #155 2020-02-15 15:09:05 +08:00
Mikael Finstad
2cea3c1a03 improve help sheet and add banner 2020-02-15 14:53:32 +08:00
Mikael Finstad
700c501b08 Automatically start NEW cut segment
#168
2020-02-15 00:03:57 +08:00
Mikael Finstad
1e1d05c1b4 upgrade electron 2020-02-15 00:03:57 +08:00
Tobias Mueller
3b408781b9 desktop: add appdata file
This file is needed by downstreams to show nice information about the app.
2020-02-14 23:28:27 +08:00
Tobias Mueller
36a8151890 desktop: Added an initial desktop file
This file will be needed by downstreams.
The path is, obviously, dependent on where the downstram puts it.
One way of editing the file is to execute
desktop-file-edit --set-key Exec --set-value /usr/bin/foo.
2020-02-14 23:28:27 +08:00
Mikael Finstad
9ed3b4a40e Implement convert with audio #94 2020-02-14 14:22:11 +08:00
Mikael Finstad
085b72591e suppor timecode running time #211 2020-02-14 13:48:58 +08:00
Mikael Finstad
4d5d6aad86 2.8.0 2020-02-14 13:16:45 +08:00
Mikael Finstad
f8db1ee045 add menu item to html5ify (fastest) 2020-02-14 13:13:55 +08:00
Mikael Finstad
bd636466e6 Detect existing html5ified
fixes #138
2020-02-14 12:44:16 +08:00
Mikael Finstad
a86808c003 simplify logic 2020-02-14 12:30:46 +08:00
Mikael Finstad
9b574f7f8c auto remove dummy vid 2020-02-14 12:25:16 +08:00
Mikael Finstad
0c65d6eee5 extract also raw data streams 2020-02-14 12:13:50 +08:00
Mikael Finstad
6b67f6546d rewrite to modern hooks 2020-02-14 12:06:15 +08:00
Mikael Finstad
ee3d7eb6ae include all streams also in merge #227 2020-02-12 22:26:54 +08:00
Mikael Finstad
2322e54175
Update README.md 2020-02-12 01:09:31 +08:00
Mikael Finstad
5edaafa828 show segment time #224 2020-02-12 00:48:40 +08:00
Mikael Finstad
40646d2feb fix text 2020-02-12 00:41:34 +08:00
Mikael Finstad
36571a7b87 upgrade trash module #228 2020-02-12 00:41:22 +08:00
Mikael Finstad
a4108210ee improve trash #228 2020-02-12 00:40:10 +08:00
Mikael Finstad
9eb8f9e938 upgrade ffmpeg #231 2020-02-12 00:36:56 +08:00
Mikael Finstad
8a7935fefc lax eslint 2020-02-11 23:55:43 +08:00
Mikael Finstad
095be5c92d Clarify unsupported codecs #232 2020-02-11 23:55:35 +08:00
Mikael Finstad
e68c4c01c7 fix #237 2020-02-11 23:26:15 +08:00
Mikael Finstad
23c17f2862 fix #236 2020-02-11 23:15:53 +08:00
Mikael Finstad
74439d716d 2.7.1 2020-02-11 22:45:10 +08:00
Mikael Finstad
247dad4fee add zip for windows #243 2020-02-11 22:45:04 +08:00
Mikael Finstad
d085b8dd16 2.7.0 2020-02-11 22:16:48 +08:00
Mikael Finstad
72145c46fc fix error when opening LC first time on mac 2020-02-11 22:16:48 +08:00
Mikael Finstad
7ca8524f12 fix warning 2020-02-11 22:16:48 +08:00
Mikael Finstad
736ed005b2 fix strange bug 2020-02-11 22:16:47 +08:00
Mikael Finstad
19611efa15 Update README.md 2020-02-10 19:14:37 +08:00
Mikael Finstad
81fcf3da2f Update README.md 2020-02-10 16:57:04 +08:00
Mikael Finstad
69fb9514fc 2.6.3 2020-02-10 15:40:48 +08:00
Mikael Finstad
4623362c76 add snap 2020-02-10 15:40:38 +08:00
Mikael Finstad
058b79d7d3 use github actions for building
will add snap later
2020-02-10 15:24:30 +08:00
Mikael Finstad
43de86aaa5 fix url 2020-02-10 14:58:48 +08:00
Mikael Finstad
eec0806ddb try to fix build error 2019-11-05 19:25:49 +08:00
Mikael Finstad
44bb4fd7c4 2.6.2 2019-11-05 18:29:54 +08:00
Mikael Finstad
3afc195577 add snap and appimage linux targets 2019-11-05 18:29:43 +08:00
Mikael Finstad
fe55f38ac0 fix ununsed arg 2019-11-05 02:14:47 +08:00
Mikael Finstad
6ad8f75b1a 2.6.1 2019-11-05 02:11:19 +08:00
Mikael Finstad
f4d2dd9cdf allow drag drop multiple files to merge
also fix breaking electron change to showOpenDialog
and fix react warnings
2019-11-05 02:11:07 +08:00
Mikael Finstad
c70beb38c9 upgrade file-type to hopefully improve mp4/mov detection 2019-11-05 02:08:33 +08:00