Wykres commitów

29 Commity (3a76aa0812383589330dcabf5bab423ef1524d54)

Autor SHA1 Wiadomość Data
Mikael Finstad 3a76aa0812 - Support Mac app store
- Disable version check for Mac app store and windows store
- restore windows targets
2020-03-31 13:11:55 +08:00
Mikael Finstad 9ea2cedeff add initial support for i18n (incomplete) #29 2020-03-19 23:37:38 +08:00
Mikael Finstad 676f92c803 Build with create-react-app #108 2020-03-04 18:41:40 +08:00
Mikael Finstad 3b22fb3852 Improvements:
- Implement jump prev/next keyframe
- improve help screen
- improve menu
2020-02-29 10:18:43 +08:00
Mikael Finstad c731e0790f remove double extension #265 2020-02-28 18:28:04 +08:00
Mikael Finstad b2705bacb6 Improvements:
- Allow toggle sidebar
- Allow zoom with CTRL+mousewheel #254
- Improve performance
- modularize code
- remove standalone fontawesome
2020-02-26 11:11:28 +08:00
Mikael Finstad 56dcfc1cbf add missing 2020-02-24 17:05:17 +08:00
Mikael Finstad 74abd81dcc improvements:
include segment name in output file name #251
2020-02-24 17:04:55 +08:00
Mikael Finstad fc817f3f75 Implement save/load csv and autosave project #199 #251 #181 #58
Also show up to date segment list under help
2020-02-21 01:57:14 +08:00
Mikael Finstad 16edb60e95 fix buggy frame numbers 2020-02-20 19:18:36 +08:00
Mikael Finstad 296a3a2ad5 fix bug 2020-02-19 12:56:10 +08:00
Mikael Finstad e913982dc4 Many UI improvements #189
- support arbitrary stream selection #214
- implement mute playbakc #125
2020-02-16 12:33:38 +08:00
Mikael Finstad d91ca6373a improve feedback 2020-02-15 15:57:40 +08:00
Mikael Finstad 085b72591e suppor timecode running time #211 2020-02-14 13:48:58 +08:00
Mikael Finstad 6b67f6546d rewrite to modern hooks 2020-02-14 12:06:15 +08:00
Mikael Finstad 736ed005b2 fix strange bug 2020-02-11 22:16:47 +08:00
Mikael Finstad b388d4f47c allow selecting output format #173 2019-08-12 22:04:43 +02:00
Mikael Finstad 0051e4d289 implement multi cut feature 🎉
#12
2019-01-28 18:09:54 +01:00
Mikael Finstad 75839487b0 change menu text 2019-01-28 12:50:21 +01:00
Mikael Finstad cfaa11028e Implement merge function
Also upgrade to react 16, sweetalert2 8 and refactor a bit
2019-01-28 02:25:31 +01:00
Mikael Finstad 8817c2c80b modernize code and use sweetalert2 2019-01-28 00:21:53 +01:00
Mikael Finstad 68da79caf9 upgrade eslint and fix 2018-09-30 22:08:36 +02:00
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
2018-05-15 18:36:33 +08:00
Erik Fonselius 8b54a7cc2d Offset modified date to respect the frame offset (#55) 2018-02-11 14:09:01 +01:00
Mikael Finstad 60060d4b73 Preserve file modification time when cutting/screenshotting 2017-09-14 19:15:03 +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 b622df997e Fix env detection
It was not working..
Use Sindre's module 🦄
2016-11-21 19:05:19 +01:00
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
2016-11-05 21:22:31 +01:00
Mikael Finstad cce542af41 Adds support for more formats by detecting format and using same format for output file (don't always use mp4)
Also:
Improve ffmpeg error handling
React enable production
Improve react rendering a bit
2016-11-03 22:31:13 +01:00