Commit Graph

213 Commits

Author SHA1 Message Date
5fc6456db9 feat(main.py): add timeline UI for video seeking and introduce mouse event handling 2025-08-18 16:58:00 +02:00
f0a20c277c chore(scripts): remove unused check.sh and format.sh scripts 2025-08-18 16:54:58 +02:00
2ba1b36a1b Update 2025-08-18 16:52:11 +02:00
2840ed14bc refactor(main.py): remove unused constants and simplify video seeking logic 2025-08-18 16:50:31 +02:00
85768f6323 refactor(main.py): simplify seeking logic and improve key repeat handling 2025-08-18 16:48:13 +02:00
e43865a7c8 feat(main.py): implement I-frame seeking for improved performance and add display interval for seeking 2025-08-18 16:41:54 +02:00
3900d1cb11 refactor(main.py): introduce frame caching and separate frame loading/advancing logic 2025-08-18 16:36:18 +02:00
e2758b5390 feat(main.py): enhance seeking and playback controls for improved user experience 2025-08-18 16:33:50 +02:00
0a048d3078 feat(main.py): refactor media grading logic with constants and improved controls 2025-08-18 16:25:56 +02:00
2b9988b592 feat(main.py): implement advanced seeking controls and auto-window resizing 2025-08-18 16:17:35 +02:00
1b2fa03ab6 Hallucinate everything 2025-08-18 16:10:02 +02:00
61e896fddb feat(scripts): add check, deploy, and format scripts and registry files for imview 2025-08-18 16:05:43 +02:00
8adaeaa656 feat(grader): add python grader with pyproject.toml and main script 2025-08-18 16:01:02 +02:00