From xtophe at nxtelevision.com Wed Feb 2 21:07:37 2005
From: xtophe at nxtelevision.com (Christophe Mutricy)
Date: Wed, 2 Feb 2005 21:07:37 +0100
Subject: [www-doc] [patch] Streaming how-to build
Message-ID: <20050202200737.GB14407@nxtelevision.com>
Hello,
I don't know if the build script is still the good method to compile the
streaming howto but there are a small mistake in it.
--
Xtophe
-------------- next part --------------
Index: doc/streaming-howto/build
===================================================================
--- doc/streaming-howto/build (revision 3014)
+++ doc/streaming-howto/build (working copy)
@@ -78,7 +78,7 @@
export ALL_LANG=$ALL_LANG
-COMMAND="make -f ../common/Makefile $TARGET DOC=$DOC LANG=$build_lang"
+COMMAND="make -f Makefile $TARGET DOC=$DOC LANG=$build_lang"
echo "+ Executing $COMMAND"
$COMMAND
From svn at videolan.org Thu Feb 3 02:02:40 2005
From: svn at videolan.org (Subversion daemon)
Date: Thu, 3 Feb 2005 02:02:40 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3015 (bigben)
Message-ID: <20050203010240.51A5AB4AD@krishna.via.ecp.fr>
r3015 | bigben | 2005-02-03 02:02:40 +0100 (Thu, 03 Feb 2005) | 4 lines
Changed paths:
R /www.videolan.org/vlc/download-skins2.php
New vplayer skin (contribution of scahoo)
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Thu Feb 3 09:10:45 2005
From: svn at videolan.org (Subversion daemon)
Date: Thu, 3 Feb 2005 09:10:45 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3016 (bigben)
Message-ID: <20050203081045.36397B586@krishna.via.ecp.fr>
r3016 | bigben | 2005-02-03 09:10:44 +0100 (Thu, 03 Feb 2005) | 3 lines
Changed paths:
M /www.videolan.org/vlc/download-skins2.php
Fix Vplayer skin download
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Thu Feb 3 09:12:48 2005
From: svn at videolan.org (Subversion daemon)
Date: Thu, 3 Feb 2005 09:12:48 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3017 (bigben)
Message-ID: <20050203081248.E2DBEB54D@krishna.via.ecp.fr>
r3017 | bigben | 2005-02-03 09:12:48 +0100 (Thu, 03 Feb 2005) | 3 lines
Changed paths:
M /www.videolan.org/vlc/download-skins2.php
Last fix ?
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Fri Feb 4 09:54:45 2005
From: svn at videolan.org (Subversion daemon)
Date: Fri, 4 Feb 2005 09:54:45 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3018 (courmisch)
Message-ID: <20050204085445.9A81FB444@krishna.via.ecp.fr>
r3018 | courmisch | 2005-02-04 09:54:45 +0100 (Fri, 04 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/support/subscribe.php
Updates ecartis email address
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From xtophe at nxtelevision.com Fri Feb 4 17:01:18 2005
From: xtophe at nxtelevision.com (Christophe Mutricy)
Date: Fri, 4 Feb 2005 17:01:18 +0100
Subject: [www-doc] [Patch] Vod examples
Message-ID: <20050204160118.GA23151@nxtelevision.com>
Hey,
Attached a patch to add a few examples to the vod pages in streamming
howto.
--
Xtophe
-------------- next part --------------
Index: doc/streaming-howto/src/en/vlm-vod.xml
===================================================================
--- doc/streaming-howto/src/en/vlm-vod.xml (revision 3018)
+++ doc/streaming-howto/src/en/vlm-vod.xml (working copy)
@@ -316,11 +316,32 @@
Video On Demand
+ Basic Example
+new Test vod my_video.mpg enabled
+
+You can then access it at rtsp://my_server/Test.
+
+ Other Examples
+If VLC is not running with adninistrator rights, you will have to change the port by using the --rtsp-host option.
+
+% vlc --intf telnet --rtsp-host my_server:4242/Video
+
+You can then access it at rtsp://my_server:4242/Video/Test.
+If you are experiencing problem with the images, try to remux it.
+
+
+new Test vod my_video.mpg mux mp2t enabled
+If your movie's codec is not supported by the rtsp module or the birate too high for your network, you can try to transcode it.
+
+
+new Test vod my_video.mpg output #transcode{...} enabled
+
+
From svn at videolan.org Sat Feb 5 14:26:08 2005
From: svn at videolan.org (Subversion daemon)
Date: Sat, 5 Feb 2005 14:26:08 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3019 (ipkiss)
Message-ID: <20050205132608.8CF2FB506@krishna.via.ecp.fr>
r3019 | ipkiss | 2005-02-05 14:26:08 +0100 (Sat, 05 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/vlc/download-skins2.php
Restored the correct authors of the Solar skin
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sat Feb 5 18:42:26 2005
From: svn at videolan.org (Subversion daemon)
Date: Sat, 5 Feb 2005 18:42:26 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3020 (dionoea)
Message-ID: <20050205174226.84392B56B@krishna.via.ecp.fr>
r3020 | dionoea | 2005-02-05 18:42:25 +0100 (Sat, 05 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/vlc/download-skins.php
* add a big red warning on the skins1 download page
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sat Feb 5 20:28:53 2005
From: svn at videolan.org (Subversion daemon)
Date: Sat, 5 Feb 2005 20:28:53 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3021 (jix)
Message-ID: <20050205192853.4462EB5DC@krishna.via.ecp.fr>
r3021 | jix | 2005-02-05 20:28:52 +0100 (Sat, 05 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/doc/streaming-howto/src/en/dvb.xml
M /www.videolan.org/doc/streaming-howto/src/en/dvd.xml
M /www.videolan.org/doc/streaming-howto/src/en/encoding-cards.xml
M /www.videolan.org/doc/streaming-howto/src/en/intro.xml
M /www.videolan.org/doc/streaming-howto/src/en/receive.xml
M /www.videolan.org/doc/streaming-howto/src/en/vlm-vod.xml
fix mistakes, add vod part
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sat Feb 5 21:53:45 2005
From: svn at videolan.org (Subversion daemon)
Date: Sat, 5 Feb 2005 21:53:45 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3022 (jix)
Message-ID: <20050205205345.E1A78B507@krishna.via.ecp.fr>
r3022 | jix | 2005-02-05 21:53:45 +0100 (Sat, 05 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/doc/streaming-howto/src/en/encoding-cards.xml
option --cr-average is always necessary
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Mon Feb 7 12:32:16 2005
From: svn at videolan.org (Subversion daemon)
Date: Mon, 7 Feb 2005 12:32:16 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3023 (dionoea)
Message-ID: <20050207113216.E9AD0B62C@krishna.via.ecp.fr>
r3023 | dionoea | 2005-02-07 12:32:16 +0100 (Mon, 07 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/news.msg
* A T-shirt design contest is underway people !!!
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Mon Feb 7 21:47:26 2005
From: svn at videolan.org (Subversion daemon)
Date: Mon, 7 Feb 2005 21:47:26 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3024 (dionoea)
Message-ID: <20050207204726.1DA5AB454@krishna.via.ecp.fr>
r3024 | dionoea | 2005-02-07 21:47:25 +0100 (Mon, 07 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/doc/streaming-howto/src/en/vlm-vod.xml
* small vlm example error
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Mon Feb 7 21:49:58 2005
From: svn at videolan.org (Subversion daemon)
Date: Mon, 7 Feb 2005 21:49:58 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3025 (dionoea)
Message-ID: <20050207204958.8D5DCB494@krishna.via.ecp.fr>
r3025 | dionoea | 2005-02-07 21:49:58 +0100 (Mon, 07 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/doc/streaming-howto/src/en/vlm-vod.xml
* hum ... another fix
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Thu Feb 10 17:16:19 2005
From: svn at videolan.org (Subversion daemon)
Date: Thu, 10 Feb 2005 17:16:19 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3026 (dionoea)
Message-ID: <20050210161619.BB657B46D@krishna.via.ecp.fr>
r3026 | dionoea | 2005-02-10 17:16:19 +0100 (Thu, 10 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/news.msg
* add info concerning T-Shirt design contest
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Thu Feb 10 17:24:17 2005
From: svn at videolan.org (Subversion daemon)
Date: Thu, 10 Feb 2005 17:24:17 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3027 (dionoea)
Message-ID: <20050210162417.B50DEB459@krishna.via.ecp.fr>
r3027 | dionoea | 2005-02-10 17:24:17 +0100 (Thu, 10 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/doc/index.php
* remove links to outdated doc
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Thu Feb 10 17:52:47 2005
From: svn at videolan.org (Subversion daemon)
Date: Thu, 10 Feb 2005 17:52:47 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3028 (dionoea)
Message-ID: <20050210165247.24C9CB43A@krishna.via.ecp.fr>
r3028 | dionoea | 2005-02-10 17:52:46 +0100 (Thu, 10 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/vlc/download-gentoo.php
* add the stream and streamout USE variables
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sat Feb 12 16:50:42 2005
From: svn at videolan.org (Subversion daemon)
Date: Sat, 12 Feb 2005 16:50:42 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3029 (booba)
Message-ID: <20050212155042.B1656B6EC@krishna.via.ecp.fr>
r3029 | booba | 2005-02-12 16:50:42 +0100 (Sat, 12 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/doc/play-howto/src/po/fr.po
Voil?\195?\160 la traduction finale du play howto
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sun Feb 13 19:10:40 2005
From: svn at videolan.org (Subversion daemon)
Date: Sun, 13 Feb 2005 19:10:40 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3030 (dionoea)
Message-ID: <20050213181040.14BE3B524@krishna.via.ecp.fr>
r3030 | dionoea | 2005-02-13 19:10:39 +0100 (Sun, 13 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/doc/streaming-howto/src/en/receive.xml
* update set top box list
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sun Feb 13 19:35:29 2005
From: svn at videolan.org (Subversion daemon)
Date: Sun, 13 Feb 2005 19:35:29 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3031 (dionoea)
Message-ID: <20050213183529.06E7DB638@krishna.via.ecp.fr>
r3031 | dionoea | 2005-02-13 19:35:28 +0100 (Sun, 13 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/doc/streaming-howto/src/en/examples.xml
* link to vlm vod chapter for rtsp examples
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sun Feb 13 19:39:56 2005
From: svn at videolan.org (Subversion daemon)
Date: Sun, 13 Feb 2005 19:39:56 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3032 (dionoea)
Message-ID: <20050213183956.C4103B565@krishna.via.ecp.fr>
r3032 | dionoea | 2005-02-13 19:39:56 +0100 (Sun, 13 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/doc/index.php
* the pdf build now works ...
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sun Feb 13 20:14:07 2005
From: svn at videolan.org (Subversion daemon)
Date: Sun, 13 Feb 2005 20:14:07 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3033 (dionoea)
Message-ID: <20050213191407.BD5AFB4BE@krishna.via.ecp.fr>
r3033 | dionoea | 2005-02-13 20:14:06 +0100 (Sun, 13 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/doc/streaming-howto/src/en/examples.xml
* add mms / mmsh example
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sun Feb 13 20:20:54 2005
From: svn at videolan.org (Subversion daemon)
Date: Sun, 13 Feb 2005 20:20:54 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3034 (dionoea)
Message-ID: <20050213192054.E8F6EB54B@krishna.via.ecp.fr>
r3034 | dionoea | 2005-02-13 20:20:54 +0100 (Sun, 13 Feb 2005) | 3 lines
Changed paths:
M /www.videolan.org/doc/play-howto/src/po/de.po
* fix some po errors
"po/de.po:256: l'une des cha?\195?\174nes ?\194?\171 msgid ?\194?\187 ou ?\194?\171 msgstr ?\194?\187 se termine par ?\194?\171 \n ?\194?\187, l'autre pas" (thats weird)
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sun Feb 13 20:28:43 2005
From: svn at videolan.org (Subversion daemon)
Date: Sun, 13 Feb 2005 20:28:43 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3035 (dionoea)
Message-ID: <20050213192843.9D30FB75F@krishna.via.ecp.fr>
r3035 | dionoea | 2005-02-13 20:28:43 +0100 (Sun, 13 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/doc/play-howto/src/po/fr.po
* fix loads of compile errors
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sun Feb 13 20:42:46 2005
From: svn at videolan.org (Subversion daemon)
Date: Sun, 13 Feb 2005 20:42:46 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3036 (dionoea)
Message-ID: <20050213194246.52F56B45C@krishna.via.ecp.fr>
r3036 | dionoea | 2005-02-13 20:42:44 +0100 (Sun, 13 Feb 2005) | 5 lines
Changed paths:
M /www.videolan.org/doc/play-howto/src/po/fr.po
* translation fixes up to line 724. (i'll finish that later)
Please use correct spelling, punctuation, gramar ...
Please translate menu items (and use the same translation as used in
the french language VLC translation)
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sun Feb 13 21:03:29 2005
From: svn at videolan.org (Subversion daemon)
Date: Sun, 13 Feb 2005 21:03:29 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3037 (courmisch)
Message-ID: <20050213200329.29F37B760@krishna.via.ecp.fr>
r3037 | courmisch | 2005-02-13 21:03:28 +0100 (Sun, 13 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/doc/play-howto/src/po/fr.po
Translate to something that sound more like real french
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sun Feb 13 21:15:35 2005
From: svn at videolan.org (Subversion daemon)
Date: Sun, 13 Feb 2005 21:15:35 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3038 (courmisch)
Message-ID: <20050213201535.DC692B6B7@krishna.via.ecp.fr>
r3038 | courmisch | 2005-02-13 21:15:35 +0100 (Sun, 13 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/doc/play-howto/src/po/fr.po
Another round of French fixes
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Mon Feb 14 00:42:29 2005
From: svn at videolan.org (Subversion daemon)
Date: Mon, 14 Feb 2005 00:42:29 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3039 (dionoea)
Message-ID: <20050213234229.6B84FB49B@krishna.via.ecp.fr>
r3039 | dionoea | 2005-02-14 00:42:29 +0100 (Mon, 14 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/doc/play-howto/src/po/fr.po
* corrected up to line 1214
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Wed Feb 16 13:31:45 2005
From: svn at videolan.org (Subversion daemon)
Date: Wed, 16 Feb 2005 13:31:45 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3040 (djc)
Message-ID: <20050216123145.2EBF4B5A7@krishna.via.ecp.fr>
r3040 | djc | 2005-02-16 13:31:44 +0100 (Wed, 16 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/events/index.php
M /www.videolan.org/news.msg
Added Solutions Lnux 2005 event + photos
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Wed Feb 16 13:36:22 2005
From: svn at videolan.org (Subversion daemon)
Date: Wed, 16 Feb 2005 13:36:22 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3041 (djc)
Message-ID: <20050216123622.555E4B5BB@krishna.via.ecp.fr>
r3041 | djc | 2005-02-16 13:36:21 +0100 (Wed, 16 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/news.msg
Typo fix
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Wed Feb 16 19:06:15 2005
From: svn at videolan.org (Subversion daemon)
Date: Wed, 16 Feb 2005 19:06:15 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3042 (fkuehne)
Message-ID: <20050216180615.05C4BB497@krishna.via.ecp.fr>
r3042 | fkuehne | 2005-02-16 19:06:13 +0100 (Wed, 16 Feb 2005) | 1 line
Changed paths:
M /developers.videolan.org/i18n/langages
* added the new languages brought to us by Simos Xenitellis
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Fri Feb 18 03:25:35 2005
From: svn at videolan.org (Subversion daemon)
Date: Fri, 18 Feb 2005 03:25:35 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3043 (djc)
Message-ID: <20050218022535.4C381B6B1@krishna.via.ecp.fr>
r3043 | djc | 2005-02-18 03:25:34 +0100 (Fri, 18 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/events/index.php
Re-Fix typo
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sat Feb 19 18:47:58 2005
From: svn at videolan.org (Subversion daemon)
Date: Sat, 19 Feb 2005 18:47:58 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3044 (courmisch)
Message-ID: <20050219174758.093CEB604@krishna.via.ecp.fr>
r3044 | courmisch | 2005-02-19 18:47:57 +0100 (Sat, 19 Feb 2005) | 7 lines
Changed paths:
M /www.videolan.org/doc/play-howto/src/po/fr.po
French translation up to line 943.
I mean, in "fr.po", "fr" really is the code for French language.
Not for that non-sense sequences of French and English words!!
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sun Feb 20 23:44:19 2005
From: svn at videolan.org (Subversion daemon)
Date: Sun, 20 Feb 2005 23:44:19 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3045 (hartman)
Message-ID: <20050220224419.B8BC9B499@krishna.via.ecp.fr>
r3045 | hartman | 2005-02-20 23:44:19 +0100 (Sun, 20 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/include/package.php
* Don't use & in HTML URLs, but &, otherwise you break XHTML validity
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Sun Feb 20 23:49:04 2005
From: svn at videolan.org (Subversion daemon)
Date: Sun, 20 Feb 2005 23:49:04 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3046 (hartman)
Message-ID: <20050220224904.D56DCB460@krishna.via.ecp.fr>
r3046 | hartman | 2005-02-20 23:49:04 +0100 (Sun, 20 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/vlc/download-macosx.php
* same issue on another URL
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Mon Feb 21 00:13:32 2005
From: svn at videolan.org (Subversion daemon)
Date: Mon, 21 Feb 2005 00:13:32 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3047 (hartman)
Message-ID: <20050220231332.1F58CB54C@krishna.via.ecp.fr>
r3047 | hartman | 2005-02-21 00:13:31 +0100 (Mon, 21 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/include/mirrordir.php
* grrrr, even more &
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Mon Feb 21 00:26:38 2005
From: svn at videolan.org (Subversion daemon)
Date: Mon, 21 Feb 2005 00:26:38 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3048 (hartman)
Message-ID: <20050220232638.C0680B54C@krishna.via.ecp.fr>
r3048 | hartman | 2005-02-21 00:26:38 +0100 (Mon, 21 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/vlc/download-macosx.php
* text in places where it is not allowed.
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From hartman at videolan.org Mon Feb 21 00:28:53 2005
From: hartman at videolan.org (Derk-Jan Hartman)
Date: Mon, 21 Feb 2005 00:28:53 +0100
Subject: [www-doc] changes to /include don't trigger recreation of .html pages.
Message-ID:
I just made a change to files in /include, and now the html pages still
have the old includes. The scripts that convert the php to static html
should be updated to update all pages in case of a /include change i
guess.
DJ
---
Universiteit Twente
Derk-Jan Hartman (d.hartman at student.utwente dot nl)
http://home.student.utwente.nl/d.hartman
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Mon Feb 21 00:37:32 2005
From: svn at videolan.org (Subversion daemon)
Date: Mon, 21 Feb 2005 00:37:32 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3049 (hartman)
Message-ID: <20050220233732.5D364B575@krishna.via.ecp.fr>
r3049 | hartman | 2005-02-21 00:37:32 +0100 (Mon, 21 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/vlc/download-macosx.php
* error correction
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From dionoea at via.ecp.fr Mon Feb 21 01:55:46 2005
From: dionoea at via.ecp.fr (Antoine Cellerier)
Date: Mon, 21 Feb 2005 01:55:46 +0100
Subject: [www-doc] Re: changes to /include don't trigger recreation of .html pages.
In-Reply-To:
References:
Message-ID: <20050221005546.GB20547@via.ecp.fr>
I've manualy updated the web site
--
dionoea
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Mon Feb 21 09:22:20 2005
From: svn at videolan.org (Subversion daemon)
Date: Mon, 21 Feb 2005 09:22:20 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3050 (gbazin)
Message-ID: <20050221082220.D9B50B647@krishna.via.ecp.fr>
r3050 | gbazin | 2005-02-21 09:22:20 +0100 (Mon, 21 Feb 2005) | 1 line
Changed paths:
A /www.videolan.org/vlc/download-wince.html
M /www.videolan.org/vlc/index.php
* vlc/download-wince.html: download page for the WinCE port.
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Mon Feb 21 09:25:42 2005
From: svn at videolan.org (Subversion daemon)
Date: Mon, 21 Feb 2005 09:25:42 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3051 (gbazin)
Message-ID: <20050221082542.50C51B4A3@krishna.via.ecp.fr>
r3051 | gbazin | 2005-02-21 09:25:42 +0100 (Mon, 21 Feb 2005) | 1 line
Changed paths:
M /www.videolan.org/vlc/download-wince.html
* vlc/download-wince.html: hopefully fixed.
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Mon Feb 21 09:29:09 2005
From: svn at videolan.org (Subversion daemon)
Date: Mon, 21 Feb 2005 09:29:09 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3052 (gbazin)
Message-ID: <20050221082909.0D8E2B4D6@krishna.via.ecp.fr>
r3052 | gbazin | 2005-02-21 09:29:08 +0100 (Mon, 21 Feb 2005) | 2 lines
Changed paths:
D /www.videolan.org/vlc/download-wince.html
A /www.videolan.org/vlc/download-wince.php (from /www.videolan.org/vlc/download-wince.html:3051)
* download-wince.php: ahahah.
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Mon Feb 21 17:01:07 2005
From: svn at videolan.org (Subversion daemon)
Date: Mon, 21 Feb 2005 17:01:07 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3053 (dionoea)
Message-ID: <20050221160107.31292B411@krishna.via.ecp.fr>
r3053 | dionoea | 2005-02-21 17:01:06 +0100 (Mon, 21 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/include/mirrors
* we have a new mirror in the UK
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Wed Feb 23 21:39:27 2005
From: svn at videolan.org (Subversion daemon)
Date: Wed, 23 Feb 2005 21:39:27 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3054 (hartman)
Message-ID: <20050223203927.793F9B632@krishna.via.ecp.fr>
r3054 | hartman | 2005-02-23 21:39:26 +0100 (Wed, 23 Feb 2005) | 2 lines
Changed paths:
M /developers.videolan.org/vlc/osx-compile.html
* Update osx compile guide.
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Wed Feb 23 23:14:24 2005
From: svn at videolan.org (Subversion daemon)
Date: Wed, 23 Feb 2005 23:14:24 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3055 (jix)
Message-ID: <20050223221424.7F8EFB696@krishna.via.ecp.fr>
r3055 | jix | 2005-02-23 23:14:23 +0100 (Wed, 23 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/doc/streaming-howto/src/en/cmdline.xml
M /www.videolan.org/doc/streaming-howto/src/en/encoding-cards.xml
M /www.videolan.org/doc/streaming-howto/src/en/intro.xml
various fix
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html
From svn at videolan.org Thu Feb 24 11:45:00 2005
From: svn at videolan.org (Subversion daemon)
Date: Thu, 24 Feb 2005 11:45:00 +0100 (CET)
Subject: [www-doc] videolan: svn commit r3056 (dionoea)
Message-ID: <20050224104500.48FA0B672@krishna.via.ecp.fr>
r3056 | dionoea | 2005-02-24 11:44:59 +0100 (Thu, 24 Feb 2005) | 2 lines
Changed paths:
M /www.videolan.org/news.msg
news about FOSDEM
--
This is the www-doc mailing-list, see http://www.videolan.org/doc/
To unsubscribe, please read http://developers.videolan.org/lists.html