From 96246bfd5317091034152684a7753d5988d5231e Mon Sep 17 00:00:00 2001 From: Antoine Cellerier Date: Sun, 19 Mar 2006 01:46:43 +0000 Subject: [PATCH] A bunch of hacks to fix bugs on IE. I really don't like the Sort menu and Services discovery menu code. If someone has a better idea feal free to change it. --- share/http/dialogs/input | 2 +- share/http/dialogs/mosaic | 2 +- share/http/dialogs/playlist | 8 ++++---- share/http/dialogs/sout | 2 +- share/http/iehacks.css | 32 ++++++++++++++++++++++++++++++++ share/http/images/info.png | Bin 210 -> 229 bytes share/http/index.html | 5 +++++ share/http/js/functions.js | 36 +++++++++++++++++++++++++++++------- share/http/style.css | 11 +++++++++++ 9 files changed, 84 insertions(+), 14 deletions(-) create mode 100644 share/http/iehacks.css diff --git a/share/http/dialogs/input b/share/http/dialogs/input index e9100a7a12..09b5ccb157 100644 --- a/share/http/dialogs/input +++ b/share/http/dialogs/input @@ -57,7 +57,7 @@ This dialog needs the following dialogs to be fully functional: browse Network -
+
Open File
diff --git a/share/http/dialogs/mosaic b/share/http/dialogs/mosaic index baf66c4992..70c263ae57 100644 --- a/share/http/dialogs/mosaic +++ b/share/http/dialogs/mosaic @@ -93,7 +93,7 @@ sout.
- +
Click on each of the cells to assign inputs. (Show input list)
diff --git a/share/http/dialogs/playlist b/share/http/dialogs/playlist index 9e7ab7f8ef..bf8045954c 100644 --- a/share/http/dialogs/playlist +++ b/share/http/dialogs/playlist @@ -51,7 +51,7 @@ This dialog needs the following dialogs to be fully functional: Repeat Repeat -

- -
+
(?) diff --git a/share/http/dialogs/sout b/share/http/dialogs/sout index fd741e3d13..a19091f0c9 100644 --- a/share/http/dialogs/sout +++ b/share/http/dialogs/sout @@ -45,7 +45,7 @@ Note that the sout chain is used and sent to VLC by the input dialog
- +
diff --git a/share/http/iehacks.css b/share/http/iehacks.css new file mode 100644 index 0000000000..2bf1018f6a --- /dev/null +++ b/share/http/iehacks.css @@ -0,0 +1,32 @@ +/***************************************************************************** + * iehacks.css: VLC media player web interface + ***************************************************************************** + * Copyright (C) 2006 the VideoLAN team + * $Id$ + * + * Authors: Antoine Cellerier + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. + *****************************************************************************/ + +div.menu { + margin-left: -30px; + margin-top: 15px; + background: #fff; +} + +div#mosaic_list { + background: #fff; +} diff --git a/share/http/images/info.png b/share/http/images/info.png index 46dee721e70616edf7016c1a70426a1c14c34e10..3f77f1eccaa40a91ba939cfd4b25c474b38dfac5 100644 GIT binary patch delta 195 zcmcb__>^&iR{ehlAY8C_`D6wL2F?PH$YKTtZeb8+WSBKa0w~B{;_2(kevMg}!O-II zgA93~P?4vLV~EA+rIQT#4k++2*LM7`w~Unt=$^bn!B9YO@@7S)lFiRna@2$4N51E8vcxQX5Ld)z6V-C)#=Zl)f0{hZSoG*a+SQ1q v0lory|AP{q|DVk?_kSX*nEA}cNnaQigz4$*-BRy_j<{B+(8VsI9CL>4nJa0`PlBg3pY5H=O_G^rC0(vH!8<^68 zLh+t1jv*GOw@!BCV^HK^etYbH{mwY)sa|4FJu)VLC media player - Web Interface +