Commit Graph

129 Commits (patch-1-1)

Author SHA1 Message Date
Mikael Finstad e913982dc4 Many UI improvements #189
- support arbitrary stream selection #214
- implement mute playbakc #125
6 years ago
Mikael Finstad 996bd2d700 upgrade some devdeps 6 years ago
Mikael Finstad 5b69fd9a3b cleanup some deps 6 years ago
Mikael Finstad 2cea3c1a03 improve help sheet and add banner 6 years ago
Mikael Finstad 1e1d05c1b4 upgrade electron 6 years ago
Mikael Finstad 6b67f6546d rewrite to modern hooks 6 years ago
Mikael Finstad 36571a7b87 upgrade trash module #228 6 years ago
Mikael Finstad 9eb8f9e938 upgrade ffmpeg #231 6 years ago
Mikael Finstad 058b79d7d3 use github actions for building
will add snap later
6 years ago
Mikael Finstad c70beb38c9 upgrade file-type to hopefully improve mp4/mov detection 6 years ago
Mikael Finstad d22e31c1c0 add forgotten yarn lock 6 years ago
Mikael Finstad f9e43a3bb4 upgrade build system
- change to electron-builder
- upgrade electron to 7
- use ffmpeg-static
6 years ago
Mikael Finstad f4fb54fff6 Improvements
- add low FPS support for HEVC/H265 and PRORES using ffmpeg per-frame rendering
- rotation previews
- refactoring
6 years ago
dependabot[bot] c6c4fa297a Bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
Mikael Finstad 0450bd3f45 yarn wants to update lock 6 years ago
dependabot[bot] 399dad8ad7 Bump stringstream from 0.0.5 to 0.0.6
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
dependabot[bot] a13e39ace4 Bump extend from 3.0.1 to 3.0.2
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
dependabot[bot] fd37975041 Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
dependabot[bot] 9b64e67f81 Bump sshpk from 1.13.0 to 1.16.1
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.0 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](https://github.com/joyent/node-sshpk/compare/v1.13.0...v1.16.1)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
dependabot[bot] 05d3dfcbb6 Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
dependabot[bot] 466db303a3 Bump lodash from 4.17.11 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
6 years ago
Mikael Finstad 0db2a12572 yarn lock wants to update 6 years ago
Mikael Finstad 853c91d796 upgrade file-type to fix mp4/mov detection #144 6 years ago
Mikael Finstad 0051e4d289 implement multi cut feature 🎉
#12
7 years ago
Mikael Finstad cfaa11028e Implement merge function
Also upgrade to react 16, sweetalert2 8 and refactor a bit
7 years ago
Mikael Finstad 8817c2c80b modernize code and use sweetalert2 7 years ago
Mikael Finstad 278d91c1ba allow setting a time offset 7 years ago
Mikael Finstad 68da79caf9 upgrade eslint and fix 7 years ago
Mikael Finstad ab4e3eb5c8 convert from npm (package-lock) to yarn 7 years ago