Commit Graph

44 Commits (148afd818efeb2c33462a55625353bc8f0e75721)

Author SHA1 Message Date
Mikael Finstad 68da79caf9 upgrade eslint and fix 8 years ago
Mikael Finstad f276c0e3ed 1.14.0 8 years ago
Mikael Finstad 3e3f046685 Add trash source function 8 years ago
Mikael Finstad 55fac2ae11 1.13.0 8 years ago
Mikael Finstad b8c9c3396e 1.12.0 8 years ago
Mikael Finstad a2f6ee4a3b 1.11.0 8 years ago
Mikael Finstad f202a983f9 Upgrade electron 8 years ago
Mikael Finstad 24e1aa5bcd Swap keyboard.js with Mousetrap
mousetrap will not trigger when in input fields
8 years ago
Mikael Finstad 3cc6fbecc9 Use new ES features 8 years ago
Mikael Finstad 1d1daa5a3c 1.10.0 9 years ago
Mikael Finstad 305fae7a94 Upgrade build process
Use babel-preset-env
Upgrade icon-gen
add package.lock (i also tried yarn but it doesnt work well with electron packager)
extract version field in bash scripts
9 years ago
Mikael Finstad 5bf0c15d3e Implement version check 9 years ago
Mikael Finstad 7fa2b7ce0a 1.9.0 9 years ago
Mikael Finstad b65c416c4e 1.8.0 9 years ago
Mikael Finstad c86996aa51 Also lint jsx 9 years ago
Mikael Finstad b668280177 1.7.0 9 years ago
Mikael Finstad d208270cd0 Implement progress 9 years ago
Mikael Finstad 3938718406 1.6.0 9 years ago
Mikael Finstad fa6c737bc4 Make clean also delete dist folder 9 years ago
Mikael Finstad 0b327f5294 1.5.0 10 years ago
Mikael Finstad fdd3a681aa Improve build scripts 10 years ago
Mikael Finstad aee96f300b Fix capture frame
https://github.com/mifi/lossless-cut/issues/25
10 years ago
Jason Papakostas 29469ec912 Bump copyright year to 2017 10 years ago
Jason Papakostas 8e5c40b15c Specify app-copyright to electron-builder 10 years ago
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
10 years ago
Mikael Finstad 246c18c28b 1.4.0 10 years ago
Mikael Finstad 5d03e9fb0e Use npm file-type 10 years ago
Mikael Finstad 41d6991c11 1.3.0 10 years ago
Mikael Finstad 21898711dc Support more mkv files
https://github.com/mifi/lossless-cut/issues/15
10 years ago
Mikael Finstad b622df997e Fix env detection
It was not working..
Use Sindre's module 🦄
10 years ago
Mikael Finstad 4c579b6073 1.2.2 10 years ago
Mikael Finstad 37398cd273 1.2.1 10 years ago
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
10 years ago
Mikael Finstad bf03d60176 Preserve links when zipping
To reduce output file size on mac
10 years ago
Mikael Finstad 495f45caeb 1.2.0 10 years ago
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
10 years ago
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
10 years ago
Mikael Finstad 95ed72edef 1.1.0 10 years ago
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
10 years ago
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
10 years ago
Mikael Finstad a38cfd8953 Add lint and travis 10 years ago
Mikael Finstad 739a78538f Use asar package - produces less files 10 years ago
Mikael Finstad f16254f4c0 Fix build script 10 years ago
Mikael Finstad 7228999240 initial 10 years ago