Commit graph

5 commits

Author SHA1 Message Date
17a7e0108b
Fix tab navigation 2021-09-16 20:34:28 +02:00
0bced7522b
Seek to event on double click instead of highlight 2021-09-16 20:34:02 +02:00
09a1c7d57f
Events: inline event delegate
Also key handling. Again allow space to pause/resume video while
editing an event.
2021-09-16 20:33:53 +02:00
cb76fedcbc
Implement event model in C++
Filtering events in JS is too slow with >20,000 events. This moves the
event data model into C++.
2021-09-16 20:33:05 +02:00
8d57bfb1ae
First commit
There was history before but now there is no more.
2021-06-14 19:13:14 +02:00