1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-21 18:02:35 +01:00
Commit Graph

2723 Commits

Author SHA1 Message Date
Mikael Finstad
bf03d60176 Preserve links when zipping
To reduce output file size on mac
2016-11-06 19:55:39 +01:00
Mikael Finstad
4cb7c298f2 Update README.md 2016-11-06 16:55:37 +01:00
Mikael Finstad
1ab8a15d98 Update README.md 2016-11-06 16:43:23 +01:00
Mikael Finstad
0f291483e5 Update README.md 2016-11-05 21:43:03 +01:00
Mikael Finstad
7623370aa9 Try smaller gif
big one broke github
2016-11-05 21:33: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
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
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
4a9e849ca2 Update README.md 2016-10-31 16:40:35 +01:00
Mikael Finstad
a38cfd8953 Add lint and travis 2016-10-31 16:22:02 +01:00
Mikael Finstad
150cf39ee0 Update README.md 2016-10-30 17:39:14 +01:00
Mikael Finstad
20849bb03a Update README.md 2016-10-30 15:27:13 +01:00
Mikael Finstad
ab509b473d Add demo.gif 2016-10-30 15:25:42 +01:00
Mikael Finstad
1447a33226 Update README.md 2016-10-30 14:07:45 +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
Mikael Finstad
7b9923407b Initial commit 2016-10-30 11:49:56 +01:00