From fdf9b8f42c953a755df76939e4c9d6b866e14d14 Mon Sep 17 00:00:00 2001 From: bp2008 Date: Fri, 14 Apr 2023 19:29:10 -0600 Subject: [PATCH] Version 233: * Automatic H.264 player selection logic should no longer choose HTML5 on iOS 16.4 or newer. Current behavior is to try the HTML5 player again when iOS 17 comes out. --- ui3.htm | 2 +- ui3/ui3.js | 22 +++++++++++++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/ui3.htm b/ui3.htm index 6228602..f583282 100644 --- a/ui3.htm +++ b/ui3.htm @@ -88,7 +88,7 @@ };