Commit Graph
32 Commits
Author SHA1 Message Date
Dermot Duffy 88563b59ac Fix thumbnail fade issue. 2023-09-05 20:58:55 -07:00
Dermot Duffy 07bc6391ec Recalculate timeline cameras when display mode changes. 2023-09-04 19:51:15 -07:00
Dermot Duffy 5364c828eb Show all cameras on timeline in grid mode. 2023-08-13 15:31:10 -07:00
Dermot Duffy b663e0b731 Initial support for grid for live and media viewer. 2023-08-08 22:26:25 -07:00
Dermot Duffy e1d74dc35a Enable smooth panning between past/live. 2023-04-09 19:23:34 -07:00
Dermot Duffy ecf954249d Select thumbnail unless in viewer. 2023-04-07 14:38:00 -07:00
Dermot Duffy d25d85eb34 Clicking on an event in the timeline always plays. 2023-04-07 07:49:36 -07:00
Dermot Duffy 1851a563c0 Allow views to have no selection. 2023-03-07 19:27:08 -08:00
Dermot Duffy 812c3e1018 Initial version of substream support. 2023-02-24 20:41:11 -08:00
Dermot Duffy 03cea41675 Add a performance option to control media chunk size. 2023-02-13 21:27:39 -08:00
Dermot Duffy 06b4cc914c Refactor camera initialization into the camera engines. 2023-02-12 16:10:22 -08:00
Dermot Duffy 9cd60172a6 Don't show the timeline if no cameras support it. 2023-02-10 19:32:34 -08:00
Dermot Duffy 93e8a8e71b Avoid resetting timeline when cameraIDs change. 2023-01-30 19:53:29 -08:00
Dermot Duffy ac295327ec Correctly calculate cameraIDs to display. 2023-01-29 22:05:09 -08:00
Dermot Duffy 730eb42983 Rename camera directory to camera-manager. 2023-01-29 19:02:24 -08:00
Dermot Duffy b1f56dd02c Set the correct view depending on media filter selections. 2023-01-29 13:31:21 -08:00
Dermot Duffy 980ba1fc6f Break apart view.ts into multiple files. 2023-01-24 19:36:54 -08:00
Dermot Duffy 39b44863ce Rename DataManager to CameraManager. 2023-01-24 19:36:54 -08:00
Dermot Duffy 66ee65f8cc Use query type instead of view. 2023-01-24 19:36:54 -08:00
Dermot Duffy 093925cb40 Initial code for major engine refactor. 2023-01-24 19:36:54 -08:00
Dermot Duffy ead0026650 Convert all major views to separate chunks. 2022-10-09 11:39:27 -07:00
Dermot Duffy 0d09286c8c Split live providers into chunks. 2022-10-09 08:39:04 -07:00
Dermot Duffy b663772a52 Add editor support for performance profile. 2022-10-08 10:13:32 -07:00
Dermot Duffy c8c9098501 Initial low performance profile mode. 2022-10-04 20:00:53 -07:00
Dermot Duffy 143a597039 Rename TimelineDataManager to DataManager . 2022-10-02 20:19:47 -07:00
Dermot Duffy 56465e4f92 Promote thumbnail carousel selected to a property. 2022-09-25 17:50:40 -07:00
Dermot Duffy a2e80d93a3 Fetch timeline events from events endpoint not media browser. 2022-09-24 11:31:03 -07:00
Dermot Duffy f11822fc87 Fix thumbnails for recordings. 2022-09-22 17:44:43 -07:00
Dermot Duffy eb88c6e0e0 Rename surround-thumbnails to just surround. 2022-09-22 17:44:43 -07:00
Dermot Duffy ffa31c05ed Clean lit-plugin warnings 2022-06-19 07:30:08 +00:00
Dermot Duffy a94f53f8da Maintain the selected range in the view. 2022-04-02 09:26:34 -07:00
Dermot Duffy a4fcf2513b Add generic support for a 'surround'. 2022-03-22 19:58:34 -07:00