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

2263 Commits

Author SHA1 Message Date
Mikael Finstad
3900dad928
add entitlements for http server (mas) 2023-12-22 17:06:08 +08:00
Mikael Finstad
113c0fa6d7
scan i18n 2023-12-22 17:05:56 +08:00
Mikael Finstad
0762ccf3d1
3.59.0 2023-12-22 15:06:36 +08:00
Mikael Finstad
cec54056a6
update mac icon
closes #543
2023-12-22 15:05:31 +08:00
Mikael Finstad
899e6e2960
add full screen video support
closes #543
2023-12-22 14:38:54 +08:00
Mikael Finstad
eda009274e
add shortcut
- Include more tracks from other file
2023-12-22 14:20:40 +08:00
Mikael Finstad
7173564c41
add keyboard actions:
- Show waveform
- Show thumbnails
- Show keyframes

https://github.com/mifi/lossless-cut/issues/254#issuecomment-1604063833
2023-12-22 14:13:09 +08:00
Mikael Finstad
f4249c7d61
fix bug 2023-12-22 13:50:15 +08:00
Mikael Finstad
c741520fd5
rename action and remove dupe 2023-12-22 13:50:09 +08:00
Mikael Finstad
ccb261bf42
make sure that all actions are key bindable
adds the following actions:
- Convert to supported format
- Create segments from keyframes
- Detect black scenes
- Detect silent scenes
- Detect scene changes
- Edit tracks / metadata tags
- Set custom start offset/timecode
- Settings
- Open
- Start times as YouTube Chapters
- Report an error
2023-12-22 13:43:22 +08:00
Mikael Finstad
3206ba3868
Merge branch 'master' of github.com:mifi/lossless-cut 2023-12-21 18:13:30 +08:00
Mikael Finstad
b5cdbffc4b Update src/StreamsSelector.jsx 2023-12-21 17:49:14 +08:00
nawaji
b944c0768e Adjusts margin to prevent overlapping elements
Naïve solution to prevent the "Click to select which tracks to keep when exporting" text from overlapping with the button to close the tracks selection menu.
2023-12-21 17:49:14 +08:00
nawaji
84e3f3706b Tooltips for icons in tracks selection menu
Adds mouseover tooltips for the icons in the track selection menu that were missing them (i.e the 'edit file metadata' pencil icon).
2023-12-21 17:49:14 +08:00
Mikael Finstad
b806a8853c
fix bug #1785 2023-12-21 16:50:01 +08:00
Mikael Finstad
1a574c02b2
convert more subtitle codecs #418 2023-12-21 16:25:09 +08:00
Mikael Finstad
b1f611099c
add timeouts
(cherry picked from commit e696da74b8)
2023-12-10 13:07:39 +08:00
Mikael Finstad
0f3e46b10c
upgrad yarn 2023-12-10 12:40:46 +08:00
Mikael Finstad
954c845e7d
improve step naming 2023-12-10 12:26:35 +08:00
Mikael Finstad
bfc764094a
use node 20 2023-12-10 12:25:53 +08:00
Mikael Finstad
97d07506e5
add immutable to yarn 2023-12-10 12:25:18 +08:00
Mikael Finstad
7dbc8af226
retry deleting file
(hopefully) fixes #1797

also allow aborting
2023-12-08 16:21:32 +08:00
Mikael Finstad
5df1269b91
Add note about rotate/merge
Closes #1805
2023-12-05 15:09:20 +08:00
Mikael Finstad
aa1958c848
change logic when sanitizing
- disallow slashes on windows
- check for file name ending with a space or a dot

closes #1790
2023-12-05 13:22:23 +08:00
Mikael Finstad
ae8f6d4be1
improve export confirm #1798 2023-12-05 13:00:54 +08:00
Stanisław Freling
b7cf87a0e2 Translated using Weblate (Polish)
Currently translated at 100.0% (662 of 662 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pl/
2023-12-03 00:04:19 +08:00
Jadran Rudec
cf3456ffac Translated using Weblate (Slovenian)
Currently translated at 100.0% (662 of 662 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/sl/
2023-12-03 00:04:19 +08:00
maboroshin
85c5be93b8 Translated using Weblate (Japanese)
Currently translated at 99.2% (657 of 662 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/
2023-12-03 00:04:19 +08:00
slrslr
e84216406d Translated using Weblate (Czech)
Currently translated at 100.0% (662 of 662 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/cs/
2023-12-03 00:04:19 +08:00
ld892012
19ad697624 Translated using Weblate (French)
Currently translated at 97.1% (643 of 662 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fr/
2023-12-03 00:04:19 +08:00
Mikael Finstad
49d3ce5f51
update translations 2023-12-03 00:03:43 +08:00
Mikael Finstad
97931887ec
read audio fps too
closes #1754
2023-12-03 00:00:09 +08:00
Mikael Finstad
233c5c017e
reuse time parsing
and make it more flexible
2023-12-02 23:37:56 +08:00
Mikael Finstad
556f8a09e3
Merge branch 'master' of github.com:mifi/lossless-cut 2023-12-02 22:25:17 +08:00
Mikael Finstad
e59d478e55 Update public/menu.js 2023-12-02 22:24:50 +08:00
Daniel Baak
a6b9a24527 add support for timestamp csv import 2023-12-02 22:24:50 +08:00
Mikael Finstad
68804229d6
fix showItemInFolder on macos
fixes #1762
2023-12-02 20:32:27 +08:00
Mikael Finstad
2c7f166e01
reduce clicks in open dialog 2023-12-02 18:48:42 +08:00
dependabot[bot]
87555f3eb5 Bump sharp from 0.30.5 to 0.32.6
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.5 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.30.5...v0.32.6)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-17 13:24:58 +09:00
Mikael Finstad
3b823a2ba4
multiply estimated bitrate by 8
fixes #1778
#126
2023-11-15 16:42:23 +09:00
Mikael Finstad
550c3d1a78
upgrade adnd fix lint 2023-11-15 16:40:54 +09:00
Mikael Finstad
a32a1a35de
improve segment tags editor
closes #1766
2023-11-07 14:19:39 +09:00
Mikael Finstad
0155d4c567
update comment 2023-11-07 14:19:39 +09:00
Aygün Yerdeniz
0b7f75da42 Translated using Weblate (Turkish)
Currently translated at 78.5% (520 of 662 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/tr/
2023-11-04 22:33:29 +09:00
taozi1996
8f81b54554 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (662 of 662 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
2023-11-04 22:33:29 +09:00
Almaz Mannanov
a84d8b133c Translated using Weblate (Russian)
Currently translated at 100.0% (662 of 662 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ru/
2023-11-04 22:33:29 +09:00
maboroshin
8c2560020e Translated using Weblate (Japanese)
Currently translated at 98.4% (652 of 662 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/
2023-11-04 22:33:29 +09:00
Fresta56
2dbd95827d Translated using Weblate (Polish)
Currently translated at 100.0% (662 of 662 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pl/
2023-11-04 22:33:29 +09:00
taozi1996
5986c5cb41 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (662 of 662 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
2023-11-04 22:33:29 +09:00
JaeHyung Lee
669b97b98e Translated using Weblate (Korean)
Currently translated at 100.0% (662 of 662 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ko/
2023-11-04 22:33:29 +09:00