Commit Graph

1698 Commits (electron-upgrade)
 

Author SHA1 Message Date
Mikael Finstad ab4e3eb5c8 convert from npm (package-lock) to yarn 7 years ago
Mikael Finstad ce5819763f
Update README.md 7 years ago
Mikael Finstad f8ef97f51c
Update README.md 7 years ago
Mikael Finstad 93a5e13180
Update README.md 7 years ago
Mikael Finstad f276c0e3ed 1.14.0 7 years ago
Mikael Finstad 3c764d1079 changelog 7 years ago
Mikael Finstad f46be1781c fix edit menu removal 7 years ago
Mikael Finstad 3e3f046685 Add trash source function 7 years ago
Mikael Finstad 5bce03e29b
Update README.md 7 years ago
Mikael Finstad a9012bd08b
Update README.md 7 years ago
Mikael Finstad 55fac2ae11 1.13.0 7 years ago
Mikael Finstad 7b4886eeb9 changelog 7 years ago
Mikael Finstad 31c8b86e50 Allow for testing keyframe cut
This means a button for toggling whether -ss should be before -i or after (default)
See discussion #13 and #79
Also some text/button enchancements
7 years ago
Mikael Finstad 197c2f9418 transfer timestamp when html5ifying also 7 years ago
Mikael Finstad aab07e848f make info boxes different from buttons 7 years ago
Mikael Finstad 4111b08c80 explicitly set customOutDir state also 7 years ago
Mikael Finstad edd80ff6cb remember certain settings across file loads #85 7 years ago
Mikael Finstad 2ad9433d36 add debugging line 7 years ago
Mikael Finstad eb125f19e3 update ffmpeg 7 years ago
Mikael Finstad c13e54f5a3 Don't set cutEndTime when duration arrives
Instead make cutEndTime === undefined mean that there is no cut end
The problem was that duration can change later
...when starting to playback
7 years ago
Mikael Finstad c6a75600cf Add exit menu item 7 years ago
Mikael Finstad 919efeb006
Update README.md 7 years ago
Mikael Finstad b8c9c3396e 1.12.0 7 years ago
Mikael Finstad 1416781e9d update changelog 7 years ago
Mikael Finstad beab7ffa4e fix release procedure 7 years ago
Mikael Finstad a75e47432f Add button to strip audio (#71) 7 years ago
Mikael Finstad 027790c93e Progress gear invisible if video is white in upper-left corner #77 7 years ago
matdv 0a3b716591 Add option to include all streams (#76)
* Add option to include all streams
7 years ago
Mikael Finstad 596a73d756 improve readme 7 years ago
Mikael Finstad ab05f0d2a4 Implement travis building & releasing
Also bump ffmpeg to 4.0
7 years ago
Mikael Finstad 86f97b4820 update changelog 7 years ago
Mikael Finstad a2f6ee4a3b 1.11.0 7 years ago
Mikael Finstad ef54e1b29f Allow pre-formatting or pre-encoding the video for more format support
Will still cut in original file.
7 years ago
Mikael Finstad 80afd9c91b remove forgotten imports 7 years ago
Mikael Finstad a5ef299f4e Simplify loading according to new electron api 7 years ago
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