0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 15, 2025 — Sep 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
via-3.x.y: remove spurious loading of external jszip (fixup 87ba3186) More... 6 months ago
fix wikimedia commons broken links in via2 demo More... 7 months ago
via-3.x.y demos: update links to images used on the builtin demos More... 7 months ago
rename filename list element to avoid ad-block CSS More... 7 months ago
Merge branch 'single-file-yolo-export' into 'master' More... over 1 year ago
Single file yolo export More... over 1 year ago
fix for issue#456: Duplicated select options in video annotator More... almost 2 years ago
bug fix: point region coordinates are stored as (x,y) and not as (cx,cy); see issue#455 More... about 2 years ago
Backspace key will only delete regions added in current frame (and not all the regions added so far) More... about 2 years ago
spatial regions must be greater than certain size (to prevent accidental addition of degenerate regions) More... about 2 years ago
press Backspace key to delete last added spatial region More... about 2 years ago
use shortcut key B to toggle visibility of region label (instead of l which was already mapped to moving to previous video frame) More... about 2 years ago
avoid clash with default behaviour of browsers for Ctrl+wheel scroll action More... about 2 years ago
via-1.0.7 release More... about 2 years ago
via-3.0.13 release More... about 2 years ago
video frame regions are coloured based on their video timeline metadata assignment (requested by EpicKitchens team at Bristol) More... about 2 years ago
improve rendering of video frame region label More... about 2 years ago
show attribute values added by user in the dropdown menu of a spatial region selected on a video frame (requested by EpicKitchens team at Bristol) More... about 2 years ago
add spacing between buttons using margin (not padding) to avoid issues as reported in issue #451 More... over 2 years ago
add support for SVG, useful for annotating text rendered by SVG More... over 2 years ago
via-3.x.y/scripts/create_project_files.py: new script to batch create project files. More... almost 3 years ago
Merge branch 'master' into 'master' More... almost 3 years ago
Typo corrections More... almost 3 years ago
filename extension from complex HTTP url is now determined correctly by parsing the URL using regular expression (see issue 444) More... about 3 years ago
prevent text selection in temporal segment panel to avoid undesirable effects More... about 3 years ago
fix bug related to temporal segment resize operation; during resize, if mouseup event occurs outside the selected timeline, the desired mouseup handler does not get invoked resulting in the state of the resize operation never returning back to normal. We fix by checking for this situation in the mouseup event handler of parent container and updating the state if required More... about 3 years ago
prevent hiding of temporal segment when mouse is pressed at temporal segment edge for resizing operation More... about 3 years ago
maint: move development of all versions to the master branch (#430) More... over 3 years ago
Merge branch 'via-3.x.y' into 'master'. More... over 3 years ago
Merge branch 'via-2.x.y' into 'master'. More... over 3 years ago