From c4a00e0657ec45a649c90f4a175a23072c81ab53 Mon Sep 17 00:00:00 2001 From: Mike Brown Date: Thu, 5 Apr 2018 20:42:15 -0500 Subject: [PATCH 01/13] changing the querySep in Event.php to allow gapless playback --- web/includes/Event.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/includes/Event.php b/web/includes/Event.php index 6cc440664..7b15671d8 100644 --- a/web/includes/Event.php +++ b/web/includes/Event.php @@ -158,7 +158,7 @@ class Event { } # ! ZM_OPT_FAST_DELETE } # end Event->delete - public function getStreamSrc( $args=array(), $querySep='&' ) { + public function getStreamSrc( $args=array(), $querySep='&' ) { if ( $this->{'DefaultVideo'} and $args['mode'] != 'jpeg' ) { $streamSrc = ZM_BASE_PROTOCOL.'://'; $Monitor = $this->Monitor(); From 2c85e5e4c606885615b74f2410d68228619b71f4 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Fri, 6 Apr 2018 11:43:19 -0400 Subject: [PATCH 02/13] remove unneccessary type tags. --- web/skins/classic/includes/functions.php | 32 ++++++++++++------------ 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/web/skins/classic/includes/functions.php b/web/skins/classic/includes/functions.php index f61920c73..3d38a680b 100644 --- a/web/skins/classic/includes/functions.php +++ b/web/skins/classic/includes/functions.php @@ -110,16 +110,16 @@ echo output_link_if_exists( array( } ?> - - - - - - - - + + + + + + + + - - + @@ -152,7 +152,7 @@ echo output_link_if_exists( array( } if ( $skinJsPhpFile ) { ?> -