Commit Graph

213 Commits (snyk-fix-dfd9ffc8e9db52cefccce3ca916234af)
 

Author SHA1 Message Date
Mikael Finstad f202a983f9 Upgrade electron 7 years ago
Mikael Finstad 24e1aa5bcd Swap keyboard.js with Mousetrap
mousetrap will not trigger when in input fields
7 years ago
Mikael Finstad 3cc6fbecc9 Use new ES features 7 years ago
Mikael Finstad 3a03d0b119 cleanup 7 years ago
Mikael Finstad 06f05fbfed Only render range if valid 7 years ago
Mikael Finstad 17ee2798ec Implement manual input field for cutting range
Format duration with : in GUI (still . in files)
Minor improvements
Move cut time indicators for more horizontal space
7 years ago
Mikael Finstad e9edf47b17
Update README.md 8 years ago
Mikael Finstad 1d1daa5a3c 1.10.0 8 years ago
Mikael Finstad 7d7a856e9a Update changelog 8 years ago
Mikael Finstad 4493aa5572 Bugfixes
Fix issue with two dots in extension
Also don't cut end if endpoint is the end of the video
8 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
8 years ago
Mikael Finstad 5bf0c15d3e Implement version check 8 years ago
Mikael Finstad e2e8d14946 add linguist hint 8 years ago
Erik Fonselius 8b54a7cc2d Offset modified date to respect the frame offset (#55) 8 years ago
Mikael Finstad 8b62183501
Update README.md 8 years ago
Mikael Finstad 0e23be39d1 Reset title too when dragging file 8 years ago
rarosalion 653d6b9936 Now copies subtitles, too (#66)
The exiting version drops subtitle streams. Added flags to ffmpeg to copy subtitles (if they exist)
8 years ago
Mikael Finstad 7962e174e6 Implement lossless rotation
Allow for setting rotation metadata
8 years ago
debuggeek 988584591a Update release script ffmpeg versions (#59) 8 years ago
knewzen c440951c16 remove codesponsor (#57) 8 years ago
Mikael Finstad 7fa2b7ce0a 1.9.0 8 years ago
Mikael Finstad d5d5c998b8 update changelog 8 years ago
Mikael Finstad 67e87881b1 Make more room in UI by moving icons a bit
Status icons on the left, action icons on the right
8 years ago
Mikael Finstad fdd0794a13 Don't cut start if start time is 0
To cause issue with black video in the beginning
https://github.com/mifi/lossless-cut/issues/50
8 years ago
Xiang Chen 9bc63240d4 Show input dir in out path when file is loaded (#48) 8 years ago
Mikael Finstad 815fbc082a Remove unused 8 years ago
Mikael Finstad 61323cb1c3 Try codesponsor.io 8 years ago
Mikael Finstad 8edf9446f3 Show file title in window title
https://github.com/mifi/lossless-cut/issues/46
8 years ago
Mikael Finstad 72c182b132 update changelog 8 years ago
Mikael Finstad b65c416c4e 1.8.0 8 years ago
Mikael Finstad c86996aa51 Also lint jsx 8 years ago
Mikael Finstad 095ffd6229 Fix indentation 8 years ago
Mikael Finstad 61a13ceabe Make ffmpeg map metadata 8 years ago
Mikael Finstad 60060d4b73 Preserve file modification time when cutting/screenshotting 8 years ago
Mikael Finstad 50f3a5cbae update changelog 8 years ago
Mikael Finstad b668280177 1.7.0 8 years ago
Mikael Finstad 8fccd53a18 Fix loading of index.html
#40
https://electron.atom.io/docs/tutorial/quick-start/
8 years ago
Mikael Finstad c2d6bc237f Merge pull request #39 from keen99/patch-1
add docu about -how- to select the cut
8 years ago
david raistrick 33de8bf4e9 add docu about -how- to select the cut
...there might be other ways but I couldn't figure them out.
8 years ago
Mikael Finstad d208270cd0 Implement progress 8 years ago
Mikael Finstad af74b7047b Implement select img format 8 years ago
Mikael Finstad f70c994b9f Also save to custom output dir when capturing frame
(Make common method)
8 years ago
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
9 years ago
Mikael Finstad ea3c0a21dd Update changelog 9 years ago
Mikael Finstad 3938718406 1.6.0 9 years ago
Mikael Finstad 98ebd8c4fb Merge branch 'cut-end-default' 9 years ago
Mikael Finstad 047abaa960 Update readme 9 years ago
Mikael Finstad be90a8c7b6 Prevent focus on buttons 9 years ago
Mikael Finstad b5424b2f7d Make end time the end of video by default 9 years ago
Mikael Finstad 887c17d157 Update TODO.md 9 years ago