|
20b5739dbe
|
feat(main.py): implement video sampling and watch tracking features
|
2025-08-19 08:30:00 +02:00 |
|
|
554b4ffc26
|
fix(main.py): restart video on reaching end instead of breaking loop
|
2025-08-19 08:17:28 +02:00 |
|
|
c08719be70
|
fix(main.py): release video capture before moving files to prevent errors
|
2025-08-19 08:13:55 +02:00 |
|
|
47b190bbf0
|
fix(main.py): conditionally display info overlay and timeline for video files only
|
2025-08-19 08:11:19 +02:00 |
|
|
adc468bbc2
|
refactor(main.py): improve error handling and logging for file operations
|
2025-08-19 08:10:09 +02:00 |
|
|
0b08869483
|
feat(main.py): implement undo functionality for grading actions
|
2025-08-19 08:05:38 +02:00 |
|
|
8ba99a2053
|
refactor(main.py): move grade directory creation to the point of use
|
2025-08-18 17:21:04 +02:00 |
|
|
5fc6456db9
|
feat(main.py): add timeline UI for video seeking and introduce mouse event handling
|
2025-08-18 16:58:00 +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 |
|
|
8adaeaa656
|
feat(grader): add python grader with pyproject.toml and main script
|
2025-08-18 16:01:02 +02:00 |
|