Commit Graph
2228 Commits
Author SHA1 Message Date
Dermot Duffy b4ec3d34a7 Don't dispatch media events for pre-rendered live. 2021-10-30 22:12:04 -07:00
Dermot Duffy 5e7ba84bc5 Merge pull request #165 from dermotduffy/control-size
Allow menu & next/previous control sizes to be configured
2021-10-30 20:28:44 -07:00
Dermot Duffy 17eb1d439d Make control sizes configurable. 2021-10-30 20:14:46 -07:00
Dermot Duffy fcc40a926b Merge pull request #164 from dermotduffy/zod
Further improve configuration error reporting
2021-10-30 01:54:33 -07:00
Dermot Duffy ffdcf2f058 Use zod fatal support. 2021-10-30 01:52:07 -07:00
Dermot Duffy d97a03f94c Merge pull request #163 from dermotduffy/most-recent
Allow quick access to the most recent clip/snapshot by holding down the menu button
2021-10-30 01:37:48 -07:00
Dermot Duffy 1844f94dd1 Access the most recent clip/snapshot by holding down the menu button. 2021-10-30 01:34:32 -07:00
Dermot Duffy 409f48137d Merge pull request #162 from dermotduffy/resize-gone
Fix media loading to work for HA >= 2021.11
2021-10-30 01:02:52 -07:00
Dermot Duffy 6ec4ad067e Fix media loading to work for HA >= 2021.11 2021-10-30 01:00:25 -07:00
Dermot Duffy 38abccd5c5 Merge pull request #161 from dermotduffy/buttons-gone
Fix button rendering to work for HA >= 2021.11
2021-10-30 00:51:53 -07:00
Dermot Duffy a919222d5f Tweak button rendering to work for HA 2021.11. 2021-10-30 00:47:14 -07:00
Dermot Duffy 8ef3f77ee7 Merge pull request #158 from dermotduffy/download
Add media download support
2021-10-29 20:29:18 -07:00
Dermot Duffy 24f3191c9e Fix aspect ratio issue. 2021-10-29 20:22:30 -07:00
Dermot Duffy 89f09aed4b Add editor support and README update for downloading. 2021-10-29 16:55:08 -07:00
Dermot Duffy 73a89ef5e5 Remove media show logging. 2021-10-29 16:50:32 -07:00
Dermot Duffy d44fff03d3 Minor tidyup. 2021-10-29 16:49:49 -07:00
Dermot Duffy 66ae262654 Implement downloading and correct MediaShow events in carousel. 2021-10-29 16:36:36 -07:00
Dermot Duffy 715810dcc9 Merge pull request #152 from dermotduffy/swipe2
Re-implement the media viewer as a swipe carousel
2021-10-26 14:44:35 -07:00
Dermot Duffy 13437168f7 Restore basic width/height css. 2021-10-26 14:38:10 -07:00
Dermot Duffy d727593ed8 Use an LRU for the resolved media instead of growing unbounded. 2021-10-26 14:04:37 -07:00
Dermot Duffy 38af2f3d62 Surface lazy load to the editor/README. 2021-10-26 13:32:06 -07:00
Dermot Duffy a2d58d59b9 Fix browseMediaQueryParameters for clip and snapshot. 2021-10-26 13:20:34 -07:00
Dermot Duffy 8d7e5e9b2e Initial lazy loading support for carousel. 2021-10-26 11:07:21 -07:00
Dermot Duffy 30adb637a8 Convert the viewer into a carousel. 2021-10-25 23:08:58 -07:00
Dermot Duffy c45c2ec973 Split async/sync parts of viewer. 2021-10-25 00:48:28 -07:00
Dermot Duffy 54a9b4fca9 Merge pull request #148 from dermotduffy/swipe
Various build system cleanups & extension fixes
2021-10-24 08:09:49 -07:00
Dermot Duffy e6e3e7e51e Put babel back. 2021-10-24 08:06:08 -07:00
Dermot Duffy e5b1deb334 Various build extension fixes. 2021-10-24 07:57:28 -07:00
Dermot Duffy f089cc54e5 Merge pull request #146 from dermotduffy/resign-url
Automatically resign the JSMPEG URL to avoid spurious auth failures
2021-10-23 12:05:11 -07:00
Dermot Duffy 2ed6b98278 Fixes for when player is left in the background. 2021-10-23 10:05:27 -07:00
Dermot Duffy 9e543dbb5a Don't start the timer until the last moment. 2021-10-22 22:15:06 -07:00
Dermot Duffy a6cc7d43d6 Don't adjust reconnection timeout. 2021-10-22 22:06:09 -07:00
Dermot Duffy 7b2b829848 Refactor JSMPEG signing/creation logic. 2021-10-22 21:38:04 -07:00
Dermot Duffy 9f39d23cfc Merge pull request #143 from dermotduffy/audio
Explicitly disable audio for JSMPEG streams to remove spurious error message
2021-10-21 19:39:13 -07:00
Dermot Duffy 42b8038280 Disable audio on JSMPEG stream to remove bogus console message. 2021-10-21 19:33:40 -07:00
Dermot Duffy b5bbf3e3cb Merge pull request #141 from dermotduffy/fix-menu-buttons
Fix picture element rendering bug causing menu icons to be lost in certain circumstances
2021-10-19 19:27:39 -07:00
Dermot Duffy 031d9362d6 Fix element rendering. 2021-10-18 22:30:44 -07:00
Dermot Duffy 80ae875b77 Merge pull request #138 from dermotduffy/version-bump
Bump version to v1.2.1 .
2021-10-17 21:39:45 -07:00
Dermot Duffy 886bf0aa55 Bump version to v1.2.1 . 2021-10-17 21:34:18 -07:00
Dermot Duffy e35275db5d Merge pull request #137 from dermotduffy/coffee
I like coffee
2021-10-17 21:29:49 -07:00
Dermot Duffy 6065300e0a I like coffee. 2021-10-17 21:28:06 -07:00
Dermot Duffy 3d1927533d Merge pull request #136 from dermotduffy/auth-expiry
Extend the default expiry of the signed JSMPEG URL
2021-10-17 21:15:28 -07:00
Dermot Duffy 11547cb9f8 Extend the default expiry of the signed URL (30s-15m). 2021-10-17 21:05:08 -07:00
Dermot Duffy 93d3d318be Merge pull request #135 from dermotduffy/minor-screenshot-fix
Minor screenshot fix
2021-10-17 20:56:34 -07:00
Dermot Duffy 7354a63ba1 Minor screenshot fix. 2021-10-17 20:55:46 -07:00
Dermot Duffy 2678647ebe Merge pull request #134 from dermotduffy/cool-screenshot
Update README leading image with image mode stock image
2021-10-17 20:47:01 -07:00
Dermot Duffy f49debd35a Update leading image example. 2021-10-17 20:46:22 -07:00
Dermot Duffy 8587aa876f Merge pull request #133 from dermotduffy/zod2
Improve error location reporting with complex card config errors
2021-10-17 20:31:29 -07:00
Dermot Duffy 9ae66d75ef Improve error location reporting (w/fixed zod). 2021-10-17 20:25:26 -07:00
Dermot Duffy fd76909d9b Merge pull request #131 from dermotduffy/image-view
Add 'image' view to serve static image / "screensaver"
2021-10-17 08:34:08 -07:00