Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
29bdd3f2
Commit
29bdd3f2
authored
Mar 24, 2006
by
Antoine Cellerier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use the "charset" variable
parent
dd369f97
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
8 deletions
+8
-8
share/http/index.html
share/http/index.html
+1
-1
share/http/mosaic.html
share/http/mosaic.html
+1
-1
share/http/requests/browse.xml
share/http/requests/browse.xml
+1
-1
share/http/requests/playlist.xml
share/http/requests/playlist.xml
+1
-1
share/http/requests/status.xml
share/http/requests/status.xml
+1
-1
share/http/requests/vlm.xml
share/http/requests/vlm.xml
+1
-1
share/http/requests/vlm_cmd.xml
share/http/requests/vlm_cmd.xml
+1
-1
share/http/vlm.html
share/http/vlm.html
+1
-1
No files found.
share/http/index.html
View file @
29bdd3f2
...
...
@@ -28,7 +28,7 @@
<head>
<title>
VLC media player - Web Interface
</title>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=
iso-8859-1
"
/>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=
<vlc id="
value
"
param1=
"charset"
/>
" />
<link
href=
"style.css"
rel=
"stylesheet"
type=
"text/css"
/>
<!--[if IE ]>
<link href="iehacks.css" rel="stylesheet" type="text/css" />
...
...
share/http/mosaic.html
View file @
29bdd3f2
...
...
@@ -28,7 +28,7 @@
<head>
<title>
VLC media player - Web Interface - Mosaic Wizard
</title>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=
iso-8859-1
"
/>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=
<vlc id="
value
"
param1=
"charset"
/>
" />
<link
href=
"style.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"js/functions.js"
></script>
<script
type=
"text/javascript"
src=
"js/vlm.js"
></script>
...
...
share/http/requests/browse.xml
View file @
29bdd3f2
<?xml version="1.0" encoding="
UTF-8
" standalone="yes" ?>
<?xml version="1.0" encoding="
<vlc id="value" param1="charset"/>
" standalone="yes" ?>
<vlc
id=
"if"
param1=
"0"
/>
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >
< status.xml: VLC media player web interface
...
...
share/http/requests/playlist.xml
View file @
29bdd3f2
<?xml version="1.0" encoding="
UTF-8
" standalone="yes" ?>
<?xml version="1.0" encoding="
<vlc id="value" param1="charset"/>
" standalone="yes" ?>
<vlc
id=
"if"
param1=
"0"
/>
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >
< playlist.xml: VLC media player web interface
...
...
share/http/requests/status.xml
View file @
29bdd3f2
<?xml version="1.0" encoding="
UTF-8
" standalone="yes" ?>
<?xml version="1.0" encoding="
<vlc id="value" param1="charset"/>
" standalone="yes" ?>
<vlc
id=
"if"
param1=
"0"
/>
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >
< status.xml: VLC media player web interface
...
...
share/http/requests/vlm.xml
View file @
29bdd3f2
<?xml version="1.0" encoding="
UTF-8
" standalone="yes" ?>
<?xml version="1.0" encoding="
<vlc id="value" param1="charset"/>
" standalone="yes" ?>
<vlc
id=
"if"
param1=
"0"
/>
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >
< vlm.xml: VLC media player web interface
...
...
share/http/requests/vlm_cmd.xml
View file @
29bdd3f2
<?xml version="1.0" encoding="
UTF-8
" standalone="yes" ?>
<?xml version="1.0" encoding="
<vlc id="value" param1="charset"/>
" standalone="yes" ?>
<vlc
id=
"if"
param1=
"0"
/>
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >
< vlm_cmd.xml: VLC media player web interface
...
...
share/http/vlm.html
View file @
29bdd3f2
...
...
@@ -28,7 +28,7 @@
<head>
<title>
VLC media player - Web Interface - VLM
</title>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=
iso-8859-1
"
/>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=
<vlc id="
value
"
param1=
"charset"
/>
" />
<link
href=
"style.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"js/functions.js"
></script>
<script
type=
"text/javascript"
src=
"js/vlm.js"
></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment