1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-23 10:52:34 +01:00
Commit Graph

1480 Commits

Author SHA1 Message Date
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
Mikael Finstad
0ae7ed4211
improve comment 2021-08-23 18:09:48 +07:00
Mikael Finstad
e3ec324fb8
improve readme #742 2021-08-23 15:31:29 +07:00
Mikael Finstad
434d8b1698
Add clear working dir button
fixes #805
2021-08-23 13:50:17 +07:00
Mikael Finstad
2b2b12af0a
Update i18n keys 2021-08-13 23:20:59 +07:00
Mikael Finstad
2eaee3a87d
add i18n for menu "role" items 2021-08-13 23:20:29 +07:00
Mikael Finstad
a6fd55cf9c
Merge pull request #809 from mifi/dependabot/npm_and_yarn/jszip-3.7.1
Bump jszip from 3.6.0 to 3.7.1
2021-08-13 21:17:48 +07:00
Mikael Finstad
bb6fe8ecb0
Merge pull request #808 from mifi/dependabot/npm_and_yarn/url-parse-1.5.3
Bump url-parse from 1.5.1 to 1.5.3
2021-08-13 21:17:38 +07:00
Mikael Finstad
df6cdc6bb9
Merge pull request #797 from weblate/weblate-losslesscut-losslesscut
Translations update from Weblate
2021-08-13 21:17:02 +07:00