Wykres commitów

175 Commity (19959439e9a3988c28bbe82c090e5cd94428c256)

Autor SHA1 Wiadomość Data
Mikael Finstad 0b327f5294 1.5.0 2017-02-11 14:47:17 +01:00
Mikael Finstad fdd3a681aa Improve build scripts 2017-02-11 14:47:04 +01:00
Mikael Finstad aee96f300b Fix capture frame
https://github.com/mifi/lossless-cut/issues/25
2017-02-11 13:27:03 +01:00
Jason Papakostas 29469ec912 Bump copyright year to 2017 2017-02-03 10:18:11 -06:00
Jason Papakostas 8e5c40b15c Specify app-copyright to electron-builder 2017-02-03 10:05:22 -06:00
Jason Papakostas 0626aa50ba Specify win32metadata to electron-builder #23
Note: the metadata is persistently cached by Windows at
HKEY_CLASSES_ROOT\Local Settings\Software\Microsoft\Windows\Shell\MuiCache
2017-02-03 09:47:42 -06:00
Mikael Finstad 246c18c28b 1.4.0 2017-01-28 22:33:03 +01:00
Mikael Finstad 5d03e9fb0e Use npm file-type 2017-01-28 21:46:43 +01:00
Mikael Finstad 41d6991c11 1.3.0 2016-12-03 14:21:57 +01:00
Mikael Finstad 21898711dc Support more mkv files
https://github.com/mifi/lossless-cut/issues/15
2016-12-03 14:21:29 +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 4c579b6073 1.2.2 2016-11-08 22:20:03 +01:00
Mikael Finstad 37398cd273 1.2.1 2016-11-08 20:55:47 +01:00
Mikael Finstad 62c29af1de Fix file-opened which returns an array
This fixes a crash when cutting after opening with ctrl+O

Also add more intelligent format detection.
Beause ffprobe only returns a list of formats
2016-11-08 20:45:25 +01:00
Mikael Finstad bf03d60176 Preserve links when zipping
To reduce output file size on mac
2016-11-06 19:55:39 +01:00
Mikael Finstad 495f45caeb 1.2.0 2016-11-05 21:23:21 +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 2abacd010d Implement partial speed control
J, K, L, however backward playing is not supported by chromium.
Also bump electron to 1.4.5
And don't use electron-compile anymore as it doesn't really give us anything
2016-11-03 20:16:27 +01:00
Mikael Finstad 95ed72edef 1.1.0 2016-10-31 23:27:48 +01:00
Mikael Finstad 9044f682fd Add new features
Add more hotkeys
More buttons
Show in/out point timestamps and click to jump to these
Scrubbing
Show error for unsupported files
2016-10-31 23:24:04 +01:00
Mikael Finstad e5c81f0ea8 Add alternative method for developing using watch and start-dist
Because of this issue https://github.com/electron/electron-compile/issues/146
2016-10-31 22:12:35 +01:00
Mikael Finstad a38cfd8953 Add lint and travis 2016-10-31 16:22:02 +01:00
Mikael Finstad 739a78538f Use asar package - produces less files 2016-10-30 14:01:55 +01:00
Mikael Finstad f16254f4c0 Fix build script 2016-10-30 13:34:21 +01:00
Mikael Finstad 7228999240 initial 2016-10-30 11:57:12 +01:00