Commit Graph

33 Commits (a7d6138bd381d02b15f756dd50ac730836f72c85)

Author SHA1 Message Date
Mikael Finstad 23cbd73e93
upgrade lint and support esm
fix lint too
5 years ago
Mikael Finstad 64c7811037
implement chapters viewing
also consolidate getFormatData and getAllStreams
5 years ago
Mikael Finstad 97b5840f69
make sure disposition is not forced to default for mkv
also refactor/simplify disposition logic a bit

closes #972
5 years ago
Mikael Finstad 78aa756cf2
add warning about #896 5 years ago
Vitalii Shvetsov 11502b84ed
Upgrade ESLint and add useCallback (#914)
* Improvements:

- Upgrade ESLint

* Missing useCallback.

Co-authored-by: Mikael Finstad <finstaden@gmail.com>
5 years ago
Mikael Finstad 86a41809ad
move icon back 5 years ago
Mikael Finstad f3872728d0
improve tracks ui #482 5 years ago
Mikael Finstad 6041a95f6e
Improve tracks screen #482
- select/deselect all by type (audio/video/subtitle)
- deselect / select all tracks option
- improve tracks screen UX
5 years ago
Mikael Finstad 230b035286
implement per-stream disposition
allows for adding cover art to videos #673
5 years ago
Mikael Finstad e688f151b6
UI improvements
- Upgrade evergreen-ui
- improve stream selector
- improve buttons
- add default error toast
- better error handling

https://github.com/segmentio/evergreen/releases/tag/v5.0.0
https://evergreen.segment.com/introduction/v6-migration-guide
5 years ago
Mikael Finstad 3e6730e00f
fix metadata crash #720
also useMemo to improve performance
5 years ago
Mikael Finstad faf70568dc
Add partial support for segment tags #427 #814
allows importing from cue files
does not support loading/saving
5 years ago
Mikael Finstad 04107d37d2
Improve tracks screen 6 years ago
Mikael Finstad 6093acee63
implement export single track 6 years ago
Mikael Finstad 7ff74110e8
Implement youtube export dialog
Also improve youtube import
Closes #657
6 years ago
Mikael Finstad 5ac299a050 Implement simple file and track metadata editor #496 6 years ago
Mikael Finstad 229ee7c454 improve track screen 6 years ago
Mikael Finstad 0e70b35f5e add lang column to tracks #514 6 years ago
Mikael Finstad 2384b27907 add colorful track info 6 years ago
Mikael Finstad f19076adcc fix lint 6 years ago
Mikael Finstad e2b0053a7a improvements and bugfixes 6 years ago
Mikael Finstad 9ea2cedeff add initial support for i18n (incomplete) #29 6 years ago
Mikael Finstad f42148b8c6 hide scrollbar
it breaks ui
7 years ago
Mikael Finstad 676f92c803 Build with create-react-app #108 7 years ago
Mikael Finstad 74abd81dcc improvements:
include segment name in output file name #251
7 years ago
Mikael Finstad 3004cfee69 improvements:
- add -shortest flag option
- show file duration when stream duration not present
- show file format info
7 years ago
Mikael Finstad d91e9b1c45 improvements:
- show keyframes on timeline
- add help to help menu
- improve buttons
- round all seeking to frame time
- bugfixes
7 years ago
Mikael Finstad b22654a853 Improvements:
- Make side panel for cut segments
- Use up/down key to jump prev/next segment #254
7 years ago
Mikael Finstad 059b30c4b8 add note 7 years ago
Mikael Finstad e01cc243eb improve stream info 7 years ago
Mikael Finstad 0cfe65e890 improvements
- Show stream info
- add cute loader
7 years ago
Mikael Finstad f73f7691e1 many improvements
- allow include streams from other files #214
- confirm on replace existing file
- allow select more formats
- fix output extension issue
- confirm open and close when editing existing file #229
- improve ui
7 years ago
Mikael Finstad e913982dc4 Many UI improvements #189
- support arbitrary stream selection #214
- implement mute playbakc #125
7 years ago