Releases: bp2008/ui3
Releases · bp2008/ui3
UI3-68
Version 68
- Fixed a bug where the seek position was displayed incorrectly after seeking in one clip and then opening another clip.
- UI3 now shows a real-world timestamp in the seek preview box if it believes the clip is likely contiguous. This timestamp will not be shown if UI3 suspects the clip contains time gaps caused by combining multiple alerts into one clip.
UI3-67
UI3-66
Version 66
- The UI will no longer try and fail to play non-BVR clips while they are still recording, instead opening an informational toast message.
- Fixed bugs which caused erratic seeking behavior when playing clips that are still recording.
- Fixed one cause of "MEDIA_ERR_SRC_NOT_SUPPORTED" errors.
- Combined some text lines in the "Stats for nerds" panel.
- Removed "Frame Timing Error" line from "Stats for nerds" when using the HTML5 player, since this information is unavailable from that player.
UI3-65
UI3-64
UI3-63
UI3-62
Version 62
- The video player's maximize-state is now persisted between UI3 loads.
- Added URL parameter "maximize=0" to complement the previously-existing "maximize=1" parameter.
- Renamed the UI Settings > Extra option 'Full Screen: "Video Only"' to "Maximize Video in Full Screen Mode".
- Added a "Toggle Maximize Video" button next to the Full Screen button in the lower-right corner. By default, this button is hidden to save space, appearing only if the video player is already maximized. This provides an easier way to un-maximize the video player, particularly on touchscreen devices.
- Added option "Always Show Maximize Button by Full Screen button" (in UI Settings > Extra) which forces the "Maximize Video" button to always exist. This makes the feature more accessible on touchscreen devices.
- Saving a shortcut to UI3 to your home screen on Android/iOS should now preserve any URL parameters that are present.
- Misc bugfixes and error message improvements.
UI3-61
UI3-60
UI3-59
Version 59
- Video delay no longer triggers warning toast messages every 10 seconds. Instead, a large orange clock icon will appear in the upper-right corner. The clock can be clicked to view the reason for the delay. People actually wanted to turn off the warnings, so this is a compromise.
- Video delay is now computed every 2.5 seconds, down from 10 seconds.
- Corner status icons now scale up at 800x600 viewport size and again at 1600x1200 size so they are easier to notice on large displays.