Commit Graph

1338 Commits (patch-1-1)
 

Author SHA1 Message Date
Mikael Finstad d77da7c76b
update readme 4 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
4 years ago
Mikael Finstad 9cd8f13f7b
Implement support for exporting attachment streams as files 4 years ago
Mikael Finstad d64464ab01
remove duplicate line 4 years ago
Mikael Finstad 230b035286
implement per-stream disposition
allows for adding cover art to videos #673
4 years ago
Mikael Finstad cd57d6cbe3
fix brokne mapInputStreamIndexToOutputIndex
it would not take into account disabled streams
4 years ago
Mikael Finstad 0d1cb5c091
refactor 4 years ago
Mikael Finstad 6c7b63d9c2
Store "working" in a ref so we can avoid race conditions 4 years ago
Mikael Finstad 612d883bd0
remove fairly useless notifications 4 years ago
Mikael Finstad d9fd31a199
fix flawed out directory detection logic 4 years ago
Mikael Finstad a7a9c2785f
skip subtitles for previews
they can cause trouble
4 years ago
Mikael Finstad 82a608d44e
reduce verbosity of ffprobe 4 years ago
Mikael Finstad b7678510c7
Improvements
- Simplify and streamline preview file logic
- Allow remember preview choice (convert to supported format) #829
- Improve error handling
4 years ago
Mikael Finstad 96086d307f
improve merge/concat dialog
and don't auto sort by file name #832
4 years ago
Mikael Finstad 822a366235
add "-" to allowed sanitized chars 4 years ago
Mikael Finstad fc7d4de774
allow colon in filename on linux #830
also fix issue where tags were not being sanitized
4 years ago
Mikael Finstad 03b3cbf0b8
3.38.0 4 years ago
Mikael Finstad b4fc68b813
Degrade to electron@8 #714 #26143
due to issues with child_process slowing down UI
4 years ago
Mikael Finstad b9e619b5ac
Relicense to GPL
for compatibility with x264
4 years ago
Mikael Finstad 41458bb7e9
Use x264 again for preview #722 4 years ago
Mikael Finstad c004d82b1e
refactor 4 years ago
Mikael Finstad a0a7ba33b5
improve "done" toast 4 years ago
Mikael Finstad a9d966cae8
add vscode settings 4 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
4 years ago
Mikael Finstad beb529fcbf
update dev notes 4 years ago
Mikael Finstad 71e01f8485
Add check for output file length on windows #745 4 years ago
Mikael Finstad 8e1ad813d6
default to mov when formatData.tags.major_brand === 'XAVC' #367 4 years ago
Mikael Finstad 34355c0df3
Convert to supported format also on PIPELINE_ERROR_DECODE #804 4 years ago
Mikael Finstad dffd1e448e
add supported conversion: "Fastest: Low playback speed (audio remux), likely to fail" #424
also refactor a bit
4 years ago
Mikael Finstad 4330ed9c76
Feature: invert all segments on timeline
also simplify inverseCutSegments logic
4 years ago
Mikael Finstad fafb1510c8
improve text 4 years ago
Mikael Finstad ba6407c1b3
reduce timeout for audio volume 4 years ago
Mikael Finstad 6c2376cfc2
try to fix #670 4 years ago
Mikael Finstad f133cfd484
improve text 4 years ago
Mikael Finstad 079327dac3
allow controlling audio playback volume
closes #307
#125
4 years ago
Mikael Finstad c63d61d472
support Mplay EDL types 1,2,3 also #609 4 years ago
Mikael Finstad 3e6730e00f
fix metadata crash #720
also useMemo to improve performance
4 years ago
Mikael Finstad 662ff44d83
reduce default notification durations #802 4 years ago
Mikael Finstad 46323867ff
Don't show capture screenshot when "Hide informational notifications" #802 4 years ago
Mikael Finstad 4e06dbcb9e
fix bug 4 years ago
Mikael Finstad 65b1157ddb
refactor 4 years ago
Mikael Finstad 4c30c91307
improve feedback 4 years ago
Mikael Finstad b2cdbdb937
Simplify file open logic
so drag-drop works exactly the same as file->open and cmd line args
4 years ago
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
4 years ago
Mikael Finstad 4a1ec76a90
allow longer label names when sanitize is disabled #427 4 years ago
Mikael Finstad 490e9aa746
improve close icon 4 years ago
Mikael Finstad 6a756e6eee
improve sanitize 4 years ago
Mikael Finstad faf70568dc
Add partial support for segment tags #427 #814
allows importing from cue files
does not support loading/saving
4 years ago
Mikael Finstad 0e6f69ac1d
improve english 4 years ago
Mikael Finstad 8497f07bdc
add a setting for allowing disabling filename sanitizing #821 #427 4 years ago