Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
websites
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
5
Issues
5
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
VideoLAN organization
websites
Commits
d8e99a4f
Commit
d8e99a4f
authored
Nov 01, 2011
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
AVoid duplicate titles
parent
a89fb7a0
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
www.videolan.org/press/2005-1.php
www.videolan.org/press/2005-1.php
+1
-1
www.videolan.org/press/2006-1.php
www.videolan.org/press/2006-1.php
+1
-1
www.videolan.org/press/2007-1.php
www.videolan.org/press/2007-1.php
+1
-1
www.videolan.org/press/2010-1.php
www.videolan.org/press/2010-1.php
+1
-1
www.videolan.org/projects/dvblast.php
www.videolan.org/projects/dvblast.php
+1
-1
www.videolan.org/projects/index.php
www.videolan.org/projects/index.php
+1
-1
www.videolan.org/videolan/events/10y/day2.php
www.videolan.org/videolan/events/10y/day2.php
+1
-1
No files found.
www.videolan.org/press/2005-1.php
View file @
d8e99a4f
<?php
$title
=
"VideoLAN - Press Release"
;
$title
=
"VideoLAN - Press Release
2005-1
"
;
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
...
...
www.videolan.org/press/2006-1.php
View file @
d8e99a4f
<?php
$title
=
"VideoLAN - Press Release"
;
$title
=
"VideoLAN - Press Release
- Server hosts change
"
;
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
...
...
www.videolan.org/press/2007-1.php
View file @
d8e99a4f
<?php
$title
=
"VideoLAN - Press Release"
;
$title
=
"VideoLAN - Press Release
- GPLv2
"
;
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
...
...
www.videolan.org/press/2010-1.php
View file @
d8e99a4f
<?php
$title
=
"VideoLAN - Press Release"
;
$title
=
"VideoLAN - Press Release
- Shoutcast
"
;
$lang
=
"en"
;
$menu
=
array
(
"vlc"
);
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"include/header.php"
);
...
...
www.videolan.org/projects/dvblast.php
View file @
d8e99a4f
<?php
$title
=
"
Free Software and Open Source video streaming solution for every OS
!"
;
$title
=
"
DVBlast - Open Source fast DVB/ASI network streamer
!"
;
$lang
=
"en"
;
$menu
=
array
(
"projects"
,
"projects"
);
$body_color
=
"red"
;
...
...
www.videolan.org/projects/index.php
View file @
d8e99a4f
<?php
$title
=
"
Free Software and Open Source video streaming solution
for every OS!"
;
$title
=
"
VideoLAN - Open Source projects
for every OS!"
;
$body_color
=
"blue"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"/include/header.php"
);
...
...
www.videolan.org/videolan/events/10y/day2.php
View file @
d8e99a4f
<?php
$title
=
"10 years of open source"
;
$title
=
"10 years of open source
- day2
"
;
require
(
$_SERVER
[
"DOCUMENT_ROOT"
]
.
"/include/header.php"
);
?>
...
...
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