Commit Graph

1606 Commits (v3.46.2)
 

Author SHA1 Message Date
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
Mikael Finstad 0ae7ed4211
improve comment 4 years ago
Mikael Finstad e3ec324fb8
improve readme #742 4 years ago
Mikael Finstad 434d8b1698
Add clear working dir button
fixes #805
4 years ago
Mikael Finstad 2b2b12af0a
Update i18n keys 4 years ago
Mikael Finstad 2eaee3a87d
add i18n for menu "role" items 4 years ago
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
4 years ago
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
4 years ago
Mikael Finstad df6cdc6bb9
Merge pull request #797 from weblate/weblate-losslesscut-losslesscut
Translations update from Weblate
4 years ago
dependabot[bot] f31d355cf1
Bump jszip from 3.6.0 to 3.7.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot] d9fc10d4bc
Bump url-parse from 1.5.1 to 1.5.3
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Sopor 4973ccb055
Translated using Weblate (Swedish)
Currently translated at 37.5% (161 of 429 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/sv/
4 years ago
Sopor 29028a4f1c
Translated using Weblate (Swedish)
Currently translated at 13.7% (59 of 429 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/sv/
4 years ago
Sopor 7496790fe8
Added translation using Weblate (Swedish) 4 years ago
Allan Nordhøy bd5d3b2836
Translated using Weblate (Norwegian Bokmål)
Currently translated at 67.5% (290 of 429 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nb_NO/
4 years ago
Igor Rückert 275b7dbcf5
Translated using Weblate (Portuguese (Brazil))
Currently translated at 70.3% (302 of 429 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pt_BR/
4 years ago
Mikael Finstad dae3b4601a
Merge pull request #806 from mifi/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
4 years ago
dependabot[bot] 0f3db40fbd
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Mikael Finstad 61cb70c9d5
Merge pull request #794 from muelli/appdata
appdata: added 3.37.0 release
4 years ago
Mikael Finstad 9acb463fa1
Merge pull request #801 from mifi/dependabot/npm_and_yarn/tar-6.1.3
Bump tar from 6.1.0 to 6.1.3
4 years ago
dependabot[bot] 86f43b47d1
Bump tar from 6.1.0 to 6.1.3
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.3.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.3)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Mikael Finstad 40d95dbff5
implement sort by file name when drag-dropping multiple files 4 years ago
Tobias Mueller 7751f350e1 appdata: added 3.37.0 release 4 years ago
Mikael Finstad 5530482d1e
3.37.0 4 years ago
Mikael Finstad 75261990cd
offset timestamp transfered from source file
...by the cut offset of each segment
fixes #468 #770
4 years ago
Mikael Finstad 56bc6f60df
improve toasts by showing close button 4 years ago
Mikael Finstad 929f213186
degrade framer motion to 1 due to issues also with 3
timeline was not rendering correctly after zooming
4 years ago
Mikael Finstad 021a725795
add troubleshooting note #781 4 years ago
Mikael Finstad 05262ab6e3
add note about runing on mac #790 4 years ago
Mikael Finstad 7634904366
undo swal2 workaround
no longer needed #790
4 years ago
Mikael Finstad 5705a9a233
degrade framer motion due to animation issues
can be reproduced by disabling segments to export, then enable again
4 years ago
Mikael Finstad e9014c3fdd
fix sweetalert11 issue #789 4 years ago
Mikael Finstad c0ae63731c
Merge pull request #790 from limonte/fix/bump-sweetalert2
Bump sweetalert2 to latest
4 years ago