Skip to content

Tags: bp2008/ui3

Tags

327

Toggle 327's commit message
Version 327:

* Fixed bug where timeline video did not respect dynamic group layout rules since UI3-323 (May 7, 2026).

326

Toggle 326's commit message
Version 326

325

Toggle 325's commit message
Version 325

324

Toggle 324's commit message
Version 324: Made a few specific canvas draw calls more robust to pre…

…vent an error on click in iOS.

323

Toggle 323's commit message
Version 323:

* Fixed bug where clips created from groups (via timeline export) would be scaled like dynamic groups (seeking/jpeg frames would be at wrong aspect ratio).

322

Toggle 322's commit message
Version 322

321

Toggle 321's commit message
Remove branch directory.

320

Toggle 320's commit message
Version 320:

* The HTML5 video player now also uses the `HTMLVideoElement: requestVideoFrameCallback()` method to detect when a new video frame has been rendered (available in Chromium-based browsers since version 83, Firefox since version 132).  It is hoped that this will workaround an issue several users have reported where recent Chromium-based browsers randomly stop reporting changes to the video playback position, causing UI3 to think the video player has stalled and restart the video stream.

319

Toggle 319's commit message
Version 319:

* Added setting "Prevent screen from sleeping while video is playing" to bottom of `Video Player (Advanced)` section to allow UI3's default wake lock behavior to be disabled by users who want the screen to be able to time out and go to sleep while UI3 is playing video.

318

Toggle 318's commit message
Version 318:

* `ui3-local-overrides.js` and `ui3-local-overrides.css` files are no longer requested if they don't exist (requires Blue Iris 6.0.3.3 or newer).
  * Also, the last write time of each overrides file is now included as a URL parameter, improving caching behavior (requires Blue Iris 6.0.3.3 or newer).