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

2513 Commits

Author SHA1 Message Date
plum7x
6525f9f96f
Translated using Weblate (Chinese (Traditional))
Currently translated at 99.7% (682 of 684 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/
2024-05-14 12:13:40 +02:00
bovirus
3d25e9c9ba
Translated using Weblate (Italian)
Currently translated at 100.0% (684 of 684 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/it/
2024-05-14 12:13:40 +02:00
taozi1996
8df9ff7e74
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (684 of 684 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
2024-05-14 12:13:40 +02:00
Mikael Finstad
8436bfdd78
implement 2 more configurable seek speeds
closes #1994
https://github.com/mifi/lossless-cut/issues/254#issuecomment-1876623395
https://github.com/mifi/lossless-cut/issues/254#issuecomment-589509889
#1611
#1884
2024-05-14 12:13:35 +02:00
Mikael Finstad
236bdd80c8
auto select goto timecode #1988 2024-05-11 10:50:01 +02:00
Mikael Finstad
ecc57047e4
upgrade swal 2024-05-11 10:48:14 +02:00
Mikael Finstad
5fdf86feac
update faq 2024-05-05 20:54:03 +02:00
Mikael Finstad
7e8ac2c2fd
implement zoom in/out UI
https://github.com/mifi/lossless-cut/issues/691#issuecomment-2093637596
2024-05-04 00:40:58 +02:00
Mikael Finstad
0c751b9c8d
improve error message #1979 2024-05-03 23:59:11 +02:00
Mikael Finstad
3ec3384760
improve tag editor 2024-05-03 23:58:46 +02:00
Mikael Finstad
9ea438052f
Merge pull request #1982 from mifi/dependabot/npm_and_yarn/ejs-3.1.10
Bump ejs from 3.1.9 to 3.1.10
2024-05-03 18:37:20 +02:00
dependabot[bot]
708208e6b7
Bump ejs from 3.1.9 to 3.1.10
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 12:58:17 +00:00
Mikael Finstad
666a1c5bd4
fixes
fix stream tags
type
fix waveform crash and bug with initial render
2024-04-21 23:44:10 +02:00
Mikael Finstad
852a7989ba
bump json5 2024-04-21 20:59:34 +02:00
Mikael Finstad
43f9be6e1b
upgrade semver 2024-04-21 20:58:27 +02:00
Mikael Finstad
3f4c214287
implement copy/paste segment tags
closes #1964
2024-04-21 20:50:58 +02:00
Mikael Finstad
8217be4f14
Merge pull request #1961 from mifi/dependabot/npm_and_yarn/tar-6.2.1
Bump tar from 6.1.11 to 6.2.1
2024-04-10 23:59:53 +02:00
dependabot[bot]
c886c04b75
Bump tar from 6.1.11 to 6.2.1
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.11...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 21:18:36 +00:00
Mikael Finstad
4f4799b6f8
reformat 2024-04-10 22:32:22 +02:00
Mikael Finstad
079562e845
Merge pull request #1952 from LOK-Soft/add-cutlist-import
Add cutlist (OTR) import option
2024-04-10 22:28:49 +02:00
Mikael Finstad
de9e927d26
implement consistent duration format
#1960
2024-04-10 22:08:33 +02:00
Mikael Finstad
88fbcc0129
show title in open dialog
#1954
2024-04-09 14:05:12 +02:00
Lars-Olof Kreim
e52814087f fix linting errors 2024-04-08 22:04:00 +02:00
Lars-Olof Kreim
3cc997bcb2 Add cutlist import option 2024-04-07 21:46:05 +02:00
Mikael Finstad
36454f5e49
Merge pull request #1949 from kalebs-anotheraxiom/patch-2
Update cli.md
2024-04-05 21:48:04 +02:00
kalebs-anotheraxiom
a3cb513096
Update cli.md
Fix Link from configStore.js to configStore.ts
2024-04-05 15:40:06 -04:00
Mikael Finstad
41739d7572
Update issues.md 2024-04-05 14:18:52 +02:00
Mikael Finstad
65410eab54
fix another test on windows 2024-04-03 23:24:48 +02:00
Mikael Finstad
a662ab47e0
fix test 2024-04-03 23:19:45 +02:00
Mikael Finstad
a030b29c9c
Merge pull request #1946 from mifi/dependabot/npm_and_yarn/vite-4.5.3
Bump vite from 4.5.2 to 4.5.3
2024-04-03 21:37:08 +01:00
Mikael Finstad
0ef2a98dbc
lint 2024-04-03 22:36:56 +02:00
dependabot[bot]
6c5acb9b63
Bump vite from 4.5.2 to 4.5.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 16:54:42 +00:00
Mikael Finstad
e9bf49c319
move to pathToFileURL 2024-04-01 16:55:44 +01:00
Mikael Finstad
1206ecbdb5
fix test run on windows 2024-04-01 13:58:59 +01:00
Mikael Finstad
f31d08981e
always log to console
and also allow opening log path
2024-04-01 13:50:59 +01:00
Mikael Finstad
ba9c098941
refac 2024-04-01 13:50:11 +01:00
Mikael Finstad
a1422ad264
in-house the file-uri implementation
fixes #1941
2024-04-01 13:49:22 +01:00
Mikael Finstad
66f6a8e4b6
Merge pull request #1939 from mifi/dependabot/npm_and_yarn/express-4.19.2
Bump express from 4.18.2 to 4.19.2
2024-03-29 10:26:12 +00:00
dependabot[bot]
db11d66257
Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 18:00:27 +00:00
Mikael Finstad
b8a197b2a9
Update README.md 2024-03-26 18:24:45 +08:00
Mikael Finstad
191f0c71bd
fix oops 2024-03-23 13:03:05 +08:00
Mikael Finstad
305b23fb20
add clear working dir button
in settings too
2024-03-23 11:34:33 +08:00
Mikael Finstad
df03b33e36
add type 2024-03-23 11:06:35 +08:00
Mikael Finstad
26b4dc13c2
fix bugs 2024-03-21 23:28:30 +08:00
Mikael Finstad
f677619039
upgrade to electron-vite 2024-03-21 23:28:25 +08:00
Mikael Finstad
8a7c1f8a17
improve waveform #260
and type
2024-03-20 19:55:42 +08:00
Mikael Finstad
2e7d746007
render waveform when zoomed out
also type
2024-03-20 16:02:48 +08:00
Mikael Finstad
b791c9f748
improve performance
by using a ref for "playing" state
2024-03-17 23:48:36 +08:00
Mikael Finstad
37931c4d52
improve play current segment once 2024-03-17 23:41:37 +08:00
Mikael Finstad
8eebd7ecd6
improve error 2024-03-17 23:41:18 +08:00