• Joined on 2022-06-10
mordae pushed to main at mordae/lazy-player 2025-03-11 19:03:03 +01:00
3c7953d815 Split-off video overlay
ae1e361cc9 Do not propagate computed exceptions
03c9357c01 Fix thumbnailer
8be6b21bed Use functools.wraps
Compare 4 commits »
mordae pushed to main at mordae/lazy-player 2025-03-11 17:41:35 +01:00
758f017f22 Make saving stuff reactive
mordae pushed to main at mordae/lazy-player 2025-03-11 17:20:23 +01:00
33ca05a3cb Deal with errors inside Computed
mordae pushed to main at mordae/lazy-player 2025-03-11 16:28:29 +01:00
13b089d6e4 Deal with errors inside Computed
mordae pushed to main at mordae/lazy-player 2025-03-11 16:12:02 +01:00
5503e48db8 Experiment with reactivity
d845d3c3a9 Add reactivity toolkit
Compare 2 commits »
mordae pushed to main at mordae/lazy-player 2025-03-11 14:13:30 +01:00
0d2d628eef Add clock to paused overlay
mordae pushed to main at mordae/lazy-player 2025-03-11 12:43:41 +01:00
30015c75c2 Don't be that nice
mordae pushed to main at mordae/lazy-player 2025-03-11 12:14:45 +01:00
6016db128c Generate thumbnails on CPU and with high niceness
mordae pushed to main at mordae/lazy-player 2025-03-11 11:47:06 +01:00
fd4e46791c Use thread pool thumbnailer
mordae pushed to main at mordae/lazy-player 2025-03-11 11:16:46 +01:00
97af0de6c2 Use deeper queue for thumbnails
mordae pushed to main at mordae/lazy-player 2025-03-11 10:59:39 +01:00
6bd0bc62b9 Use only keyframes when thumbnailing
bc533c29b1 Avoid circular import
Compare 2 commits »
mordae pushed to main at mordae/lazy-player 2025-03-11 10:38:51 +01:00
0972dbd238 Improve thumbnailing process
4985de9ca8 Use same seek parameters everywhere
c62963091d Reorganize project
Compare 3 commits »
mordae pushed to main at mordae/lazy-player 2025-03-10 22:59:57 +01:00
c37b05a3a1 Revert default duration
mordae pushed to main at mordae/lazy-player 2025-03-10 21:06:11 +01:00
6d9b6dabd2 Save and resume cursor position when navigating
mordae pushed to main at mordae/lazy-player 2025-03-10 20:26:03 +01:00
eb8e7d6f9d Disable mouse cursor
mordae pushed to main at mordae/lazy-player 2025-03-10 20:20:36 +01:00
f934fe0b14 Hide mouse cursor
0655290232 Disallow going above the initial directory
Compare 2 commits »
mordae pushed to main at mordae/lazy-player 2025-03-09 23:16:13 +01:00
6695e6b07f Add audio track selection
mordae pushed to main at mordae/lazy-player 2025-03-09 23:16:08 +01:00
ea3e8c2dc0 Add subtitle track selection
mordae pushed to main at mordae/lazy-player 2025-03-09 22:54:08 +01:00
85c0a60ec4 Add clock
mordae pushed to main at mordae/lazy-player 2025-03-09 22:52:49 +01:00
7df154a4b8 Add clock