Wykres commitów

1113 Commity (master)

Autor SHA1 Wiadomość Data
Mikael Finstad b806b9f5b6
use javascript for output templates too
closes #1846
2024-05-28 14:07:11 +02:00
Mikael Finstad 54244d2317
add `color-scheme`
according to the user's dark/light setting in the app #1969
2024-05-27 21:39:36 +02:00
Mikael Finstad 122d79c300
improve dark mode #1969 2024-05-27 21:10:27 +02:00
Mikael Finstad 625b696a48
add title to dialogs #1954 2024-05-24 17:52:14 +02:00
Mikael Finstad 4892437b83
tsify 2024-05-20 12:17:53 +02:00
Mikael Finstad 918277bd75
lint 2024-05-20 11:54:37 +02:00
Mikael Finstad 281ff6e980
lint 2024-05-20 11:50:55 +02:00
Mikael Finstad 799333f898
lint 2024-05-20 11:49:37 +02:00
Mikael Finstad e64e0fb216
improve color #2007 2024-05-20 11:24:46 +02:00
Mikael Finstad 0f8605f897
add Focus segment at cursor
closes #2004
2024-05-19 23:32:14 +02:00
Mikael Finstad 8b86795f29
allow converting subtitle to segments #2002 2024-05-19 23:31:49 +02:00
Mikael Finstad ec3e626693
use js expressions instead of mathjs #2002 2024-05-19 23:16:59 +02:00
Mikael Finstad 096db54f11
allow custom smart cut bitrate
closes #1997 #1824
see #126
2024-05-16 14:13:49 +02:00
Mikael Finstad b5028dc142
allow selecting segments by expression
also remove select by tags dialog to reduce code
it's covered by expression

fixes #1999
2024-05-16 14:10:00 +02:00
Mikael Finstad 58adc59c9d
append also smart cut to last commands log
https://github.com/mifi/lossless-cut/issues/1997#issuecomment-2113149895
2024-05-15 22:42:38 +02:00
Mikael Finstad 9079aeeff2
improve types and simplify 2024-05-15 22:26:51 +02:00
Mikael Finstad 2599448278
fix bug 2024-05-15 15:27:29 +02:00
Mikael Finstad 02c8f84fe2
tsify error boundary 2024-05-15 15:24:58 +02:00
Mikael Finstad c7df8b5e9c
fix Keyboard & Mouse Shortcuts menu
fixes #1996
2024-05-15 15:24:18 +02:00
Mikael Finstad 8e361077a8
fix crashes 2024-05-15 15:07:54 +02:00
Mikael Finstad 8a01a928a1
fix bug with subtitles
https://github.com/mifi/lossless-cut/issues/256#issuecomment-2111902106
2024-05-15 15:07:40 +02:00
Mikael Finstad f6517e2133
fix file->open menu #1995 2024-05-14 21:40:55 +02:00
Mikael Finstad 73d7b750b7
custom config dir
closes #1956
2024-05-14 12:41:55 +02:00
Mikael Finstad fedd826af0
implement custom config dir arg
closes #1956
2024-05-14 12:41:55 +02:00
Mikael Finstad 8436bfdd78
implement 2 more configurable seek speeds
closes #1994
https://github.com/mifi/lossless-cut/issues/254#issuecomment-1876623395
https://github.com/mifi/lossless-cut/issues/254#issuecomment-589509889
#1611
#1884
2024-05-14 12:13:35 +02:00
Mikael Finstad 236bdd80c8
auto select goto timecode #1988 2024-05-11 10:50:01 +02:00
Mikael Finstad ecc57047e4
upgrade swal 2024-05-11 10:48:14 +02:00
Mikael Finstad 7e8ac2c2fd
implement zoom in/out UI
https://github.com/mifi/lossless-cut/issues/691#issuecomment-2093637596
2024-05-04 00:40:58 +02:00
Mikael Finstad 0c751b9c8d
improve error message #1979 2024-05-03 23:59:11 +02:00
Mikael Finstad 3ec3384760
improve tag editor 2024-05-03 23:58:46 +02:00
Mikael Finstad 666a1c5bd4
fixes
fix stream tags
type
fix waveform crash and bug with initial render
2024-04-21 23:44:10 +02:00
Mikael Finstad 3f4c214287
implement copy/paste segment tags
closes #1964
2024-04-21 20:50:58 +02:00
Mikael Finstad 4f4799b6f8
reformat 2024-04-10 22:32:22 +02:00
Mikael Finstad 079562e845
Merge pull request #1952 from LOK-Soft/add-cutlist-import
Add cutlist (OTR) import option
2024-04-10 22:28:49 +02:00
Mikael Finstad de9e927d26
implement consistent duration format
#1960
2024-04-10 22:08:33 +02:00
Mikael Finstad 88fbcc0129
show title in open dialog
#1954
2024-04-09 14:05:12 +02:00
Lars-Olof Kreim e52814087f fix linting errors 2024-04-08 22:04:00 +02:00
Lars-Olof Kreim 3cc997bcb2 Add cutlist import option 2024-04-07 21:46:05 +02:00
Mikael Finstad 65410eab54
fix another test on windows 2024-04-03 23:24:48 +02:00
Mikael Finstad a662ab47e0
fix test 2024-04-03 23:19:45 +02:00
Mikael Finstad 0ef2a98dbc
lint 2024-04-03 22:36:56 +02:00
Mikael Finstad e9bf49c319
move to pathToFileURL 2024-04-01 16:55:44 +01:00
Mikael Finstad f31d08981e
always log to console
and also allow opening log path
2024-04-01 13:50:59 +01:00
Mikael Finstad ba9c098941
refac 2024-04-01 13:50:11 +01:00
Mikael Finstad a1422ad264
in-house the file-uri implementation
fixes #1941
2024-04-01 13:49:22 +01:00
Mikael Finstad 191f0c71bd
fix oops 2024-03-23 13:03:05 +08:00
Mikael Finstad 305b23fb20
add clear working dir button
in settings too
2024-03-23 11:34:33 +08:00
Mikael Finstad df03b33e36
add type 2024-03-23 11:06:35 +08:00
Mikael Finstad 26b4dc13c2
fix bugs 2024-03-21 23:28:30 +08:00
Mikael Finstad f677619039
upgrade to electron-vite 2024-03-21 23:28:25 +08:00