]> git.sesse.net Git - vlc/log
vlc
18 years ago* build libx264 from svn, if available. Since we need to patch it slightly different...
Felix Paul Kühne [Wed, 24 Aug 2005 20:01:33 +0000 (20:01 +0000)]
* build libx264 from svn, if available. Since we need to patch it slightly different, I added a separate patch-file.

18 years ago* include/network.h: fixed compilation with c++ files.
Gildas Bazin [Wed, 24 Aug 2005 19:49:47 +0000 (19:49 +0000)]
* include/network.h: fixed compilation with c++ files.

18 years agoProperly update the right ToolTip on the volumebar.
Jean-Paul Saman [Wed, 24 Aug 2005 19:02:59 +0000 (19:02 +0000)]
Properly update the right ToolTip on the volumebar.

18 years ago * modules/codec/fake.c: Fixed compilation.
Christophe Massiot [Wed, 24 Aug 2005 18:01:18 +0000 (18:01 +0000)]
 * modules/codec/fake.c: Fixed compilation.

18 years agoShorten the short description of --osdmenu-update
Jean-Paul Saman [Wed, 24 Aug 2005 17:52:41 +0000 (17:52 +0000)]
Shorten the short description of --osdmenu-update

18 years ago * modules/codec/fake.c: Fixed a segfault when outputting images locally.
Christophe Massiot [Wed, 24 Aug 2005 17:33:57 +0000 (17:33 +0000)]
 * modules/codec/fake.c: Fixed a segfault when outputting images locally.

18 years ago * configure.ac: fixed thinko in the AltiVec detection with gcc 3.x.
Sam Hocevar [Wed, 24 Aug 2005 16:21:49 +0000 (16:21 +0000)]
  * configure.ac: fixed thinko in the AltiVec detection with gcc 3.x.

18 years ago * modules/access/udp.c: Disabled ts forcing on streamtype 33 because it
Christophe Massiot [Wed, 24 Aug 2005 14:42:15 +0000 (14:42 +0000)]
 * modules/access/udp.c: Disabled ts forcing on streamtype 33 because it
   is autodetected (refs http://forum.videolan.org/viewtopic.php?t=10257).

18 years ago* sync up the outgoing shoutcast stream.
Derk-Jan Hartman [Wed, 24 Aug 2005 14:19:48 +0000 (14:19 +0000)]
* sync up the outgoing shoutcast stream.

18 years ago* Fix access_output_shout and add RTSP to the description of live.com module. (so...
Derk-Jan Hartman [Wed, 24 Aug 2005 13:30:27 +0000 (13:30 +0000)]
* Fix access_output_shout and add RTSP to the description of live.com module. (so ppl know what it's for)

18 years ago * configure.ac: Fixed libavformat detection.
Christophe Massiot [Wed, 24 Aug 2005 10:16:03 +0000 (10:16 +0000)]
 * configure.ac: Fixed libavformat detection.

18 years agolibiconv.patch: BeOS compile fix
Eric Petit [Wed, 24 Aug 2005 00:52:56 +0000 (00:52 +0000)]
libiconv.patch: BeOS compile fix

18 years ago * configure.ac: reworked the AltiVec checks.
Sam Hocevar [Tue, 23 Aug 2005 22:57:07 +0000 (22:57 +0000)]
  * configure.ac: reworked the AltiVec checks.

18 years ago * modules/access_output/shout.c: Shoutcast output support, courtesy of
Sam Hocevar [Tue, 23 Aug 2005 20:50:56 +0000 (20:50 +0000)]
  * modules/access_output/shout.c: Shoutcast output support, courtesy of
    Daniel Fischer <dan at subsignal dot org>.

18 years ago * modules/video_chroma/i420_yuy2.c: only include <altivec.h> when building
Sam Hocevar [Tue, 23 Aug 2005 18:23:20 +0000 (18:23 +0000)]
  * modules/video_chroma/i420_yuy2.c: only include <altivec.h> when building
    the AltiVec version of this module.

18 years agoReworked revision 12361. Added a new option --osdmenu-update <n> in ms [range is...
Jean-Paul Saman [Tue, 23 Aug 2005 18:03:28 +0000 (18:03 +0000)]
Reworked revision 12361. Added a new option --osdmenu-update <n> in ms [range is 0:1000 ms] that regulates how often the OSD menu subpicture is updated. This is especially important when streaming using UDP in a noisy networking environment.

18 years agoFix segmentation fault
Jean-Paul Saman [Tue, 23 Aug 2005 17:59:49 +0000 (17:59 +0000)]
Fix segmentation fault

18 years agosanity checking
Jean-Paul Saman [Tue, 23 Aug 2005 17:58:55 +0000 (17:58 +0000)]
sanity checking

18 years ago * configure.ac: on OS X ppc, prefer -maltivec to -faltivec if possible.
Sam Hocevar [Tue, 23 Aug 2005 17:57:08 +0000 (17:57 +0000)]
  * configure.ac: on OS X ppc, prefer -maltivec to -faltivec if possible.

18 years agoconfigure.ac: Add a --without-contrib option
Christophe Mutricy [Tue, 23 Aug 2005 16:30:28 +0000 (16:30 +0000)]
configure.ac: Add a --without-contrib option

18 years ago * Synchronised Debian build files with 0.8.4-svn20050823-1 upload.
Sam Hocevar [Tue, 23 Aug 2005 15:29:18 +0000 (15:29 +0000)]
  * Synchronised Debian build files with 0.8.4-svn20050823-1 upload.

18 years ago * Added missing svn:ignore properties.
Sam Hocevar [Tue, 23 Aug 2005 15:25:00 +0000 (15:25 +0000)]
  * Added missing svn:ignore properties.

18 years ago* updated questions 11 (the setting is at a different location now) and 12 (the setti...
Felix Paul Kühne [Tue, 23 Aug 2005 15:03:22 +0000 (15:03 +0000)]
* updated questions 11 (the setting is at a different location now) and 12 (the setting is hidden by default)

18 years ago * toolbox: Removed compilation information from version.c to reduce the
Christophe Massiot [Tue, 23 Aug 2005 14:24:35 +0000 (14:24 +0000)]
 * toolbox: Removed compilation information from version.c to reduce the
   compilation time.
 * configure.ac: Compilation information are now determined at
   configure-time. Fixed libSDL_image static linking.
 * src/libvlc.c: Removed VLC_CompileTime() since this is not possible
   without increasing the compilation time.

18 years agoForward port of revision 12360.
Jean-Paul Saman [Tue, 23 Aug 2005 12:27:59 +0000 (12:27 +0000)]
Forward port of revision 12360.

18 years ago * extras/contrib/src/Makefile: Fixed installation of ffmpeg. Added libtiff
Christophe Massiot [Tue, 23 Aug 2005 10:07:06 +0000 (10:07 +0000)]
 * extras/contrib/src/Makefile: Fixed installation of ffmpeg. Added libtiff
   in libSDL_image.

18 years ago * configure.ac: on Linux PPC and gcc 4.x, we need to check for the -maltivec
Sam Hocevar [Tue, 23 Aug 2005 09:44:45 +0000 (09:44 +0000)]
  * configure.ac: on Linux PPC and gcc 4.x, we need to check for the -maltivec
    flag before trying to use <altivec.h>.

18 years ago* src/misc/net.c: fixed segfault.
Gildas Bazin [Mon, 22 Aug 2005 21:31:51 +0000 (21:31 +0000)]
* src/misc/net.c: fixed segfault.

18 years ago* src/input/es_out.c: when removing an active track, re-run the track selection algo.
Gildas Bazin [Mon, 22 Aug 2005 20:24:20 +0000 (20:24 +0000)]
* src/input/es_out.c: when removing an active track, re-run the track selection algo.

18 years ago* modules/codec/dvbsub.c: fixed segfault.
Gildas Bazin [Mon, 22 Aug 2005 19:30:52 +0000 (19:30 +0000)]
* modules/codec/dvbsub.c: fixed segfault.

18 years agoWork-around automake being a bit too clever
Rémi Denis-Courmont [Mon, 22 Aug 2005 19:00:19 +0000 (19:00 +0000)]
Work-around automake being a bit too clever

18 years ago* use latest ffmpeg-cvs again (gibalou fixed our module some weeks ago)
Felix Paul Kühne [Mon, 22 Aug 2005 18:51:23 +0000 (18:51 +0000)]
* use latest ffmpeg-cvs again (gibalou fixed our module some weeks ago)

18 years ago * modules/control/hotkeys.c: replaced pow(2,x) constructs with (1<<x). (P.S.: mouah...
Sam Hocevar [Mon, 22 Aug 2005 18:37:43 +0000 (18:37 +0000)]
  * modules/control/hotkeys.c: replaced pow(2,x) constructs with (1<<x). (P.S.: mouahahaha)

18 years ago * src/extras/libc.c: Compilation fix for non-Win32 platforms.
Christophe Massiot [Mon, 22 Aug 2005 18:22:55 +0000 (18:22 +0000)]
 * src/extras/libc.c: Compilation fix for non-Win32 platforms.

18 years ago* modules/codec/dvbsub.c: fixed recent breakage of subtitles positionning.
Gildas Bazin [Mon, 22 Aug 2005 18:12:50 +0000 (18:12 +0000)]
* modules/codec/dvbsub.c: fixed recent breakage of subtitles positionning.

18 years ago * src/extras/libc.c: Implemented a vlc_readdir_wrapper under Win32. This
Christophe Massiot [Mon, 22 Aug 2005 17:58:20 +0000 (17:58 +0000)]
 * src/extras/libc.c: Implemented a vlc_readdir_wrapper under Win32. This
   allows to call vlc_readdir_wrapper("\\") and get a list of Windows drives.
   This is a bit kludgy but so convenient to change drives under Windows.
 * modules/control/http: Adapted to use vlc_readdir_wrapper in foreach
   directory. Thou shalt escape all exported functions with E_() to avoid
   potential namespace collisions !
 * po: Re-run make update-po since POTFILES.in has changed.

18 years ago * modules/control/http/Modules.am: added missing headers to the SOURCES
Sam Hocevar [Mon, 22 Aug 2005 17:44:19 +0000 (17:44 +0000)]
  * modules/control/http/Modules.am: added missing headers to the SOURCES
    variable.

18 years ago * Fixed the build dependencies.
Sam Hocevar [Mon, 22 Aug 2005 17:42:53 +0000 (17:42 +0000)]
  * Fixed the build dependencies.

18 years ago * Modules.am: (Hopefully) fixed make update-po.
Christophe Massiot [Mon, 22 Aug 2005 14:22:41 +0000 (14:22 +0000)]
 * Modules.am: (Hopefully) fixed make update-po.

18 years ago* revert previous patch
Derk-Jan Hartman [Mon, 22 Aug 2005 14:22:05 +0000 (14:22 +0000)]
* revert previous patch

18 years ago* Show the true volume range (0-400%) instead of 0-200%. The wxwidgets volume control...
Derk-Jan Hartman [Mon, 22 Aug 2005 13:48:33 +0000 (13:48 +0000)]
* Show the true volume range (0-400%) instead of 0-200%. The wxwidgets volume control goes only halfway i believe. This shouldn't change any behaviour, it should just change the value that is represented to the USER. refs #250

18 years ago* finally use the iTunes volumeslider knob that we have had since 0.7.0 but which...
Derk-Jan Hartman [Mon, 22 Aug 2005 13:44:11 +0000 (13:44 +0000)]
* finally use the iTunes volumeslider knob that we have had since 0.7.0 but which I never cared to enable. closes #209

18 years agoFix build in a subdirectory after make clean
Rémi Denis-Courmont [Mon, 22 Aug 2005 13:09:25 +0000 (13:09 +0000)]
Fix build in a subdirectory after make clean

18 years agoForward port of rev 12332
Jean-Paul Saman [Mon, 22 Aug 2005 08:29:37 +0000 (08:29 +0000)]
Forward port of rev 12332

18 years agoForward port of revision 12329 and cosmetic cleanup
Jean-Paul Saman [Mon, 22 Aug 2005 08:10:37 +0000 (08:10 +0000)]
Forward port of revision 12329 and cosmetic cleanup

18 years agoCosmetics
Jean-Paul Saman [Mon, 22 Aug 2005 08:08:35 +0000 (08:08 +0000)]
Cosmetics

18 years ago* remove debug line
Derk-Jan Hartman [Mon, 22 Aug 2005 00:59:12 +0000 (00:59 +0000)]
* remove debug line

18 years ago* Use insert instead of append. Does not yet work for inserting into nodes. refs...
Derk-Jan Hartman [Mon, 22 Aug 2005 00:47:34 +0000 (00:47 +0000)]
* Use insert instead of append. Does not yet work for inserting into nodes. refs #150

18 years ago* Nicer playlist reordering for OSX. cosmetic changes. refs #150
Derk-Jan Hartman [Sun, 21 Aug 2005 23:33:58 +0000 (23:33 +0000)]
* Nicer playlist reordering for OSX. cosmetic changes. refs #150

18 years ago* implement the extract-button of the bookmarks-window correctly (refs #22)
Felix Paul Kühne [Sun, 21 Aug 2005 20:02:03 +0000 (20:02 +0000)]
* implement the extract-button of the bookmarks-window correctly (refs #22)

18 years agoTypo in comment pointed out by dionoea
Rémi Denis-Courmont [Sun, 21 Aug 2005 18:52:10 +0000 (18:52 +0000)]
Typo in comment pointed out by dionoea

18 years agoall: make sure that the plugin use that registry for plugin path
Damien Fouilleul [Sun, 21 Aug 2005 18:49:07 +0000 (18:49 +0000)]
all: make sure that the plugin use that registry for plugin path

18 years agoGet rid of the symbols structure and use the OS linker
Rémi Denis-Courmont [Sun, 21 Aug 2005 18:48:05 +0000 (18:48 +0000)]
Get rid of the symbols structure and use the OS linker
with --enable-shared-libvlc

18 years ago- support for specific WIN32 file URL such as file:/C:/ and file:///C:/
Damien Fouilleul [Sun, 21 Aug 2005 17:46:48 +0000 (17:46 +0000)]
- support for specific WIN32 file URL such as file:/C:/ and file:///C:/

18 years ago* forgot these 2 files
Felix Paul Kühne [Sun, 21 Aug 2005 17:45:32 +0000 (17:45 +0000)]
* forgot these 2 files

18 years ago* port of the wx-update-panel to OSX (GUI works, updating itself is not yet implement...
Felix Paul Kühne [Sun, 21 Aug 2005 17:45:05 +0000 (17:45 +0000)]
* port of the wx-update-panel to OSX (GUI works, updating itself is not yet implemented, refs #310)

18 years ago- pre-create 'width' and 'height' in libvlc so that the ActiveX plugin can set them...
Damien Fouilleul [Sun, 21 Aug 2005 17:43:38 +0000 (17:43 +0000)]
- pre-create 'width' and 'height' in libvlc so that the ActiveX plugin can set them before a vout is created. this prevents the initial viewport resizing when playing the first target

18 years agoall: reworked ActiveX plugin, which now works properly with .NET (tested with Visual...
Damien Fouilleul [Sun, 21 Aug 2005 17:40:32 +0000 (17:40 +0000)]
all: reworked ActiveX plugin, which now works properly  with .NET (tested with Visual Basic Express 2005)
     added persistent properties such as MRL, AutoPlay, AutoLoop which allows a user to play a default target
     without programming.

18 years ago* use autoconf 2.59 instead of 2.57, since bootstrap needs it now -- this breaks...
Felix Paul Kühne [Sun, 21 Aug 2005 17:17:43 +0000 (17:17 +0000)]
* use autoconf 2.59 instead of 2.57, since bootstrap needs it now -- this breaks the compilation on BeOS, but there is no way to prevent that except making bootstrap autoconf 2.57 - compatible again

18 years ago * updated Debian build files
Sam Hocevar [Sun, 21 Aug 2005 16:38:17 +0000 (16:38 +0000)]
  * updated Debian build files

18 years ago* Fix mouse down event forwarding from opengl (closes #325)
Derk-Jan Hartman [Sun, 21 Aug 2005 14:33:06 +0000 (14:33 +0000)]
* Fix mouse down event forwarding from opengl (closes #325)

18 years agoCompile fix
Rémi Denis-Courmont [Sun, 21 Aug 2005 12:57:10 +0000 (12:57 +0000)]
Compile fix

18 years agoDefine IPV6_PROTECTION_LEVEL manually - closes #96
Rémi Denis-Courmont [Sun, 21 Aug 2005 11:27:15 +0000 (11:27 +0000)]
Define IPV6_PROTECTION_LEVEL manually - closes #96

18 years agoremove 2 evil tabs
Antoine Cellerier [Sat, 20 Aug 2005 19:14:58 +0000 (19:14 +0000)]
remove 2 evil tabs

18 years ago* modules/demux/playlist/dvb.c: win32 build fix.
Gildas Bazin [Sat, 20 Aug 2005 18:10:24 +0000 (18:10 +0000)]
* modules/demux/playlist/dvb.c: win32 build fix.

18 years ago* modules/demux/playlist/dvb.c: playlist import for szap/tzap/czap compatible DVB...
Gildas Bazin [Sat, 20 Aug 2005 17:18:41 +0000 (17:18 +0000)]
* modules/demux/playlist/dvb.c: playlist import for szap/tzap/czap compatible DVB channel lists.

18 years agoDue credits
Rémi Denis-Courmont [Sat, 20 Aug 2005 15:08:45 +0000 (15:08 +0000)]
Due credits

18 years agoFix url converter on win32
Rémi Denis-Courmont [Sat, 20 Aug 2005 15:06:17 +0000 (15:06 +0000)]
Fix url converter on win32
(patch contributed by Marco Munderloh)

18 years agopropset
Antoine Cellerier [Sat, 20 Aug 2005 13:57:15 +0000 (13:57 +0000)]
propset

18 years agoProp change
Rémi Denis-Courmont [Sat, 20 Aug 2005 13:42:33 +0000 (13:42 +0000)]
Prop change

18 years agochange file name in comment
Antoine Cellerier [Sat, 20 Aug 2005 13:28:35 +0000 (13:28 +0000)]
change file name in comment

18 years agoadd KEY_ENTER and KEY_SPACE to launch action()
Antoine Cellerier [Sat, 20 Aug 2005 13:22:16 +0000 (13:22 +0000)]
add KEY_ENTER and KEY_SPACE to launch action()

18 years ago(Un)Install shared libvlc if enabled
Rémi Denis-Courmont [Sat, 20 Aug 2005 13:15:26 +0000 (13:15 +0000)]
(Un)Install shared libvlc if enabled

18 years ago * keyboard (arrows) navigation
Antoine Cellerier [Sat, 20 Aug 2005 13:04:53 +0000 (13:04 +0000)]
 * keyboard (arrows) navigation

18 years agoLink fix
Rémi Denis-Courmont [Sat, 20 Aug 2005 12:52:45 +0000 (12:52 +0000)]
Link fix

18 years agocode CtrlTree::autoScoll . Its still mostly buggy and give you a headache if
Antoine Cellerier [Sat, 20 Aug 2005 12:50:16 +0000 (12:50 +0000)]
code CtrlTree::autoScoll . Its still mostly buggy and give you a headache if
you watch the playlist when it is called but i can't find what's wrong.

18 years ago- experimental disabled-by-default shared libvlc build.
Rémi Denis-Courmont [Sat, 20 Aug 2005 12:30:12 +0000 (12:30 +0000)]
- experimental disabled-by-default shared libvlc build.
  I said "experimental". I meant it.
  Developers might try --enable-shared-libvlc
- remove autom4te*.cache on bootstrap
  (some customized autoconf add their version number)
- some clean up

18 years agomissing const to non-const cast
Damien Fouilleul [Sat, 20 Aug 2005 12:04:13 +0000 (12:04 +0000)]
missing const to non-const cast

18 years agominor svn:ignore fix
Rémi Denis-Courmont [Sat, 20 Aug 2005 11:29:33 +0000 (11:29 +0000)]
minor svn:ignore fix

18 years agoSanity check
Clément Stenac [Sat, 20 Aug 2005 11:26:48 +0000 (11:26 +0000)]
Sanity check

18 years agosome more mouse control on playtree display/selection
Antoine Cellerier [Sat, 20 Aug 2005 11:10:30 +0000 (11:10 +0000)]
some more mouse control on playtree display/selection

18 years agoadd new playlist_PreparseEnqueueItem function which preparses a playlist_item
Antoine Cellerier [Sat, 20 Aug 2005 10:17:20 +0000 (10:17 +0000)]
add new playlist_PreparseEnqueueItem function which preparses a playlist_item
and all its children.

18 years agoFix Xosd interface (Debian #324039)
Clément Stenac [Sat, 20 Aug 2005 09:48:31 +0000 (09:48 +0000)]
Fix Xosd interface (Debian #324039)

18 years agoCosmetic fix
Rémi Denis-Courmont [Sat, 20 Aug 2005 09:37:02 +0000 (09:37 +0000)]
Cosmetic fix

18 years agoWrap all gz functions to avoid void* -> int casts.
Clément Stenac [Sat, 20 Aug 2005 09:29:38 +0000 (09:29 +0000)]
Wrap all gz functions to avoid void* -> int casts.

Fix 64 bits build (Debian #324031)

18 years ago * ctrl_*.cpp : mouse scrolling behavior change
Antoine Cellerier [Sat, 20 Aug 2005 09:26:46 +0000 (09:26 +0000)]
 * ctrl_*.cpp : mouse scrolling behavior change
 * skin_parser.cpp : add comment so people know where to look to fix the
                     Playlist slider breakage.

18 years agoUse most recent automake version
Rémi Denis-Courmont [Sat, 20 Aug 2005 08:41:50 +0000 (08:41 +0000)]
Use most recent automake version

Slower maybe, but safer
and arguably more suited for automatically issued tarballs

18 years agoUndo erroneous previous commit
Rémi Denis-Courmont [Sat, 20 Aug 2005 08:37:45 +0000 (08:37 +0000)]
Undo erroneous previous commit
(wanted to cancel, but I pressed the wrong key)

18 years agoDon't fallback to automake 1.6
Rémi Denis-Courmont [Sat, 20 Aug 2005 08:36:37 +0000 (08:36 +0000)]
Don't fallback to automake 1.6

bootstrap might be a little slower,
but that'll ensure more recent build-system in tarballs.
Besides,

18 years ago * Playtree start. Basic functionalities work. Still needs a lot of
Antoine Cellerier [Sat, 20 Aug 2005 00:31:27 +0000 (00:31 +0000)]
 * Playtree start. Basic functionalities work. Still needs a lot of
   work, cleaning and fixing. I'll continue this weekend.

18 years ago * skin.dtd : add Playtree stuff
Antoine Cellerier [Sat, 20 Aug 2005 00:20:53 +0000 (00:20 +0000)]
 * skin.dtd : add Playtree stuff
 * playtree.vlt : default.vlt modified to use a Playtree instead of a
                  Playlist

18 years agoFix (hopefully -again-) new build system on Win32
Rémi Denis-Courmont [Fri, 19 Aug 2005 17:52:53 +0000 (17:52 +0000)]
Fix (hopefully -again-) new build system on Win32

18 years ago * modules/demux/playlist/m3u.c: If name is empty, assume that the author
Christophe Massiot [Fri, 19 Aug 2005 17:08:32 +0000 (17:08 +0000)]
 * modules/demux/playlist/m3u.c: If name is empty, assume that the author
   is in reality the name of the file (compatibility with existing
   m3u files).

18 years ago * modules/control/http/rpn.c: vlc_var_* now take an extra argument to
Christophe Massiot [Fri, 19 Aug 2005 17:07:27 +0000 (17:07 +0000)]
 * modules/control/http/rpn.c: vlc_var_* now take an extra argument to
   indicate which object we are playing with (for instance 'VLC_OBJECT_INPUT'
   or 'VLC_OBJECT_PLAYLIST'). Espace \ in addslashes.
 * modules/control/http: Factorized and simplified the RealPath() stuff.
   Fixed a few hardcoded '/' as a path separator.

18 years ago* Section titles for the OSX Preferences.
Derk-Jan Hartman [Fri, 19 Aug 2005 16:16:34 +0000 (16:16 +0000)]
* Section titles for the OSX Preferences.

18 years agoFix clean tree build
Rémi Denis-Courmont [Fri, 19 Aug 2005 16:09:41 +0000 (16:09 +0000)]
Fix clean tree build

18 years agoClean up
Rémi Denis-Courmont [Fri, 19 Aug 2005 16:06:54 +0000 (16:06 +0000)]
Clean up

18 years agoAttempt to fix problem with dnsdomain name on some OSes
Rémi Denis-Courmont [Fri, 19 Aug 2005 15:45:52 +0000 (15:45 +0000)]
Attempt to fix problem with dnsdomain name on some OSes

18 years agoAnother typo. Links now.
Rémi Denis-Courmont [Fri, 19 Aug 2005 15:42:49 +0000 (15:42 +0000)]
Another typo. Links now.

18 years agoRah typo again
Rémi Denis-Courmont [Fri, 19 Aug 2005 15:32:17 +0000 (15:32 +0000)]
Rah typo again