1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 10:22:31 +01:00
Commit Graph

2580 Commits

Author SHA1 Message Date
Mikael Finstad
60060d4b73 Preserve file modification time when cutting/screenshotting 2017-09-14 19:15:03 +02:00
Mikael Finstad
50f3a5cbae update changelog 2017-08-18 00:05:18 +02:00
Mikael Finstad
b668280177 1.7.0 2017-08-17 23:56:17 +02: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
c2d6bc237f Merge pull request #39 from keen99/patch-1
add docu about -how- to select the cut
2017-08-15 13:49:04 +02:00
david raistrick
33de8bf4e9 add docu about -how- to select the cut
...there might be other ways but I couldn't figure them out.
2017-08-14 22:36:30 -04:00
Mikael Finstad
d208270cd0 Implement progress 2017-08-14 17:18:15 +02:00
Mikael Finstad
af74b7047b Implement select img format 2017-08-14 14:37:57 +02:00
Mikael Finstad
f70c994b9f Also save to custom output dir when capturing frame
(Make common method)
2017-08-14 14:25:27 +02:00
Mikael Finstad
0090bf8573 Don't try to seek when no duration
Also don't allow cuttin without a valid start/end (yes i removed this earlier)

https://github.com/mifi/lossless-cut/issues/10#issuecomment-290183019
2017-03-29 21:01:14 +02:00
Mikael Finstad
ea3c0a21dd Update changelog 2017-03-27 19:38:42 +02:00
Mikael Finstad
3938718406 1.6.0 2017-03-27 19:36:02 +02:00
Mikael Finstad
98ebd8c4fb Merge branch 'cut-end-default' 2017-03-21 10:42:04 +01:00
Mikael Finstad
047abaa960 Update readme 2017-03-19 21:03:40 +01:00
Mikael Finstad
be90a8c7b6 Prevent focus on buttons 2017-03-19 21:02:31 +01:00
Mikael Finstad
b5424b2f7d Make end time the end of video by default 2017-03-19 18:01:38 +01:00
Mikael Finstad
887c17d157 Update TODO.md 2017-03-19 17:33:29 +01:00
Mikael Finstad
9d061ac5c3 Be a bit smarter about aac/m4a files
See #28
2017-03-19 17:25:25 +01:00
Mikael Finstad
664878f591 Make end time the end of video by default 2017-03-19 15:50:43 +01:00
Mikael Finstad
fa6c737bc4 Make clean also delete dist folder 2017-03-19 15:48:55 +01:00
Mikael Finstad
9c6d7db4d9 add issue template 2017-02-27 11:04:05 +01:00
Mikael Finstad
e389b91cdb Update readme release instructionds 2017-02-11 14:56:35 +01:00
Mikael Finstad
e8a0eab280 Update changelog 2017-02-11 14:56:23 +01:00
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
742e9c6aa3 Set theme jekyll-theme-minimal 2017-02-11 13:55:21 +01:00
Mikael Finstad
aee96f300b Fix capture frame
https://github.com/mifi/lossless-cut/issues/25
2017-02-11 13:27:03 +01:00
Mikael Finstad
87c7db35c9 Merge pull request #24 from vith/master
Specify win32metadata to electron-builder #23
2017-02-03 17:36:58 +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
72090f4ccf update ffmpeg version 2017-01-30 19:56:12 +01:00
Mikael Finstad
a3e9c41ffa Update README.md 2017-01-30 13:24:05 +01:00
Mikael Finstad
79b298563e Update README.md 2017-01-30 09:25:02 +01:00
Mikael Finstad
7e8e548567 Update README.md 2017-01-28 23:28:45 +01:00
Mikael Finstad
246c18c28b 1.4.0 2017-01-28 22:33:03 +01:00
Mikael Finstad
94fabc0120 Implement help sheet (press H) 2017-01-28 22:25:27 +01:00
Mikael Finstad
5d03e9fb0e Use npm file-type 2017-01-28 21:46:43 +01:00
Mikael Finstad
35367991e4 Fix eslint error 2017-01-28 21:46:43 +01:00
Mikael Finstad
d7dfac05b8 Update README.md 2017-01-28 21:23:20 +01:00
Mikael Finstad
ca858f707c Encode # in filePath
See
https://github.com/mifi/lossless-cut/issues/8
2017-01-28 21:20:23 +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
758388a12e Remove unused import 2016-11-26 00:18:11 +01:00
Mikael Finstad
426ff315db Add eslintignore 2016-11-26 00:18:00 +01:00
Mikael Finstad
08d9976482 Implement custom output dir button 2016-11-26 00:10:15 +01: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
fd03dcc139 Handle ENOENT for cut as well (windows)
Also log stderr and stdout of ffmpeg on error
2016-11-21 18:42:31 +01:00
Mikael Finstad
32c61e2feb Printout version when starting 2016-11-21 18:41:51 +01:00