Commit Graph
100 Commits
Author SHA1 Message Date
Dermot Duffy 3b4045c299 Merge pull request #1150 from dermotduffy/2-way-audio-is-a-property-of-loaded-media
Only show the microphone button if the media that is loaded supports 2-way audio
2023-05-07 17:03:07 -07:00
Dermot Duffy 2e5b86d6c9 Add troubleshooting entry. 2023-05-07 16:52:02 -07:00
Dermot Duffy d63a1de042 Only show the microphone button when the loaded media supports 2-way audio. 2023-05-07 16:47:02 -07:00
Dermot Duffy ae4ced8a23 Merge pull request #1149 from dermotduffy/mic-connect-on-load
Add option to have microphone `always_connected`
2023-05-07 15:38:56 -07:00
Dermot Duffy 109e10ea68 Rename option to always_connected. 2023-05-07 15:32:44 -07:00
Dermot Duffy ee7d02fc58 Add support for connecting microphone on card load. 2023-05-07 15:17:39 -07:00
Dermot Duffy c78d4be0c3 Merge pull request #1147 from dermotduffy/mic-button
Implement `momentary` and `toggle` microphone button types
2023-05-06 16:05:25 -07:00
Dermot Duffy 2c1b8ed785 Implement momentary and toggle microphone button types. 2023-05-06 15:59:57 -07:00
Dermot Duffy 11e1245d67 Merge pull request #1146 from dermotduffy/cycle-substream
Maintain substream selections during view cycling
2023-05-06 14:51:53 -07:00
Dermot Duffy 707bbb9f68 Maintain substream selections during view cycling. 2023-05-06 14:47:48 -07:00
Dermot Duffy 316423b98b Merge pull request #1145 from dermotduffy/zoom-disable
Add support for disabling zoom
2023-05-06 14:07:09 -07:00
Dermot Duffy 992b622f7c Add support for disabling zoom. 2023-05-06 14:03:05 -07:00
Dermot Duffy bf2ab6c30b Merge pull request #1144 from dermotduffy/zoom-cursor
Show different mouse cursor when zoomed in
2023-05-06 14:02:45 -07:00
Dermot Duffy 2b1f0f5d85 Show different mouse cursor when zoomed in. 2023-05-06 13:14:04 -07:00
Dermot Duffy a0f2ed1bab Merge pull request #1143 from dermotduffy/manual-install-docs
Update installation instructions for manual installation
2023-05-06 12:37:56 -07:00
Dermot Duffy 1f0a4cbe3a Update installation instructions for manual installation. 2023-05-06 12:31:36 -07:00
Dermot Duffy 04d3f99756 Merge pull request #1142 from dermotduffy/top-score-null
Fix Frigate event schema break (`top_score` === `null`)
2023-05-06 12:26:06 -07:00
Dermot Duffy 4cd1fdad72 Fix timezone issues. 2023-05-06 12:21:50 -07:00
Dermot Duffy cb6a73c3f8 Fix Frigate event schema break (top_score === null) 2023-05-06 11:46:30 -07:00
Dermot Duffy 23a69f007f Merge pull request #1141 from dermotduffy/automations
Add support for in-card automation
2023-05-06 10:52:17 -07:00
Dermot Duffy 19e9113665 Minor codereview fixes. 2023-05-06 10:49:08 -07:00
Dermot Duffy 867a118a16 Add better control over substreams. 2023-05-06 10:42:17 -07:00
Dermot Duffy fd74c1c855 Add initial support for automations. 2023-05-04 19:54:41 -07:00
Dermot Duffy b048524d84 Merge pull request #1133 from dermotduffy/dependabot/github_actions/volta-cli/action-4
Bump volta-cli/action from 3 to 4
2023-05-02 19:39:29 -07:00
Dermot Duffy 0d1794fd50 Merge pull request #1134 from c0mputerguru/fix-casting
Initialize media players if they have not been initialized.
2023-05-02 19:38:41 -07:00
Dermot Duffy eb31c372fb Merge pull request #1038 from ViPeR5000/patch-1
Add language: Portuguese (Portugal)
2023-04-29 19:59:48 -07:00
Dermot DuffyandRui Dias 45fc85a281 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:54:27 -07:00
Dermot DuffyandRui Dias 2333040eb3 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:54:16 -07:00
Dermot DuffyandRui Dias f0fb1ac926 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:54:07 -07:00
Dermot DuffyandRui Dias e0872e4b30 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:53:54 -07:00
Dermot DuffyandRui Dias a3dcedaaa3 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:53:43 -07:00
Dermot DuffyandRui Dias 3a24f4c005 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:53:21 -07:00
Dermot DuffyandRui Dias fa1dd91922 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:53:10 -07:00
Dermot DuffyandRui Dias c4a0b92362 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:52:57 -07:00
Dermot DuffyandRui Dias a3bad803c3 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:52:44 -07:00
Dermot DuffyandRui Dias a0ff734f04 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:52:30 -07:00
Dermot DuffyandRui Dias c9feb55a8c Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:52:15 -07:00
Dermot DuffyandRui Dias 3d59448ac9 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:52:06 -07:00
Dermot DuffyandRui Dias 2a9073a142 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:51:38 -07:00
Dermot DuffyandRui Dias 2c95af23a0 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:51:21 -07:00
Dermot DuffyandRui Dias c02d5df199 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:51:11 -07:00
Dermot DuffyandRui Dias 2b6f22877c Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:50:59 -07:00
Dermot DuffyandRui Dias ade4c158b1 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:50:47 -07:00
Dermot DuffyandRui Dias 0c840bcd32 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:50:15 -07:00
Dermot DuffyandRui Dias 7aa93fed82 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:50:06 -07:00
Dermot DuffyandRui Dias 3fd909f5c1 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:49:54 -07:00
Dermot DuffyandRui Dias ae7055ae52 Update src/localize/languages/pt-PT.json
Co-authored-by: Rui Dias <ruidias@bcl.pt>
2023-04-29 19:49:37 -07:00
Dermot Duffy bd7f3ebcd2 Merge pull request #1113 from dermotduffy/dependabot/github_actions/volta-cli/action-4
Bump volta-cli/action from 3 to 4
2023-04-29 19:48:55 -07:00
Dermot Duffy 9201625eac Merge pull request #1127 from dermotduffy/various-workflow-fixes
Various github workflow fixes
2023-04-29 15:24:04 -07:00
Dermot Duffy 075afef636 Merge pull request #1126 from dermotduffy/generic-engine-detection
Fix incorrect engine detection
2023-04-29 15:20:07 -07:00
Dermot Duffy 8f75799a0d Various github workflow fixes. 2023-04-29 15:19:12 -07:00
Dermot Duffy 2b00d95176 Fix incorrect engine detection. 2023-04-29 15:09:50 -07:00
Dermot Duffy bd4866669a Merge pull request #1125 from dermotduffy/microphone
Add experimental 2-way audio support
2023-04-29 13:44:51 -07:00
Dermot Duffy 5a9e6f8f72 Remove log line. 2023-04-29 13:31:42 -07:00
Dermot Duffy 37a016e381 Add experimental 2-way audio support. 2023-04-29 13:30:37 -07:00
Dermot Duffy 45b4f6d482 Merge pull request #1115 from dermotduffy/dermotduffy-patch-1
Add missing mode configuration in README for mini-timeline
2023-04-24 06:24:30 -07:00
Dermot Duffy 6bf3837059 Update README.md 2023-04-24 06:24:00 -07:00
Dermot Duffy 8e6ad8f9a1 Merge pull request #1109 from dermotduffy/zoom
Add zoom support
2023-04-22 16:38:42 -07:00
Dermot Duffy 705afaca99 Add initial zoom support. 2023-04-22 16:32:11 -07:00
Dermot Duffy c6768d09e8 Merge pull request #1107 from NiklasBuchfink/main
Add `inlang` to make the contribution of translations easier
2023-04-22 15:12:47 -07:00
Dermot Duffy aa411a2959 Include PT language. 2023-04-22 11:53:01 -07:00
Dermot Duffy e67d7d61f3 Merge pull request #1106 from dermotduffy/repoint-screenshots
Repoint all screenshots to the main branch
2023-04-22 10:50:48 -07:00
Dermot Duffy 728e41de1a Repoint all screenshots to the main branch. 2023-04-22 10:47:03 -07:00
Dermot Duffy e7ad989838 Merge pull request #1105 from dermotduffy/merge-v5-back-into-main
Merge the `release-5.0.0` branch back into main
2023-04-22 10:44:14 -07:00
Dermot Duffy d7b150afc5 Merge pull request #1104 from dermotduffy/bump-version-v5.0.0
Bump version to v5.0.0
2023-04-22 10:10:23 -07:00
Dermot Duffy a24ec2f4a5 Bump version to v5.0.0 . 2023-04-22 10:02:05 -07:00
Dermot Duffy 2d22f0721f Merge pull request #1101 from dermotduffy/fix-screenshot
Fix screenshot extension
2023-04-19 06:39:13 -07:00
Dermot Duffy 336053c77a Fix screenshot extension. 2023-04-19 06:38:41 -07:00
Dermot Duffy e4ea8b1a28 Merge pull request #1098 from dermotduffy/fix-zip-3
Third attempt to fix zipper
2023-04-15 17:04:56 -07:00
Dermot Duffy cb9585778a Third attempt to fix zipper. 2023-04-15 17:00:27 -07:00
Dermot Duffy 14134a6563 Merge pull request #1097 from dermotduffy/zip-2
Second attempt to fix zipper
2023-04-15 16:43:42 -07:00
Dermot Duffy dca513e654 Second attempt to fix zipper. 2023-04-15 16:39:30 -07:00
Dermot Duffy 260a73cbd6 Merge pull request #1096 from dermotduffy/fix-zipper
Fix release zipper
2023-04-15 16:27:14 -07:00
Dermot Duffy 4e7eed3622 Fix release zipper. 2023-04-15 16:23:46 -07:00
Dermot Duffy 00a67c8a28 Merge pull request #1095 from dermotduffy/bump-version-v5-beta2
Bump version to v5.0.0-beta.2
2023-04-15 15:58:08 -07:00
Dermot Duffy 4547801bdc Merge pull request #1094 from dermotduffy/ribbon-screenshot
Add screenshot for ribbon timeline
2023-04-15 15:57:51 -07:00
Dermot Duffy c95f8f365d Bump version to v5.0.0-beta.2 . 2023-04-15 15:54:23 -07:00
Dermot Duffy 4205dc1f72 Add screenshot for ribbon timeline. 2023-04-15 15:46:20 -07:00
Dermot Duffy c9aa3c0f7b Merge pull request #1093 from dermotduffy/minor-style-fixes
Minor style fixes for timeline/thumbnails
2023-04-15 15:41:51 -07:00
Dermot Duffy d05d0c3054 Minor style fixes for timeline/thumbnails. 2023-04-15 15:36:23 -07:00
Dermot Duffy 1eadbd39c0 Merge pull request #1092 from dermotduffy/view-unittest
Add view unittests
2023-04-15 14:21:37 -07:00
Dermot Duffy 974d4496ed Add view unittests. 2023-04-15 14:17:38 -07:00
Dermot Duffy 59de048a87 Merge pull request #1091 from dermotduffy/timeline-bg-click
Fix clicking on timeline recordings
2023-04-15 13:08:38 -07:00
Dermot Duffy 69b34d7ea1 Fix clicking on timeline recordings. 2023-04-15 12:19:23 -07:00
Dermot Duffy 24f92fd78c Merge pull request #1089 from dermotduffy/timeline-marker
Add label to timeline marker with current time
2023-04-15 09:37:02 -07:00
Dermot Duffy 91f6f48696 Add label to timeline marker with current time. 2023-04-15 09:31:05 -07:00
Dermot Duffy 6ea7c7d260 Merge pull request #1087 from dermotduffy/basic-unittests
Add unitests for `basic` support functions
2023-04-14 18:31:05 -07:00
Dermot Duffy 00d369fca0 Merge pull request #1086 from dermotduffy/ribbon
Add support for new ribbon style timeline
2023-04-14 18:28:48 -07:00
Dermot Duffy 9b7eae303b Add unitests for basic functions. 2023-04-14 18:27:25 -07:00
Dermot Duffy e854187666 Add support for new ribbon timeline. 2023-04-14 16:44:39 -07:00
Dermot Duffy 7361900d14 Merge pull request #1081 from dermotduffy/unconstrained
Fix issue with media filter and `unconstrained` dimensions
2023-04-11 20:56:43 -07:00
Dermot Duffy 86a8fcd7c1 Add to config reference. 2023-04-11 20:52:54 -07:00
Dermot Duffy 6012200809 Center expanded mode. 2023-04-11 20:48:04 -07:00
Dermot Duffy 9476fd96af Add editor support for max-height and min-height . 2023-04-11 20:02:46 -07:00
Dermot Duffy 1da7510c3a Add max_height and min_height dimension options. 2023-04-11 19:50:36 -07:00
Dermot Duffy f37cb1e927 Merge pull request #1072 from dermotduffy/keep-window-context-on-click
Keep timeline window placement on event click
2023-04-09 20:23:12 -07:00
Dermot Duffy 36ed1aba83 Keep timeline window placement on event click. 2023-04-09 20:07:21 -07:00
Dermot Duffy c3ece98669 Merge pull request #1071 from dermotduffy/sort-languages
Sort language JSON
2023-04-09 19:57:03 -07:00
Dermot Duffy 2851502232 Sort language JSON. 2023-04-09 19:51:33 -07:00
Dermot Duffy eacef3e0d0 Merge pull request #1070 from dermotduffy/click-always-plays
Allow smooth panning between past & present
2023-04-09 19:36:52 -07:00