pull[bot]
a6a65fe85c
Merge pull request #102 from mifi/master
...
[pull] master from mifi:master
4 months ago
Mikael Finstad
260405e796
fix ffmpeg win arm64
4 months ago
pull[bot]
e4ec738319
Merge pull request #101 from mifi/master
...
[pull] master from mifi:master
4 months ago
Mikael Finstad
5e1bb1fd00
Add 'reverse' to list of unsupported features
4 months ago
pull[bot]
bd432fd580
Merge pull request #100 from mifi/master
...
[pull] master from mifi:master
4 months ago
Mikael Finstad
03b69a34d2
Merge pull request #2816 from mifi/dependabot/npm_and_yarn/picomatch-2.3.2
...
Bump picomatch from 2.3.1 to 2.3.2
4 months ago
dependabot[bot]
8a3590489b
Bump picomatch from 2.3.1 to 2.3.2
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
pull[bot]
ab96c46d84
Merge pull request #99 from mifi/master
...
[pull] master from mifi:master
5 months ago
Mikael Finstad
d63f972b38
Merge pull request #2806 from mifi/dependabot/npm_and_yarn/flatted-3.4.2
...
Bump flatted from 3.3.0 to 3.4.2
5 months ago
Mikael Finstad
6e97112b5c
Merge pull request #2810 from mifi/dependabot/npm_and_yarn/file-type-21.3.2
...
Bump file-type from 21.3.1 to 21.3.2
5 months ago
pull[bot]
3cccc50ea2
Merge pull request #98 from mifi/master
...
[pull] master from mifi:master
5 months ago
dependabot[bot]
fdb0709827
Bump file-type from 21.3.1 to 21.3.2
...
Bumps [file-type](https://github.com/sindresorhus/file-type ) from 21.3.1 to 21.3.2.
- [Release notes](https://github.com/sindresorhus/file-type/releases )
- [Commits](https://github.com/sindresorhus/file-type/compare/v21.3.1...v21.3.2 )
---
updated-dependencies:
- dependency-name: file-type
dependency-version: 21.3.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Mikael Finstad
2b93a38a15
Merge pull request #2809 from kasmok/snap-core22-base
...
Set snap base to core22 for newer GPU support
5 months ago
Kyle Kasten
8eaa3b2031
Set snap base to core22 for newer Mesa/GPU support
...
The snap defaults to core20 (Ubuntu 20.04) which bundles Mesa drivers
too old for newer GPUs (e.g. Intel Arrow Lake 8086:64a0). Setting base
to core22 pulls in the Ubuntu 22.04 GNOME platform snap with updated
Mesa drivers, fixing segfaults on launch.
Fixes #2614
5 months ago
dependabot[bot]
3ac5924f22
Bump flatted from 3.3.0 to 3.4.2
...
Bumps [flatted](https://github.com/WebReflection/flatted ) from 3.3.0 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.0...v3.4.2 )
---
updated-dependencies:
- dependency-name: flatted
dependency-version: 3.4.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
nieve
31bb9357fe
Merge branch 'master1'
5 months ago
Mikael Finstad
2603142fbc
fix last waveform segment overflowing
...
fixes #2798
5 months ago
Mikael Finstad
260314db55
add FFmpeg `-hwaccel auto` setting
...
and show loading elapsed time
closes #2746
5 months ago
Mikael Finstad
aad01cc1ce
Merge pull request #2802 from mifi/dependabot/npm_and_yarn/immutable-5.1.5
...
Bump immutable from 5.1.4 to 5.1.5
5 months ago
Mikael Finstad
618c82e143
Merge pull request #2801 from mifi/dependabot/npm_and_yarn/file-type-21.3.1
...
Bump file-type from 21.3.0 to 21.3.1
5 months ago
Mikael Finstad
260313d86b
improve trouble shooting
5 months ago
dependabot[bot]
4dd1f6ae7c
Bump immutable from 5.1.4 to 5.1.5
...
Bumps [immutable](https://github.com/immutable-js/immutable-js ) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/immutable-js/immutable-js/releases )
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/immutable-js/immutable-js/compare/v5.1.4...v5.1.5 )
---
updated-dependencies:
- dependency-name: immutable
dependency-version: 5.1.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
dependabot[bot]
06258c3db4
Bump file-type from 21.3.0 to 21.3.1
...
Bumps [file-type](https://github.com/sindresorhus/file-type ) from 21.3.0 to 21.3.1.
- [Release notes](https://github.com/sindresorhus/file-type/releases )
- [Commits](https://github.com/sindresorhus/file-type/compare/v21.3.0...v21.3.1 )
---
updated-dependencies:
- dependency-name: file-type
dependency-version: 21.3.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Mikael Finstad
2603132da0
increase max file name length to 250 (truncation)
...
closes #2779
5 months ago
Mikael Finstad
260313b7c9
improve error handling
...
closes #2797
5 months ago
Mikael Finstad
2603134dcc
enable also arm64 appx #2789
5 months ago
Mikael Finstad
2603130a2e
include app name in notification on linux
...
fixes #2794
5 months ago
Mikael Finstad
260312b4f9
improve troubleshooting
5 months ago
Mikael Finstad
2603126ad4
implement advanced output directory selector
...
closes #2101 #2115 #2755
5 months ago
Mikael Finstad
2603125fb2
include ffmpeg version in report
...
and log on startup
5 months ago
Mikael Finstad
260302b9f8
fix key migration
...
version doesn't work when it doesn't previously exist
5 months ago
Mikael Finstad
260301c920
improve doc #2699
5 months ago
Mikael Finstad
2603017e84
auto save disabled initial segment
...
https://github.com/mifi/lossless-cut/issues/2745#issuecomment-3979480707
5 months ago
Mikael Finstad
e843ea5dd2
Merge pull request #2788 from talynone/WINARM64
...
Add Windows ARM 64 native build with native ffmpeg
5 months ago
Mikael Finstad
e759a61447
Apply suggestion from @mifi
5 months ago
talynone
8f7957b49c
Stick the sharp version for icon-gen so Windows 11 ARM runner build works
5 months ago
Mikael Finstad
260301f94d
add new "opposing" align mode
...
closes #2654
5 months ago
Mikael Finstad
26030181c7
improve faq
5 months ago
Mikael Finstad
2603017702
improve doc
...
closes #2751
5 months ago
Mikael Finstad
2603019574
scan i18n
5 months ago
Mikael Finstad
260301745e
don't transfer segment name when filling gaps
...
also remove unused segment name from inverseCutSegments
closes #2754
5 months ago
Mikael Finstad
260301d561
add segment label starts with example
...
closes #2760
5 months ago
Mikael Finstad
260301eb23
fix concat command bug
...
fixes #2766
5 months ago
talynone
8a6ea8c45b
Refactor Windows ARM 64 build to use native runner
5 months ago
talynone
c4d18cdbf0
Revert failfast back to default
5 months ago
talynone
276c29ca09
Temporarily disable fail fast for test build
5 months ago
Mikael Finstad
26030103a1
always scroll *up* to zoom in #2703
...
fixes #2786
5 months ago
Mikael Finstad
26030178c9
add doc
5 months ago
talynone
e836d882a4
Refactor Windows ARM64 build to not use seperate job
5 months ago
talynone
78e4122e30
Add Windows ARM 64 native build with native ffmpeg
5 months ago