Wykres commitów

1338 Commity (827455e5ed3b646a4b4ae9e5723e4bbe9c5215ef)

Autor SHA1 Wiadomość Data
Mikael Finstad d77da7c76b
update readme 2021-08-27 23:11:35 +07:00
Mikael Finstad 6041a95f6e
Improve tracks screen #482
- select/deselect all by type (audio/video/subtitle)
- deselect / select all tracks option
- improve tracks screen UX
2021-08-27 23:11:28 +07:00
Mikael Finstad 9cd8f13f7b
Implement support for exporting attachment streams as files 2021-08-27 23:10:15 +07:00
Mikael Finstad d64464ab01
remove duplicate line 2021-08-27 23:08:04 +07:00
Mikael Finstad 230b035286
implement per-stream disposition
allows for adding cover art to videos #673
2021-08-27 17:16:22 +07:00
Mikael Finstad cd57d6cbe3
fix brokne mapInputStreamIndexToOutputIndex
it would not take into account disabled streams
2021-08-27 17:13:34 +07:00
Mikael Finstad 0d1cb5c091
refactor 2021-08-27 13:26:45 +07:00
Mikael Finstad 6c7b63d9c2
Store "working" in a ref so we can avoid race conditions 2021-08-27 13:18:14 +07:00
Mikael Finstad 612d883bd0
remove fairly useless notifications 2021-08-27 11:51:26 +07:00
Mikael Finstad d9fd31a199
fix flawed out directory detection logic 2021-08-27 11:51:09 +07:00
Mikael Finstad a7a9c2785f
skip subtitles for previews
they can cause trouble
2021-08-26 23:59:04 +07:00
Mikael Finstad 82a608d44e
reduce verbosity of ffprobe 2021-08-26 23:58:48 +07:00
Mikael Finstad b7678510c7
Improvements
- Simplify and streamline preview file logic
- Allow remember preview choice (convert to supported format) #829
- Improve error handling
2021-08-26 23:58:38 +07:00
Mikael Finstad 96086d307f
improve merge/concat dialog
and don't auto sort by file name #832
2021-08-26 16:36:12 +07:00
Mikael Finstad 822a366235
add "-" to allowed sanitized chars 2021-08-26 16:35:22 +07:00
Mikael Finstad fc7d4de774
allow colon in filename on linux #830
also fix issue where tags were not being sanitized
2021-08-26 16:35:09 +07:00
Mikael Finstad 03b3cbf0b8
3.38.0 2021-08-26 00:35:38 +07:00
Mikael Finstad b4fc68b813
Degrade to electron@8 #714 #26143
due to issues with child_process slowing down UI
2021-08-26 00:34:11 +07:00
Mikael Finstad b9e619b5ac
Relicense to GPL
for compatibility with x264
2021-08-26 00:28:28 +07:00
Mikael Finstad 41458bb7e9
Use x264 again for preview #722 2021-08-26 00:16:25 +07:00
Mikael Finstad c004d82b1e
refactor 2021-08-25 23:19:38 +07:00
Mikael Finstad a0a7ba33b5
improve "done" toast 2021-08-25 22:54:13 +07:00
Mikael Finstad a9d966cae8
add vscode settings 2021-08-25 22:46:38 +07:00
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
2021-08-25 22:21:30 +07:00
Mikael Finstad beb529fcbf
update dev notes 2021-08-25 16:04:32 +07:00
Mikael Finstad 71e01f8485
Add check for output file length on windows #745 2021-08-25 16:00:09 +07:00
Mikael Finstad 8e1ad813d6
default to mov when formatData.tags.major_brand === 'XAVC' #367 2021-08-25 15:33:04 +07:00
Mikael Finstad 34355c0df3
Convert to supported format also on PIPELINE_ERROR_DECODE #804 2021-08-25 15:29:44 +07:00
Mikael Finstad dffd1e448e
add supported conversion: "Fastest: Low playback speed (audio remux), likely to fail" #424
also refactor a bit
2021-08-25 14:54:29 +07:00
Mikael Finstad 4330ed9c76
Feature: invert all segments on timeline
also simplify inverseCutSegments logic
2021-08-25 13:36:04 +07:00
Mikael Finstad fafb1510c8
improve text 2021-08-25 00:25:34 +07:00
Mikael Finstad ba6407c1b3
reduce timeout for audio volume 2021-08-24 22:56:36 +07:00
Mikael Finstad 6c2376cfc2
try to fix #670 2021-08-24 22:56:25 +07:00
Mikael Finstad f133cfd484
improve text 2021-08-24 22:55:54 +07:00
Mikael Finstad 079327dac3
allow controlling audio playback volume
closes #307
#125
2021-08-24 21:22:56 +07:00
Mikael Finstad c63d61d472
support Mplay EDL types 1,2,3 also #609 2021-08-24 20:23:27 +07:00
Mikael Finstad 3e6730e00f
fix metadata crash #720
also useMemo to improve performance
2021-08-24 19:43:39 +07:00
Mikael Finstad 662ff44d83
reduce default notification durations #802 2021-08-24 17:58:08 +07:00
Mikael Finstad 46323867ff
Don't show capture screenshot when "Hide informational notifications" #802 2021-08-24 17:57:38 +07:00
Mikael Finstad 4e06dbcb9e
fix bug 2021-08-24 17:34:04 +07:00
Mikael Finstad 65b1157ddb
refactor 2021-08-24 17:34:00 +07:00
Mikael Finstad 4c30c91307
improve feedback 2021-08-24 17:33:50 +07:00
Mikael Finstad b2cdbdb937
Simplify file open logic
so drag-drop works exactly the same as file->open and cmd line args
2021-08-24 17:33:40 +07:00
Mikael Finstad adcf79a6c2
Improvements
- Allow editing segment tags #427
- Store main project file as .lcc (JSON5 format), for future flexibility. existing CSV will still be loaded and converted to .llc #545
- Rename menu items to Export/import project (as we are not changing the save location) #593
2021-08-24 16:21:26 +07:00
Mikael Finstad 4a1ec76a90
allow longer label names when sanitize is disabled #427 2021-08-24 01:18:05 +07:00
Mikael Finstad 490e9aa746
improve close icon 2021-08-24 00:44:32 +07:00
Mikael Finstad 6a756e6eee
improve sanitize 2021-08-24 00:44:25 +07:00
Mikael Finstad faf70568dc
Add partial support for segment tags #427 #814
allows importing from cue files
does not support loading/saving
2021-08-24 00:44:11 +07:00
Mikael Finstad 0e6f69ac1d
improve english 2021-08-23 23:54:45 +07:00
Mikael Finstad 8497f07bdc
add a setting for allowing disabling filename sanitizing #821 #427 2021-08-23 23:50:21 +07:00