Mikael Finstad
|
6fddf72a2d
|
implement video/audio track switching #256
also with MediaSource for unsupported codecs
|
2024-02-11 22:36:49 +08:00 |
|
Mikael Finstad
|
e326adf9be
|
revert auto hide menu on windows
https://github.com/mifi/lossless-cut/issues/543#issuecomment-1935369861
|
2024-02-10 18:38:09 +08:00 |
|
Mikael Finstad
|
ead7251a18
|
eanble strict mode
|
2024-02-10 18:33:59 +08:00 |
|
Mikael Finstad
|
18785e1f88
|
improve renderibng performance #1881
|
2024-02-10 18:33:59 +08:00 |
|
Mikael Finstad
|
d5fbac6f11
|
Merge pull request #1844 from mifi/mediasource
Use MediaSource for unsupported formats
|
2024-02-10 18:32:39 +08:00 |
|
Mikael Finstad
|
6d5ccf5225
|
Merge commit '814fe5f860e85c84941168bab4c875e0606b44e4' into mediasource
|
2024-02-10 18:31:20 +08:00 |
|
Mikael Finstad
|
814fe5f860
|
Update issues.md
|
2024-02-09 19:32:39 +08:00 |
|
Mikael Finstad
|
476ab11f63
|
Merge branch 'master' into mediasource
# Conflicts:
# src/App.jsx
|
2024-02-08 00:14:23 +07:00 |
|
Mikael Finstad
|
ca7a9d3eeb
|
improvements
allow precise setting value adjustments #1859
fix description of wheel shortcut #1883
|
2024-02-07 23:55:05 +07:00 |
|
Mikael Finstad
|
951af6fedd
|
enable autoHideMenuBar on windows
see #543
|
2024-02-07 22:47:30 +07:00 |
|
Mikael Finstad
|
91c68b6421
|
add sourcemaps
|
2024-02-07 22:32:11 +07:00 |
|
Mikael Finstad
|
240285fef3
|
fix oops
|
2024-02-07 22:31:57 +07:00 |
|
Mikael Finstad
|
02cdd13bf7
|
improve sheets
|
2024-02-07 22:31:21 +07:00 |
|
Mikael Finstad
|
5778f0f5e9
|
improve about dialog #1537 #1882
|
2024-02-07 22:31:09 +07:00 |
|
Mikael Finstad
|
35e12d3a3d
|
reduce the risk of overwriting source files
|
2024-01-31 22:36:55 +07:00 |
|
Mikael Finstad
|
bc04a4f2a4
|
allow opening directories recursively
|
2024-01-31 21:59:54 +07:00 |
|
Mikael Finstad
|
fabab12bce
|
ui improvements
remove z-indexes
- #1859
- improve sheet #1862
|
2024-01-31 19:32:36 +07:00 |
|
Mikael Finstad
|
dca83a8ab4
|
improve avoid_negative_ts
https://github.com/mifi/lossless-cut/discussions/1874#discussioncomment-8268873
|
2024-01-28 11:14:34 +07:00 |
|
Mikael Finstad
|
a05163e721
|
Merge branch 'master' of github.com:mifi/lossless-cut
|
2024-01-28 11:13:35 +07:00 |
|
dependabot[bot]
|
1ee7487591
|
Bump vite from 4.3.9 to 4.5.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.9 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-20 10:41:16 +07:00 |
|
Achim
|
01717159c0
|
fix "download-ffmpeg-linux-x64" (remove 'brace expansion')
|
2024-01-13 17:52:34 +07:00 |
|
dependabot[bot]
|
9bbf029de5
|
Bump follow-redirects from 1.14.8 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.8...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-10 13:35:47 +08:00 |
|
Mikael Finstad
|
7153b7b9ba
|
update devnotes
|
2024-01-05 18:27:40 +08:00 |
|
Mikael Finstad
|
3c288eb3d0
|
Merge branch 'stores'
|
2024-01-05 18:25:24 +08:00 |
|
Mikael Finstad
|
d526e50a58
|
3.60.0
|
2024-01-05 18:22:17 +08:00 |
|
Mikael Finstad
|
5bbc5d187c
|
add leading to debounce
|
2024-01-04 23:43:05 +08:00 |
|
Mikael Finstad
|
7f32cdca8a
|
Use MediaSource for unsupported formats
|
2024-01-04 23:34:41 +08:00 |
|
Mikael Finstad
|
83c910a0fd
|
add eac3 as unsupported audio format
|
2024-01-04 23:34:05 +08:00 |
|
Mikael Finstad
|
43fe553bd3
|
add ts support
|
2024-01-02 23:45:43 +08:00 |
|
Mikael Finstad
|
bf29dd2a20
|
improve canvas player speed for images
|
2024-01-02 17:40:34 +08:00 |
|
Mikael Finstad
|
847be925e5
|
retry EPERM (windows antivirus)
fixes #1704
|
2023-12-31 11:34:15 +08:00 |
|
Mikael Finstad
|
7ac2a774c9
|
revert play overlay
|
2023-12-30 19:07:54 +08:00 |
|
Mikael Finstad
|
2fae49ab8c
|
Merge branch 'master' of github.com:mifi/lossless-cut
|
2023-12-30 19:03:41 +08:00 |
|
Mikael Finstad
|
378a65ee9c
|
Update issues.md
|
2023-12-30 18:55:00 +08:00 |
|
Mikael Finstad
|
1f9c336227
|
reset merged out file name on export
closes #1757
|
2023-12-30 18:08:04 +08:00 |
|
Mikael Finstad
|
3cfd5b7033
|
fix log
|
2023-12-30 17:47:54 +08:00 |
|
Mikael Finstad
|
c073d1b4e6
|
fullscreen improvements
- show lower thirds in fullscreen
- fix video focus issue #543
- show play icon when paused
|
2023-12-30 17:41:36 +08:00 |
|
Mikael Finstad
|
981a711541
|
implement "copy thumbnails" action
closes #1628
|
2023-12-30 12:47:44 +08:00 |
|
Mikael Finstad
|
d2b09744f5
|
tag improvements
- add keyboard shortcut
- save when pressing add another
- add warning about duplicate keybinding
closes #1829
|
2023-12-29 23:50:36 +08:00 |
|
Mikael Finstad
|
9ab8ba3a79
|
Update issues.md
|
2023-12-29 21:39:38 +08:00 |
|
Mikael Finstad
|
ab413d2670
|
fix label segments bug
|
2023-12-29 16:58:21 +08:00 |
|
Mikael Finstad
|
60712ce01b
|
implement export/import segments as SRT
#1340
|
2023-12-29 16:58:12 +08:00 |
|
Mikael Finstad
|
d311656990
|
3.59.1
|
2023-12-22 21:01:57 +08:00 |
|
Mikael Finstad
|
5d8fd422a5
|
fix bug
|
2023-12-22 21:01:37 +08:00 |
|
Mikael Finstad
|
3900dad928
|
add entitlements for http server (mas)
|
2023-12-22 17:06:08 +08:00 |
|
Mikael Finstad
|
113c0fa6d7
|
scan i18n
|
2023-12-22 17:05:56 +08:00 |
|
Mikael Finstad
|
0762ccf3d1
|
3.59.0
|
2023-12-22 15:06:36 +08:00 |
|
Mikael Finstad
|
cec54056a6
|
update mac icon
closes #543
|
2023-12-22 15:05:31 +08:00 |
|
Mikael Finstad
|
899e6e2960
|
add full screen video support
closes #543
|
2023-12-22 14:38:54 +08:00 |
|
Mikael Finstad
|
eda009274e
|
add shortcut
- Include more tracks from other file
|
2023-12-22 14:20:40 +08:00 |
|