Mikael Finstad
|
7931272d14
|
.
|
2019-01-12 20:41:28 +00:00 |
|
Mikael Finstad
|
c3c5469f3c
|
try to fix build
|
2019-01-12 20:29:03 +00:00 |
|
Mikael Finstad
|
0dd6a5c683
|
try to fix crash
|
2019-01-12 20:10:05 +00:00 |
|
Mikael Finstad
|
7a03b91542
|
try to fix crash
|
2019-01-12 17:55:50 +00:00 |
|
Mikael Finstad
|
83602d7f1a
|
update ffmpeg version
|
2019-01-12 17:44:52 +00:00 |
|
Mikael Finstad
|
278d91c1ba
|
allow setting a time offset
|
2019-01-12 17:43:18 +00:00 |
|
Mikael Finstad
|
c24202e7b5
|
reintroduce edit menu so we can copy/paste
|
2019-01-12 17:33:56 +00:00 |
|
Mikael Finstad
|
148afd818e
|
Update README.md
|
2018-10-01 01:32:51 +02:00 |
|
Mikael Finstad
|
959bcf8182
|
fix broken throttle code
|
2018-09-30 22:24:45 +02:00 |
|
Mikael Finstad
|
e833e27474
|
cache yarn
|
2018-09-30 22:08:42 +02:00 |
|
Mikael Finstad
|
68da79caf9
|
upgrade eslint and fix
|
2018-09-30 22:08:36 +02:00 |
|
Mikael Finstad
|
ab4e3eb5c8
|
convert from npm (package-lock) to yarn
|
2018-09-30 21:26:39 +02:00 |
|
Mikael Finstad
|
ce5819763f
|
Update README.md
|
2018-09-30 20:56:38 +02:00 |
|
Mikael Finstad
|
f8ef97f51c
|
Update README.md
|
2018-09-25 00:43:42 +02:00 |
|
Mikael Finstad
|
93a5e13180
|
Update README.md
|
2018-09-25 00:42:21 +02:00 |
|
Mikael Finstad
|
f276c0e3ed
|
1.14.0
|
2018-09-25 00:22:24 +02:00 |
|
Mikael Finstad
|
3c764d1079
|
changelog
|
2018-09-25 00:22:23 +02:00 |
|
Mikael Finstad
|
f46be1781c
|
fix edit menu removal
|
2018-09-25 00:19:57 +02:00 |
|
Mikael Finstad
|
3e3f046685
|
Add trash source function
|
2018-09-24 23:23:25 +02:00 |
|
Mikael Finstad
|
5bce03e29b
|
Update README.md
|
2018-09-15 17:12:43 +02:00 |
|
Mikael Finstad
|
a9012bd08b
|
Update README.md
|
2018-09-11 16:20:42 +02:00 |
|
Mikael Finstad
|
55fac2ae11
|
1.13.0
|
2018-09-09 20:57:22 +02:00 |
|
Mikael Finstad
|
7b4886eeb9
|
changelog
|
2018-09-09 20:57:11 +02:00 |
|
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
|
2018-09-09 20:50:21 +02:00 |
|
Mikael Finstad
|
197c2f9418
|
transfer timestamp when html5ifying also
|
2018-09-09 20:43:54 +02:00 |
|
Mikael Finstad
|
aab07e848f
|
make info boxes different from buttons
|
2018-09-09 20:04:20 +02:00 |
|
Mikael Finstad
|
4111b08c80
|
explicitly set customOutDir state also
|
2018-09-09 18:48:52 +02:00 |
|
Mikael Finstad
|
edd80ff6cb
|
remember certain settings across file loads #85
|
2018-09-09 18:36:08 +02:00 |
|
Mikael Finstad
|
2ad9433d36
|
add debugging line
|
2018-08-10 20:00:30 +02:00 |
|
Mikael Finstad
|
eb125f19e3
|
update ffmpeg
|
2018-08-10 19:49:52 +02:00 |
|
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
|
2018-07-17 23:04:48 +02:00 |
|
Mikael Finstad
|
c6a75600cf
|
Add exit menu item
|
2018-06-24 20:31:10 +02:00 |
|
Mikael Finstad
|
919efeb006
|
Update README.md
|
2018-06-06 22:20:41 +02:00 |
|
Mikael Finstad
|
b8c9c3396e
|
1.12.0
|
2018-06-05 21:57:10 +02:00 |
|
Mikael Finstad
|
1416781e9d
|
update changelog
|
2018-06-05 21:57:10 +02:00 |
|
Mikael Finstad
|
beab7ffa4e
|
fix release procedure
|
2018-06-05 21:57:10 +02:00 |
|
Mikael Finstad
|
a75e47432f
|
Add button to strip audio (#71)
|
2018-06-05 21:28:03 +02:00 |
|
Mikael Finstad
|
027790c93e
|
Progress gear invisible if video is white in upper-left corner #77
|
2018-06-03 15:49:42 +02:00 |
|
matdv
|
0a3b716591
|
Add option to include all streams (#76)
* Add option to include all streams
|
2018-05-23 23:08:19 +02:00 |
|
Mikael Finstad
|
596a73d756
|
improve readme
|
2018-05-22 23:32:54 +02:00 |
|
Mikael Finstad
|
ab05f0d2a4
|
Implement travis building & releasing
Also bump ffmpeg to 4.0
|
2018-05-22 23:28:51 +02:00 |
|
Mikael Finstad
|
86f97b4820
|
update changelog
|
2018-05-21 01:04:43 +02:00 |
|
Mikael Finstad
|
a2f6ee4a3b
|
1.11.0
|
2018-05-21 01:00:49 +02:00 |
|
Mikael Finstad
|
ef54e1b29f
|
Allow pre-formatting or pre-encoding the video for more format support
Will still cut in original file.
|
2018-05-21 00:56:27 +02:00 |
|
Mikael Finstad
|
80afd9c91b
|
remove forgotten imports
|
2018-05-21 00:55:32 +02:00 |
|
Mikael Finstad
|
a5ef299f4e
|
Simplify loading according to new electron api
|
2018-05-21 00:50:05 +02:00 |
|
Mikael Finstad
|
f202a983f9
|
Upgrade electron
|
2018-05-20 23:19:33 +02:00 |
|
Mikael Finstad
|
24e1aa5bcd
|
Swap keyboard.js with Mousetrap
mousetrap will not trigger when in input fields
|
2018-05-17 22:14:26 +02:00 |
|
Mikael Finstad
|
3cc6fbecc9
|
Use new ES features
|
2018-05-17 12:08:11 +02:00 |
|
Mikael Finstad
|
3a03d0b119
|
cleanup
|
2018-05-15 18:37:19 +08:00 |
|