From e1bf0b254fdaf547d3a5ccb90997f7f93ddff368 Mon Sep 17 00:00:00 2001 From: yjogol Date: Sat, 27 Feb 2010 06:19:08 +0000 Subject: [PATCH] LiveTV/Radio: Problems with switch channels fixed (ybug 463) git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@429 e54a6e83-5905-42d5-8d5c-058d10e6a962 --- src/nhttpd/web/Y_Live.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/nhttpd/web/Y_Live.js b/src/nhttpd/web/Y_Live.js index 5a7da95e1..e1f3e3c97 100644 --- a/src/nhttpd/web/Y_Live.js +++ b/src/nhttpd/web/Y_Live.js @@ -283,6 +283,7 @@ function build_subchannels(){ display_obj("subsRow", false); } function change_channel_play(){ + insert_vlc_control(); do_play(); if (V2.have_options() && Mode == "tv") { build_audio_pid_list();