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

2216 Commits

Author SHA1 Message Date
Mikael Finstad
14d5c68203 fix code and tests 2023-07-17 15:55:56 +02:00
James Kerrane
1cd5956523 Allows semicolons directly after timestamps in timestamp import 2023-07-17 15:55:56 +02:00
Mikael Finstad
8c3eee282c
update issues 2023-07-17 00:39:20 +02:00
Mikael Finstad
1157694c03
implement keyboar shortcut search #1646 2023-07-17 00:36:58 +02:00
Mikael Finstad
743d190369
implement duplicate segment 2023-07-17 00:26:48 +02:00
Mikael Finstad
b1405632f6
add note 2023-07-17 00:13:13 +02:00
Mikael Finstad
d496326ae1
Merge branch 'master' into ffmpeg-6
# Conflicts:
#	yarn.lock
2023-07-11 17:35:40 +02:00
Mikael Finstad
a6f3bae7c4
run scan i18n 2023-07-11 17:33:05 +02:00
Mikael Finstad
fdc974b237
improve faststart descr
closes #1654
2023-07-11 17:32:59 +02:00
Mikael Finstad
c01f0cf4b2
increase smart cut bitrate by 20%
see discussion in #126
2023-07-11 17:27:16 +02:00
dependabot[bot]
07731446bc Bump fast-xml-parser from 4.2.4 to 4.2.5
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.4...v4.2.5)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-24 19:29:05 +02:00
dependabot[bot]
5773698960 Bump semver from 7.3.7 to 7.5.2
Bumps [semver](https://github.com/npm/node-semver) from 7.3.7 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.7...v7.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-24 11:44:26 +02:00
Mikael Finstad
b426023d51
don't select segment
when double clicking

fixes #1612
2023-06-10 21:30:14 +01:00
Mikael Finstad
dde7c225b5
Merge branch 'master' into ffmpeg-6
# Conflicts:
#	yarn.lock
2023-06-10 21:19:46 +01:00
dependabot[bot]
1fe37ae923 Bump fast-xml-parser from 4.0.3 to 4.2.4
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.0.3 to 4.2.4.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-10 20:49:13 +01:00
dependabot[bot]
3488d7aef0 Bump vite from 4.1.1 to 4.1.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.1 to 4.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.1.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.1.5/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 15:29:42 +02:00
Mikael Finstad
391dce22bd
fix seg num padding
fixes #1446
2023-04-23 10:51:28 +02:00
Mikael Finstad
f9e056b394
Merge branch 'master' into ffmpeg-6 2023-04-19 10:51:04 +01:00
Mikael Finstad
8632b34bb8
notify about enable full waveform #260 2023-04-19 10:49:52 +01:00
Mikael Finstad
34b9576e33
fix stupid bug 2023-04-19 10:48:23 +01:00
Mikael Finstad
248b513fe2
improve export mode button 2023-04-19 10:08:40 +01:00
Mikael Finstad
1387d02b1e
improve help menu
and error reporting
2023-04-19 10:08:40 +01:00
Mikael Finstad
17a2a8cf53
Update import-export.md 2023-04-18 10:35:59 +01:00
wonkydd
f3e180b995 fix incorrect line about shortcut 2023-04-16 00:23:07 +08:00
Mikael Finstad
1ed0c132a8
Update issues.md 2023-04-12 23:09:22 +09:00
Mikael Finstad
9c51ec503c
Update issues.md 2023-04-11 01:38:49 +09:00
Mikael Finstad
1fa5181a8e remove +i
and improve doc
2023-04-10 15:12:28 +09:00
Mikael Finstad
c96fffda86 remove code that i cannot get to work 2023-04-10 15:12:28 +09:00
Mikael Finstad
9d3ddb4207 change to EPOCH_MS
and more fixes/improveement
2023-04-10 15:12:28 +09:00
solderq35
855ca6ed86 probably makes more sense to add milliseconds to match segment suffix 2023-04-10 15:12:28 +09:00
solderq35
be3d846d6e maybe fix multiple segments issue for real 2023-04-10 15:12:28 +09:00
solderq35
87a4b5fe8b handle case of multiple segments 2023-04-10 15:12:28 +09:00
solderq35
dcdcb0e21e fix timestamp issue and improve clicking variables 2023-04-10 15:12:28 +09:00
Mikael Finstad
887cdd4cc0
Update bug.yml 2023-04-09 13:32:55 +09:00
Mikael Finstad
2ccfc5eb73
Update bug.yml 2023-04-09 13:28:30 +09:00
Mikael Finstad
77e49e6dab
Merge branch 'master' into ffmpeg-6 2023-04-09 12:03:38 +09:00
Mikael Finstad
7df0fd3445
update screenshot 2023-04-09 12:03:07 +09:00
Mikael Finstad
f181008b9a
fix lint 2023-04-09 00:43:27 +09:00
Mikael Finstad
2a6fb71f41
Merge branch 'master' into ffmpeg-6 2023-04-09 00:32:11 +09:00
Mikael Finstad
4bb1ff07d4
fix typo 2023-04-09 00:32:05 +09:00
Mikael Finstad
3a9d51f440
3.55.2 2023-04-09 00:30:49 +09:00
Mikael Finstad
01a839df32
upgrade electron
to fix mas issue
https://github.com/electron/electron/pull/37309
2023-04-09 00:30:12 +09:00
Mikael Finstad
024b1b0459
fix overflow 2023-04-09 00:23:06 +09:00
Mikael Finstad
18b7e9b7c3
fix bug 2023-04-09 00:11:44 +09:00
Mikael Finstad
759570ea8f
add LD_LIBRARY_PATH on linux 2023-04-09 00:11:38 +09:00
Mikael Finstad
3a257db89e
Revert "rename non-usable artifacts #1551"
This reverts commit 0fd363fbd1.
2023-04-08 23:52:08 +09:00
Mikael Finstad
da666d0058
update developer notes 2023-04-08 23:51:52 +09:00
Mikael Finstad
654cc2cd46
remove backward compat 2023-04-08 23:51:31 +09:00
Mikael Finstad
2830ec0e9b
fix react warning 2023-04-08 23:51:19 +09:00
Mikael Finstad
3bc407cabd
refactors
- upgarde execa
- remove moment
- pull ffmpeg/execa logic out into main process
2023-04-08 23:51:09 +09:00