• Joined on 2024-07-16
dave pushed to master at dave/py-media-grader 2025-08-19 06:17:31 +00:00
554b4ffc26 fix(main.py): restart video on reaching end instead of breaking loop
c08719be70 fix(main.py): release video capture before moving files to prevent errors
Compare 2 commits »
dave pushed to master at dave/py-media-grader 2025-08-19 06:11:22 +00:00
47b190bbf0 fix(main.py): conditionally display info overlay and timeline for video files only
adc468bbc2 refactor(main.py): improve error handling and logging for file operations
0b08869483 feat(main.py): implement undo functionality for grading actions
Compare 3 commits »
dave pushed to master at dave/py-media-grader 2025-08-18 15:21:25 +00:00
8ba99a2053 refactor(main.py): move grade directory creation to the point of use
dave pushed to master at dave/py-media-grader 2025-08-18 14:58:17 +00:00
5fc6456db9 feat(main.py): add timeline UI for video seeking and introduce mouse event handling
f0a20c277c chore(scripts): remove unused check.sh and format.sh scripts
Compare 2 commits »
dave pushed to master at dave/py-media-grader 2025-08-18 14:54:42 +00:00
2ba1b36a1b Update
2840ed14bc refactor(main.py): remove unused constants and simplify video seeking logic
85768f6323 refactor(main.py): simplify seeking logic and improve key repeat handling
e43865a7c8 feat(main.py): implement I-frame seeking for improved performance and add display interval for seeking
3900d1cb11 refactor(main.py): introduce frame caching and separate frame loading/advancing logic
Compare 10 commits »
dave created branch master in dave/py-media-grader 2025-08-18 14:54:42 +00:00
dave created repository dave/py-media-grader 2025-08-18 14:54:32 +00:00
dave pushed to master at dave/multiboxer 2025-08-15 12:14:17 +00:00
603bc488e8 Use capslock instead of scrollock and code format (sadly in one...)
cf804a6c8b Add clang-format config
Compare 2 commits »
dave pushed to master at dave/eve-signaler 2025-08-11 22:39:54 +00:00
2d6af8bfa9 feat(SearchDialog): add shift-click functionality to set system destination
dave pushed to master at dave/eve-signaler 2025-08-11 17:45:46 +00:00
dad6d79740 feat(RegionMap): introduce interaction state machine for improved event handling
3b20e07b17 fix(RegionMap.tsx): restrict map interactions to left mouse button for consistency
3a4e30d372 feat(RegionMap): implement shift-drag circle selection for VIA mode
b0ad48985a refactor(RegionMap.tsx): extract map interaction constants to improve code readability
c55b3bd882 fix(RegionMap.tsx): update cursor styles based on interaction state for improved UX
Compare 7 commits »
dave pushed tag v1.4.0 to dave/cylogger 2025-08-11 12:30:05 +00:00
dave pushed to master at dave/cylogger 2025-08-11 12:30:03 +00:00
02fed6e55f Refactor logger to support multiple output writers and disable stdout
dave pushed tag v1.3.0 to dave/cyutils 2025-08-11 11:15:55 +00:00
dave pushed to master at dave/cyutils 2025-08-11 11:15:50 +00:00
96bd7a110d Make WithWorkers support slices and maps with generic key-value pairs
dave pushed to master at dave/cyutils 2025-08-11 11:15:33 +00:00
6e98030cc1 feat(main.go): enhance WithWorkers to support slices and maps with generic key-value pairs
dave pushed tag v1.2.0 to dave/cyutils 2025-08-11 08:25:12 +00:00
dave pushed to master at dave/cyutils 2025-08-11 08:25:09 +00:00
7b94462388 Add RequestCached and RequestCachedBytes functions for caching HTTP requests
dave pushed to master at dave/eve-signaler 2025-08-10 20:38:54 +00:00
f7879c7ea8 feat(RegionMap): add context menu for background clicks to show nearest system
dave pushed to master at dave/eve-signaler 2025-08-10 20:34:16 +00:00
22ef386ea2 fix(RegionMap.tsx): update onSetDestination prop to accept 'via' parameter for improved functionality
51179485a1 fix(RegionMap): enhance system focus visual feedback with improved styling and animation
11fda4e11f feat(search): implement Aho-Corasick for efficient substring searching and improve result ordering
7af7d9ecd0 refactor(SearchDialog.tsx): simplify system loading by directly calling ListSystemsWithRegions
97178bc9a5 feat(go, ts): add system-region mapping and highlight functionality
Compare 7 commits »
dave pushed to master at dave/eve-signaler 2025-08-09 19:34:19 +00:00
90b190b8d5 Code format
c10f4b43cb refactor(RegionMap.tsx): rename meanInboundAngle to meanNeighborAngle and update logic to compute mean angle to neighbors
Compare 2 commits »