Mikael Finstad
|
f9e43a3bb4
|
upgrade build system
- change to electron-builder
- upgrade electron to 7
- use ffmpeg-static
|
2019-11-04 11:32:03 +08:00 |
|
Mikael Finstad
|
68da79caf9
|
upgrade eslint and fix
|
2018-09-30 22:08:36 +02:00 |
|
Mikael Finstad
|
80afd9c91b
|
remove forgotten imports
|
2018-05-21 00:55:32 +02:00 |
|
Mikael Finstad
|
a5ef299f4e
|
Simplify loading according to new electron api
|
2018-05-21 00:50:05 +02:00 |
|
Mikael Finstad
|
5bf0c15d3e
|
Implement version check ✅
|
2018-02-17 15:15:30 +01:00 |
|
Mikael Finstad
|
8fccd53a18
|
Fix loading of index.html
#40
https://electron.atom.io/docs/tutorial/quick-start/
|
2017-08-15 14:02:26 +02:00 |
|
Mikael Finstad
|
3d47759b0f
|
Allow pass filename cmd line
https://github.com/mifi/lossless-cut/issues/9
|
2016-11-21 19:05:48 +01:00 |
|
Mikael Finstad
|
b622df997e
|
Fix env detection
It was not working..
Use Sindre's module 🦄
|
2016-11-21 19:05:19 +01:00 |
|
Mikael Finstad
|
ec875b5c65
|
- Icon
- Bundle ffmpeg
- Fix menus on windows
- fs-methods seem to hang on windows, so exec instead
Resources:
https://discuss.atom.io/t/information-about-bundled-ffmpeg/28456/6
27730fd269/app/src/scripts/mp4-to-gif.js
https://github.com/orionhealth/electron-packager-plugin-non-proprietary-codecs-ffmpeg
https://github.com/konsumer/easy-ffmpeg
https://github.com/eugeneware/ffmpeg-static
|
2016-11-05 21:22:31 +01:00 |
|
Mikael Finstad
|
cce542af41
|
Adds support for more formats by detecting format and using same format for output file (don't always use mp4)
Also:
Improve ffmpeg error handling
React enable production
Improve react rendering a bit
|
2016-11-03 22:31:13 +01:00 |
|
Mikael Finstad
|
3851cb264f
|
Fix whoops
|
2016-11-03 22:17:13 +01:00 |
|
Mikael Finstad
|
7228999240
|
initial
|
2016-10-30 11:57:12 +01:00 |
|