]> git.sesse.net Git - vlc/commitdiff
* ChangeLog should be in english ...
authorAntoine Cellerier <dionoea@videolan.org>
Thu, 12 May 2005 14:36:28 +0000 (14:36 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Thu, 12 May 2005 14:36:28 +0000 (14:36 +0000)
ChangeLog

index 1c9ae8305ca5dc0d1a3363c1a8a2b5a266ad96b5..c27c379b9bdd46cd833cee0c3914d308d579de94 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,26 +1,38 @@
 ------------------------------------------------------------------------
-r10979 | gbazin | 2005-05-12 14:18:38 +0200 (jeu, 12 mai 2005) | 1 line
+r10980 | dionoea | 2005-05-12 16:29:58 +0200 (Thu, 12 May 2005) | 3 lines
+Changed paths:
+   M /trunk/ChangeLog
+   M /trunk/NEWS
+   M /trunk/configure.ac
+   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
+   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
+
+ * prepare 0.8.2-test1
+ * update NEWS
+
+------------------------------------------------------------------------
+r10979 | gbazin | 2005-05-12 14:18:38 +0200 (Thu, 12 May 2005) | 1 line
 Changed paths:
    M /trunk/src/libvlc.c
    M /trunk/src/playlist/services_discovery.c
 
 * src/libvlc.c, src/playlist/services_discovery.c: fixed --services-discovery and --extraintf to use the new modules list syntax.
 ------------------------------------------------------------------------
-r10978 | djc | 2005-05-12 02:12:44 +0200 (jeu, 12 mai 2005) | 2 lines
+r10978 | djc | 2005-05-12 02:12:44 +0200 (Thu, 12 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/prefs_widgets.m
 
 Change , to : in MacOSX preferences. Refs #111
 
 ------------------------------------------------------------------------
-r10977 | damienf | 2005-05-11 18:59:28 +0200 (mer, 11 mai 2005) | 2 lines
+r10977 | damienf | 2005-05-11 18:59:28 +0200 (Wed, 11 May 2005) | 2 lines
 Changed paths:
    M /trunk/activex/test.html
 
 test.html: improved user feedback, especially for live stream
 
 ------------------------------------------------------------------------
-r10976 | damienf | 2005-05-11 18:56:46 +0200 (mer, 11 mai 2005) | 6 lines
+r10976 | damienf | 2005-05-11 18:56:46 +0200 (Wed, 11 May 2005) | 6 lines
 Changed paths:
    M /trunk/activex/axvlc.idl
    M /trunk/activex/axvlc.tlb
@@ -42,7 +54,7 @@ vlccontrol.cpp, axvlc.idl, axvlc.tlb, axvlc_idl.h: added a getVariable and setVa
 main.cpp, viewobject.h, viewobject.cpp: support for advise on viewobject
 
 ------------------------------------------------------------------------
-r10975 | bigben | 2005-05-11 17:44:28 +0200 (mer, 11 mai 2005) | 5 lines
+r10975 | bigben | 2005-05-11 17:44:28 +0200 (Wed, 11 May 2005) | 5 lines
 Changed paths:
    M /trunk/modules/gui/macosx/intf.m
    M /trunk/modules/gui/macosx/playlist.m
@@ -53,7 +65,7 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10974 | gbazin | 2005-05-11 17:34:24 +0200 (mer, 11 mai 2005) | 1 line
+r10974 | gbazin | 2005-05-11 17:34:24 +0200 (Wed, 11 May 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/extrapanel.cpp
    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
@@ -63,20 +75,20 @@ Changed paths:
 
 * src/*, modules/gui/wxwindows/*: audio/video/sub-filter config options are now a colon (':') separated list of filters to keep the same syntax as the stream output.
 ------------------------------------------------------------------------
-r10973 | hartman | 2005-05-11 15:50:49 +0200 (mer, 11 mai 2005) | 2 lines
+r10973 | hartman | 2005-05-11 15:50:49 +0200 (Wed, 11 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/vout.m
 
 * vout.m: small codefixes that were not 100% problems.
 
 ------------------------------------------------------------------------
-r10972 | gbazin | 2005-05-11 15:18:00 +0200 (mer, 11 mai 2005) | 1 line
+r10972 | gbazin | 2005-05-11 15:18:00 +0200 (Wed, 11 May 2005) | 1 line
 Changed paths:
    M /trunk/Makefile.am
 
 * Makefile.am: fixed build problem.
 ------------------------------------------------------------------------
-r10971 | djc | 2005-05-11 14:19:05 +0200 (mer, 11 mai 2005) | 3 lines
+r10971 | djc | 2005-05-11 14:19:05 +0200 (Wed, 11 May 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/macosx/intf.h
    M /trunk/modules/gui/macosx/playlist.h
@@ -87,28 +99,28 @@ Change the searchField in NSSearchField when macos >= 10.3
 Move MACOS_VERSION macro to intf.h
 
 ------------------------------------------------------------------------
-r10970 | gbazin | 2005-05-11 13:30:12 +0200 (mer, 11 mai 2005) | 1 line
+r10970 | gbazin | 2005-05-11 13:30:12 +0200 (Wed, 11 May 2005) | 1 line
 Changed paths:
    M /trunk/Makefile.am
    M /trunk/configure.ac
 
 * configure.ac, Makefile.am: fixes for WinCE build.
 ------------------------------------------------------------------------
-r10969 | hartman | 2005-05-11 12:19:28 +0200 (mer, 11 mai 2005) | 2 lines
+r10969 | hartman | 2005-05-11 12:19:28 +0200 (Wed, 11 May 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/packages.mak
 
 * Use a newer liveMedia version. November one is a bit old.
 
 ------------------------------------------------------------------------
-r10968 | djc | 2005-05-11 11:59:41 +0200 (mer, 11 mai 2005) | 2 lines
+r10968 | djc | 2005-05-11 11:59:41 +0200 (Wed, 11 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/prefs_widgets.m
 
 Use new selectors only if they exist...
 
 ------------------------------------------------------------------------
-r10967 | djc | 2005-05-11 11:42:34 +0200 (mer, 11 mai 2005) | 2 lines
+r10967 | djc | 2005-05-11 11:42:34 +0200 (Wed, 11 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/prefs.m
    M /trunk/modules/gui/macosx/prefs_widgets.m
@@ -116,7 +128,7 @@ Changed paths:
 *: remove fprintf debug messages
 
 ------------------------------------------------------------------------
-r10966 | djc | 2005-05-11 11:37:49 +0200 (mer, 11 mai 2005) | 3 lines
+r10966 | djc | 2005-05-11 11:37:49 +0200 (Wed, 11 May 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/macosx/intf.m
    M /trunk/modules/gui/macosx/prefs_widgets.m
@@ -125,14 +137,14 @@ Preferences panel can be viewed on X.2. Closes #104.
 + fix hotkeys widget with macos < 10.3
 
 ------------------------------------------------------------------------
-r10965 | gbazin | 2005-05-11 09:05:09 +0200 (mer, 11 mai 2005) | 1 line
+r10965 | gbazin | 2005-05-11 09:05:09 +0200 (Wed, 11 May 2005) | 1 line
 Changed paths:
    M /trunk/evc/config.h.in
    M /trunk/msvc/config.h.in
 
 * ms(e)vc/config.h.in: define HAVE_DYNAMIC_PLUGINS.
 ------------------------------------------------------------------------
-r10964 | djc | 2005-05-11 01:08:52 +0200 (mer, 11 mai 2005) | 2 lines
+r10964 | djc | 2005-05-11 01:08:52 +0200 (Wed, 11 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/controls.h
    M /trunk/modules/gui/macosx/controls.m
@@ -143,7 +155,7 @@ Changed paths:
 Fix a bug in playlist + delete updateVolumeSlider (closes #93)
 
 ------------------------------------------------------------------------
-r10963 | dionoea | 2005-05-11 00:05:54 +0200 (mer, 11 mai 2005) | 3 lines
+r10963 | dionoea | 2005-05-11 00:05:54 +0200 (Wed, 11 May 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
 
@@ -151,14 +163,14 @@ check if pointers are NULL (Closes #86 -> we can release test1)
 event reporting in wxwin32 seems to be different than in wxgtk
 
 ------------------------------------------------------------------------
-r10962 | zorglub | 2005-05-10 23:19:08 +0200 (mar, 10 mai 2005) | 2 lines
+r10962 | zorglub | 2005-05-10 23:19:08 +0200 (Tue, 10 May 2005) | 2 lines
 Changed paths:
    M /trunk/src/playlist/item-ext.c
 
 Fix playlist behaviour with delete in HTTP intf (Closes #105)
 
 ------------------------------------------------------------------------
-r10961 | xtophe | 2005-05-10 21:31:07 +0200 (mar, 10 mai 2005) | 4 lines
+r10961 | xtophe | 2005-05-10 21:31:07 +0200 (Tue, 10 May 2005) | 4 lines
 Changed paths:
    M /trunk/share/http/index.html
 
@@ -167,20 +179,20 @@ Changed paths:
 * control=sout is not a valid control
 
 ------------------------------------------------------------------------
-r10960 | djc | 2005-05-10 18:18:43 +0200 (mar, 10 mai 2005) | 2 lines
+r10960 | djc | 2005-05-10 18:18:43 +0200 (Tue, 10 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/playlistinfo.m
 
 Should fix prolems during launch of VLC on xserve...
 
 ------------------------------------------------------------------------
-r10956 | hartman | 2005-05-10 15:35:27 +0200 (mar, 10 mai 2005) | 1 line
+r10956 | hartman | 2005-05-10 15:35:27 +0200 (Tue, 10 May 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 compile gpg-error without nls support because it isn't really used by VLC and it complicates the contrib system. (this should fix the OSX 10.2 compile). Also switch back to ffmpeg CVS
 ------------------------------------------------------------------------
-r10955 | dionoea | 2005-05-10 15:02:11 +0200 (mar, 10 mai 2005) | 4 lines
+r10955 | dionoea | 2005-05-10 15:02:11 +0200 (Tue, 10 May 2005) | 4 lines
 Changed paths:
    M /trunk/src/misc/vlm.c
 
@@ -189,7 +201,7 @@ When we end the feature freeze, we'll have to complete the show command to
 show (for example) the number of clients connected
 
 ------------------------------------------------------------------------
-r10954 | dionoea | 2005-05-10 14:56:02 +0200 (mar, 10 mai 2005) | 2 lines
+r10954 | dionoea | 2005-05-10 14:56:02 +0200 (Tue, 10 May 2005) | 2 lines
 Changed paths:
    M /trunk/NEWS
    M /trunk/configure.ac
@@ -197,7 +209,7 @@ Changed paths:
 change version number to 0.8.2-svn2 (0.8.2.svn broke the windows build)
 
 ------------------------------------------------------------------------
-r10953 | courmisch | 2005-05-10 13:39:32 +0200 (mar, 10 mai 2005) | 4 lines
+r10953 | courmisch | 2005-05-10 13:39:32 +0200 (Tue, 10 May 2005) | 4 lines
 Changed paths:
    M /trunk/modules/access_output/file.c
 
@@ -206,7 +218,7 @@ Closes #48
 Closes Debian #306110
 
 ------------------------------------------------------------------------
-r10952 | gbazin | 2005-05-10 12:38:35 +0200 (mar, 10 mai 2005) | 1 line
+r10952 | gbazin | 2005-05-10 12:38:35 +0200 (Tue, 10 May 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/encoder.c
    M /trunk/modules/codec/ffmpeg/video.c
@@ -214,25 +226,25 @@ Changed paths:
 
 * modules/codec/ffmpeg/*, modules/stream_out/switcher.c: fix compilation with new ffmpeg versions (use native timebase).
 ------------------------------------------------------------------------
-r10951 | fkuehne | 2005-05-10 09:30:52 +0200 (mar, 10 mai 2005) | 1 line
+r10951 | fkuehne | 2005-05-10 09:30:52 +0200 (Tue, 10 May 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/packages.mak
 
 * there seem to be problems with SourceForge's heanet-mirror, using switch (located in CH) instead now
 ------------------------------------------------------------------------
-r10950 | fkuehne | 2005-05-09 22:00:43 +0200 (lun, 09 mai 2005) | 1 line
+r10950 | fkuehne | 2005-05-09 22:00:43 +0200 (Mon, 09 May 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/packages.mak
 
 * changed the download-location of libtheora to our server since their own refuses to work once again
 ------------------------------------------------------------------------
-r10949 | fkuehne | 2005-05-09 21:29:48 +0200 (lun, 09 mai 2005) | 1 line
+r10949 | fkuehne | 2005-05-09 21:29:48 +0200 (Mon, 09 May 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/packages.mak
 
 * updated GnuTLS to 1.2.3, fixes #95 on BeOS and OSX
 ------------------------------------------------------------------------
-r10948 | dionoea | 2005-05-09 21:23:39 +0200 (lun, 09 mai 2005) | 3 lines
+r10948 | dionoea | 2005-05-09 21:23:39 +0200 (Mon, 09 May 2005) | 3 lines
 Changed paths:
    M /trunk/src/libvlc.h
 
@@ -240,7 +252,7 @@ Changed paths:
    ctrl-s which is also used for changing skins)
 
 ------------------------------------------------------------------------
-r10947 | courmisch | 2005-05-09 21:01:25 +0200 (lun, 09 mai 2005) | 3 lines
+r10947 | courmisch | 2005-05-09 21:01:25 +0200 (Mon, 09 May 2005) | 3 lines
 Changed paths:
    M /trunk/src/misc/net.c
 
@@ -248,7 +260,7 @@ Don't print an error message when attempting to recv returns EAGAIN
 (can only happens if we're using SSL and it is a not an error situation)
 
 ------------------------------------------------------------------------
-r10946 | bigben | 2005-05-09 20:59:11 +0200 (lun, 09 mai 2005) | 3 lines
+r10946 | bigben | 2005-05-09 20:59:11 +0200 (Mon, 09 May 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/macosx/equalizer.m
 
@@ -256,21 +268,21 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10945 | courmisch | 2005-05-09 20:31:29 +0200 (lun, 09 mai 2005) | 2 lines
+r10945 | courmisch | 2005-05-09 20:31:29 +0200 (Mon, 09 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/livedotcom.cpp
 
 Encode URL if needed (should fix Debian bug #279735)
 
 ------------------------------------------------------------------------
-r10944 | courmisch | 2005-05-09 20:23:32 +0200 (lun, 09 mai 2005) | 2 lines
+r10944 | courmisch | 2005-05-09 20:23:32 +0200 (Mon, 09 May 2005) | 2 lines
 Changed paths:
    M /trunk/include/network.h
 
 Fix C++ compilation
 
 ------------------------------------------------------------------------
-r10943 | bigben | 2005-05-09 19:00:15 +0200 (lun, 09 mai 2005) | 3 lines
+r10943 | bigben | 2005-05-09 19:00:15 +0200 (Mon, 09 May 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/macosx/equalizer.m
 
@@ -278,13 +290,13 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10942 | fkuehne | 2005-05-09 18:46:13 +0200 (lun, 09 mai 2005) | 1 line
+r10942 | fkuehne | 2005-05-09 18:46:13 +0200 (Mon, 09 May 2005) | 1 line
 Changed paths:
    M /trunk/modules/access/vcdx/vcd.c
 
 * fix the compilation which were accidentally broken in r10922
 ------------------------------------------------------------------------
-r10941 | sam | 2005-05-09 18:22:10 +0200 (lun, 09 mai 2005) | 3 lines
+r10941 | sam | 2005-05-09 18:22:10 +0200 (Mon, 09 May 2005) | 3 lines
 Changed paths:
    M /trunk/NEWS
    M /trunk/configure.ac
@@ -293,71 +305,71 @@ Changed paths:
     conflicts with the version in Debian which I am unable to change.
 
 ------------------------------------------------------------------------
-r10940 | fkuehne | 2005-05-09 17:55:46 +0200 (lun, 09 mai 2005) | 1 line
+r10940 | fkuehne | 2005-05-09 17:55:46 +0200 (Mon, 09 May 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/bootstrap
 
 * fix to the svn-recognition
 ------------------------------------------------------------------------
-r10939 | dionoea | 2005-05-09 11:46:31 +0200 (lun, 09 mai 2005) | 6 lines
+r10939 | dionoea | 2005-05-09 11:46:31 +0200 (Mon, 09 May 2005) | 6 lines
 Changed paths:
    M /trunk/share/http/index.html
    M /trunk/share/http/style.css
 
-index.html : fix « Weird URLs
-  (?control=stop&control=seek&control=seek&seek_value=&control=seek) »
+index.html : fix ?\194?\171 Weird URLs
+  (?control=stop&control=seek&control=seek&seek_value=&control=seek) ?\194?\187
 
 style.css : small esthetic fix
 
 
 ------------------------------------------------------------------------
-r10938 | djc | 2005-05-09 04:11:31 +0200 (lun, 09 mai 2005) | 2 lines
+r10938 | djc | 2005-05-09 04:11:31 +0200 (Mon, 09 May 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 Change gpgerror to gpg-error and add $(INSTALL_NAME) to it
 
 ------------------------------------------------------------------------
-r10937 | dionoea | 2005-05-09 03:58:09 +0200 (lun, 09 mai 2005) | 2 lines
+r10937 | dionoea | 2005-05-09 03:58:09 +0200 (Mon, 09 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/extrapanel.cpp
 
 fix a segfault (i didn't know strstr segfaulted when the haystak was NULL ...)
 
 ------------------------------------------------------------------------
-r10936 | djc | 2005-05-09 01:58:04 +0200 (lun, 09 mai 2005) | 2 lines
+r10936 | djc | 2005-05-09 01:58:04 +0200 (Mon, 09 May 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 This should fix libs dependences
 
 ------------------------------------------------------------------------
-r10935 | djc | 2005-05-09 00:56:34 +0200 (lun, 09 mai 2005) | 2 lines
+r10935 | djc | 2005-05-09 00:56:34 +0200 (Mon, 09 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/prefs_widgets.m
 
 Fix hotkeys view in macosx.3 + UTF8 strings in module list
 
 ------------------------------------------------------------------------
-r10934 | fkuehne | 2005-05-08 21:55:18 +0200 (dim, 08 mai 2005) | 1 line
+r10934 | fkuehne | 2005-05-08 21:55:18 +0200 (Sun, 08 May 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 * let's build libtwolame by default on OSX and Linux; we might want to disable the original lame in the final release
 ------------------------------------------------------------------------
-r10933 | robux4 | 2005-05-08 16:14:20 +0200 (dim, 08 mai 2005) | 1 line
+r10933 | robux4 | 2005-05-08 16:14:20 +0200 (Sun, 08 May 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 contrib: make the SVN vs release build really work on OS X
 ------------------------------------------------------------------------
-r10932 | robux4 | 2005-05-08 16:14:12 +0200 (dim, 08 mai 2005) | 1 line
+r10932 | robux4 | 2005-05-08 16:14:12 +0200 (Sun, 08 May 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/bootstrap
 
 contrib: make the SVN vs release build really work on OS X
 ------------------------------------------------------------------------
-r10931 | bigben | 2005-05-08 15:56:18 +0200 (dim, 08 mai 2005) | 3 lines
+r10931 | bigben | 2005-05-08 15:56:18 +0200 (Sun, 08 May 2005) | 3 lines
 Changed paths:
    M /trunk/extras/contrib/bootstrap
 
@@ -365,28 +377,28 @@ get rid of windows style line breaks
 
 
 ------------------------------------------------------------------------
-r10930 | robux4 | 2005-05-08 13:11:08 +0200 (dim, 08 mai 2005) | 1 line
+r10930 | robux4 | 2005-05-08 13:11:08 +0200 (Sun, 08 May 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/bootstrap
    M /trunk/extras/contrib/src/Makefile
 
 contrib: improve the detection of SVN
 ------------------------------------------------------------------------
-r10929 | robux4 | 2005-05-08 12:45:37 +0200 (dim, 08 mai 2005) | 1 line
+r10929 | robux4 | 2005-05-08 12:45:37 +0200 (Sun, 08 May 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/bootstrap
    M /trunk/extras/contrib/src/Makefile
 
 contrib: use SVN only if a client is available
 ------------------------------------------------------------------------
-r10928 | dionoea | 2005-05-08 12:42:32 +0200 (dim, 08 mai 2005) | 2 lines
+r10928 | dionoea | 2005-05-08 12:42:32 +0200 (Sun, 08 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/extrapanel.cpp
 
 check if equalizer and equalizer-2pass are enabled upon panel creation
 
 ------------------------------------------------------------------------
-r10927 | dionoea | 2005-05-08 12:20:24 +0200 (dim, 08 mai 2005) | 3 lines
+r10927 | dionoea | 2005-05-08 12:20:24 +0200 (Sun, 08 May 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/extrapanel.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
@@ -395,19 +407,19 @@ Changed paths:
   enabled.
 
 ------------------------------------------------------------------------
-r10926 | robux4 | 2005-05-08 11:29:18 +0200 (dim, 08 mai 2005) | 1 line
+r10926 | robux4 | 2005-05-08 11:29:18 +0200 (Sun, 08 May 2005) | 1 line
 Changed paths:
    M /trunk/msvc/vlc.dsw
 
 MSVC build: only keep the plugins that compile out of the box
 ------------------------------------------------------------------------
-r10925 | robux4 | 2005-05-08 11:14:15 +0200 (dim, 08 mai 2005) | 1 line
+r10925 | robux4 | 2005-05-08 11:14:15 +0200 (Sun, 08 May 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 contrib: build libebml/libmatroska from SVN
 ------------------------------------------------------------------------
-r10924 | zorglub | 2005-05-08 09:40:39 +0200 (dim, 08 mai 2005) | 2 lines
+r10924 | zorglub | 2005-05-08 09:40:39 +0200 (Sun, 08 May 2005) | 2 lines
 Changed paths:
    M /trunk/BUGS
    M /trunk/TODO
@@ -415,13 +427,13 @@ Changed paths:
 Clean BUGS and TODO
 
 ------------------------------------------------------------------------
-r10923 | robux4 | 2005-05-07 22:52:48 +0200 (sam, 07 mai 2005) | 1 line
+r10923 | robux4 | 2005-05-07 22:52:48 +0200 (Sat, 07 May 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: code cleaning
 ------------------------------------------------------------------------
-r10922 | fkuehne | 2005-05-07 22:02:48 +0200 (sam, 07 mai 2005) | 6 lines
+r10922 | fkuehne | 2005-05-07 22:02:48 +0200 (Sat, 07 May 2005) | 6 lines
 Changed paths:
    M /trunk/modules/access/vcdx/vcd.c
    M /trunk/modules/access/vcdx/vcdplayer.c
@@ -436,66 +448,66 @@ Changed paths:
 
 more to come
 ------------------------------------------------------------------------
-r10921 | courmisch | 2005-05-07 21:09:11 +0200 (sam, 07 mai 2005) | 2 lines
+r10921 | courmisch | 2005-05-07 21:09:11 +0200 (Sat, 07 May 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
 Do not attempt to run "--cflags" and "--idlflags" which are non-existant commands
 
 ------------------------------------------------------------------------
-r10920 | robux4 | 2005-05-07 20:19:32 +0200 (sam, 07 mai 2005) | 1 line
+r10920 | robux4 | 2005-05-07 20:19:32 +0200 (Sat, 07 May 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: improve the button logic and fix the LinkPGC DVD command (stay in the current segment)
 ------------------------------------------------------------------------
-r10919 | robux4 | 2005-05-07 18:38:20 +0200 (sam, 07 mai 2005) | 1 line
+r10919 | robux4 | 2005-05-07 18:38:20 +0200 (Sat, 07 May 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: better handling of quitting an ordered edition, add support for the LinkCN DVD command
 ------------------------------------------------------------------------
-r10918 | djc | 2005-05-07 18:34:25 +0200 (sam, 07 mai 2005) | 2 lines
+r10918 | djc | 2005-05-07 18:34:25 +0200 (Sat, 07 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/prefs.m
 
 Typo
 
 ------------------------------------------------------------------------
-r10917 | djc | 2005-05-07 18:12:31 +0200 (sam, 07 mai 2005) | 2 lines
+r10917 | djc | 2005-05-07 18:12:31 +0200 (Sat, 07 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/prefs.m
 
 Add a notice if advanced items are not shown
 
 ------------------------------------------------------------------------
-r10916 | robux4 | 2005-05-07 17:08:54 +0200 (sam, 07 mai 2005) | 1 line
+r10916 | robux4 | 2005-05-07 17:08:54 +0200 (Sat, 07 May 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: process the LinkPGCN DVD command correctly
 ------------------------------------------------------------------------
-r10915 | robux4 | 2005-05-07 16:33:16 +0200 (sam, 07 mai 2005) | 1 line
+r10915 | robux4 | 2005-05-07 16:33:16 +0200 (Sat, 07 May 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: make the DVD command interpretor global to the demuxer, interpret the command when a button is clicked
 ------------------------------------------------------------------------
-r10914 | djc | 2005-05-07 11:27:53 +0200 (sam, 07 mai 2005) | 2 lines
+r10914 | djc | 2005-05-07 11:27:53 +0200 (Sat, 07 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/prefs.m
 
 Fix a refcount error
 
 ------------------------------------------------------------------------
-r10913 | zorglub | 2005-05-07 08:18:17 +0200 (sam, 07 mai 2005) | 2 lines
+r10913 | zorglub | 2005-05-07 08:18:17 +0200 (Sat, 07 May 2005) | 2 lines
 Changed paths:
    M /trunk/NEWS
 
 Document SAP syntax change
 
 ------------------------------------------------------------------------
-r10912 | djc | 2005-05-07 03:12:16 +0200 (sam, 07 mai 2005) | 4 lines
+r10912 | djc | 2005-05-07 03:12:16 +0200 (Sat, 07 May 2005) | 4 lines
 Changed paths:
    M /trunk/modules/gui/macosx/prefs.m
    M /trunk/modules/gui/macosx/prefs_widgets.h
@@ -506,7 +518,7 @@ Changed paths:
 - Why is there a space after "Audio viualization" in src/libvlc.h ?
 
 ------------------------------------------------------------------------
-r10911 | djc | 2005-05-06 20:54:09 +0200 (ven, 06 mai 2005) | 2 lines
+r10911 | djc | 2005-05-06 20:54:09 +0200 (Fri, 06 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/prefs.m
    M /trunk/modules/gui/macosx/prefs_widgets.h
@@ -515,7 +527,7 @@ Changed paths:
 *: remove useless code
 
 ------------------------------------------------------------------------
-r10910 | djc | 2005-05-06 20:15:50 +0200 (ven, 06 mai 2005) | 2 lines
+r10910 | djc | 2005-05-06 20:15:50 +0200 (Fri, 06 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/prefs.h
    M /trunk/modules/gui/macosx/prefs.m
@@ -525,20 +537,20 @@ Changed paths:
 *: fix problems about advanced button
 
 ------------------------------------------------------------------------
-r10909 | fkuehne | 2005-05-06 19:42:56 +0200 (ven, 06 mai 2005) | 1 line
+r10909 | fkuehne | 2005-05-06 19:42:56 +0200 (Fri, 06 May 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/macosx/playlist.m
 
 * sorry, forgot to give svn the playlist.m from the previous commit... tztz
 ------------------------------------------------------------------------
-r10908 | fkuehne | 2005-05-06 19:41:09 +0200 (ven, 06 mai 2005) | 2 lines
+r10908 | fkuehne | 2005-05-06 19:41:09 +0200 (Fri, 06 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/ncurses.c
 
 * playlist.m: use stringWithUTF8String instead of stringWithCString when creating the Services-Discovery-menus to show UTF8-encoded strings properly
 * ncurses.c: don't localise "Ncurses"
 ------------------------------------------------------------------------
-r10907 | fkuehne | 2005-05-06 18:40:01 +0200 (ven, 06 mai 2005) | 2 lines
+r10907 | fkuehne | 2005-05-06 18:40:01 +0200 (Fri, 06 May 2005) | 2 lines
 Changed paths:
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
@@ -547,19 +559,19 @@ Changed paths:
 * equalizer.m: use preset_list_text instead of preset_list when creating the popup-entries to enable l10n of the presets
 * MainMenu.nib: made the equaliser's popup a wider so it fits all l10ns
 ------------------------------------------------------------------------
-r10906 | robux4 | 2005-05-06 18:12:53 +0200 (ven, 06 mai 2005) | 1 line
+r10906 | robux4 | 2005-05-06 18:12:53 +0200 (Fri, 06 May 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: minor enhancements/cleanings of the button handling code
 ------------------------------------------------------------------------
-r10905 | robux4 | 2005-05-06 16:51:18 +0200 (ven, 06 mai 2005) | 1 line
+r10905 | robux4 | 2005-05-06 16:51:18 +0200 (Fri, 06 May 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: support highlighting a button when clicked (but the alpha channel doesn't seem to work)
 ------------------------------------------------------------------------
-r10904 | sigmunau | 2005-05-05 23:39:10 +0200 (jeu, 05 mai 2005) | 2 lines
+r10904 | sigmunau | 2005-05-05 23:39:10 +0200 (Thu, 05 May 2005) | 2 lines
 Changed paths:
    M /trunk/BUGS
    M /trunk/TODO
@@ -567,7 +579,7 @@ Changed paths:
 BUGS,TODO: Remove stuff that has been added to Trac
 
 ------------------------------------------------------------------------
-r10903 | bigben | 2005-05-05 21:34:56 +0200 (jeu, 05 mai 2005) | 4 lines
+r10903 | bigben | 2005-05-05 21:34:56 +0200 (Thu, 05 May 2005) | 4 lines
 Changed paths:
    M /trunk/BUGS
    M /trunk/modules/gui/macosx/playlist.h
@@ -578,31 +590,31 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10902 | fkuehne | 2005-05-05 20:53:17 +0200 (jeu, 05 mai 2005) | 1 line
+r10902 | fkuehne | 2005-05-05 20:53:17 +0200 (Thu, 05 May 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/vlm.c
 
 * add the option keyword to the help of vlm and the streaming howto -- patch by Christophe Mutricy
 ------------------------------------------------------------------------
-r10901 | fkuehne | 2005-05-05 20:23:53 +0200 (jeu, 05 mai 2005) | 1 line
+r10901 | fkuehne | 2005-05-05 20:23:53 +0200 (Thu, 05 May 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/macosx/prefs.m
 
 * compilation fix
 ------------------------------------------------------------------------
-r10900 | fkuehne | 2005-05-05 20:02:30 +0200 (jeu, 05 mai 2005) | 1 line
+r10900 | fkuehne | 2005-05-05 20:02:30 +0200 (Thu, 05 May 2005) | 1 line
 Changed paths:
    M /trunk/po/es.po
 
 * update to the Spanish translation by Javier Varela (99% complete now)
 ------------------------------------------------------------------------
-r10899 | fkuehne | 2005-05-05 19:03:43 +0200 (jeu, 05 mai 2005) | 1 line
+r10899 | fkuehne | 2005-05-05 19:03:43 +0200 (Thu, 05 May 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 * use the ffmpeg-cvs from 2005-04-30 until our ffmpeg-module is fixed
 ------------------------------------------------------------------------
-r10898 | djc | 2005-05-05 18:48:22 +0200 (jeu, 05 mai 2005) | 3 lines
+r10898 | djc | 2005-05-05 18:48:22 +0200 (Thu, 05 May 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/macosx/prefs.m
    M /trunk/modules/gui/macosx/prefs_widgets.h
@@ -612,7 +624,7 @@ Changed paths:
 - wrapped code
 
 ------------------------------------------------------------------------
-r10897 | djc | 2005-05-05 12:57:55 +0200 (jeu, 05 mai 2005) | 5 lines
+r10897 | djc | 2005-05-05 12:57:55 +0200 (Thu, 05 May 2005) | 5 lines
 Changed paths:
    M /trunk/modules/gui/macosx/prefs.h
    M /trunk/modules/gui/macosx/prefs.m
@@ -625,7 +637,7 @@ Known bugs: changing advanced view, detection of MacOS X version at
 
 
 ------------------------------------------------------------------------
-r10896 | asmax | 2005-05-04 22:52:43 +0200 (mer, 04 mai 2005) | 7 lines
+r10896 | asmax | 2005-05-04 22:52:43 +0200 (Wed, 04 May 2005) | 7 lines
 Changed paths:
    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
@@ -643,7 +655,7 @@ Changed paths:
   method is significantly faster!
 
 ------------------------------------------------------------------------
-r10895 | sam | 2005-05-04 16:43:00 +0200 (mer, 04 mai 2005) | 2 lines
+r10895 | sam | 2005-05-04 16:43:00 +0200 (Wed, 04 May 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/src/misc/modules.c
@@ -651,7 +663,7 @@ Changed paths:
   * do not use a dynamic linker if no plugin support was detected/requested.
 
 ------------------------------------------------------------------------
-r10894 | bigben | 2005-05-04 01:18:04 +0200 (mer, 04 mai 2005) | 3 lines
+r10894 | bigben | 2005-05-04 01:18:04 +0200 (Wed, 04 May 2005) | 3 lines
 Changed paths:
    M /trunk/BUGS
 
@@ -659,7 +671,7 @@ Forgot this one...
 
 
 ------------------------------------------------------------------------
-r10893 | bigben | 2005-05-04 01:14:39 +0200 (mer, 04 mai 2005) | 3 lines
+r10893 | bigben | 2005-05-04 01:14:39 +0200 (Wed, 04 May 2005) | 3 lines
 Changed paths:
    M /trunk/BUGS
 
@@ -667,7 +679,7 @@ One more bug
 
 
 ------------------------------------------------------------------------
-r10892 | bigben | 2005-05-04 01:04:10 +0200 (mer, 04 mai 2005) | 3 lines
+r10892 | bigben | 2005-05-04 01:04:10 +0200 (Wed, 04 May 2005) | 3 lines
 Changed paths:
    M /trunk/BUGS
 
@@ -675,7 +687,7 @@ some more bugs...
 
 
 ------------------------------------------------------------------------
-r10891 | bigben | 2005-05-04 00:44:17 +0200 (mer, 04 mai 2005) | 5 lines
+r10891 | bigben | 2005-05-04 00:44:17 +0200 (Wed, 04 May 2005) | 5 lines
 Changed paths:
    M /trunk/modules/gui/macosx/playlist.m
 
@@ -685,14 +697,14 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10887 | fkuehne | 2005-05-03 22:10:10 +0200 (mar, 03 mai 2005) | 1 line
+r10887 | fkuehne | 2005-05-03 22:10:10 +0200 (Tue, 03 May 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
    M /trunk/src/misc/darwin_specific.m
 
 * aded the new Catalan translation
 ------------------------------------------------------------------------
-r10885 | courmisch | 2005-05-03 13:07:20 +0200 (mar, 03 mai 2005) | 2 lines
+r10885 | courmisch | 2005-05-03 13:07:20 +0200 (Tue, 03 May 2005) | 2 lines
 Changed paths:
    M /trunk/src/libvlc.h
    M /trunk/src/misc/iso-639_def.h
@@ -700,36 +712,36 @@ Changed paths:
 Enable catalan translation
 
 ------------------------------------------------------------------------
-r10884 | courmisch | 2005-05-03 12:55:49 +0200 (mar, 03 mai 2005) | 2 lines
+r10884 | courmisch | 2005-05-03 12:55:49 +0200 (Tue, 03 May 2005) | 2 lines
 Changed paths:
    M /trunk/po/POTFILES.in
 
 Fixes no longer existing files
 
 ------------------------------------------------------------------------
-r10883 | courmisch | 2005-05-03 12:47:17 +0200 (mar, 03 mai 2005) | 3 lines
+r10883 | courmisch | 2005-05-03 12:47:17 +0200 (Tue, 03 May 2005) | 3 lines
 Changed paths:
    M /trunk/THANKS
    A /trunk/po/ca.po
 
 Initial Catalan translation by
-Lorena Gomes and Xènia Albà Cantero
+Lorena Gomes and X?\195?\168nia Alb?\195?\160 Cantero
 
 ------------------------------------------------------------------------
-r10882 | courmisch | 2005-05-03 12:43:27 +0200 (mar, 03 mai 2005) | 2 lines
+r10882 | courmisch | 2005-05-03 12:43:27 +0200 (Tue, 03 May 2005) | 2 lines
 Changed paths:
    M /trunk/po/zh_TW.po
 
 .po are not executable
 
 ------------------------------------------------------------------------
-r10879 | fkuehne | 2005-05-02 20:36:58 +0200 (lun, 02 mai 2005) | 1 line
+r10879 | fkuehne | 2005-05-02 20:36:58 +0200 (Mon, 02 May 2005) | 1 line
 Changed paths:
    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
 * fixed icons for bin, AIFF, WAV
 ------------------------------------------------------------------------
-r10873 | rocky | 2005-05-02 11:01:55 +0200 (lun, 02 mai 2005) | 9 lines
+r10873 | rocky | 2005-05-02 11:01:55 +0200 (Mon, 02 May 2005) | 9 lines
 Changed paths:
    M /trunk/modules/gui/skins2/src/ft2_font.cpp
 
@@ -743,14 +755,14 @@ Follow the suggestion.
 
 
 ------------------------------------------------------------------------
-r10872 | fenrir | 2005-05-02 09:25:15 +0200 (lun, 02 mai 2005) | 2 lines
+r10872 | fenrir | 2005-05-02 09:25:15 +0200 (Mon, 02 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
 
  * playlist: fix Playlist::OnKeyDown (added event.Skip when needed).
 
 ------------------------------------------------------------------------
-r10871 | bigben | 2005-05-02 01:04:18 +0200 (lun, 02 mai 2005) | 3 lines
+r10871 | bigben | 2005-05-02 01:04:18 +0200 (Mon, 02 May 2005) | 3 lines
 Changed paths:
    M /trunk/src/video_output/video_output.c
 
@@ -758,7 +770,7 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10869 | asmax | 2005-05-01 23:36:53 +0200 (dim, 01 mai 2005) | 4 lines
+r10869 | asmax | 2005-05-01 23:36:53 +0200 (Sun, 01 May 2005) | 4 lines
 Changed paths:
    M /trunk/modules/gui/skins2/src/ft2_font.cpp
    M /trunk/modules/gui/skins2/src/ft2_font.hpp
@@ -769,7 +781,7 @@ Changed paths:
   in average !
 
 ------------------------------------------------------------------------
-r10863 | asmax | 2005-05-01 17:17:40 +0200 (dim, 01 mai 2005) | 3 lines
+r10863 | asmax | 2005-05-01 17:17:40 +0200 (Sun, 01 May 2005) | 3 lines
 Changed paths:
    M /trunk/include/vlc_stream.h
 
@@ -777,7 +789,7 @@ Changed paths:
   module in builtin mode)
 
 ------------------------------------------------------------------------
-r10862 | rocky | 2005-05-01 16:48:08 +0200 (dim, 01 mai 2005) | 6 lines
+r10862 | rocky | 2005-05-01 16:48:08 +0200 (Sun, 01 May 2005) | 6 lines
 Changed paths:
    M /trunk/modules/access/cdda/access.c
    M /trunk/modules/access/cdda/info.c
@@ -790,7 +802,7 @@ vcdx/access.c: hack to try to fix still-handling problem
 
 
 ------------------------------------------------------------------------
-r10861 | asmax | 2005-05-01 15:19:04 +0200 (dim, 01 mai 2005) | 4 lines
+r10861 | asmax | 2005-05-01 15:19:04 +0200 (Sun, 01 May 2005) | 4 lines
 Changed paths:
    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
@@ -811,7 +823,7 @@ Changed paths:
 * x11/*: optimized drawBitmap when alpha blending is not used: 5 times faster
 
 ------------------------------------------------------------------------
-r10860 | ipkiss | 2005-05-01 13:15:42 +0200 (dim, 01 mai 2005) | 3 lines
+r10860 | ipkiss | 2005-05-01 13:15:42 +0200 (Sun, 01 May 2005) | 3 lines
 Changed paths:
    M /trunk/doc/skins/skins2-howto.xml
 
@@ -819,7 +831,7 @@ Changed paths:
    missing in the doc
 
 ------------------------------------------------------------------------
-r10859 | rocky | 2005-05-01 10:56:03 +0200 (dim, 01 mai 2005) | 3 lines
+r10859 | rocky | 2005-05-01 10:56:03 +0200 (Sun, 01 May 2005) | 3 lines
 Changed paths:
    M /trunk/modules/access/cdda/access.c
    M /trunk/modules/access/cdda/cdda.h
@@ -828,7 +840,7 @@ Work on audio control access.
 
 
 ------------------------------------------------------------------------
-r10858 | rocky | 2005-05-01 04:43:17 +0200 (dim, 01 mai 2005) | 3 lines
+r10858 | rocky | 2005-05-01 04:43:17 +0200 (Sun, 01 May 2005) | 3 lines
 Changed paths:
    M /trunk/modules/access/cdda/access.c
 
@@ -836,7 +848,7 @@ Correct up audio-control stop command.
 
 
 ------------------------------------------------------------------------
-r10857 | rocky | 2005-05-01 04:16:02 +0200 (dim, 01 mai 2005) | 2 lines
+r10857 | rocky | 2005-05-01 04:16:02 +0200 (Sun, 01 May 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/cdda/access.c
    M /trunk/modules/access/cdda/cdda.c
@@ -844,7 +856,7 @@ Changed paths:
 Compatability for different versions of libcdio from 0.71-0.74cvs
 
 ------------------------------------------------------------------------
-r10856 | rocky | 2005-05-01 04:06:58 +0200 (dim, 01 mai 2005) | 4 lines
+r10856 | rocky | 2005-05-01 04:06:58 +0200 (Sun, 01 May 2005) | 4 lines
 Changed paths:
    M /trunk/modules/access/cdda/access.c
 
@@ -853,7 +865,7 @@ Another to pause audio control playing.
 
 
 ------------------------------------------------------------------------
-r10855 | rocky | 2005-05-01 02:34:39 +0200 (dim, 01 mai 2005) | 11 lines
+r10855 | rocky | 2005-05-01 02:34:39 +0200 (Sun, 01 May 2005) | 11 lines
 Changed paths:
    M /trunk/modules/access/cdda/access.c
    M /trunk/modules/access/cdda/cdda.c
@@ -872,7 +884,7 @@ First attempt at playing via audio controls - mostly not working.
 
 
 ------------------------------------------------------------------------
-r10854 | massiot | 2005-04-29 17:57:24 +0200 (ven, 29 avr 2005) | 5 lines
+r10854 | massiot | 2005-04-29 17:57:24 +0200 (Fri, 29 Apr 2005) | 5 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/extras/contrib/src/Makefile
@@ -887,7 +899,7 @@ Changed paths:
   for more information.
 
 ------------------------------------------------------------------------
-r10853 | fenrir | 2005-04-29 09:37:20 +0200 (ven, 29 avr 2005) | 3 lines
+r10853 | fenrir | 2005-04-29 09:37:20 +0200 (Fri, 29 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/access_filter/record.c
 
@@ -895,20 +907,20 @@ Changed paths:
  remove the uri/path part.
 
 ------------------------------------------------------------------------
-r10852 | robux4 | 2005-04-28 23:15:08 +0200 (jeu, 28 avr 2005) | 1 line
+r10852 | robux4 | 2005-04-28 23:15:08 +0200 (Thu, 28 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: add preliminary code to support the UI hooks
 ------------------------------------------------------------------------
-r10851 | damienf | 2005-04-28 15:58:54 +0200 (jeu, 28 avr 2005) | 2 lines
+r10851 | damienf | 2005-04-28 15:58:54 +0200 (Thu, 28 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_common.h
 
 bad, bad developer ...
 
 ------------------------------------------------------------------------
-r10850 | damienf | 2005-04-28 15:36:54 +0200 (jeu, 28 avr 2005) | 4 lines
+r10850 | damienf | 2005-04-28 15:36:54 +0200 (Thu, 28 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/modules/access/dshow/dshow.cpp
 
@@ -917,7 +929,7 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10849 | damienf | 2005-04-28 15:30:02 +0200 (jeu, 28 avr 2005) | 4 lines
+r10849 | damienf | 2005-04-28 15:30:02 +0200 (Thu, 28 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/include/vlc_common.h
    M /trunk/modules/access_filter/record.c
@@ -927,27 +939,27 @@ record.c: make it compile under mingw32, needs review
 
 
 ------------------------------------------------------------------------
-r10848 | gbazin | 2005-04-28 10:18:53 +0200 (jeu, 28 avr 2005) | 1 line
+r10848 | gbazin | 2005-04-28 10:18:53 +0200 (Thu, 28 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/access_filter/record.c
 
 * modules/access_filter/record.c: compilation fix.
 ------------------------------------------------------------------------
-r10847 | fenrir | 2005-04-28 09:45:51 +0200 (jeu, 28 avr 2005) | 2 lines
+r10847 | fenrir | 2005-04-28 09:45:51 +0200 (Thu, 28 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/input/es_out.c
 
  * es_out: oops, make EsOutProgramDel returning an error code.
 
 ------------------------------------------------------------------------
-r10846 | fenrir | 2005-04-28 09:43:09 +0200 (jeu, 28 avr 2005) | 2 lines
+r10846 | fenrir | 2005-04-28 09:43:09 +0200 (Thu, 28 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access_filter/record.c
 
  * record: grrr, support for system that doesn't have localtime_r.
 
 ------------------------------------------------------------------------
-r10845 | fenrir | 2005-04-28 09:26:04 +0200 (jeu, 28 avr 2005) | 3 lines
+r10845 | fenrir | 2005-04-28 09:26:04 +0200 (Thu, 28 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/include/vlc_es_out.h
    M /trunk/modules/demux/ts.c
@@ -957,26 +969,26 @@ Changed paths:
  ts.c: use ES_OUT_DEL_GROUP to remove old program.
 
 ------------------------------------------------------------------------
-r10844 | gbazin | 2005-04-27 14:59:38 +0200 (mer, 27 avr 2005) | 1 line
+r10844 | gbazin | 2005-04-27 14:59:38 +0200 (Wed, 27 Apr 2005) | 1 line
 Changed paths:
    M /trunk/src/input/es_out.c
 
 * src/input/es_out.c: reverted previous patch since it creates problems with the DVB access plugin.
 ------------------------------------------------------------------------
-r10843 | gbazin | 2005-04-27 13:40:11 +0200 (mer, 27 avr 2005) | 1 line
+r10843 | gbazin | 2005-04-27 13:40:11 +0200 (Wed, 27 Apr 2005) | 1 line
 Changed paths:
    M /trunk/src/input/es_out.c
 
 * src/input/es_out.c: cleanup empty programs.
 ------------------------------------------------------------------------
-r10842 | courmisch | 2005-04-27 12:19:51 +0200 (mer, 27 avr 2005) | 2 lines
+r10842 | courmisch | 2005-04-27 12:19:51 +0200 (Wed, 27 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access_filter/record.c
 
 Fix errno undefined error
 
 ------------------------------------------------------------------------
-r10841 | sigmunau | 2005-04-26 23:35:03 +0200 (mar, 26 avr 2005) | 5 lines
+r10841 | sigmunau | 2005-04-26 23:35:03 +0200 (Tue, 26 Apr 2005) | 5 lines
 Changed paths:
    M /trunk/src/input/var.c
 
@@ -986,7 +998,7 @@ fixes a race condition when "rate" ends up at a different value than
 p_input->i_rate
 
 ------------------------------------------------------------------------
-r10840 | bigben | 2005-04-26 23:34:46 +0200 (mar, 26 avr 2005) | 3 lines
+r10840 | bigben | 2005-04-26 23:34:46 +0200 (Tue, 26 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
 
@@ -994,34 +1006,34 @@ Compiles mkv.cpp in -O1 on darwin to work around a gcc bug.
 
 
 ------------------------------------------------------------------------
-r10839 | sam | 2005-04-26 22:17:50 +0200 (mar, 26 avr 2005) | 2 lines
+r10839 | sam | 2005-04-26 22:17:50 +0200 (Tue, 26 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/audio_output/esd.c
 
   * support for --esdserver. doesn't seem to work yet, though...
 
 ------------------------------------------------------------------------
-r10838 | titer | 2005-04-26 21:45:32 +0200 (mar, 26 avr 2005) | 2 lines
+r10838 | titer | 2005-04-26 21:45:32 +0200 (Tue, 26 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
  fixed ebml/matroska build with gcc 4
 
 ------------------------------------------------------------------------
-r10835 | robux4 | 2005-04-26 21:04:18 +0200 (mar, 26 avr 2005) | 2 lines
+r10835 | robux4 | 2005-04-26 21:04:18 +0200 (Tue, 26 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: added the thread to support VOB buttons
 + code cleaning
 ------------------------------------------------------------------------
-r10834 | fkuehne | 2005-04-26 20:59:56 +0200 (mar, 26 avr 2005) | 1 line
+r10834 | fkuehne | 2005-04-26 20:59:56 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
    M /trunk/src/libvlc.h
 
 * fix to the hotkeys on OSX: RECORD start/stop is cmd-shift-r, HISTORY_BACK/_FORWARD ctrl-v/ctrl-b now, as '[' and ']' are unaccessible on German keyboards
 ------------------------------------------------------------------------
-r10833 | bigben | 2005-04-26 19:33:24 +0200 (mar, 26 avr 2005) | 3 lines
+r10833 | bigben | 2005-04-26 19:33:24 +0200 (Tue, 26 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/classes.nib
    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
@@ -1033,20 +1045,20 @@ Add a checkbox to enable timeshifting in the open network panel
 
 
 ------------------------------------------------------------------------
-r10832 | robux4 | 2005-04-26 19:16:32 +0200 (mar, 26 avr 2005) | 1 line
+r10832 | robux4 | 2005-04-26 19:16:32 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: do an EnterAndLeave before seeking in Matroska Script
 ------------------------------------------------------------------------
-r10831 | gbazin | 2005-04-26 16:27:47 +0200 (mar, 26 avr 2005) | 1 line
+r10831 | gbazin | 2005-04-26 16:27:47 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/video_output/directx/events.c
    M /trunk/modules/video_output/x11/xcommon.c
 
 * modules/video_output/x11/xcommon.c, modules/video_output/directx/events.c: added support for insert/delete hotkeys.
 ------------------------------------------------------------------------
-r10830 | gbazin | 2005-04-26 16:16:14 +0200 (mar, 26 avr 2005) | 1 line
+r10830 | gbazin | 2005-04-26 16:16:14 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
    M /trunk/include/vlc_playlist.h
    M /trunk/src/playlist/playlist.c
@@ -1054,67 +1066,67 @@ Changed paths:
 
 * include/vlc_playlist.h, src/playlist/playlist.c, src/video_output/video_output.c: added a lock to the playlist garbage collector to avoid a race condition with the vout creation/destruction.
 ------------------------------------------------------------------------
-r10829 | robux4 | 2005-04-26 15:59:11 +0200 (mar, 26 avr 2005) | 1 line
+r10829 | robux4 | 2005-04-26 15:59:11 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: avoid leaving the same item in cascade
 ------------------------------------------------------------------------
-r10828 | gbazin | 2005-04-26 15:07:43 +0200 (mar, 26 avr 2005) | 1 line
+r10828 | gbazin | 2005-04-26 15:07:43 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/x264.c
 
 * modules/codec/x264.c: relaxed the version requirement for subpel and bpyramid.
 ------------------------------------------------------------------------
-r10827 | gbazin | 2005-04-26 14:44:03 +0200 (mar, 26 avr 2005) | 1 line
+r10827 | gbazin | 2005-04-26 14:44:03 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/stream_out/transcode.c
 
 * modules/stream_out/transcode.c: lowered the hurry-up treshold a bit.
 ------------------------------------------------------------------------
-r10826 | gbazin | 2005-04-26 14:40:02 +0200 (mar, 26 avr 2005) | 1 line
+r10826 | gbazin | 2005-04-26 14:40:02 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/stream_out/transcode.c
 
 * modules/stream_out/transcode.c: new hurry-up option that drops video frames if encoder is late.
 ------------------------------------------------------------------------
-r10825 | gbazin | 2005-04-26 12:51:32 +0200 (mar, 26 avr 2005) | 1 line
+r10825 | gbazin | 2005-04-26 12:51:32 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/x264.c
 
 * modules/codec/x264.c: use proper default value for subpel.
 ------------------------------------------------------------------------
-r10824 | gbazin | 2005-04-26 12:50:06 +0200 (mar, 26 avr 2005) | 1 line
+r10824 | gbazin | 2005-04-26 12:50:06 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/x264.c
 
 * modules/codec/x264.c: crop the video if its size isn't a multiple of 16 (will have to be changed to use the visible size values).
 ------------------------------------------------------------------------
-r10823 | gbazin | 2005-04-26 12:14:19 +0200 (mar, 26 avr 2005) | 1 line
+r10823 | gbazin | 2005-04-26 12:14:19 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/x264.c
 
 * modules/codec/x264.c: added bpyramid and subpel options + support for X264_ANALYSE_BSUB16x16.
 ------------------------------------------------------------------------
-r10822 | gbazin | 2005-04-26 11:37:26 +0200 (mar, 26 avr 2005) | 1 line
+r10822 | gbazin | 2005-04-26 11:37:26 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
 
 * modules/gui/wxwindows/interface.cpp: sanitized the menus shortcuts.
 ------------------------------------------------------------------------
-r10821 | gbazin | 2005-04-26 11:22:04 +0200 (mar, 26 avr 2005) | 1 line
+r10821 | gbazin | 2005-04-26 11:22:04 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
 
 * modules/gui/wxwindows/interface.cpp: shortcut for open directory changed to Ctrl+R.
 ------------------------------------------------------------------------
-r10820 | gbazin | 2005-04-26 10:44:14 +0200 (mar, 26 avr 2005) | 1 line
+r10820 | gbazin | 2005-04-26 10:44:14 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 * modules/demux/mkv.cpp: itoa -> sprintf.
 ------------------------------------------------------------------------
-r10819 | fenrir | 2005-04-26 10:42:19 +0200 (mar, 26 avr 2005) | 2 lines
+r10819 | fenrir | 2005-04-26 10:42:19 +0200 (Tue, 26 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access_filter/record.c
    M /trunk/modules/access_filter/timeshift.c
@@ -1122,20 +1134,20 @@ Changed paths:
  * all: added set_shortname.
 
 ------------------------------------------------------------------------
-r10818 | fenrir | 2005-04-26 10:34:54 +0200 (mar, 26 avr 2005) | 2 lines
+r10818 | fenrir | 2005-04-26 10:34:54 +0200 (Tue, 26 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/wxwindows.cpp
 
  * wxwindows: added a cast to avoid a compiler error (conversion from void*).
 
 ------------------------------------------------------------------------
-r10817 | gbazin | 2005-04-26 10:25:33 +0200 (mar, 26 avr 2005) | 1 line
+r10817 | gbazin | 2005-04-26 10:25:33 +0200 (Tue, 26 Apr 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: add access_filter_record to the build.
 ------------------------------------------------------------------------
-r10816 | fenrir | 2005-04-26 09:28:07 +0200 (mar, 26 avr 2005) | 3 lines
+r10816 | fenrir | 2005-04-26 09:28:07 +0200 (Tue, 26 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/include/vlc_keys.h
    M /trunk/modules/access_filter/Modules.am
@@ -1146,14 +1158,14 @@ Changed paths:
  recording (simple dumping). (Usefull for dvb/udp/mp3 radio stream).
 
 ------------------------------------------------------------------------
-r10815 | fenrir | 2005-04-26 09:24:39 +0200 (mar, 26 avr 2005) | 2 lines
+r10815 | fenrir | 2005-04-26 09:24:39 +0200 (Tue, 26 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/timer.cpp
 
  * timer: cosmetic (use VLC_META_NOW_PLAYING instead of "Now Playing")
 
 ------------------------------------------------------------------------
-r10814 | fenrir | 2005-04-26 09:23:56 +0200 (mar, 26 avr 2005) | 3 lines
+r10814 | fenrir | 2005-04-26 09:23:56 +0200 (Tue, 26 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/access/directory.c
    M /trunk/modules/audio_filter/resampler/linear.c
@@ -1165,7 +1177,7 @@ Changed paths:
  * mpjpeg.c: use sout_CfgParse !
 
 ------------------------------------------------------------------------
-r10813 | fenrir | 2005-04-26 09:21:31 +0200 (mar, 26 avr 2005) | 4 lines
+r10813 | fenrir | 2005-04-26 09:21:31 +0200 (Tue, 26 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/modules/demux/asf/libasf.c
    M /trunk/modules/demux/playlist/b4s.c
@@ -1176,14 +1188,14 @@ Changed paths:
        - better support of EIT + VLC_META_NOW_PLAYING.
 
 ------------------------------------------------------------------------
-r10812 | fenrir | 2005-04-26 09:19:10 +0200 (mar, 26 avr 2005) | 2 lines
+r10812 | fenrir | 2005-04-26 09:19:10 +0200 (Tue, 26 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_input.h
 
  * vlc_input.h: added INPUT_DEL_INFO.
 
 ------------------------------------------------------------------------
-r10811 | fenrir | 2005-04-26 09:17:42 +0200 (mar, 26 avr 2005) | 4 lines
+r10811 | fenrir | 2005-04-26 09:17:42 +0200 (Tue, 26 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/src/input/control.c
    M /trunk/src/input/es_out.c
@@ -1194,7 +1206,7 @@ Changed paths:
  * es_out: support VLC_META_NOW_PLAYING for multi-program stream.
 
 ------------------------------------------------------------------------
-r10810 | djc | 2005-04-26 03:43:00 +0200 (mar, 26 avr 2005) | 4 lines
+r10810 | djc | 2005-04-26 03:43:00 +0200 (Tue, 26 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/extras/contrib/src/packages.mak
 
@@ -1203,21 +1215,21 @@ Change location of speex to http://us.speex.org/download/
 
 
 ------------------------------------------------------------------------
-r10809 | sigmunau | 2005-04-26 01:19:19 +0200 (mar, 26 avr 2005) | 2 lines
+r10809 | sigmunau | 2005-04-26 01:19:19 +0200 (Tue, 26 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/extras/zsh.cpp
 
 extras/zsh.cpp: completion for module_cat and module_cat_list
 
 ------------------------------------------------------------------------
-r10808 | sigmunau | 2005-04-26 00:27:41 +0200 (mar, 26 avr 2005) | 2 lines
+r10808 | sigmunau | 2005-04-26 00:27:41 +0200 (Tue, 26 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/extras/zsh.cpp
 
 extras/zsh.cpp: allow completion of --option=value syntax
 
 ------------------------------------------------------------------------
-r10807 | sigmunau | 2005-04-26 00:14:48 +0200 (mar, 26 avr 2005) | 3 lines
+r10807 | sigmunau | 2005-04-26 00:14:48 +0200 (Tue, 26 Apr 2005) | 3 lines
 Changed paths:
    A /trunk/extras/Makefile
    M /trunk/extras/zsh.cpp
@@ -1226,13 +1238,13 @@ extras/Makefile: A very very simple makefile to build the zsh stuff
 extras/zsh.cpp: Support for completing simple url as well
 
 ------------------------------------------------------------------------
-r10804 | robux4 | 2005-04-25 21:19:06 +0200 (lun, 25 avr 2005) | 1 line
+r10804 | robux4 | 2005-04-25 21:19:06 +0200 (Mon, 25 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: add support for new DVD commands, add more debug messages
 ------------------------------------------------------------------------
-r10803 | sigmunau | 2005-04-25 19:16:37 +0200 (lun, 25 avr 2005) | 3 lines
+r10803 | sigmunau | 2005-04-25 19:16:37 +0200 (Mon, 25 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/extras/zsh.cpp
 
@@ -1240,67 +1252,67 @@ zsh.cpp: allow completion of submodules as well for module-type options
 (this allows -A and -V to complete the dummy module
 
 ------------------------------------------------------------------------
-r10802 | zorglub | 2005-04-24 22:44:36 +0200 (dim, 24 avr 2005) | 2 lines
+r10802 | zorglub | 2005-04-24 22:44:36 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/open.cpp
 
 Fix crash if we don't have freetype or subsdec
 
 ------------------------------------------------------------------------
-r10801 | sigmunau | 2005-04-24 20:46:19 +0200 (dim, 24 avr 2005) | 2 lines
+r10801 | sigmunau | 2005-04-24 20:46:19 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/TODO
 
 TODO: Added some of my personal wishes
 
 ------------------------------------------------------------------------
-r10800 | robux4 | 2005-04-24 20:45:35 +0200 (dim, 24 avr 2005) | 1 line
+r10800 | robux4 | 2005-04-24 20:45:35 +0200 (Sun, 24 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: Fix a problem when entering a chapter after the previous chapter produced a seek in the code
 ------------------------------------------------------------------------
-r10799 | robux4 | 2005-04-24 20:33:37 +0200 (dim, 24 avr 2005) | 1 line
+r10799 | robux4 | 2005-04-24 20:33:37 +0200 (Sun, 24 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: added support for the "GotoAndPlay()" Matroska Script command
 ------------------------------------------------------------------------
-r10798 | zorglub | 2005-04-24 20:01:21 +0200 (dim, 24 avr 2005) | 2 lines
+r10798 | zorglub | 2005-04-24 20:01:21 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
    A /trunk/BUGS
 
 Added file about known bugs
 
 ------------------------------------------------------------------------
-r10797 | zorglub | 2005-04-24 19:56:00 +0200 (dim, 24 avr 2005) | 2 lines
+r10797 | zorglub | 2005-04-24 19:56:00 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
 
 Also delete nodes when deleting selection
 
 ------------------------------------------------------------------------
-r10796 | robux4 | 2005-04-24 17:55:30 +0200 (dim, 24 avr 2005) | 1 line
+r10796 | robux4 | 2005-04-24 17:55:30 +0200 (Sun, 24 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: support the CallSS VTSM DVD command and cleaner jump between chapters & segments
 ------------------------------------------------------------------------
-r10795 | zorglub | 2005-04-24 17:54:03 +0200 (dim, 24 avr 2005) | 2 lines
+r10795 | zorglub | 2005-04-24 17:54:03 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/cdda.c
 
 Don't forget to update the status bar on track change
 
 ------------------------------------------------------------------------
-r10791 | sigmunau | 2005-04-24 16:48:07 +0200 (dim, 24 avr 2005) | 2 lines
+r10791 | sigmunau | 2005-04-24 16:48:07 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/services_discovery/sap.c
 
 sap.c: clean up playlist handling
 
 ------------------------------------------------------------------------
-r10788 | sigmunau | 2005-04-24 16:36:27 +0200 (dim, 24 avr 2005) | 3 lines
+r10788 | sigmunau | 2005-04-24 16:36:27 +0200 (Sun, 24 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/src/playlist/playlist.c
 
@@ -1308,13 +1320,13 @@ playlist.c: fixed a nasty corruption on exit with more than one sd module
 running
 
 ------------------------------------------------------------------------
-r10787 | robux4 | 2005-04-24 10:08:06 +0200 (dim, 24 avr 2005) | 1 line
+r10787 | robux4 | 2005-04-24 10:08:06 +0200 (Sun, 24 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: clean the way chapters are presented/handled internally
 ------------------------------------------------------------------------
-r10785 | zorglub | 2005-04-24 01:15:09 +0200 (dim, 24 avr 2005) | 2 lines
+r10785 | zorglub | 2005-04-24 01:15:09 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
@@ -1322,7 +1334,7 @@ Changed paths:
 Remove invert selection and select all (I simply can't figure how to do that)
 
 ------------------------------------------------------------------------
-r10784 | zorglub | 2005-04-24 01:05:35 +0200 (dim, 24 avr 2005) | 2 lines
+r10784 | zorglub | 2005-04-24 01:05:35 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
@@ -1330,28 +1342,28 @@ Changed paths:
 Delete selection (either by menu or key)
 
 ------------------------------------------------------------------------
-r10783 | sigmunau | 2005-04-24 00:37:22 +0200 (dim, 24 avr 2005) | 2 lines
+r10783 | sigmunau | 2005-04-24 00:37:22 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/packetizer/h264.c
 
 packetizer/h264.c: fix divition by zero for some streams
 
 ------------------------------------------------------------------------
-r10782 | zorglub | 2005-04-24 00:30:11 +0200 (dim, 24 avr 2005) | 2 lines
+r10782 | zorglub | 2005-04-24 00:30:11 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/timer.cpp
 
 Fix disc buttons
 
 ------------------------------------------------------------------------
-r10781 | zorglub | 2005-04-24 00:13:35 +0200 (dim, 24 avr 2005) | 2 lines
+r10781 | zorglub | 2005-04-24 00:13:35 +0200 (Sun, 24 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/logger.c
 
 Take logger back to control modules
 
 ------------------------------------------------------------------------
-r10780 | sigmunau | 2005-04-23 20:58:19 +0200 (sam, 23 avr 2005) | 3 lines
+r10780 | sigmunau | 2005-04-23 20:58:19 +0200 (Sat, 23 Apr 2005) | 3 lines
 Changed paths:
    A /trunk/extras/zsh.cpp
 
@@ -1359,45 +1371,45 @@ extras/zsh.cpp: hacky c++ program that generate a zsh completion rule for vlc.
 todo: MODULE_CAT and MODULE_CAT_LIST options. Better mrl completion. :option=value syntax. sout completion
 
 ------------------------------------------------------------------------
-r10779 | sigmunau | 2005-04-23 20:38:01 +0200 (sam, 23 avr 2005) | 2 lines
+r10779 | sigmunau | 2005-04-23 20:38:01 +0200 (Sat, 23 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/libvlc.h
 
 libvlc.h: move -A back to --aout where it belongs
 
 ------------------------------------------------------------------------
-r10778 | robux4 | 2005-04-23 18:54:18 +0200 (sam, 23 avr 2005) | 1 line
+r10778 | robux4 | 2005-04-23 18:54:18 +0200 (Sat, 23 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: refine the way segments/chapters are presented and handled (switching now works from everywhere)
 ------------------------------------------------------------------------
-r10777 | robux4 | 2005-04-23 17:13:47 +0200 (sam, 23 avr 2005) | 1 line
+r10777 | robux4 | 2005-04-23 17:13:47 +0200 (Sat, 23 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: only display the DVD title info in the Title selection
 ------------------------------------------------------------------------
-r10776 | robux4 | 2005-04-23 16:08:01 +0200 (sam, 23 avr 2005) | 1 line
+r10776 | robux4 | 2005-04-23 16:08:01 +0200 (Sat, 23 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: use the title feature to display the segment hierarchy
 ------------------------------------------------------------------------
-r10775 | zorglub | 2005-04-23 14:33:13 +0200 (sam, 23 avr 2005) | 2 lines
+r10775 | zorglub | 2005-04-23 14:33:13 +0200 (Sat, 23 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/cdda.c
 
 Give a fine name when playing audio CD
 
 ------------------------------------------------------------------------
-r10774 | robux4 | 2005-04-23 12:41:52 +0200 (sam, 23 avr 2005) | 1 line
+r10774 | robux4 | 2005-04-23 12:41:52 +0200 (Sat, 23 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: allow the chapter codecs to display chapter strings too (used to know where the DVD titles are)
 ------------------------------------------------------------------------
-r10773 | sigmunau | 2005-04-23 12:30:56 +0200 (sam, 23 avr 2005) | 3 lines
+r10773 | sigmunau | 2005-04-23 12:30:56 +0200 (Sat, 23 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
@@ -1405,21 +1417,21 @@ ffmpeg.c: fixed build with older ffmpeg. Disables Indeo2 untill ffmpeg
 people desides to increase their build number again
 
 ------------------------------------------------------------------------
-r10772 | courmisch | 2005-04-23 12:25:36 +0200 (sam, 23 avr 2005) | 2 lines
+r10772 | courmisch | 2005-04-23 12:25:36 +0200 (Sat, 23 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/services_discovery/sap.c
 
 - enable sap-ipv6 by default
 
 ------------------------------------------------------------------------
-r10771 | ipkiss | 2005-04-23 00:35:51 +0200 (sam, 23 avr 2005) | 2 lines
+r10771 | ipkiss | 2005-04-23 00:35:51 +0200 (Sat, 23 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/doc/skins/skins2-howto.xml
 
 Updated skins2 doc.
 
 ------------------------------------------------------------------------
-r10770 | ipkiss | 2005-04-23 00:25:10 +0200 (sam, 23 avr 2005) | 3 lines
+r10770 | ipkiss | 2005-04-23 00:25:10 +0200 (Sat, 23 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/skins2/Modules.am
    A /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
@@ -1430,63 +1442,63 @@ Changed paths:
            wherever one action was allowed
 
 ------------------------------------------------------------------------
-r10769 | fkuehne | 2005-04-22 23:36:07 +0200 (ven, 22 avr 2005) | 1 line
+r10769 | fkuehne | 2005-04-22 23:36:07 +0200 (Fri, 22 Apr 2005) | 1 line
 Changed paths:
    M /trunk/po/es.po
 
 * update to the Spanish translation by Antonio Javier Varela Calvo
 ------------------------------------------------------------------------
-r10768 | robux4 | 2005-04-22 13:47:02 +0200 (ven, 22 avr 2005) | 1 line
+r10768 | robux4 | 2005-04-22 13:47:02 +0200 (Fri, 22 Apr 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 contrib: try to allow make src for Linux too
 ------------------------------------------------------------------------
-r10767 | fenrir | 2005-04-22 10:05:03 +0200 (ven, 22 avr 2005) | 2 lines
+r10767 | fenrir | 2005-04-22 10:05:03 +0200 (Fri, 22 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/video_output/vout_synchro.c
 
  vout_synchro: less verbose.
 
 ------------------------------------------------------------------------
-r10765 | robux4 | 2005-04-21 23:09:15 +0200 (jeu, 21 avr 2005) | 1 line
+r10765 | robux4 | 2005-04-21 23:09:15 +0200 (Thu, 21 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: Enter/Leave on subchapters too
 ------------------------------------------------------------------------
-r10764 | robux4 | 2005-04-21 22:29:42 +0200 (jeu, 21 avr 2005) | 1 line
+r10764 | robux4 | 2005-04-21 22:29:42 +0200 (Thu, 21 Apr 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 contrib: no need to patch libebml anymore
 ------------------------------------------------------------------------
-r10763 | robux4 | 2005-04-21 22:21:08 +0200 (jeu, 21 avr 2005) | 1 line
+r10763 | robux4 | 2005-04-21 22:21:08 +0200 (Thu, 21 Apr 2005) | 1 line
 Changed paths:
    D /trunk/extras/contrib/src/Patches/libebml.patch
    M /trunk/extras/contrib/src/packages.mak
 
 contrib: update to the latest libebml/libmatroska packages
 ------------------------------------------------------------------------
-r10762 | robux4 | 2005-04-21 22:12:12 +0200 (jeu, 21 avr 2005) | 1 line
+r10762 | robux4 | 2005-04-21 22:12:12 +0200 (Thu, 21 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: add a notice about the gcc bug on Darwin
 ------------------------------------------------------------------------
-r10761 | robux4 | 2005-04-21 14:29:55 +0200 (jeu, 21 avr 2005) | 1 line
+r10761 | robux4 | 2005-04-21 14:29:55 +0200 (Thu, 21 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: minor improvements
 ------------------------------------------------------------------------
-r10760 | gbazin | 2005-04-21 14:09:23 +0200 (jeu, 21 avr 2005) | 1 line
+r10760 | gbazin | 2005-04-21 14:09:23 +0200 (Thu, 21 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/timer.cpp
 
 * modules/gui/wxwindows/timer.cpp: fixed interface flickering.
 ------------------------------------------------------------------------
-r10759 | courmisch | 2005-04-21 11:15:46 +0200 (jeu, 21 avr 2005) | 3 lines
+r10759 | courmisch | 2005-04-21 11:15:46 +0200 (Thu, 21 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/src/playlist/view.c
 
@@ -1494,7 +1506,7 @@ Handle failed allocation
 (I don't remember why I coded that, but it was left in my trunk)
 
 ------------------------------------------------------------------------
-r10758 | courmisch | 2005-04-21 11:09:34 +0200 (jeu, 21 avr 2005) | 4 lines
+r10758 | courmisch | 2005-04-21 11:09:34 +0200 (Thu, 21 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/modules/misc/network/ipv4.c
 
@@ -1503,38 +1515,38 @@ by isteinmann (at) bluewin.ch
 with fixes
 
 ------------------------------------------------------------------------
-r10757 | robux4 | 2005-04-20 23:04:49 +0200 (mer, 20 avr 2005) | 1 line
+r10757 | robux4 | 2005-04-20 23:04:49 +0200 (Wed, 20 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: the JumpTT command now works !!!!!!
 ------------------------------------------------------------------------
-r10756 | fkuehne | 2005-04-20 22:58:15 +0200 (mer, 20 avr 2005) | 1 line
+r10756 | fkuehne | 2005-04-20 22:58:15 +0200 (Wed, 20 Apr 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/packages.mak
 
 * fixed download-location of libvorbis
 ------------------------------------------------------------------------
-r10755 | robux4 | 2005-04-20 21:45:41 +0200 (mer, 20 avr 2005) | 1 line
+r10755 | robux4 | 2005-04-20 21:45:41 +0200 (Wed, 20 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: finding the segment matching the Title for JumpTT works
 ------------------------------------------------------------------------
-r10754 | gbazin | 2005-04-20 16:57:22 +0200 (mer, 20 avr 2005) | 1 line
+r10754 | gbazin | 2005-04-20 16:57:22 +0200 (Wed, 20 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
 * modules/codec/ffmpeg/ffmpeg.c: add Miro/Pinnacle VideoXL support.
 ------------------------------------------------------------------------
-r10753 | gbazin | 2005-04-20 16:55:46 +0200 (mer, 20 avr 2005) | 1 line
+r10753 | gbazin | 2005-04-20 16:55:46 +0200 (Wed, 20 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/avi/avi.c
    M /trunk/modules/demux/avi/libavi.c
 
 * modules/demux/avi: pass on video palette.
 ------------------------------------------------------------------------
-r10752 | dionoea | 2005-04-20 16:39:29 +0200 (mer, 20 avr 2005) | 4 lines
+r10752 | dionoea | 2005-04-20 16:39:29 +0200 (Wed, 20 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/vlc.win32.nsi
 
@@ -1543,39 +1555,39 @@ a file with VLC will use the whole file name and not the 8.3 format. That
 makes automatic subtitle loading work.
 
 ------------------------------------------------------------------------
-r10751 | gbazin | 2005-04-20 12:44:42 +0200 (mer, 20 avr 2005) | 1 line
+r10751 | gbazin | 2005-04-20 12:44:42 +0200 (Wed, 20 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/ffmpeg.c
    M /trunk/modules/codec/ffmpeg/video.c
 
 * modules/codec/ffmpeg: added support for Apple QuickDraw, QPEG, IBM Ultimotion, LOCO, Winnov WNV1, Autodesc RLE and Indeo V2 video codecs.
 ------------------------------------------------------------------------
-r10750 | gbazin | 2005-04-20 12:41:11 +0200 (mer, 20 avr 2005) | 1 line
+r10750 | gbazin | 2005-04-20 12:41:11 +0200 (Wed, 20 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mp4/libmp4.c
    M /trunk/modules/demux/mp4/libmp4.h
 
 * modules/demux/mp4: support for QuickDraw video tracks.
 ------------------------------------------------------------------------
-r10749 | robux4 | 2005-04-19 23:15:46 +0200 (mar, 19 avr 2005) | 1 line
+r10749 | robux4 | 2005-04-19 23:15:46 +0200 (Tue, 19 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: fix a gcc warning
 ------------------------------------------------------------------------
-r10748 | robux4 | 2005-04-19 22:05:59 +0200 (mar, 19 avr 2005) | 1 line
+r10748 | robux4 | 2005-04-19 22:05:59 +0200 (Tue, 19 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: preliminary support for the JumpTT command
 ------------------------------------------------------------------------
-r10747 | robux4 | 2005-04-19 21:46:59 +0200 (mar, 19 avr 2005) | 1 line
+r10747 | robux4 | 2005-04-19 21:46:59 +0200 (Tue, 19 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: fix various memory management problems
 ------------------------------------------------------------------------
-r10746 | fenrir | 2005-04-19 18:03:11 +0200 (mar, 19 avr 2005) | 6 lines
+r10746 | fenrir | 2005-04-19 18:03:11 +0200 (Tue, 19 Apr 2005) | 6 lines
 Changed paths:
    M /trunk/modules/video_filter/deinterlace.c
 
@@ -1586,14 +1598,14 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10745 | fenrir | 2005-04-19 17:59:57 +0200 (mar, 19 avr 2005) | 2 lines
+r10745 | fenrir | 2005-04-19 17:59:57 +0200 (Tue, 19 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/input/decoder.c
 
  * decoder: fix a crash with delete spu.
 
 ------------------------------------------------------------------------
-r10744 | fenrir | 2005-04-19 17:56:06 +0200 (mar, 19 avr 2005) | 4 lines
+r10744 | fenrir | 2005-04-19 17:56:06 +0200 (Tue, 19 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/modules/access/dvb/access.c
    M /trunk/modules/access/dvb/dvb.h
@@ -1603,43 +1615,43 @@ long delay because we only receive PAT at the start), but we increase each time
 data until 20. This decrease the load (more than 50% for me) while kepping low start up delay.
 
 ------------------------------------------------------------------------
-r10743 | robux4 | 2005-04-19 16:44:44 +0200 (mar, 19 avr 2005) | 1 line
+r10743 | robux4 | 2005-04-19 16:44:44 +0200 (Tue, 19 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: compilation fixes
 ------------------------------------------------------------------------
-r10742 | robux4 | 2005-04-19 16:25:30 +0200 (mar, 19 avr 2005) | 1 line
+r10742 | robux4 | 2005-04-19 16:25:30 +0200 (Tue, 19 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: start calling the interpretor
 ------------------------------------------------------------------------
-r10741 | gbazin | 2005-04-19 15:38:23 +0200 (mar, 19 avr 2005) | 1 line
+r10741 | gbazin | 2005-04-19 15:38:23 +0200 (Tue, 19 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/ts.c
 
 * modules/demux/ts.c: got rid of some useless code and fixed a memory leak at the same time.
 ------------------------------------------------------------------------
-r10740 | robux4 | 2005-04-19 14:38:49 +0200 (mar, 19 avr 2005) | 1 line
+r10740 | robux4 | 2005-04-19 14:38:49 +0200 (Tue, 19 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: initial support for GPRM and SPRM DVD registers
 ------------------------------------------------------------------------
-r10739 | robux4 | 2005-04-19 13:33:14 +0200 (mar, 19 avr 2005) | 1 line
+r10739 | robux4 | 2005-04-19 13:33:14 +0200 (Tue, 19 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: demux_sys_t needs to keep the same name
 ------------------------------------------------------------------------
-r10738 | robux4 | 2005-04-19 13:17:22 +0200 (mar, 19 avr 2005) | 1 line
+r10738 | robux4 | 2005-04-19 13:17:22 +0200 (Tue, 19 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: changed the name of classes and prepare the DVD interpretor
 ------------------------------------------------------------------------
-r10737 | gbazin | 2005-04-19 10:39:31 +0200 (mar, 19 avr 2005) | 5 lines
+r10737 | gbazin | 2005-04-19 10:39:31 +0200 (Tue, 19 Apr 2005) | 5 lines
 Changed paths:
    M /trunk/include/vlc_keys.h
    M /trunk/modules/gui/wxwindows/interface.cpp
@@ -1650,14 +1662,14 @@ Changed paths:
 Patch by Greg Hazel (ghazel at gmail dot com)
 
 ------------------------------------------------------------------------
-r10736 | courmisch | 2005-04-19 10:20:30 +0200 (mar, 19 avr 2005) | 2 lines
+r10736 | courmisch | 2005-04-19 10:20:30 +0200 (Tue, 19 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
 Don't enable externrun module in -hopefully- upcoming 0.8.2
 
 ------------------------------------------------------------------------
-r10735 | ipkiss | 2005-04-18 23:21:09 +0200 (lun, 18 avr 2005) | 5 lines
+r10735 | ipkiss | 2005-04-18 23:21:09 +0200 (Mon, 18 Apr 2005) | 5 lines
 Changed paths:
    M /trunk/modules/gui/skins2/src/vlcproc.cpp
    M /trunk/modules/gui/skins2/src/vlcproc.hpp
@@ -1671,14 +1683,14 @@ Changed paths:
     - x11: it's now possible to use the embedded vout after changing skin
 
 ------------------------------------------------------------------------
-r10733 | jpsaman | 2005-04-18 20:13:37 +0200 (lun, 18 avr 2005) | 2 lines
+r10733 | jpsaman | 2005-04-18 20:13:37 +0200 (Mon, 18 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/control/hotkeys.c
 
 Fix deadlock while quiting VLC. It can get stuck in the playlist. Stopping the playlist first resolves this problem.
 
 ------------------------------------------------------------------------
-r10731 | gbazin | 2005-04-18 17:32:31 +0200 (lun, 18 avr 2005) | 1 line
+r10731 | gbazin | 2005-04-18 17:32:31 +0200 (Mon, 18 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/mux/mpeg/pes.c
    M /trunk/modules/mux/mpeg/pes.h
@@ -1687,7 +1699,7 @@ Changed paths:
 
 * modules/mux/mpeg/*: new --sout-ps-pes-max-size option.
 ------------------------------------------------------------------------
-r10730 | gbazin | 2005-04-18 16:49:29 +0200 (lun, 18 avr 2005) | 1 line
+r10730 | gbazin | 2005-04-18 16:49:29 +0200 (Mon, 18 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/menus.cpp
    M /trunk/modules/gui/wxwindows/video.cpp
@@ -1695,21 +1707,21 @@ Changed paths:
 
 * modules/gui/wxwindows/*: workaround uninitialization bug in wxWidgets -> re-enabled on-the-fly interface switching.
 ------------------------------------------------------------------------
-r10729 | damienf | 2005-04-18 14:58:14 +0200 (lun, 18 avr 2005) | 2 lines
+r10729 | damienf | 2005-04-18 14:58:14 +0200 (Mon, 18 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/Makefile.am
 
 - make use of cygwin rebase to optimize DLL loading, if present
 
 ------------------------------------------------------------------------
-r10728 | damienf | 2005-04-18 13:51:57 +0200 (lun, 18 avr 2005) | 2 lines
+r10728 | damienf | 2005-04-18 13:51:57 +0200 (Mon, 18 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/activex/plugin.cpp
 
 - previously checked in this file to work only within my debug environment
 
 ------------------------------------------------------------------------
-r10727 | damienf | 2005-04-18 13:35:18 +0200 (lun, 18 avr 2005) | 4 lines
+r10727 | damienf | 2005-04-18 13:35:18 +0200 (Mon, 18 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/AUTHORS
    M /trunk/activex/README.TXT
@@ -1728,40 +1740,40 @@ Changed paths:
 - added suport to Ole Extent measurments to improve compatibilty
 
 ------------------------------------------------------------------------
-r10726 | gbazin | 2005-04-18 12:42:30 +0200 (lun, 18 avr 2005) | 1 line
+r10726 | gbazin | 2005-04-18 12:42:30 +0200 (Mon, 18 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
 
 * modules/gui/wxwindows/interface.cpp: fixed special hotkeys with modifiers on win32.
 ------------------------------------------------------------------------
-r10725 | gbazin | 2005-04-18 12:02:42 +0200 (lun, 18 avr 2005) | 1 line
+r10725 | gbazin | 2005-04-18 12:02:42 +0200 (Mon, 18 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/wxwindows.cpp
 
 * modules/gui/wxwindows/wxwindows.cpp: don't use the saved positions/sizes when acting as a dialog provider.
 ------------------------------------------------------------------------
-r10724 | courmisch | 2005-04-18 10:37:59 +0200 (lun, 18 avr 2005) | 2 lines
+r10724 | courmisch | 2005-04-18 10:37:59 +0200 (Mon, 18 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
 add -lz to build gnutls (see if it doesn't break)
 
 ------------------------------------------------------------------------
-r10715 | courmisch | 2005-04-17 20:00:31 +0200 (dim, 17 avr 2005) | 2 lines
+r10715 | courmisch | 2005-04-17 20:00:31 +0200 (Sun, 17 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/playlist/item-ext.c
 
 Msg_Info => Msg_Dbg
 
 ------------------------------------------------------------------------
-r10713 | sigmunau | 2005-04-17 15:03:09 +0200 (dim, 17 avr 2005) | 2 lines
+r10713 | sigmunau | 2005-04-17 15:03:09 +0200 (Sun, 17 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
 
 wx/playlist.cpp: removed a stray wxMutexGuiLeave
 
 ------------------------------------------------------------------------
-r10712 | sigmunau | 2005-04-17 15:00:51 +0200 (dim, 17 avr 2005) | 3 lines
+r10712 | sigmunau | 2005-04-17 15:00:51 +0200 (Sun, 17 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/demux/playlist/playlist.c
 
@@ -1769,14 +1781,14 @@ demux/playlist: fix a crash when shoutcast discovery correctly is not
 autoplayed
 
 ------------------------------------------------------------------------
-r10711 | sigmunau | 2005-04-17 14:59:23 +0200 (dim, 17 avr 2005) | 2 lines
+r10711 | sigmunau | 2005-04-17 14:59:23 +0200 (Sun, 17 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/services_discovery/shout.c
 
 shout.c: fix some potential problems
 
 ------------------------------------------------------------------------
-r10710 | sigmunau | 2005-04-17 14:58:33 +0200 (dim, 17 avr 2005) | 2 lines
+r10710 | sigmunau | 2005-04-17 14:58:33 +0200 (Sun, 17 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/libvlc.c
    M /trunk/src/misc/messages.c
@@ -1784,7 +1796,7 @@ Changed paths:
 minor memleak fixes
 
 ------------------------------------------------------------------------
-r10709 | sigmunau | 2005-04-17 14:36:34 +0200 (dim, 17 avr 2005) | 4 lines
+r10709 | sigmunau | 2005-04-17 14:36:34 +0200 (Sun, 17 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/src/playlist/item-ext.c
    M /trunk/src/playlist/playlist.c
@@ -1794,7 +1806,7 @@ item-ext.c: reverted a recent change in GetPositionById than caused
 old-style playlist to malfunction (visible in rc interface at least)
 
 ------------------------------------------------------------------------
-r10707 | jpsaman | 2005-04-16 16:10:00 +0200 (sam, 16 avr 2005) | 3 lines
+r10707 | jpsaman | 2005-04-16 16:10:00 +0200 (Sat, 16 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/mozilla/Makefile.am
@@ -1803,67 +1815,67 @@ Make compilation of mozilla plugin easier on different distributions. Removed fi
 Configure and compile with XPIDL=<path_to_xpidl> application of your mozilla version, eg for mozilla-1.7.6 use: XPIDL=/usr/lib/mozilla-1.7.6/xpidl ./configure <rest of line> && make
 
 ------------------------------------------------------------------------
-r10706 | courmisch | 2005-04-16 14:30:45 +0200 (sam, 16 avr 2005) | 2 lines
+r10706 | courmisch | 2005-04-16 14:30:45 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/misc/threads.c
 
 Clean up thread_{begin,end}
 
 ------------------------------------------------------------------------
-r10705 | courmisch | 2005-04-16 14:24:32 +0200 (sam, 16 avr 2005) | 2 lines
+r10705 | courmisch | 2005-04-16 14:24:32 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/misc/objects.c
 
 - fix invalid free of root object
 
 ------------------------------------------------------------------------
-r10704 | courmisch | 2005-04-16 12:53:36 +0200 (sam, 16 avr 2005) | 2 lines
+r10704 | courmisch | 2005-04-16 12:53:36 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/misc/modules.c
 
 Small mem leak
 
 ------------------------------------------------------------------------
-r10703 | courmisch | 2005-04-16 12:33:13 +0200 (sam, 16 avr 2005) | 2 lines
+r10703 | courmisch | 2005-04-16 12:33:13 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/services_discovery/sap.c
 
 Clean up
 
 ------------------------------------------------------------------------
-r10702 | gbazin | 2005-04-16 12:01:18 +0200 (sam, 16 avr 2005) | 1 line
+r10702 | gbazin | 2005-04-16 12:01:18 +0200 (Sat, 16 Apr 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/configuration.c
 
 * src/misc/configuration.c: YAF (yet another fix).
 ------------------------------------------------------------------------
-r10701 | sigmunau | 2005-04-16 11:56:26 +0200 (sam, 16 avr 2005) | 2 lines
+r10701 | sigmunau | 2005-04-16 11:56:26 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
 
 wx/playlist.cpp: invalidate the FindItem cache when needed (should fix some random crashes)
 
 ------------------------------------------------------------------------
-r10700 | courmisch | 2005-04-16 11:06:48 +0200 (sam, 16 avr 2005) | 2 lines
+r10700 | courmisch | 2005-04-16 11:06:48 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/services_discovery/sap.c
 
 Force conversion from UTF-8 when announce is incorrectly encoded
 
 ------------------------------------------------------------------------
-r10699 | gbazin | 2005-04-16 02:01:38 +0200 (sam, 16 avr 2005) | 1 line
+r10699 | gbazin | 2005-04-16 02:01:38 +0200 (Sat, 16 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/video.cpp
 
 * modules/gui/wxwindows/video.cpp: fixes.
 ------------------------------------------------------------------------
-r10698 | gbazin | 2005-04-16 00:35:21 +0200 (sam, 16 avr 2005) | 1 line
+r10698 | gbazin | 2005-04-16 00:35:21 +0200 (Sat, 16 Apr 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/modules.c
 
 * src/misc/modules.c: added sub-version number to cache data (used to detect cache layout changes in the development version).
 ------------------------------------------------------------------------
-r10697 | sigmunau | 2005-04-16 00:32:04 +0200 (sam, 16 avr 2005) | 2 lines
+r10697 | sigmunau | 2005-04-16 00:32:04 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/playlist/item-ext.c
    M /trunk/src/playlist/view.c
@@ -1871,27 +1883,27 @@ Changed paths:
 playlist: fixed two more occurences of the previous error
 
 ------------------------------------------------------------------------
-r10696 | sigmunau | 2005-04-16 00:28:24 +0200 (sam, 16 avr 2005) | 2 lines
+r10696 | sigmunau | 2005-04-16 00:28:24 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/playlist/item-ext.c
 
 playlist/item-ext.c: fixed off-by-one error causing a crash in ItemGetById
 
 ------------------------------------------------------------------------
-r10695 | zorglub | 2005-04-16 00:21:08 +0200 (sam, 16 avr 2005) | 2 lines
+r10695 | zorglub | 2005-04-16 00:21:08 +0200 (Sat, 16 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/playlist/playlist.c
 
 Fix next
 
 ------------------------------------------------------------------------
-r10694 | gbazin | 2005-04-16 00:17:04 +0200 (sam, 16 avr 2005) | 1 line
+r10694 | gbazin | 2005-04-16 00:17:04 +0200 (Sat, 16 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/timer.cpp
 
 * modules/gui/wxwindows/timer.cpp: cleanup.
 ------------------------------------------------------------------------
-r10693 | gbazin | 2005-04-16 00:08:02 +0200 (sam, 16 avr 2005) | 1 line
+r10693 | gbazin | 2005-04-16 00:08:02 +0200 (Sat, 16 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
    M /trunk/modules/gui/wxwindows/video.cpp
@@ -1900,7 +1912,7 @@ Changed paths:
 
 * modules/gui/wxwindows: bunch of small improvements to the embedded mode + enabled saving size with --wxwin-autosize.
 ------------------------------------------------------------------------
-r10692 | courmisch | 2005-04-15 23:56:14 +0200 (ven, 15 avr 2005) | 3 lines
+r10692 | courmisch | 2005-04-15 23:56:14 +0200 (Fri, 15 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/demux/voc.c
 
@@ -1908,13 +1920,13 @@ Changed paths:
 - fix silences handling
 
 ------------------------------------------------------------------------
-r10691 | gbazin | 2005-04-15 22:58:06 +0200 (ven, 15 avr 2005) | 1 line
+r10691 | gbazin | 2005-04-15 22:58:06 +0200 (Fri, 15 Apr 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/configuration.c
 
 * src/misc/configuration.c: fixed a few recent bugs.
 ------------------------------------------------------------------------
-r10690 | massiot | 2005-04-15 22:01:19 +0200 (ven, 15 avr 2005) | 3 lines
+r10690 | massiot | 2005-04-15 22:01:19 +0200 (Fri, 15 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/stream_out/Modules.am
@@ -1931,21 +1943,21 @@ Changed paths:
    module "mosaic-bridge".
 
 ------------------------------------------------------------------------
-r10689 | massiot | 2005-04-15 21:51:23 +0200 (ven, 15 avr 2005) | 2 lines
+r10689 | massiot | 2005-04-15 21:51:23 +0200 (Fri, 15 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_video.h
 
  * include/vlc_video.h: Added a p_next pointer to link pictures.
 
 ------------------------------------------------------------------------
-r10688 | massiot | 2005-04-15 21:02:14 +0200 (ven, 15 avr 2005) | 2 lines
+r10688 | massiot | 2005-04-15 21:02:14 +0200 (Fri, 15 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
  * configure.ac: Support for x86_64 architecture.
 
 ------------------------------------------------------------------------
-r10687 | massiot | 2005-04-15 20:06:51 +0200 (ven, 15 avr 2005) | 2 lines
+r10687 | massiot | 2005-04-15 20:06:51 +0200 (Fri, 15 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/codec/libmpeg2.c
    M /trunk/modules/services_discovery/sap.c
@@ -1957,7 +1969,7 @@ Changed paths:
  * ALL: x86-64 fixes.
 
 ------------------------------------------------------------------------
-r10686 | titer | 2005-04-15 18:56:51 +0200 (ven, 15 avr 2005) | 2 lines
+r10686 | titer | 2005-04-15 18:56:51 +0200 (Fri, 15 Apr 2005) | 2 lines
 Changed paths:
    M /trunk
    M /trunk/extras/contrib/src
@@ -1965,20 +1977,20 @@ Changed paths:
  More to ignore
 
 ------------------------------------------------------------------------
-r10685 | gbazin | 2005-04-15 17:22:17 +0200 (ven, 15 avr 2005) | 1 line
+r10685 | gbazin | 2005-04-15 17:22:17 +0200 (Fri, 15 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/video.cpp
 
 * modules/gui/wxwindows: disable last commit for now since we don't seem to be able to retrieve the right size values.
 ------------------------------------------------------------------------
-r10684 | gbazin | 2005-04-15 17:13:02 +0200 (ven, 15 avr 2005) | 1 line
+r10684 | gbazin | 2005-04-15 17:13:02 +0200 (Fri, 15 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/video.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
 
 * modules/gui/wxwindows: save size of video window when in non-autosize mode.
 ------------------------------------------------------------------------
-r10683 | courmisch | 2005-04-15 16:53:59 +0200 (ven, 15 avr 2005) | 3 lines
+r10683 | courmisch | 2005-04-15 16:53:59 +0200 (Fri, 15 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/services_discovery/sap.c
 
@@ -1986,13 +1998,13 @@ support for non-global statically defined SAP IPv4 multicast addresses
 (Trivial patch)
 
 ------------------------------------------------------------------------
-r10682 | gbazin | 2005-04-15 16:31:58 +0200 (ven, 15 avr 2005) | 1 line
+r10682 | gbazin | 2005-04-15 16:31:58 +0200 (Fri, 15 Apr 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/modules.c
 
 * src/misc/modules.c: oups, stupid bug.
 ------------------------------------------------------------------------
-r10681 | gbazin | 2005-04-15 16:01:27 +0200 (ven, 15 avr 2005) | 1 line
+r10681 | gbazin | 2005-04-15 16:01:27 +0200 (Fri, 15 Apr 2005) | 1 line
 Changed paths:
    M /trunk/include/configuration.h
    M /trunk/modules/gui/skins2/src/skin_main.cpp
@@ -2003,19 +2015,19 @@ Changed paths:
 
 * src/misc/configuration.c, ALL: support for auto-saveable config options (saved automatically on exit).
 ------------------------------------------------------------------------
-r10680 | gbazin | 2005-04-15 12:38:01 +0200 (ven, 15 avr 2005) | 1 line
+r10680 | gbazin | 2005-04-15 12:38:01 +0200 (Fri, 15 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/timer.cpp
 
 * modules/gui/wxwindows/timer.cpp: reduced the one shot timers length.
 ------------------------------------------------------------------------
-r10679 | gbazin | 2005-04-15 12:30:56 +0200 (ven, 15 avr 2005) | 1 line
+r10679 | gbazin | 2005-04-15 12:30:56 +0200 (Fri, 15 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/video.cpp
 
 * modules/gui/wxwindows/video.cpp: only set background color when necessary.
 ------------------------------------------------------------------------
-r10678 | gbazin | 2005-04-15 11:58:33 +0200 (ven, 15 avr 2005) | 1 line
+r10678 | gbazin | 2005-04-15 11:58:33 +0200 (Fri, 15 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
    M /trunk/modules/gui/wxwindows/timer.cpp
@@ -2025,39 +2037,39 @@ Changed paths:
 
 * modules/gui/wxwindows: small cleanup + renamed wxwin-size-to-video into wxwin-autosize.
 ------------------------------------------------------------------------
-r10677 | zorglub | 2005-04-15 11:34:29 +0200 (ven, 15 avr 2005) | 2 lines
+r10677 | zorglub | 2005-04-15 11:34:29 +0200 (Fri, 15 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
 
 Allow resizing of video when autofit is enabled
 
 ------------------------------------------------------------------------
-r10676 | gbazin | 2005-04-15 11:13:24 +0200 (ven, 15 avr 2005) | 1 line
+r10676 | gbazin | 2005-04-15 11:13:24 +0200 (Fri, 15 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/video.cpp
 
 * modules/gui/wxwindows/video.cpp: some fixes for the recent breakage.
 ------------------------------------------------------------------------
-r10675 | robux4 | 2005-04-14 23:49:34 +0200 (jeu, 14 avr 2005) | 1 line
+r10675 | robux4 | 2005-04-14 23:49:34 +0200 (Thu, 14 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: preliminary support for segments with no content, only chapter commands
 ------------------------------------------------------------------------
-r10673 | robux4 | 2005-04-13 23:06:16 +0200 (mer, 13 avr 2005) | 2 lines
+r10673 | robux4 | 2005-04-13 23:06:16 +0200 (Wed, 13 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: store the chapter codec data for later use
 code cleaning
 ------------------------------------------------------------------------
-r10672 | robux4 | 2005-04-13 22:03:49 +0200 (mer, 13 avr 2005) | 1 line
+r10672 | robux4 | 2005-04-13 22:03:49 +0200 (Wed, 13 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: stronger type checking
 ------------------------------------------------------------------------
-r10671 | zorglub | 2005-04-13 21:31:45 +0200 (mer, 13 avr 2005) | 2 lines
+r10671 | zorglub | 2005-04-13 21:31:45 +0200 (Wed, 13 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/wxwindows.cpp
    M /trunk/modules/services_discovery/sap.c
@@ -2066,7 +2078,7 @@ Changed paths:
 Don't autoplay SAP items
 
 ------------------------------------------------------------------------
-r10670 | zorglub | 2005-04-13 19:43:12 +0200 (mer, 13 avr 2005) | 10 lines
+r10670 | zorglub | 2005-04-13 19:43:12 +0200 (Wed, 13 Apr 2005) | 10 lines
 Changed paths:
    M /trunk/include/vlc_playlist.h
    M /trunk/modules/gui/macosx/playlist.m
@@ -2092,20 +2104,20 @@ Changed paths:
   - Fix slider behaviour, patch by Greg Hazel
 
 ------------------------------------------------------------------------
-r10669 | fenrir | 2005-04-13 10:27:34 +0200 (mer, 13 avr 2005) | 2 lines
+r10669 | fenrir | 2005-04-13 10:27:34 +0200 (Wed, 13 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/mux/mpeg/csa.c
 
  * csa: decrypt only when payload >= 8 bytes.
 
 ------------------------------------------------------------------------
-r10668 | gbazin | 2005-04-13 09:27:37 +0200 (mer, 13 avr 2005) | 1 line
+r10668 | gbazin | 2005-04-13 09:27:37 +0200 (Wed, 13 Apr 2005) | 1 line
 Changed paths:
    M /trunk/po/de.po
 
 * po/de.po: small fix.
 ------------------------------------------------------------------------
-r10667 | fkuehne | 2005-04-13 00:48:27 +0200 (mer, 13 avr 2005) | 4 lines
+r10667 | fkuehne | 2005-04-13 00:48:27 +0200 (Wed, 13 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/modules/access/v4l/v4l.c
    M /trunk/po/de.po
@@ -2116,7 +2128,7 @@ Changed paths:
 * de.po: first update to the German translation
 
 ------------------------------------------------------------------------
-r10666 | fkuehne | 2005-04-13 00:47:36 +0200 (mer, 13 avr 2005) | 1 line
+r10666 | fkuehne | 2005-04-13 00:47:36 +0200 (Wed, 13 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/ffmpeg.c
    M /trunk/modules/codec/toolame.c
@@ -2130,7 +2142,7 @@ Changed paths:
 
 * ALL:  removed l10n of various untranslatable strings such as 'ffmpeg' or 'Vorbis'
 ------------------------------------------------------------------------
-r10665 | zorglub | 2005-04-12 23:55:32 +0200 (mar, 12 avr 2005) | 8 lines
+r10665 | zorglub | 2005-04-12 23:55:32 +0200 (Tue, 12 Apr 2005) | 8 lines
 Changed paths:
    M /trunk/THANKS
    M /trunk/modules/gui/wxwindows/interface.cpp
@@ -2152,13 +2164,13 @@ Changed paths:
 Thanks to both !
 
 ------------------------------------------------------------------------
-r10664 | fkuehne | 2005-04-12 23:11:46 +0200 (mar, 12 avr 2005) | 1 line
+r10664 | fkuehne | 2005-04-12 23:11:46 +0200 (Tue, 12 Apr 2005) | 1 line
 Changed paths:
    M /trunk/po/Makefile.in.in
 
 * sorry, this file wasn't supposed to be commited in r10663, reverted to r10352
 ------------------------------------------------------------------------
-r10663 | fkuehne | 2005-04-12 23:08:00 +0200 (mar, 12 avr 2005) | 1 line
+r10663 | fkuehne | 2005-04-12 23:08:00 +0200 (Tue, 12 Apr 2005) | 1 line
 Changed paths:
    M /trunk/po/Makefile.in.in
    M /trunk/po/POTFILES.in
@@ -2189,7 +2201,7 @@ Changed paths:
 
 * updated the po-files on request by Jonas Larsen
 ------------------------------------------------------------------------
-r10662 | fkuehne | 2005-04-12 20:51:14 +0200 (mar, 12 avr 2005) | 1 line
+r10662 | fkuehne | 2005-04-12 20:51:14 +0200 (Tue, 12 Apr 2005) | 1 line
 Changed paths:
    M /trunk/THANKS
    M /trunk/configure.ac
@@ -2198,7 +2210,7 @@ Changed paths:
 
 * added Chinese Traditional translation by Frank Chao <frank0624 (at) gmail.com>
 ------------------------------------------------------------------------
-r10661 | bigben | 2005-04-12 20:46:26 +0200 (mar, 12 avr 2005) | 3 lines
+r10661 | bigben | 2005-04-12 20:46:26 +0200 (Tue, 12 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/macosx/controls.m
    M /trunk/modules/gui/macosx/intf.h
@@ -2210,7 +2222,7 @@ Update the info displayed in the playlist when you change the play mode in the m
 
 
 ------------------------------------------------------------------------
-r10660 | gbazin | 2005-04-12 20:15:33 +0200 (mar, 12 avr 2005) | 1 line
+r10660 | gbazin | 2005-04-12 20:15:33 +0200 (Tue, 12 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/playlist/b4s.c
    M /trunk/modules/misc/xml/xtag.c
@@ -2220,7 +2232,7 @@ Changed paths:
 
 * ALL: fixed a handful of bugs and memory leaks.
 ------------------------------------------------------------------------
-r10659 | hartman | 2005-04-12 18:43:55 +0200 (mar, 12 avr 2005) | 2 lines
+r10659 | hartman | 2005-04-12 18:43:55 +0200 (Tue, 12 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/intf.m
    M /trunk/modules/gui/macosx/playlist.m
@@ -2228,21 +2240,21 @@ Changed paths:
 * Fix two cases where p_playlist->status.p_item was NULL (this fixes last issues with adding shoutcast SD to OSX playlist)
 
 ------------------------------------------------------------------------
-r10658 | hartman | 2005-04-12 18:20:55 +0200 (mar, 12 avr 2005) | 2 lines
+r10658 | hartman | 2005-04-12 18:20:55 +0200 (Tue, 12 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/xml/xtag.c
 
 * Now works with http 1.0. Someone better check this to make sure I didn't mess up. :D
 
 ------------------------------------------------------------------------
-r10657 | courmisch | 2005-04-12 16:43:01 +0200 (mar, 12 avr 2005) | 2 lines
+r10657 | courmisch | 2005-04-12 16:43:01 +0200 (Tue, 12 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/services_discovery/sap.c
 
 Simplifying
 
 ------------------------------------------------------------------------
-r10656 | hartman | 2005-04-12 16:41:47 +0200 (mar, 12 avr 2005) | 5 lines
+r10656 | hartman | 2005-04-12 16:41:47 +0200 (Tue, 12 Apr 2005) | 5 lines
 Changed paths:
    M /trunk/AUTHORS
    M /trunk/TODO
@@ -2256,7 +2268,7 @@ Changed paths:
 * fixed video-on-top with opengl vouts on OSX.
 
 ------------------------------------------------------------------------
-r10655 | bigben | 2005-04-12 16:31:14 +0200 (mar, 12 avr 2005) | 4 lines
+r10655 | bigben | 2005-04-12 16:31:14 +0200 (Tue, 12 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/modules/gui/macosx/intf.h
    M /trunk/modules/gui/macosx/intf.m
@@ -2268,19 +2280,19 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10654 | gbazin | 2005-04-12 16:11:04 +0200 (mar, 12 avr 2005) | 1 line
+r10654 | gbazin | 2005-04-12 16:11:04 +0200 (Tue, 12 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/video_output/opengl.c
 
 * modules/video_output/opengl.c: fixed snapshots in opengl mode.
 ------------------------------------------------------------------------
-r10653 | gbazin | 2005-04-12 16:09:12 +0200 (mar, 12 avr 2005) | 1 line
+r10653 | gbazin | 2005-04-12 16:09:12 +0200 (Tue, 12 Apr 2005) | 1 line
 Changed paths:
    M /trunk/src/video_output/vout_subpictures.c
 
 * src/video_output/vout_subpictures.c: fixed recent breakage with aspect-ratio and subpictures.
 ------------------------------------------------------------------------
-r10652 | bigben | 2005-04-12 15:19:23 +0200 (mar, 12 avr 2005) | 5 lines
+r10652 | bigben | 2005-04-12 15:19:23 +0200 (Tue, 12 Apr 2005) | 5 lines
 Changed paths:
    M /trunk/modules/gui/macosx/intf.m
 
@@ -2290,14 +2302,14 @@ Please test if I didn't break anything...
 
 
 ------------------------------------------------------------------------
-r10651 | dionoea | 2005-04-12 00:53:55 +0200 (mar, 12 avr 2005) | 2 lines
+r10651 | dionoea | 2005-04-12 00:53:55 +0200 (Tue, 12 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/services_discovery/shout.c
 
 add option to select the limit of shoutcast streams to be displayed
 
 ------------------------------------------------------------------------
-r10650 | sigmunau | 2005-04-11 23:53:33 +0200 (lun, 11 avr 2005) | 3 lines
+r10650 | sigmunau | 2005-04-11 23:53:33 +0200 (Mon, 11 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/TODO
    M /trunk/src/playlist/item-ext.c
@@ -2307,20 +2319,20 @@ all: remove items from pp_all_items when needed. Hopefully gives a more
 stable playlist
 
 ------------------------------------------------------------------------
-r10649 | robux4 | 2005-04-11 22:07:05 +0200 (lun, 11 avr 2005) | 1 line
+r10649 | robux4 | 2005-04-11 22:07:05 +0200 (Mon, 11 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: store the translation between segment IDs for each chapter codec
 ------------------------------------------------------------------------
-r10648 | zorglub | 2005-04-11 19:43:08 +0200 (lun, 11 avr 2005) | 2 lines
+r10648 | zorglub | 2005-04-11 19:43:08 +0200 (Mon, 11 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/stream_out/bridge.c
 
 Remove bridge from preferences panel + fix description, patch by Chritophe Mutricy
 
 ------------------------------------------------------------------------
-r10647 | titer | 2005-04-11 17:35:41 +0200 (lun, 11 avr 2005) | 2 lines
+r10647 | titer | 2005-04-11 17:35:41 +0200 (Mon, 11 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/beos/PreferencesWindow.cpp
    M /trunk/modules/gui/beos/PreferencesWindow.h
@@ -2328,35 +2340,35 @@ Changed paths:
  beos/PreferencesWindow*: fixed widgets
 
 ------------------------------------------------------------------------
-r10646 | damienf | 2005-04-11 16:29:18 +0200 (lun, 11 avr 2005) | 2 lines
+r10646 | damienf | 2005-04-11 16:29:18 +0200 (Mon, 11 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/mux/mpeg/ts.c
 
 -added "pmt-program" variable to configure PMT program number
 
 ------------------------------------------------------------------------
-r10645 | hartman | 2005-04-11 16:13:41 +0200 (lun, 11 avr 2005) | 2 lines
+r10645 | hartman | 2005-04-11 16:13:41 +0200 (Mon, 11 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/time.c
 
 * included wrong time.h
 
 ------------------------------------------------------------------------
-r10644 | sigmunau | 2005-04-11 14:04:14 +0200 (lun, 11 avr 2005) | 2 lines
+r10644 | sigmunau | 2005-04-11 14:04:14 +0200 (Mon, 11 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/TODO
 
 TODO: Added some todo items related to playlist that should be done, but I don't have time to do right now.
 
 ------------------------------------------------------------------------
-r10643 | hartman | 2005-04-11 01:05:44 +0200 (lun, 11 avr 2005) | 2 lines
+r10643 | hartman | 2005-04-11 01:05:44 +0200 (Mon, 11 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/time.c
 
 * include time.h when using it.
 
 ------------------------------------------------------------------------
-r10642 | hartman | 2005-04-11 00:29:35 +0200 (lun, 11 avr 2005) | 6 lines
+r10642 | hartman | 2005-04-11 00:29:35 +0200 (Mon, 11 Apr 2005) | 6 lines
 Changed paths:
    M /trunk/modules/gui/macosx/controls.m
    M /trunk/modules/gui/macosx/intf.m
@@ -2368,7 +2380,7 @@ Apparently menu's got smarter in Tiger. As a workaround for the old version, you
 This still isn't the correct way to fix it. We should attach a callback function to the autogenerated menu's and have the callback function update the menu. (but this will work for now).
 
 ------------------------------------------------------------------------
-r10641 | zorglub | 2005-04-10 20:40:52 +0200 (dim, 10 avr 2005) | 10 lines
+r10641 | zorglub | 2005-04-10 20:40:52 +0200 (Sun, 10 Apr 2005) | 10 lines
 Changed paths:
    M /trunk/include/vlc_common.h
    M /trunk/include/vlc_playlist.h
@@ -2400,7 +2412,7 @@ I only changed two things in the patch
 
 
 ------------------------------------------------------------------------
-r10640 | titer | 2005-04-10 20:18:22 +0200 (dim, 10 avr 2005) | 2 lines
+r10640 | titer | 2005-04-10 20:18:22 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/beos/BeOS.cpp
    M /trunk/modules/gui/beos/PreferencesWindow.cpp
@@ -2409,7 +2421,7 @@ Changed paths:
  beos/*: first pass at fixing the BeOS prefs
 
 ------------------------------------------------------------------------
-r10639 | sigmunau | 2005-04-10 19:48:41 +0200 (dim, 10 avr 2005) | 2 lines
+r10639 | sigmunau | 2005-04-10 19:48:41 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/mms/mmstu.c
    M /trunk/modules/codec/ffmpeg/video.c
@@ -2418,49 +2430,49 @@ Changed paths:
 fixed three major problems pointed to by Trax
 
 ------------------------------------------------------------------------
-r10638 | courmisch | 2005-04-10 18:13:40 +0200 (dim, 10 avr 2005) | 2 lines
+r10638 | courmisch | 2005-04-10 18:13:40 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/playlist/b4s.c
 
 Fix invalid free() on exit
 
 ------------------------------------------------------------------------
-r10637 | courmisch | 2005-04-10 18:12:57 +0200 (dim, 10 avr 2005) | 2 lines
+r10637 | courmisch | 2005-04-10 18:12:57 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/xml/xtag.c
 
 Fix a segmentation fault in case of error
 
 ------------------------------------------------------------------------
-r10636 | sigmunau | 2005-04-10 16:44:52 +0200 (dim, 10 avr 2005) | 2 lines
+r10636 | sigmunau | 2005-04-10 16:44:52 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/playlist/item-ext.c
 
 playlist/item-ext.c: more elegant binary search in playlist_ItemGetById()
 
 ------------------------------------------------------------------------
-r10635 | sigmunau | 2005-04-10 16:42:39 +0200 (dim, 10 avr 2005) | 2 lines
+r10635 | sigmunau | 2005-04-10 16:42:39 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
 
 wx/playlist.cpp: reintroduced the caching in FindItem, giving unknown speed increases
 
 ------------------------------------------------------------------------
-r10634 | titer | 2005-04-10 16:00:40 +0200 (dim, 10 avr 2005) | 2 lines
+r10634 | titer | 2005-04-10 16:00:40 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/externrun.c
 
  externrun.c: compile fix
 
 ------------------------------------------------------------------------
-r10633 | sigmunau | 2005-04-10 14:46:30 +0200 (dim, 10 avr 2005) | 2 lines
+r10633 | sigmunau | 2005-04-10 14:46:30 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/services_discovery/shout.c
 
 shout.c: set svn properties, fixed copyright, author and a string
 
 ------------------------------------------------------------------------
-r10632 | sigmunau | 2005-04-10 13:55:16 +0200 (dim, 10 avr 2005) | 3 lines
+r10632 | sigmunau | 2005-04-10 13:55:16 +0200 (Sun, 10 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/demux/playlist/b4s.c
@@ -2472,14 +2484,14 @@ demux/playlist/*: Added a special "shoutcast" mode to b4s parser
 rest: new services discovery module to get channels from shoutcast
 
 ------------------------------------------------------------------------
-r10631 | sigmunau | 2005-04-10 13:52:24 +0200 (dim, 10 avr 2005) | 2 lines
+r10631 | sigmunau | 2005-04-10 13:52:24 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/playlist/item-ext.c
 
 src/playlist/item-ext.c: fixed a recent bug in playlist_ItemGetById
 
 ------------------------------------------------------------------------
-r10630 | sigmunau | 2005-04-10 13:03:57 +0200 (dim, 10 avr 2005) | 3 lines
+r10630 | sigmunau | 2005-04-10 13:03:57 +0200 (Sun, 10 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/include/vlc_playlist.h
    M /trunk/src/playlist/sort.c
@@ -2488,7 +2500,7 @@ playlist: support for sorting a node based on numerical iterpretation of the
 title
 
 ------------------------------------------------------------------------
-r10629 | sigmunau | 2005-04-10 10:19:49 +0200 (dim, 10 avr 2005) | 3 lines
+r10629 | sigmunau | 2005-04-10 10:19:49 +0200 (Sun, 10 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/include/vlc_playlist.h
    M /trunk/src/playlist/item-ext.c
@@ -2498,7 +2510,7 @@ playlist/item.c, include/vlc_playlist.h: introduced playlist_ItemCopy
 playlist/item-ext.c: O(log(N)) playlist_GetItemById()
 
 ------------------------------------------------------------------------
-r10628 | rocky | 2005-04-10 03:51:44 +0200 (dim, 10 avr 2005) | 6 lines
+r10628 | rocky | 2005-04-10 03:51:44 +0200 (Sun, 10 Apr 2005) | 6 lines
 Changed paths:
    M /trunk/modules/access/vcdx/access.c
    M /trunk/modules/access/vcdx/info.c
@@ -2512,7 +2524,7 @@ Some small memory leaks fixed.
 
 
 ------------------------------------------------------------------------
-r10627 | hartman | 2005-04-10 01:36:48 +0200 (dim, 10 avr 2005) | 2 lines
+r10627 | hartman | 2005-04-10 01:36:48 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
    A /trunk/extras/contrib/src/Patches/gcrypt.patch
@@ -2520,27 +2532,27 @@ Changed paths:
 * gcc 4.0 fixes for libgcrypt
 
 ------------------------------------------------------------------------
-r10626 | hartman | 2005-04-10 01:31:47 +0200 (dim, 10 avr 2005) | 2 lines
+r10626 | hartman | 2005-04-10 01:31:47 +0200 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
 * Fix vlc compilation on gcc-4.0 (only one patch how easy was that)
 
 ------------------------------------------------------------------------
-r10625 | gbazin | 2005-04-09 18:55:47 +0200 (sam, 09 avr 2005) | 1 line
+r10625 | gbazin | 2005-04-09 18:55:47 +0200 (Sat, 09 Apr 2005) | 1 line
 Changed paths:
    M /trunk/src/input/access.c
 
 * src/input/access.c: fixed segfaults.
 ------------------------------------------------------------------------
-r10624 | hartman | 2005-04-09 18:02:45 +0200 (sam, 09 avr 2005) | 2 lines
+r10624 | hartman | 2005-04-09 18:02:45 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 * Fix a spelling error of a define
 
 ------------------------------------------------------------------------
-r10623 | rocky | 2005-04-09 17:36:41 +0200 (sam, 09 avr 2005) | 9 lines
+r10623 | rocky | 2005-04-09 17:36:41 +0200 (Sat, 09 Apr 2005) | 9 lines
 Changed paths:
    M /trunk/modules/access/cdda/access.c
    M /trunk/modules/access/cdda/callback.c
@@ -2558,14 +2570,14 @@ libcddb 0.96 has regexp memory leaks in - 1.0.0 won't. Be leak free if using
 
 
 ------------------------------------------------------------------------
-r10622 | sigmunau | 2005-04-09 17:15:57 +0200 (sam, 09 avr 2005) | 2 lines
+r10622 | sigmunau | 2005-04-09 17:15:57 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/playlist/playlist.c
 
 playlist.c: removed a stray mutex_unlock
 
 ------------------------------------------------------------------------
-r10621 | sigmunau | 2005-04-09 16:57:23 +0200 (sam, 09 avr 2005) | 10 lines
+r10621 | sigmunau | 2005-04-09 16:57:23 +0200 (Sat, 09 Apr 2005) | 10 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
@@ -2581,14 +2593,14 @@ This should fix a lot of potential deadlocks and crashes, including a few I
 could reproduce
 
 ------------------------------------------------------------------------
-r10620 | courmisch | 2005-04-09 16:54:44 +0200 (sam, 09 avr 2005) | 2 lines
+r10620 | courmisch | 2005-04-09 16:54:44 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/gnutls.c
 
 Client should now be able to authenticate
 
 ------------------------------------------------------------------------
-r10619 | sigmunau | 2005-04-09 16:53:38 +0200 (sam, 09 avr 2005) | 5 lines
+r10619 | sigmunau | 2005-04-09 16:53:38 +0200 (Sat, 09 Apr 2005) | 5 lines
 Changed paths:
    M /trunk/include/vlc_playlist.h
    M /trunk/src/playlist/item-ext.c
@@ -2601,20 +2613,20 @@ made playlist_Control not take the playlist lock, and created a
 playlist_LockControl that does the same but takes the lock
 
 ------------------------------------------------------------------------
-r10618 | gbazin | 2005-04-09 16:43:02 +0200 (sam, 09 avr 2005) | 1 line
+r10618 | gbazin | 2005-04-09 16:43:02 +0200 (Sat, 09 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/dialogs.cpp
 
 * modules/gui/wxwindows/dialogs.cpp: fixed open directory dialog.
 ------------------------------------------------------------------------
-r10617 | zorglub | 2005-04-09 16:02:55 +0200 (sam, 09 avr 2005) | 2 lines
+r10617 | zorglub | 2005-04-09 16:02:55 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/extrapanel.cpp
 
 Fix addition of several filters
 
 ------------------------------------------------------------------------
-r10616 | courmisch | 2005-04-09 14:30:34 +0200 (sam, 09 avr 2005) | 2 lines
+r10616 | courmisch | 2005-04-09 14:30:34 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/http.c
    M /trunk/modules/misc/gnutls.c
@@ -2623,7 +2635,7 @@ Changed paths:
 - optional SSL hostname verification
 
 ------------------------------------------------------------------------
-r10615 | gbazin | 2005-04-09 13:27:23 +0200 (sam, 09 avr 2005) | 5 lines
+r10615 | gbazin | 2005-04-09 13:27:23 +0200 (Sat, 09 Apr 2005) | 5 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/demux/flac.c
@@ -2640,53 +2652,53 @@ Changed paths:
 * modules/demux/util/id3.c: module removed because id3tag header skipping isn't needed anymore.
 
 ------------------------------------------------------------------------
-r10614 | gbazin | 2005-04-09 13:15:18 +0200 (sam, 09 avr 2005) | 1 line
+r10614 | gbazin | 2005-04-09 13:15:18 +0200 (Sat, 09 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/Modules.am
    D /trunk/modules/demux/aac.c
 
 * modules/demux/aac.c: removed deprecated aac demux (replaced by the m4a demux which uses the m4a packetizer).
 ------------------------------------------------------------------------
-r10613 | courmisch | 2005-04-09 13:03:56 +0200 (sam, 09 avr 2005) | 2 lines
+r10613 | courmisch | 2005-04-09 13:03:56 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/gnutls.c
 
 Client-side server credentials verification
 
 ------------------------------------------------------------------------
-r10612 | gbazin | 2005-04-09 11:53:06 +0200 (sam, 09 avr 2005) | 1 line
+r10612 | gbazin | 2005-04-09 11:53:06 +0200 (Sat, 09 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/ty.c
 
 * modules/demux/ty.c: fixed probing bug.
 ------------------------------------------------------------------------
-r10611 | courmisch | 2005-04-09 11:27:27 +0200 (sam, 09 avr 2005) | 2 lines
+r10611 | courmisch | 2005-04-09 11:27:27 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/win32text.c
 
 Not an executable
 
 ------------------------------------------------------------------------
-r10610 | gbazin | 2005-04-09 11:26:41 +0200 (sam, 09 avr 2005) | 1 line
+r10610 | gbazin | 2005-04-09 11:26:41 +0200 (Sat, 09 Apr 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: don't include externrun in the wince build.
 ------------------------------------------------------------------------
-r10609 | hartman | 2005-04-09 11:02:36 +0200 (sam, 09 avr 2005) | 1 line
+r10609 | hartman | 2005-04-09 11:02:36 +0200 (Sat, 09 Apr 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/Patches/libebml.patch
 
 * fix libebml patch
 ------------------------------------------------------------------------
-r10608 | courmisch | 2005-04-09 10:07:50 +0200 (sam, 09 avr 2005) | 2 lines
+r10608 | courmisch | 2005-04-09 10:07:50 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/externrun.c
 
 Cosmetic fixes
 
 ------------------------------------------------------------------------
-r10607 | courmisch | 2005-04-09 10:06:00 +0200 (sam, 09 avr 2005) | 7 lines
+r10607 | courmisch | 2005-04-09 10:06:00 +0200 (Sat, 09 Apr 2005) | 7 lines
 Changed paths:
    M /trunk/modules/misc/externrun.c
 
@@ -2698,7 +2710,7 @@ Changed paths:
 - more verbose
 
 ------------------------------------------------------------------------
-r10606 | courmisch | 2005-04-09 09:42:21 +0200 (sam, 09 avr 2005) | 3 lines
+r10606 | courmisch | 2005-04-09 09:42:21 +0200 (Sat, 09 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
 
@@ -2706,7 +2718,7 @@ Changed paths:
 - struct addrinfo check
 
 ------------------------------------------------------------------------
-r10605 | courmisch | 2005-04-09 09:38:56 +0200 (sam, 09 avr 2005) | 2 lines
+r10605 | courmisch | 2005-04-09 09:38:56 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/Modules.am
    D /trunk/modules/misc/externrun
@@ -2715,21 +2727,21 @@ Changed paths:
 Removed useless subdirectory
 
 ------------------------------------------------------------------------
-r10604 | courmisch | 2005-04-09 09:34:12 +0200 (sam, 09 avr 2005) | 2 lines
+r10604 | courmisch | 2005-04-09 09:34:12 +0200 (Sat, 09 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/externrun/externrun.c
 
 tab fixes (cosmetic)
 
 ------------------------------------------------------------------------
-r10603 | hartman | 2005-04-09 02:22:50 +0200 (sam, 09 avr 2005) | 1 line
+r10603 | hartman | 2005-04-09 02:22:50 +0200 (Sat, 09 Apr 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/bootstrap
    M /trunk/extras/contrib/src/Makefile
 
 * Updated the contrib system to work with the new id gcc-4 returns for Tiger
 ------------------------------------------------------------------------
-r10602 | hartman | 2005-04-09 01:47:49 +0200 (sam, 09 avr 2005) | 1 line
+r10602 | hartman | 2005-04-09 01:47:49 +0200 (Sat, 09 Apr 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
    A /trunk/extras/contrib/src/Patches/libebml.patch
@@ -2737,14 +2749,14 @@ Changed paths:
 
 * gcc-4.0 fixes to the contribs
 ------------------------------------------------------------------------
-r10601 | hartman | 2005-04-08 22:28:23 +0200 (ven, 08 avr 2005) | 2 lines
+r10601 | hartman | 2005-04-08 22:28:23 +0200 (Fri, 08 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/Makefile
 
 * Disable "make bin" in the contrib system and give a warning.
 
 ------------------------------------------------------------------------
-r10600 | sylv | 2005-04-08 22:22:45 +0200 (ven, 08 avr 2005) | 1 line
+r10600 | sylv | 2005-04-08 22:22:45 +0200 (Fri, 08 Apr 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/misc/dummy/input.c
@@ -2754,7 +2766,7 @@ Changed paths:
 
 An interface to run extern programs (such as shutdown)
 ------------------------------------------------------------------------
-r10599 | courmisch | 2005-04-08 22:04:59 +0200 (ven, 08 avr 2005) | 3 lines
+r10599 | courmisch | 2005-04-08 22:04:59 +0200 (Fri, 08 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/src/misc/httpd.c
@@ -2763,14 +2775,14 @@ Changed paths:
 - Added check for getaddrinfo
 
 ------------------------------------------------------------------------
-r10598 | courmisch | 2005-04-08 22:01:59 +0200 (ven, 08 avr 2005) | 2 lines
+r10598 | courmisch | 2005-04-08 22:01:59 +0200 (Fri, 08 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/misc/net.c
 
 Fix invalid abusive pointer usage (heck, there was a warning!)
 
 ------------------------------------------------------------------------
-r10597 | massiot | 2005-04-08 19:55:29 +0200 (ven, 08 avr 2005) | 3 lines
+r10597 | massiot | 2005-04-08 19:55:29 +0200 (Fri, 08 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/src/stream_output/stream_output.c
 
@@ -2778,7 +2790,7 @@ Changed paths:
    arrives too late to the mux.
 
 ------------------------------------------------------------------------
-r10596 | massiot | 2005-04-08 19:52:23 +0200 (ven, 08 avr 2005) | 4 lines
+r10596 | massiot | 2005-04-08 19:52:23 +0200 (Fri, 08 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/modules/demux/ts.c
 
@@ -2787,7 +2799,7 @@ Changed paths:
    add information on a teletext stream.
 
 ------------------------------------------------------------------------
-r10595 | massiot | 2005-04-08 19:44:14 +0200 (ven, 08 avr 2005) | 4 lines
+r10595 | massiot | 2005-04-08 19:44:14 +0200 (Fri, 08 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/modules/stream_out/transcode.c
 
@@ -2796,7 +2808,7 @@ Changed paths:
    i_original_channels/i_physical_channels.
 
 ------------------------------------------------------------------------
-r10594 | massiot | 2005-04-08 19:42:46 +0200 (ven, 08 avr 2005) | 4 lines
+r10594 | massiot | 2005-04-08 19:42:46 +0200 (Fri, 08 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/modules/stream_out/bridge.c
 
@@ -2805,14 +2817,14 @@ Changed paths:
    with the ts muxer).
 
 ------------------------------------------------------------------------
-r10593 | massiot | 2005-04-08 19:39:18 +0200 (ven, 08 avr 2005) | 2 lines
+r10593 | massiot | 2005-04-08 19:39:18 +0200 (Fri, 08 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/udp.c
 
  * modules/access/udp.c : Fixed a segfault.
 
 ------------------------------------------------------------------------
-r10592 | massiot | 2005-04-08 18:38:59 +0200 (ven, 08 avr 2005) | 3 lines
+r10592 | massiot | 2005-04-08 18:38:59 +0200 (Fri, 08 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
 
@@ -2820,7 +2832,7 @@ Changed paths:
    downmixing ; completed downmixing options.
 
 ------------------------------------------------------------------------
-r10591 | massiot | 2005-04-08 18:28:16 +0200 (ven, 08 avr 2005) | 3 lines
+r10591 | massiot | 2005-04-08 18:28:16 +0200 (Fri, 08 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/mux/mpeg/ts.c
 
@@ -2828,42 +2840,42 @@ Changed paths:
    mpga streams.
 
 ------------------------------------------------------------------------
-r10590 | massiot | 2005-04-08 18:20:56 +0200 (ven, 08 avr 2005) | 2 lines
+r10590 | massiot | 2005-04-08 18:20:56 +0200 (Fri, 08 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_block.h
 
  * include/vlc_block.h : Added calculation of i_length in block_ChainGather.
 
 ------------------------------------------------------------------------
-r10589 | hartman | 2005-04-08 18:11:50 +0200 (ven, 08 avr 2005) | 2 lines
+r10589 | hartman | 2005-04-08 18:11:50 +0200 (Fri, 08 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 * type in mpeg2dec configure line
 
 ------------------------------------------------------------------------
-r10588 | hartman | 2005-04-07 16:36:24 +0200 (jeu, 07 avr 2005) | 2 lines
+r10588 | hartman | 2005-04-07 16:36:24 +0200 (Thu, 07 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 * More dylib issues (gcrypt and libcdio)
 
 ------------------------------------------------------------------------
-r10587 | hartman | 2005-04-07 12:28:59 +0200 (jeu, 07 avr 2005) | 2 lines
+r10587 | hartman | 2005-04-07 12:28:59 +0200 (Thu, 07 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/playlist.m
 
 * Fix a missing playlist release in the OSX playlist
 
 ------------------------------------------------------------------------
-r10586 | courmisch | 2005-04-07 11:39:25 +0200 (jeu, 07 avr 2005) | 2 lines
+r10586 | courmisch | 2005-04-07 11:39:25 +0200 (Thu, 07 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/xa.c
 
 Minor cleanup
 
 ------------------------------------------------------------------------
-r10585 | rocky | 2005-04-07 06:58:36 +0200 (jeu, 07 avr 2005) | 4 lines
+r10585 | rocky | 2005-04-07 06:58:36 +0200 (Thu, 07 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/modules/codec/dvbsub.c
 
@@ -2872,7 +2884,7 @@ thing to do.
 
 
 ------------------------------------------------------------------------
-r10584 | hartman | 2005-04-07 01:04:23 +0200 (jeu, 07 avr 2005) | 2 lines
+r10584 | hartman | 2005-04-07 01:04:23 +0200 (Thu, 07 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
    M /trunk/extras/contrib/src/Patches/libpng.patch
@@ -2880,35 +2892,35 @@ Changed paths:
 * Disable building of shared lib of libpng on OSX. it's broken
 
 ------------------------------------------------------------------------
-r10583 | hartman | 2005-04-07 00:33:37 +0200 (jeu, 07 avr 2005) | 2 lines
+r10583 | hartman | 2005-04-07 00:33:37 +0200 (Thu, 07 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 * Fixed gnutls and cdio dylib installation
 
 ------------------------------------------------------------------------
-r10582 | hartman | 2005-04-06 23:49:23 +0200 (mer, 06 avr 2005) | 2 lines
+r10582 | hartman | 2005-04-06 23:49:23 +0200 (Wed, 06 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_output/Modules.am
 
 * modules/video_output/Modules: Added picture.h to MAKE_DIST
 
 ------------------------------------------------------------------------
-r10581 | zorglub | 2005-04-06 21:43:34 +0200 (mer, 06 avr 2005) | 2 lines
+r10581 | zorglub | 2005-04-06 21:43:34 +0200 (Wed, 06 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/playlist/playlist.c
 
 Fix next/previous in skins2 playlist
 
 ------------------------------------------------------------------------
-r10580 | djc | 2005-04-06 17:13:54 +0200 (mer, 06 avr 2005) | 2 lines
+r10580 | djc | 2005-04-06 17:13:54 +0200 (Wed, 06 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/Makefile.am
 
 Use VLC-release.app instead of VLC.app for package-macosx target
 
 ------------------------------------------------------------------------
-r10579 | djc | 2005-04-06 17:12:52 +0200 (mer, 06 avr 2005) | 3 lines
+r10579 | djc | 2005-04-06 17:12:52 +0200 (Wed, 06 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/Makefile.am
 
@@ -2916,7 +2928,7 @@ Include http/*.png and http/*.ico in windows packages
 -- xtophe
 
 ------------------------------------------------------------------------
-r10578 | djc | 2005-04-06 16:36:57 +0200 (mer, 06 avr 2005) | 4 lines
+r10578 | djc | 2005-04-06 16:36:57 +0200 (Wed, 06 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/Makefile.am
 
@@ -2925,13 +2937,13 @@ The old VLC.app target has been renamed VLC-release.app
 
 
 ------------------------------------------------------------------------
-r10577 | robux4 | 2005-04-06 16:29:01 +0200 (mer, 06 avr 2005) | 1 line
+r10577 | robux4 | 2005-04-06 16:29:01 +0200 (Wed, 06 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: prepare for chapter codecs
 ------------------------------------------------------------------------
-r10576 | damienf | 2005-04-06 13:23:52 +0200 (mer, 06 avr 2005) | 2 lines
+r10576 | damienf | 2005-04-06 13:23:52 +0200 (Wed, 06 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/activex/Makefile.am
    M /trunk/activex/plugin.cpp
@@ -2942,39 +2954,39 @@ Changed paths:
 - all: intitial offscreen drawing support (mostly for printing). Unfortunately, video output cannot be printed at this stage, and to support it, interfacing with a video filter such as the 'snapshot' filter is required to do a still capture.
 
 ------------------------------------------------------------------------
-r10575 | robux4 | 2005-04-06 11:40:16 +0200 (mer, 06 avr 2005) | 1 line
+r10575 | robux4 | 2005-04-06 11:40:16 +0200 (Wed, 06 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: even less warnings
 ------------------------------------------------------------------------
-r10574 | fenrir | 2005-04-06 11:35:45 +0200 (mer, 06 avr 2005) | 2 lines
+r10574 | fenrir | 2005-04-06 11:35:45 +0200 (Wed, 06 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/packetizer/h264.c
 
  * h264: less debug.
 
 ------------------------------------------------------------------------
-r10573 | fenrir | 2005-04-06 11:31:38 +0200 (mer, 06 avr 2005) | 2 lines
+r10573 | fenrir | 2005-04-06 11:31:38 +0200 (Wed, 06 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/packetizer/h264.c
 
  * h264: bug fix (give valid date + split at the right place).
 
 ------------------------------------------------------------------------
-r10572 | robux4 | 2005-04-06 11:31:09 +0200 (mer, 06 avr 2005) | 1 line
+r10572 | robux4 | 2005-04-06 11:31:09 +0200 (Wed, 06 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: cleaner duration computation
 ------------------------------------------------------------------------
-r10571 | robux4 | 2005-04-06 11:26:39 +0200 (mer, 06 avr 2005) | 1 line
+r10571 | robux4 | 2005-04-06 11:26:39 +0200 (Wed, 06 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: less warning
 ------------------------------------------------------------------------
-r10570 | gbazin | 2005-04-06 10:27:13 +0200 (mer, 06 avr 2005) | 1 line
+r10570 | gbazin | 2005-04-06 10:27:13 +0200 (Wed, 06 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/dialogs.cpp
    M /trunk/modules/gui/wince/interface.cpp
@@ -2985,13 +2997,13 @@ Changed paths:
 
 * modules/gui/wince: bunch of fixes.
 ------------------------------------------------------------------------
-r10569 | robux4 | 2005-04-05 23:16:04 +0200 (mar, 05 avr 2005) | 1 line
+r10569 | robux4 | 2005-04-05 23:16:04 +0200 (Tue, 05 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: the return of the family preloading
 ------------------------------------------------------------------------
-r10568 | gbazin | 2005-04-05 22:50:10 +0200 (mar, 05 avr 2005) | 1 line
+r10568 | gbazin | 2005-04-05 22:50:10 +0200 (Tue, 05 Apr 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/misc/Modules.am
@@ -2999,13 +3011,13 @@ Changed paths:
 
 * modules/misc/win32text.c: text renderer using the win32 TextOut API.
 ------------------------------------------------------------------------
-r10567 | robux4 | 2005-04-05 22:49:37 +0200 (mar, 05 avr 2005) | 1 line
+r10567 | robux4 | 2005-04-05 22:49:37 +0200 (Tue, 05 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: clean & fix seeking inside virtual_segment_t
 ------------------------------------------------------------------------
-r10563 | sigmunau | 2005-04-05 19:50:40 +0200 (mar, 05 avr 2005) | 2 lines
+r10563 | sigmunau | 2005-04-05 19:50:40 +0200 (Tue, 05 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/fileinfo.cpp
    M /trunk/modules/gui/wxwindows/video.cpp
@@ -3014,7 +3026,7 @@ Changed paths:
 wx: last bunch of changes for now. The rest must be fixed by someone with msvc
 
 ------------------------------------------------------------------------
-r10562 | sigmunau | 2005-04-05 19:21:53 +0200 (mar, 05 avr 2005) | 2 lines
+r10562 | sigmunau | 2005-04-05 19:21:53 +0200 (Tue, 05 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
    M /trunk/modules/gui/wxwindows/preferences.cpp
@@ -3025,7 +3037,7 @@ Changed paths:
 wx: bunch more event function parameter changes
 
 ------------------------------------------------------------------------
-r10561 | sigmunau | 2005-04-05 18:46:31 +0200 (mar, 05 avr 2005) | 2 lines
+r10561 | sigmunau | 2005-04-05 18:46:31 +0200 (Tue, 05 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/messages.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
@@ -3033,19 +3045,19 @@ Changed paths:
 wx: (hopefully) fixed a compilation error, reported by robux
 
 ------------------------------------------------------------------------
-r10560 | gbazin | 2005-04-05 17:32:26 +0200 (mar, 05 avr 2005) | 1 line
+r10560 | gbazin | 2005-04-05 17:32:26 +0200 (Tue, 05 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/dialogs.cpp
 
 * modules/gui/wxwindows/dialogs.cpp: fixed add directory.
 ------------------------------------------------------------------------
-r10559 | gbazin | 2005-04-05 15:15:39 +0200 (mar, 05 avr 2005) | 1 line
+r10559 | gbazin | 2005-04-05 15:15:39 +0200 (Tue, 05 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/wxwindows.h
 
 * modules/gui/wxwindows/wxwindows.h: forgot this file.
 ------------------------------------------------------------------------
-r10558 | gbazin | 2005-04-05 15:15:07 +0200 (mar, 05 avr 2005) | 1 line
+r10558 | gbazin | 2005-04-05 15:15:07 +0200 (Tue, 05 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
    M /trunk/modules/gui/wxwindows/open.cpp
@@ -3053,45 +3065,45 @@ Changed paths:
 
 * modules/gui/wxwindows/*: added subtitles options to the stream output dialog + add open directory menu to interface.
 ------------------------------------------------------------------------
-r10557 | gbazin | 2005-04-05 14:35:43 +0200 (mar, 05 avr 2005) | 1 line
+r10557 | gbazin | 2005-04-05 14:35:43 +0200 (Tue, 05 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/open.cpp
 
 * modules/gui/wxwindows/open.cpp: fixed timeshift checkbox.
 ------------------------------------------------------------------------
-r10556 | gbazin | 2005-04-05 12:28:36 +0200 (mar, 05 avr 2005) | 1 line
+r10556 | gbazin | 2005-04-05 12:28:36 +0200 (Tue, 05 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/util/id3tag.c
 
 * modules/demux/util/id3tag.c: fixed memory leak.
 ------------------------------------------------------------------------
-r10555 | gbazin | 2005-04-05 12:23:10 +0200 (mar, 05 avr 2005) | 1 line
+r10555 | gbazin | 2005-04-05 12:23:10 +0200 (Tue, 05 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/flac.c
 
 * modules/demux/flac.c: fixed last commit.
 ------------------------------------------------------------------------
-r10554 | gbazin | 2005-04-05 11:56:39 +0200 (mar, 05 avr 2005) | 1 line
+r10554 | gbazin | 2005-04-05 11:56:39 +0200 (Tue, 05 Apr 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/vlm.c
 
 * src/misc/vlm.c: misc small fixes in config file saving/loading.
 ------------------------------------------------------------------------
-r10552 | fenrir | 2005-04-05 10:08:26 +0200 (mar, 05 avr 2005) | 2 lines
+r10552 | fenrir | 2005-04-05 10:08:26 +0200 (Tue, 05 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/http.c
 
  * http.c: force nsv when using unsv:// and mime is misc/ultravox.
 
 ------------------------------------------------------------------------
-r10551 | hartman | 2005-04-05 03:20:19 +0200 (mar, 05 avr 2005) | 2 lines
+r10551 | hartman | 2005-04-05 03:20:19 +0200 (Tue, 05 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/flac.c
 
 * rewind the stream to 0 if we found an id3 tag, but the flac demuxer ISNT the correct one. Same should be done for mp3 demuxer and any other demux that launches id3 module. But not today :D
 
 ------------------------------------------------------------------------
-r10550 | hartman | 2005-04-05 03:17:52 +0200 (mar, 05 avr 2005) | 5 lines
+r10550 | hartman | 2005-04-05 03:17:52 +0200 (Tue, 05 Apr 2005) | 5 lines
 Changed paths:
    M /trunk/modules/demux/util/id3tag.c
 
@@ -3101,14 +3113,14 @@ This should fix the id3 parsing when you open an mp3.
 
 
 ------------------------------------------------------------------------
-r10549 | zorglub | 2005-04-05 01:57:50 +0200 (mar, 05 avr 2005) | 2 lines
+r10549 | zorglub | 2005-04-05 01:57:50 +0200 (Tue, 05 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/video_output/vout_subpictures.c
 
 Fix crash in subpictures rendering
 
 ------------------------------------------------------------------------
-r10548 | hartman | 2005-04-05 01:54:54 +0200 (mar, 05 avr 2005) | 5 lines
+r10548 | hartman | 2005-04-05 01:54:54 +0200 (Tue, 05 Apr 2005) | 5 lines
 Changed paths:
    M /trunk/modules/gui/macosx/playlist.m
 
@@ -3118,14 +3130,14 @@ inserting at a certain position is not yet possible.
 This part of the osx code could also use a tad of cleaning up.
 
 ------------------------------------------------------------------------
-r10547 | hartman | 2005-04-05 01:50:07 +0200 (mar, 05 avr 2005) | 2 lines
+r10547 | hartman | 2005-04-05 01:50:07 +0200 (Tue, 05 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/nsv.c
 
 * added AACP fcc and map it to mp4a.
 
 ------------------------------------------------------------------------
-r10546 | zorglub | 2005-04-05 01:48:08 +0200 (mar, 05 avr 2005) | 3 lines
+r10546 | zorglub | 2005-04-05 01:48:08 +0200 (Tue, 05 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/control/http.c
    M /trunk/modules/misc/freetype.c
@@ -3135,7 +3147,7 @@ Fix OSD (text & widgets) aspect ratio
 put category in HTTP interface options
 
 ------------------------------------------------------------------------
-r10545 | sigmunau | 2005-04-05 00:41:02 +0200 (mar, 05 avr 2005) | 3 lines
+r10545 | sigmunau | 2005-04-05 00:41:02 +0200 (Tue, 05 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/demux/avi/avi.c
    M /trunk/src/input/es_out.c
@@ -3144,26 +3156,26 @@ es_out.c: add frame rate to stream and media info dialog when available
 avi.c: make frame rate info available
 
 ------------------------------------------------------------------------
-r10544 | robux4 | 2005-04-04 23:08:21 +0200 (lun, 04 avr 2005) | 1 line
+r10544 | robux4 | 2005-04-04 23:08:21 +0200 (Mon, 04 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: better handling of broken files
 ------------------------------------------------------------------------
-r10543 | robux4 | 2005-04-04 20:25:09 +0200 (lun, 04 avr 2005) | 1 line
+r10543 | robux4 | 2005-04-04 20:25:09 +0200 (Mon, 04 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: fix playback of files with chapters
 ------------------------------------------------------------------------
-r10542 | hartman | 2005-04-04 16:56:40 +0200 (lun, 04 avr 2005) | 2 lines
+r10542 | hartman | 2005-04-04 16:56:40 +0200 (Mon, 04 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/Makefile.am
 
 * Fix make dist, which was broken due to ebuild removal
 
 ------------------------------------------------------------------------
-r10541 | sigmunau | 2005-04-04 13:55:39 +0200 (lun, 04 avr 2005) | 3 lines
+r10541 | sigmunau | 2005-04-04 13:55:39 +0200 (Mon, 04 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/Modules.am
 
@@ -3171,14 +3183,14 @@ wx/Modules.am: added all the bitmaps to make dist. Sorted the list for
 easier validation
 
 ------------------------------------------------------------------------
-r10540 | oaubert | 2005-04-04 11:57:17 +0200 (lun, 04 avr 2005) | 2 lines
+r10540 | oaubert | 2005-04-04 11:57:17 +0200 (Mon, 04 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/svg.c
 
 svg.c: do not subsample U and V planes in RGB->YUVA conversion.
 
 ------------------------------------------------------------------------
-r10539 | zorglub | 2005-04-04 08:54:13 +0200 (lun, 04 avr 2005) | 2 lines
+r10539 | zorglub | 2005-04-04 08:54:13 +0200 (Mon, 04 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/open.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
@@ -3186,7 +3198,7 @@ Changed paths:
 Timeshift checkbox in open dialog
 
 ------------------------------------------------------------------------
-r10538 | rocky | 2005-04-04 03:40:11 +0200 (lun, 04 avr 2005) | 9 lines
+r10538 | rocky | 2005-04-04 03:40:11 +0200 (Mon, 04 Apr 2005) | 9 lines
 Changed paths:
    M /trunk/modules/codec/spudec/parse.c
    M /trunk/modules/codec/svcdsub.c
@@ -3202,45 +3214,45 @@ should just be a matter of setting the i_aspect parameter correctly.
 
 
 ------------------------------------------------------------------------
-r10537 | zorglub | 2005-04-03 23:36:12 +0200 (dim, 03 avr 2005) | 2 lines
+r10537 | zorglub | 2005-04-03 23:36:12 +0200 (Sun, 03 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
 
 Only show category and artist-sorted views
 
 ------------------------------------------------------------------------
-r10534 | sigmunau | 2005-04-03 22:26:43 +0200 (dim, 03 avr 2005) | 2 lines
+r10534 | sigmunau | 2005-04-03 22:26:43 +0200 (Sun, 03 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/playlist/b4s.c
 
 b4s.c: fixed forcing of this plugin. Use "b4s-open"
 
 ------------------------------------------------------------------------
-r10533 | robux4 | 2005-04-03 21:00:30 +0200 (dim, 03 avr 2005) | 1 line
+r10533 | robux4 | 2005-04-03 21:00:30 +0200 (Sun, 03 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: chapter merging works + small fixes
 ------------------------------------------------------------------------
-r10532 | robux4 | 2005-04-03 20:12:54 +0200 (dim, 03 avr 2005) | 1 line
+r10532 | robux4 | 2005-04-03 20:12:54 +0200 (Sun, 03 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: oops, the first segment wasn't played. closing playback is faster too.
 ------------------------------------------------------------------------
-r10531 | robux4 | 2005-04-03 18:27:13 +0200 (dim, 03 avr 2005) | 1 line
+r10531 | robux4 | 2005-04-03 18:27:13 +0200 (Sun, 03 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: make editions children of chapters
 ------------------------------------------------------------------------
-r10530 | gbazin | 2005-04-03 18:13:59 +0200 (dim, 03 avr 2005) | 1 line
+r10530 | gbazin | 2005-04-03 18:13:59 +0200 (Sun, 03 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/misc/xml/libxml.c
 
 * modules/misc/xml/libxml.c: handle XML_READER_TEXT in ReaderNodeType().
 ------------------------------------------------------------------------
-r10527 | ipkiss | 2005-04-03 14:56:25 +0200 (dim, 03 avr 2005) | 5 lines
+r10527 | ipkiss | 2005-04-03 14:56:25 +0200 (Sun, 03 Apr 2005) | 5 lines
 Changed paths:
    M /trunk/modules/gui/skins2/parser/builder.cpp
    M /trunk/modules/gui/skins2/parser/builder_data.def
@@ -3254,20 +3266,20 @@ Changed paths:
    The change in the DTD is backwards-compatible.
 
 ------------------------------------------------------------------------
-r10526 | hartman | 2005-04-03 13:23:21 +0200 (dim, 03 avr 2005) | 2 lines
+r10526 | hartman | 2005-04-03 13:23:21 +0200 (Sun, 03 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/vout.m
 
 * better support for multiple display selection on OS X. (Remembers last selection of screen between vouts)
 
 ------------------------------------------------------------------------
-r10525 | gbazin | 2005-04-03 11:11:32 +0200 (dim, 03 avr 2005) | 1 line
+r10525 | gbazin | 2005-04-03 11:11:32 +0200 (Sun, 03 Apr 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/vlm.c
 
 * src/misc/vlm.c: config file written with CR+LF on win32.
 ------------------------------------------------------------------------
-r10524 | gbazin | 2005-04-02 23:36:06 +0200 (sam, 02 avr 2005) | 1 line
+r10524 | gbazin | 2005-04-02 23:36:06 +0200 (Sat, 02 Apr 2005) | 1 line
 Changed paths:
    M /trunk/include/vlc_xml.h
    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
@@ -3276,20 +3288,20 @@ Changed paths:
 
 * modules/misc/xml/*, include/vlc_xml.h: new xml_ReaderUseDTD() api to enable/disable DTD validation.
 ------------------------------------------------------------------------
-r10523 | gbazin | 2005-04-02 21:16:29 +0200 (sam, 02 avr 2005) | 1 line
+r10523 | gbazin | 2005-04-02 21:16:29 +0200 (Sat, 02 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/playlist/b4s.c
 
 * modules/demux/playlist/b4s.c: misc fixes.
 ------------------------------------------------------------------------
-r10522 | sigmunau | 2005-04-02 19:38:06 +0200 (sam, 02 avr 2005) | 2 lines
+r10522 | sigmunau | 2005-04-02 19:38:06 +0200 (Sat, 02 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/input/access.c
 
 access.c: fixed crash with preparse
 
 ------------------------------------------------------------------------
-r10521 | sigmunau | 2005-04-02 18:12:26 +0200 (sam, 02 avr 2005) | 2 lines
+r10521 | sigmunau | 2005-04-02 18:12:26 +0200 (Sat, 02 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/dialogs.cpp
    M /trunk/modules/gui/wxwindows/interface.cpp
@@ -3297,7 +3309,7 @@ Changed paths:
 wx: use the documented Move method rather than the undocumented SetPosition
 
 ------------------------------------------------------------------------
-r10520 | sigmunau | 2005-04-02 15:58:03 +0200 (sam, 02 avr 2005) | 3 lines
+r10520 | sigmunau | 2005-04-02 15:58:03 +0200 (Sat, 02 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/demux/playlist/Modules.am
    A /trunk/modules/demux/playlist/b4s.c
@@ -3308,7 +3320,7 @@ new b4s demuxer for winamp b4s playlists. Uses xml parser modules. Only
 works with xtag for now due to lack of a DTD
 
 ------------------------------------------------------------------------
-r10519 | sigmunau | 2005-04-02 15:56:03 +0200 (sam, 02 avr 2005) | 4 lines
+r10519 | sigmunau | 2005-04-02 15:56:03 +0200 (Sat, 02 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/modules/misc/xml/xtag.c
 
@@ -3317,39 +3329,39 @@ read entire stream. make xml_ReaderValue return pcdata when available. Added
 some more debug printfs when XTAG_DEBUG is defined.
 
 ------------------------------------------------------------------------
-r10518 | sigmunau | 2005-04-02 15:10:53 +0200 (sam, 02 avr 2005) | 2 lines
+r10518 | sigmunau | 2005-04-02 15:10:53 +0200 (Sat, 02 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/http.c
 
 http.c: fixed out of buffer write with ICY meta
 
 ------------------------------------------------------------------------
-r10517 | gbazin | 2005-04-02 14:04:37 +0200 (sam, 02 avr 2005) | 1 line
+r10517 | gbazin | 2005-04-02 14:04:37 +0200 (Sat, 02 Apr 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/configuration.c
 
 * src/misc/configuration.c: removed annoying debug message.
 ------------------------------------------------------------------------
-r10516 | sigmunau | 2005-04-02 12:20:22 +0200 (sam, 02 avr 2005) | 2 lines
+r10516 | sigmunau | 2005-04-02 12:20:22 +0200 (Sat, 02 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/xml/libxml.c
 
 libxml.c: include header for stream, since api changes.
 
 ------------------------------------------------------------------------
-r10515 | robux4 | 2005-04-02 11:59:34 +0200 (sam, 02 avr 2005) | 1 line
+r10515 | robux4 | 2005-04-02 11:59:34 +0200 (Sat, 02 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: store the segment duration in microseconds too
 ------------------------------------------------------------------------
-r10514 | robux4 | 2005-04-02 11:25:31 +0200 (sam, 02 avr 2005) | 1 line
+r10514 | robux4 | 2005-04-02 11:25:31 +0200 (Sat, 02 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: the segment start time is now an integer in microseconds
 ------------------------------------------------------------------------
-r10512 | sigmunau | 2005-04-02 00:39:10 +0200 (sam, 02 avr 2005) | 2 lines
+r10512 | sigmunau | 2005-04-02 00:39:10 +0200 (Sat, 02 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_xml.h
    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
@@ -3360,14 +3372,14 @@ Changed paths:
 all: ported xml parsers to stream_t
 
 ------------------------------------------------------------------------
-r10511 | sigmunau | 2005-04-02 00:32:18 +0200 (sam, 02 avr 2005) | 2 lines
+r10511 | sigmunau | 2005-04-02 00:32:18 +0200 (Sat, 02 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/src/input/stream.c
 
 stream.c: fixed stream_Delete() for streams opened by stream_UrlNew()
 
 ------------------------------------------------------------------------
-r10510 | sigmunau | 2005-04-02 00:23:22 +0200 (sam, 02 avr 2005) | 2 lines
+r10510 | sigmunau | 2005-04-02 00:23:22 +0200 (Sat, 02 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_stream.h
    M /trunk/src/input/stream.c
@@ -3375,7 +3387,7 @@ Changed paths:
 fixed a few problems with stream_UrlNew
 
 ------------------------------------------------------------------------
-r10509 | titer | 2005-04-02 00:01:24 +0200 (sam, 02 avr 2005) | 5 lines
+r10509 | titer | 2005-04-02 00:01:24 +0200 (Sat, 02 Apr 2005) | 5 lines
 Changed paths:
    M /trunk/modules/gui/beos/BeOS.cpp
    M /trunk/modules/gui/beos/MediaControlView.cpp
@@ -3389,7 +3401,7 @@ Changed paths:
    bunch of hotkeys). Fixed snapshots (missing pf_control)
 
 ------------------------------------------------------------------------
-r10508 | courmisch | 2005-04-01 23:57:09 +0200 (ven, 01 avr 2005) | 3 lines
+r10508 | courmisch | 2005-04-01 23:57:09 +0200 (Fri, 01 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
    M /trunk/modules/gui/wxwindows/timer.cpp
@@ -3399,7 +3411,7 @@ Changed paths:
 There are still other deadlocks in wx though
 
 ------------------------------------------------------------------------
-r10507 | sigmunau | 2005-04-01 20:37:31 +0200 (ven, 01 avr 2005) | 4 lines
+r10507 | sigmunau | 2005-04-01 20:37:31 +0200 (Fri, 01 Apr 2005) | 4 lines
 Changed paths:
    M /trunk/include/vlc_stream.h
    M /trunk/modules/demux/mkv.cpp
@@ -3414,34 +3426,34 @@ added a pf_destroy to stream_t, changed all various stream_FooDestroy to
 stream_Delete
 
 ------------------------------------------------------------------------
-r10506 | sigmunau | 2005-04-01 20:15:51 +0200 (ven, 01 avr 2005) | 2 lines
+r10506 | sigmunau | 2005-04-01 20:15:51 +0200 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access_filter
 
 set svn:ignore
 
 ------------------------------------------------------------------------
-r10505 | sigmunau | 2005-04-01 19:19:34 +0200 (ven, 01 avr 2005) | 2 lines
+r10505 | sigmunau | 2005-04-01 19:19:34 +0200 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/wxwindows.cpp
 
 wxwindows.cpp: compile fixes
 
 ------------------------------------------------------------------------
-r10504 | robux4 | 2005-04-01 19:14:58 +0200 (ven, 01 avr 2005) | 1 line
+r10504 | robux4 | 2005-04-01 19:14:58 +0200 (Fri, 01 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: oops
 ------------------------------------------------------------------------
-r10503 | robux4 | 2005-04-01 18:49:59 +0200 (ven, 01 avr 2005) | 2 lines
+r10503 | robux4 | 2005-04-01 18:49:59 +0200 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: moved seek code in classes, improved support for cue-less files, improved cursor behaviour when seeking
 
 ------------------------------------------------------------------------
-r10502 | fenrir | 2005-04-01 18:00:32 +0200 (ven, 01 avr 2005) | 2 lines
+r10502 | fenrir | 2005-04-01 18:00:32 +0200 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/dialogs.cpp
    M /trunk/modules/gui/wxwindows/interface.cpp
@@ -3451,14 +3463,14 @@ Changed paths:
  * wxwin: at start up, restore last size+position+state of windows.
 
 ------------------------------------------------------------------------
-r10501 | courmisch | 2005-04-01 17:47:38 +0200 (ven, 01 avr 2005) | 2 lines
+r10501 | courmisch | 2005-04-01 17:47:38 +0200 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
 
 Yet another leak
 
 ------------------------------------------------------------------------
-r10500 | courmisch | 2005-04-01 17:29:23 +0200 (ven, 01 avr 2005) | 2 lines
+r10500 | courmisch | 2005-04-01 17:29:23 +0200 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
    M /trunk/src/playlist/services_discovery.c
@@ -3466,7 +3478,7 @@ Changed paths:
 Mem leaks
 
 ------------------------------------------------------------------------
-r10499 | sigmunau | 2005-04-01 16:39:36 +0200 (ven, 01 avr 2005) | 2 lines
+r10499 | sigmunau | 2005-04-01 16:39:36 +0200 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
    M /trunk/modules/gui/wxwindows/timer.cpp
@@ -3474,7 +3486,7 @@ Changed paths:
 wx/*: fix a few string additions
 
 ------------------------------------------------------------------------
-r10498 | damienf | 2005-04-01 15:50:37 +0200 (ven, 01 avr 2005) | 2 lines
+r10498 | damienf | 2005-04-01 15:50:37 +0200 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/activex/README.TXT
    M /trunk/activex/test.html
@@ -3482,21 +3494,21 @@ Changed paths:
 Documentation/Example update
 
 ------------------------------------------------------------------------
-r10497 | sigmunau | 2005-04-01 15:28:54 +0200 (ven, 01 avr 2005) | 2 lines
+r10497 | sigmunau | 2005-04-01 15:28:54 +0200 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/flac.c
 
 demux/flac.c: support flac files with id3 tag. closes #2015
 
 ------------------------------------------------------------------------
-r10496 | gbazin | 2005-04-01 12:35:44 +0200 (ven, 01 avr 2005) | 1 line
+r10496 | gbazin | 2005-04-01 12:35:44 +0200 (Fri, 01 Apr 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
 
 * modules/gui/wxwindows: re-implemented the mute control.
 ------------------------------------------------------------------------
-r10495 | courmisch | 2005-04-01 10:02:28 +0200 (ven, 01 avr 2005) | 3 lines
+r10495 | courmisch | 2005-04-01 10:02:28 +0200 (Fri, 01 Apr 2005) | 3 lines
 Changed paths:
    M /trunk/modules/services_discovery/sap.c
 
@@ -3504,21 +3516,21 @@ Changed paths:
 - 7 memleaks fixed
 
 ------------------------------------------------------------------------
-r10494 | dionoea | 2005-03-31 23:36:30 +0200 (jeu, 31 mar 2005) | 2 lines
+r10494 | dionoea | 2005-03-31 23:36:30 +0200 (Thu, 31 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
 
 remove two debug fprintfs
 
 ------------------------------------------------------------------------
-r10493 | dionoea | 2005-03-31 23:23:36 +0200 (jeu, 31 mar 2005) | 2 lines
+r10493 | dionoea | 2005-03-31 23:23:36 +0200 (Thu, 31 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
 
  * small fixes (the icon change should now work under windows)
 
 ------------------------------------------------------------------------
-r10488 | dionoea | 2005-03-31 19:02:44 +0200 (jeu, 31 mar 2005) | 4 lines
+r10488 | dionoea | 2005-03-31 19:02:44 +0200 (Thu, 31 Mar 2005) | 4 lines
 Changed paths:
    A /trunk/modules/gui/wxwindows/bitmaps/speaker_mute.xpm
    M /trunk/modules/gui/wxwindows/interface.cpp
@@ -3529,20 +3541,20 @@ change the speaker into a mute/unmute button
 the image doesn't get updated like for the play/pause button)
 
 ------------------------------------------------------------------------
-r10487 | sigmunau | 2005-03-31 17:46:38 +0200 (jeu, 31 mar 2005) | 2 lines
+r10487 | sigmunau | 2005-03-31 17:46:38 +0200 (Thu, 31 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/src/input/input.c
 
 input.c: fixed a possible locking problem in vlc_input_item_GetInfo
 
 ------------------------------------------------------------------------
-r10486 | gbazin | 2005-03-31 01:48:41 +0200 (jeu, 31 mar 2005) | 1 line
+r10486 | gbazin | 2005-03-31 01:48:41 +0200 (Thu, 31 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/video_output/wingdi.c
 
 * modules/video_output/wingdi.c: bunch of fixes and improvements.
 ------------------------------------------------------------------------
-r10485 | gbazin | 2005-03-31 01:47:41 +0200 (jeu, 31 mar 2005) | 1 line
+r10485 | gbazin | 2005-03-31 01:47:41 +0200 (Thu, 31 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/Modules.am
    A /trunk/modules/gui/wince/dialogs.cpp
@@ -3560,7 +3572,7 @@ Changed paths:
 
 * modules/gui/wince: added dialogs provider + another massive cleanup + updates.
 ------------------------------------------------------------------------
-r10484 | sigmunau | 2005-03-31 00:45:13 +0200 (jeu, 31 mar 2005) | 3 lines
+r10484 | sigmunau | 2005-03-31 00:45:13 +0200 (Thu, 31 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/timer.cpp
    M /trunk/src/input/input.c
@@ -3569,7 +3581,7 @@ input.c: doxygenize vlc_input_item_GetInfo
 wx/timer.cpp: show Now Playing in statusbar if available
 
 ------------------------------------------------------------------------
-r10483 | sigmunau | 2005-03-30 23:21:40 +0200 (mer, 30 mar 2005) | 4 lines
+r10483 | sigmunau | 2005-03-30 23:21:40 +0200 (Wed, 30 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
 
@@ -3578,7 +3590,7 @@ the order of selection, patch by  Christophe Mutricy < xtophe -at-
 nxtelevision dott com >
 
 ------------------------------------------------------------------------
-r10482 | sigmunau | 2005-03-30 23:16:51 +0200 (mer, 30 mar 2005) | 2 lines
+r10482 | sigmunau | 2005-03-30 23:16:51 +0200 (Wed, 30 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_meta.h
    M /trunk/modules/access/http.c
@@ -3586,26 +3598,26 @@ Changed paths:
 vlc_meta.h: introduced VLC_META_NOW_PLAYING. http.c: use NOW_PLAYING for song title.
 
 ------------------------------------------------------------------------
-r10481 | dionoea | 2005-03-30 19:43:17 +0200 (mer, 30 mar 2005) | 2 lines
+r10481 | dionoea | 2005-03-30 19:43:17 +0200 (Wed, 30 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access_filter/timeshift.c
 
 include errno.h (for non debug builds)
 
 ------------------------------------------------------------------------
-r10480 | robux4 | 2005-03-29 22:54:52 +0200 (mar, 29 mar 2005) | 1 line
+r10480 | robux4 | 2005-03-29 22:54:52 +0200 (Tue, 29 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: make gcc happier
 ------------------------------------------------------------------------
-r10479 | gbazin | 2005-03-29 22:04:44 +0200 (mar, 29 mar 2005) | 1 line
+r10479 | gbazin | 2005-03-29 22:04:44 +0200 (Tue, 29 Mar 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: added access_filter_timeshift to the build.
 ------------------------------------------------------------------------
-r10478 | fenrir | 2005-03-29 18:01:23 +0200 (mar, 29 mar 2005) | 8 lines
+r10478 | fenrir | 2005-03-29 18:01:23 +0200 (Tue, 29 Mar 2005) | 8 lines
 Changed paths:
    M /trunk/include/configuration.h
    M /trunk/include/vlc_access.h
@@ -3629,7 +3641,7 @@ Changed paths:
  --access-filter timeshift.
 
 ------------------------------------------------------------------------
-r10477 | gbazin | 2005-03-29 17:22:12 +0200 (mar, 29 mar 2005) | 1 line
+r10477 | gbazin | 2005-03-29 17:22:12 +0200 (Tue, 29 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/interface.cpp
    M /trunk/modules/gui/wince/wince.cpp
@@ -3637,33 +3649,33 @@ Changed paths:
 
 * modules/gui/wince: new open directory menu (win32 only for now)
 ------------------------------------------------------------------------
-r10476 | gbazin | 2005-03-29 14:17:43 +0200 (mar, 29 mar 2005) | 1 line
+r10476 | gbazin | 2005-03-29 14:17:43 +0200 (Tue, 29 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/interface.cpp
 
 * modules/gui/wince/interface.cpp: fixed menus handling.
 ------------------------------------------------------------------------
-r10475 | gbazin | 2005-03-29 12:08:03 +0200 (mar, 29 mar 2005) | 1 line
+r10475 | gbazin | 2005-03-29 12:08:03 +0200 (Tue, 29 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/ts.c
 
 * modules/demux/ts.c: use EIT support in libdvbpsi if available.
 ------------------------------------------------------------------------
-r10474 | damienf | 2005-03-29 10:48:45 +0200 (mar, 29 mar 2005) | 2 lines
+r10474 | damienf | 2005-03-29 10:48:45 +0200 (Tue, 29 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/src/libvlc.c
 
 VLC_TimeSet: fixed overflow conversion from seconds to microseconds, this now allow to seek beyond 36 minutes
 
 ------------------------------------------------------------------------
-r10473 | fenrir | 2005-03-29 10:17:17 +0200 (mar, 29 mar 2005) | 2 lines
+r10473 | fenrir | 2005-03-29 10:17:17 +0200 (Tue, 29 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/ts.c
 
  * ts: do not include eit.h if TS_USE_DVB_SI is 0.
 
 ------------------------------------------------------------------------
-r10472 | hartman | 2005-03-29 01:57:02 +0200 (mar, 29 mar 2005) | 2 lines
+r10472 | hartman | 2005-03-29 01:57:02 +0200 (Tue, 29 Mar 2005) | 2 lines
 Changed paths:
    D /trunk/vlc-cvs.ebuild
    D /trunk/vlc.ebuild
@@ -3671,7 +3683,7 @@ Changed paths:
 * Remove the ebuilds. Maintaining them downstream is easier. Current ebuilds are outdated and Gentoo is keeping them OK atm.
 
 ------------------------------------------------------------------------
-r10471 | hartman | 2005-03-29 01:31:02 +0200 (mar, 29 mar 2005) | 2 lines
+r10471 | hartman | 2005-03-29 01:31:02 +0200 (Tue, 29 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
@@ -3682,14 +3694,14 @@ Changed paths:
 * New menu-items referencing forum
 
 ------------------------------------------------------------------------
-r10470 | hartman | 2005-03-29 01:24:21 +0200 (mar, 29 mar 2005) | 2 lines
+r10470 | hartman | 2005-03-29 01:24:21 +0200 (Tue, 29 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/stream_out/standard.c
 
 * Spelling correction
 
 ------------------------------------------------------------------------
-r10469 | hartman | 2005-03-29 01:23:51 +0200 (mar, 29 mar 2005) | 2 lines
+r10469 | hartman | 2005-03-29 01:23:51 +0200 (Tue, 29 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/NEWS
    M /trunk/modules/gui/gtk/menu.c
@@ -3700,68 +3712,68 @@ Changed paths:
 * Changed video-fiter to vout-filter, because video-filter will in the future be used for new style filters.
 
 ------------------------------------------------------------------------
-r10463 | robux4 | 2005-03-28 21:12:14 +0200 (lun, 28 mar 2005) | 1 line
+r10463 | robux4 | 2005-03-28 21:12:14 +0200 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: compilation fixes for gcc
 ------------------------------------------------------------------------
-r10462 | robux4 | 2005-03-28 21:07:18 +0200 (lun, 28 mar 2005) | 1 line
+r10462 | robux4 | 2005-03-28 21:07:18 +0200 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: seeking in linked files now works
 ------------------------------------------------------------------------
-r10461 | robux4 | 2005-03-28 17:48:16 +0200 (lun, 28 mar 2005) | 1 line
+r10461 | robux4 | 2005-03-28 17:48:16 +0200 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: compute the correct duration even when some linked segments are missing
 ------------------------------------------------------------------------
-r10460 | robux4 | 2005-03-28 17:00:21 +0200 (lun, 28 mar 2005) | 1 line
+r10460 | robux4 | 2005-03-28 17:00:21 +0200 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: handle missing linked segments (seg->missing->seg)
 ------------------------------------------------------------------------
-r10459 | robux4 | 2005-03-28 16:12:58 +0200 (lun, 28 mar 2005) | 1 line
+r10459 | robux4 | 2005-03-28 16:12:58 +0200 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: major rewrite to handle hard-linked segments easily though a virtual segment
 ------------------------------------------------------------------------
-r10458 | fkuehne | 2005-03-28 14:30:15 +0200 (lun, 28 mar 2005) | 1 line
+r10458 | fkuehne | 2005-03-28 14:30:15 +0200 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/packages.mak
 
 * changed the download location of libdvdread to download.videolan.org because www.dtek.chalmers.se keeps refusing any connections
 ------------------------------------------------------------------------
-r10457 | fkuehne | 2005-03-28 13:29:34 +0200 (lun, 28 mar 2005) | 1 line
+r10457 | fkuehne | 2005-03-28 13:29:34 +0200 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/packages.mak
 
 * fixed download-location of pkgconfig
 ------------------------------------------------------------------------
-r10456 | robux4 | 2005-03-28 13:07:41 +0200 (lun, 28 mar 2005) | 1 line
+r10456 | robux4 | 2005-03-28 13:07:41 +0200 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: no more crash on linked segments or multi-segment files
 ------------------------------------------------------------------------
-r10455 | fkuehne | 2005-03-28 12:32:40 +0200 (lun, 28 mar 2005) | 2 lines
+r10455 | fkuehne | 2005-03-28 12:32:40 +0200 (Mon, 28 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/Makefile.am
 
 * updated the location of vlc.scriptTerminology
 * removed the linkage to it in all localisations since it is a global entity now
 ------------------------------------------------------------------------
-r10454 | fkuehne | 2005-03-28 02:16:43 +0200 (lun, 28 mar 2005) | 1 line
+r10454 | fkuehne | 2005-03-28 02:16:43 +0200 (Mon, 28 Mar 2005) | 1 line
 Changed paths:
    D /trunk/extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology
 
 * sorry, forgot that in the previous commit
 ------------------------------------------------------------------------
-r10453 | fkuehne | 2005-03-28 02:14:03 +0200 (lun, 28 mar 2005) | 3 lines
+r10453 | fkuehne | 2005-03-28 02:14:03 +0200 (Mon, 28 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/extras/MacOSX/Resources/vlc.scriptSuite
    A /trunk/extras/MacOSX/Resources/vlc.scriptTerminology (from /trunk/extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology:10452)
@@ -3771,20 +3783,20 @@ Changed paths:
 * vlc.scriptTerminology: updated to the plist-xml-format and removed the 'localisable'-flag for the terminology in Xcode since we don't localise it and Apple won't support any other AS-dialects than English in the future --> moved out of English.lproj
 * vlc.pbproj: removed localisable-flag for vlc.scriptTerminology
 ------------------------------------------------------------------------
-r10452 | markfm | 2005-03-27 19:49:24 +0200 (dim, 27 mar 2005) | 2 lines
+r10452 | markfm | 2005-03-27 19:49:24 +0200 (Sun, 27 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/mux/asf.c
 
 mux/asf.c new --sout-asf-packet-size  switch.  It defaults to 4096, current VLC design, but note that MS' documentation (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform95/htm/iwmpacketsizesetmaxpacketsize.asp) has: "By default, the maximum packet size is 1400 bytes (chosen because it is below the 1500-byte Ethernet maximum transition unit (MTU) plus the generic routing encapsulation (GRE) tunneling header size)."
 
 ------------------------------------------------------------------------
-r10451 | robux4 | 2005-03-27 16:16:21 +0200 (dim, 27 mar 2005) | 1 line
+r10451 | robux4 | 2005-03-27 16:16:21 +0200 (Sun, 27 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: hard-linked segments can now play in order (crash to solve)
 ------------------------------------------------------------------------
-r10450 | robux4 | 2005-03-27 11:28:50 +0200 (dim, 27 mar 2005) | 2 lines
+r10450 | robux4 | 2005-03-27 11:28:50 +0200 (Sun, 27 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
    M /trunk/po/fr.po
@@ -3792,7 +3804,7 @@ Changed paths:
 mkv.cpp: new options for the demuxer
 fr.po: small translation fix
 ------------------------------------------------------------------------
-r10438 | oaubert | 2005-03-26 20:29:32 +0100 (sam, 26 mar 2005) | 5 lines
+r10438 | oaubert | 2005-03-26 20:29:32 +0100 (Sat, 26 Mar 2005) | 5 lines
 Changed paths:
    M /trunk/modules/video_output/snapshot.c
 
@@ -3802,7 +3814,7 @@ snapshot.c:
  * try to fix timestamping
 
 ------------------------------------------------------------------------
-r10437 | oaubert | 2005-03-26 20:22:40 +0100 (sam, 26 mar 2005) | 3 lines
+r10437 | oaubert | 2005-03-26 20:22:40 +0100 (Sat, 26 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/misc/svg.c
 
@@ -3810,31 +3822,31 @@ svg.c: updated to the latest changes in the text renderer API (tested
        with the vlc-0.8.1.svn20050314 debian package)
 
 ------------------------------------------------------------------------
-r10436 | robux4 | 2005-03-26 10:18:54 +0100 (sam, 26 mar 2005) | 1 line
+r10436 | robux4 | 2005-03-26 10:18:54 +0100 (Sat, 26 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: avoid gcc warnings
 ------------------------------------------------------------------------
-r10435 | robux4 | 2005-03-25 22:59:25 +0100 (ven, 25 mar 2005) | 1 line
+r10435 | robux4 | 2005-03-25 22:59:25 +0100 (Fri, 25 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: play all loaded segments sequentially and don't crash
 ------------------------------------------------------------------------
-r10434 | robux4 | 2005-03-25 22:33:47 +0100 (ven, 25 mar 2005) | 1 line
+r10434 | robux4 | 2005-03-25 22:33:47 +0100 (Fri, 25 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: the first Cluster was lost due to preloading
 ------------------------------------------------------------------------
-r10431 | fkuehne | 2005-03-25 19:17:15 +0100 (ven, 25 mar 2005) | 1 line
+r10431 | fkuehne | 2005-03-25 19:17:15 +0100 (Fri, 25 Mar 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/packages.mak
 
 * updated the libcaca-download-location and updated the used libdvbpsi-version to a snapshot created today
 ------------------------------------------------------------------------
-r10430 | titer | 2005-03-25 13:02:14 +0100 (ven, 25 mar 2005) | 2 lines
+r10430 | titer | 2005-03-25 13:02:14 +0100 (Fri, 25 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/include/video_output.h
    M /trunk/modules/gui/macosx/voutgl.m
@@ -3843,7 +3855,7 @@ Changed paths:
  Fix for thread-unsafe OpenGL implementations (OS X...)
 
 ------------------------------------------------------------------------
-r10429 | fenrir | 2005-03-25 10:16:24 +0100 (ven, 25 mar 2005) | 7 lines
+r10429 | fenrir | 2005-03-25 10:16:24 +0100 (Fri, 25 Mar 2005) | 7 lines
 Changed paths:
    M /trunk/include/vlc_es_out.h
    M /trunk/include/vlc_meta.h
@@ -3858,7 +3870,7 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10428 | fenrir | 2005-03-25 09:58:46 +0100 (ven, 25 mar 2005) | 6 lines
+r10428 | fenrir | 2005-03-25 09:58:46 +0100 (Fri, 25 Mar 2005) | 6 lines
 Changed paths:
    M /trunk/src/input/input.c
 
@@ -3869,32 +3881,32 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10427 | titer | 2005-03-24 17:05:55 +0100 (jeu, 24 mar 2005) | 2 lines
+r10427 | titer | 2005-03-24 17:05:55 +0100 (Thu, 24 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/nuv.c
 
  nuv.c: compile fix (for big endian platforms)
 
 ------------------------------------------------------------------------
-r10424 | robux4 | 2005-03-23 23:11:17 +0100 (mer, 23 mar 2005) | 1 line
+r10424 | robux4 | 2005-03-23 23:11:17 +0100 (Wed, 23 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: fix the pb of switching when seeking was used. Still some memory leaks issues :(
 ------------------------------------------------------------------------
-r10423 | robux4 | 2005-03-23 22:31:18 +0100 (mer, 23 mar 2005) | 1 line
+r10423 | robux4 | 2005-03-23 22:31:18 +0100 (Wed, 23 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: prepare for more segment switching features
 ------------------------------------------------------------------------
-r10420 | robux4 | 2005-03-23 22:08:40 +0100 (mer, 23 mar 2005) | 1 line
+r10420 | robux4 | 2005-03-23 22:08:40 +0100 (Wed, 23 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: segment switching almost work and doesn't crash
 ------------------------------------------------------------------------
-r10418 | damienf | 2005-03-23 20:16:06 +0100 (mer, 23 mar 2005) | 4 lines
+r10418 | damienf | 2005-03-23 20:16:06 +0100 (Wed, 23 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/activex/test.html
 
@@ -3903,7 +3915,7 @@ Changed paths:
 NOTE: the slider is actually another ActiveX control but it could be replaced by a javascript equivalent if one wants a better looking slider.
 
 ------------------------------------------------------------------------
-r10417 | massiot | 2005-03-23 19:39:46 +0100 (mer, 23 mar 2005) | 3 lines
+r10417 | massiot | 2005-03-23 19:39:46 +0100 (Wed, 23 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/stream_out/Modules.am
@@ -3913,7 +3925,7 @@ Changed paths:
   ES packets between different inputs.
 
 ------------------------------------------------------------------------
-r10416 | massiot | 2005-03-23 19:30:15 +0100 (mer, 23 mar 2005) | 3 lines
+r10416 | massiot | 2005-03-23 19:30:15 +0100 (Wed, 23 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/mux/mpeg/ts.c
 
@@ -3921,7 +3933,7 @@ Changed paths:
   the ES ID as TS PID (contrary of --ts-es-id-pid).
 
 ------------------------------------------------------------------------
-r10415 | massiot | 2005-03-23 19:26:01 +0100 (mer, 23 mar 2005) | 3 lines
+r10415 | massiot | 2005-03-23 19:26:01 +0100 (Wed, 23 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/demux/ts.c
    M /trunk/modules/mux/mpeg/ts.c
@@ -3930,7 +3942,7 @@ Changed paths:
 (patch courtesy of Nico Sabbi)
 
 ------------------------------------------------------------------------
-r10414 | fenrir | 2005-03-23 18:00:15 +0100 (mer, 23 mar 2005) | 3 lines
+r10414 | fenrir | 2005-03-23 18:00:15 +0100 (Wed, 23 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/demux/Modules.am
@@ -3940,34 +3952,34 @@ Changed paths:
  (Seek is slow, I don't support index yet).
 
 ------------------------------------------------------------------------
-r10413 | fenrir | 2005-03-23 17:58:24 +0100 (mer, 23 mar 2005) | 2 lines
+r10413 | fenrir | 2005-03-23 17:58:24 +0100 (Wed, 23 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/dvb/linux_dvb.c
 
  * dvb: fix report of error in FrontendPoll (please report any problem).
 
 ------------------------------------------------------------------------
-r10408 | jpsaman | 2005-03-22 21:17:30 +0100 (mar, 22 mar 2005) | 2 lines
+r10408 | jpsaman | 2005-03-22 21:17:30 +0100 (Tue, 22 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/src/audio_output/intf.c
 
 Variable name consistency across the file
 
 ------------------------------------------------------------------------
-r10406 | markfm | 2005-03-22 14:29:30 +0100 (mar, 22 mar 2005) | 2 lines
+r10406 | markfm | 2005-03-22 14:29:30 +0100 (Tue, 22 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/stream_out/transcode.c
 
 reintroduce nearbyint, but use the 1001 multiplier.  adding 0.5 wasn't transforming 29.97 fps properly, and the earlier nearbyint was a hack for mpeg1/2.  the preceding mods were all partially right, partially wrong -- needed to combine the two change concepts. 
 
 ------------------------------------------------------------------------
-r10405 | gbazin | 2005-03-22 10:53:11 +0100 (mar, 22 mar 2005) | 1 line
+r10405 | gbazin | 2005-03-22 10:53:11 +0100 (Tue, 22 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/stream_out/transcode.c
 
 * modules/stream_out/transcode.c: reverted previous commit which didn't belong here and was also completely wrong.
 ------------------------------------------------------------------------
-r10401 | ipkiss | 2005-03-21 20:24:06 +0100 (lun, 21 mar 2005) | 2 lines
+r10401 | ipkiss | 2005-03-21 20:24:06 +0100 (Mon, 21 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/doc/skins/skins2-howto.xml
    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
@@ -3977,7 +3989,7 @@ Changed paths:
  * skins2: added vlc.volumeUp() and vlc.volumeDown() actions
 
 ------------------------------------------------------------------------
-r10400 | hartman | 2005-03-21 15:02:07 +0100 (lun, 21 mar 2005) | 4 lines
+r10400 | hartman | 2005-03-21 15:02:07 +0100 (Mon, 21 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/modules/services_discovery/sap.c
 
@@ -3986,7 +3998,7 @@ Changed paths:
 * also restored some indentation of this file.
 
 ------------------------------------------------------------------------
-r10399 | fkuehne | 2005-03-20 20:51:52 +0100 (dim, 20 mar 2005) | 3 lines
+r10399 | fkuehne | 2005-03-20 20:51:52 +0100 (Sun, 20 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/src/misc/vlm.c
 
@@ -3994,26 +4006,26 @@ Changed paths:
 
 Thanks for the ftime-fix gibalou :)
 ------------------------------------------------------------------------
-r10398 | gbazin | 2005-03-20 20:42:29 +0100 (dim, 20 mar 2005) | 1 line
+r10398 | gbazin | 2005-03-20 20:42:29 +0100 (Sun, 20 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/vlm.c
 
 * src/misc/vlm.c: only use ftime() on win32.
 ------------------------------------------------------------------------
-r10397 | fkuehne | 2005-03-20 19:19:01 +0100 (dim, 20 mar 2005) | 1 line
+r10397 | fkuehne | 2005-03-20 19:19:01 +0100 (Sun, 20 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/vlm.c
 
 * ftime does not exist on OSX, so we need to implement it ourselves
 ------------------------------------------------------------------------
-r10396 | markfm | 2005-03-20 18:48:27 +0100 (dim, 20 mar 2005) | 2 lines
+r10396 | markfm | 2005-03-20 18:48:27 +0100 (Sun, 20 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/stream_out/transcode.c
 
 transcode -- round fps to full integer value (eg, 25, 30) for ffmpeg mpeg1/2
 
 ------------------------------------------------------------------------
-r10395 | asmax | 2005-03-20 16:58:04 +0100 (dim, 20 mar 2005) | 2 lines
+r10395 | asmax | 2005-03-20 16:58:04 +0100 (Sun, 20 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/gui/skins2/src/ft2_font.cpp
@@ -4021,20 +4033,20 @@ Changed paths:
 - all: use fribidi in skins2 text rendering if available
 
 ------------------------------------------------------------------------
-r10394 | gbazin | 2005-03-19 19:42:27 +0100 (sam, 19 mar 2005) | 1 line
+r10394 | gbazin | 2005-03-19 19:42:27 +0100 (Sat, 19 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/dvbsub.c
 
 * modules/codec/dvbsub.c: first implementation of dvb text subtitles encoding/decoding (a few things are still to be done).
 ------------------------------------------------------------------------
-r10393 | markfm | 2005-03-19 18:37:10 +0100 (sam, 19 mar 2005) | 2 lines
+r10393 | markfm | 2005-03-19 18:37:10 +0100 (Sat, 19 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/stream_out/transcode.c
 
 transcode nit -- use nearbyint to get accurate conversion of user-supplied fps
 
 ------------------------------------------------------------------------
-r10392 | zorglub | 2005-03-19 18:23:51 +0100 (sam, 19 mar 2005) | 2 lines
+r10392 | zorglub | 2005-03-19 18:23:51 +0100 (Sat, 19 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/share/Makefile.am
    M /trunk/share/http/index.html
@@ -4042,27 +4054,27 @@ Changed paths:
 HTTP interface patch by Christophe Mutricy (and no fixes by me)
 
 ------------------------------------------------------------------------
-r10391 | gbazin | 2005-03-19 13:20:57 +0100 (sam, 19 mar 2005) | 1 line
+r10391 | gbazin | 2005-03-19 13:20:57 +0100 (Sat, 19 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/video_filter.c
 
 * modules/codec/ffmpeg/video_filter.c: fixed resampling check.
 ------------------------------------------------------------------------
-r10387 | sam | 2005-03-19 09:34:30 +0100 (sam, 19 mar 2005) | 2 lines
+r10387 | sam | 2005-03-19 09:34:30 +0100 (Sat, 19 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/doc/vlc.1
 
   * doc/vlc.1: spelling
 
 ------------------------------------------------------------------------
-r10386 | djc | 2005-03-18 17:44:16 +0100 (ven, 18 mar 2005) | 2 lines
+r10386 | djc | 2005-03-18 17:44:16 +0100 (Fri, 18 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/share/Makefile.am
 
 favicon.ico instead of favico.ico...
 
 ------------------------------------------------------------------------
-r10385 | djc | 2005-03-18 15:43:38 +0100 (ven, 18 mar 2005) | 3 lines
+r10385 | djc | 2005-03-18 15:43:38 +0100 (Fri, 18 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/share/Makefile.am
 
@@ -4070,38 +4082,38 @@ Add cone_+-, and favico.ico to Makefile.am, as suggest xtophe
 Not tested...
 
 ------------------------------------------------------------------------
-r10384 | gbazin | 2005-03-18 08:44:20 +0100 (ven, 18 mar 2005) | 1 line
+r10384 | gbazin | 2005-03-18 08:44:20 +0100 (Fri, 18 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/stream_out/transcode.c
 
 * modules/stream_out/transcode.c: convert audio to fl32 first if needed.
 ------------------------------------------------------------------------
-r10383 | markfm | 2005-03-18 02:59:44 +0100 (ven, 18 mar 2005) | 2 lines
+r10383 | markfm | 2005-03-18 02:59:44 +0100 (Fri, 18 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/mux/mpeg/ps.c
 
 ps.c -- add i_rate_bound (MPEG spec 13818 requires rate_bound >= that of any packet in the stream) (I'm not positive, but program_mux_rate, based on instant_rate, should also possibly change.  Per 2.5.3.4 of the spec,it sounds like it might be the forward-looking rate; reporting a last-second value based on P frames,if the forward packets have an I frame, might not be correct [specs are a pain])
 
 ------------------------------------------------------------------------
-r10382 | gbazin | 2005-03-18 00:34:04 +0100 (ven, 18 mar 2005) | 1 line
+r10382 | gbazin | 2005-03-18 00:34:04 +0100 (Fri, 18 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/audio_filter/resampler/linear.c
 
 * modules/audio_filter/resampler/linear.c: ported linear resampler to audio filter 2 architecture. Patch courtesy of Matthew Hodgson (matthew at mxtelecom dot com) + cleanup and fixes by me.
 ------------------------------------------------------------------------
-r10381 | gbazin | 2005-03-18 00:31:38 +0100 (ven, 18 mar 2005) | 1 line
+r10381 | gbazin | 2005-03-18 00:31:38 +0100 (Fri, 18 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/stream_out/transcode.c
 
 * modules/stream_out/transcode.c: simplifications + more extensive audio filter searches for conversions.
 ------------------------------------------------------------------------
-r10380 | gbazin | 2005-03-17 22:50:29 +0100 (jeu, 17 mar 2005) | 1 line
+r10380 | gbazin | 2005-03-17 22:50:29 +0100 (Thu, 17 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/araw.c
 
  modules/codec/araw.c: a/ulaw encoding support. Patch courtesy of Matthew Hodgson (matthew at mxtelecom dot com) + cleanup by me.
 ------------------------------------------------------------------------
-r10379 | gbazin | 2005-03-17 21:39:52 +0100 (jeu, 17 mar 2005) | 3 lines
+r10379 | gbazin | 2005-03-17 21:39:52 +0100 (Thu, 17 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/audio_filter/converter/a52tofloat32.c
    M /trunk/modules/audio_filter/converter/dtstofloat32.c
@@ -4113,7 +4125,7 @@ Changed paths:
 * modules/audio_filter/*: set the output format to what's really being output.
 
 ------------------------------------------------------------------------
-r10378 | gbazin | 2005-03-17 20:16:15 +0100 (jeu, 17 mar 2005) | 3 lines
+r10378 | gbazin | 2005-03-17 20:16:15 +0100 (Thu, 17 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/video_output/picture.c
    M /trunk/src/misc/image.c
@@ -4123,51 +4135,51 @@ Changed paths:
 * modules/video_output/picture.c: set all the fields of fmt_in for image_Convert().
 
 ------------------------------------------------------------------------
-r10377 | massiot | 2005-03-17 17:59:16 +0100 (jeu, 17 mar 2005) | 2 lines
+r10377 | massiot | 2005-03-17 17:59:16 +0100 (Thu, 17 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/stream_out/switcher.c
 
 * modules/stream_out/switcher.c: Fixed aspect ratio.
 
 ------------------------------------------------------------------------
-r10376 | gbazin | 2005-03-17 14:55:11 +0100 (jeu, 17 mar 2005) | 1 line
+r10376 | gbazin | 2005-03-17 14:55:11 +0100 (Thu, 17 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/video_output/vout_intf.c
 
 * src/video_output/vout_intf.c: small cleanup.
 ------------------------------------------------------------------------
-r10375 | gbazin | 2005-03-17 14:14:04 +0100 (jeu, 17 mar 2005) | 1 line
+r10375 | gbazin | 2005-03-17 14:14:04 +0100 (Thu, 17 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/image.c
    M /trunk/src/video_output/vout_intf.c
 
 * src/video_output/vout_intf.c, src/misc/image.c: proper aspect ratio for snapshots.
 ------------------------------------------------------------------------
-r10374 | gbazin | 2005-03-17 14:12:10 +0100 (jeu, 17 mar 2005) | 1 line
+r10374 | gbazin | 2005-03-17 14:12:10 +0100 (Thu, 17 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/video_filter.c
 
 * modules/codec/ffmpeg/video_filter.c: resampling fix for when source or dest is not in I420 format.
 ------------------------------------------------------------------------
-r10373 | robux4 | 2005-03-17 13:13:12 +0100 (jeu, 17 mar 2005) | 1 line
+r10373 | robux4 | 2005-03-17 13:13:12 +0100 (Thu, 17 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: allow seamless transition between segments
 ------------------------------------------------------------------------
-r10372 | gbazin | 2005-03-17 09:20:53 +0100 (jeu, 17 mar 2005) | 1 line
+r10372 | gbazin | 2005-03-17 09:20:53 +0100 (Thu, 17 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
 
 * modules/audio_filter/converter/mpgatofixed32.c: added downmixing from stereo to mono.
 ------------------------------------------------------------------------
-r10371 | gbazin | 2005-03-17 08:35:35 +0100 (jeu, 17 mar 2005) | 1 line
+r10371 | gbazin | 2005-03-17 08:35:35 +0100 (Thu, 17 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/encoder.c
 
 * modules/codec/ffmpeg/encoder.c: reverted commit 10351 which breaks aspect ratio encoding.
 ------------------------------------------------------------------------
-r10370 | gbazin | 2005-03-17 00:38:51 +0100 (jeu, 17 mar 2005) | 1 line
+r10370 | gbazin | 2005-03-17 00:38:51 +0100 (Thu, 17 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/interface.cpp
    M /trunk/modules/gui/wince/timer.cpp
@@ -4175,70 +4187,70 @@ Changed paths:
 
 * modules/gui/wince: better volume slider behaviour.
 ------------------------------------------------------------------------
-r10369 | gbazin | 2005-03-17 00:10:08 +0100 (jeu, 17 mar 2005) | 1 line
+r10369 | gbazin | 2005-03-17 00:10:08 +0100 (Thu, 17 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/audio_output/waveout.c
 
 * modules/audio_output/waveout.c: change global volume on WinCE.
 ------------------------------------------------------------------------
-r10368 | gbazin | 2005-03-16 22:53:15 +0100 (mer, 16 mar 2005) | 1 line
+r10368 | gbazin | 2005-03-16 22:53:15 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/libvlc.c
    M /trunk/src/libvlc.h
 
 * src/libvlc.[c,h]: new --(no-)fpu option (mainly for debugging purposes).
 ------------------------------------------------------------------------
-r10367 | robux4 | 2005-03-16 22:46:57 +0100 (mer, 16 mar 2005) | 1 line
+r10367 | robux4 | 2005-03-16 22:46:57 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: faster code with newer libs
 ------------------------------------------------------------------------
-r10366 | gbazin | 2005-03-16 22:38:19 +0100 (mer, 16 mar 2005) | 1 line
+r10366 | gbazin | 2005-03-16 22:38:19 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: --with-a52-fixed option to specify if liba52 was compiled with fixed point support.
 ------------------------------------------------------------------------
-r10365 | robux4 | 2005-03-16 22:26:43 +0100 (mer, 16 mar 2005) | 1 line
+r10365 | robux4 | 2005-03-16 22:26:43 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: seeking is not only based on video
 ------------------------------------------------------------------------
-r10364 | gbazin | 2005-03-16 22:25:53 +0100 (mer, 16 mar 2005) | 1 line
+r10364 | gbazin | 2005-03-16 22:25:53 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/audio_filter/converter/a52tofloat32.c
 
 * modules/audio_filter/converter/a52tofloat32.c: support for fixed point version of liba52.
 ------------------------------------------------------------------------
-r10363 | robux4 | 2005-03-16 22:04:32 +0100 (mer, 16 mar 2005) | 1 line
+r10363 | robux4 | 2005-03-16 22:04:32 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: store silent tracks info
 ------------------------------------------------------------------------
-r10362 | jpsaman | 2005-03-16 22:02:05 +0100 (mer, 16 mar 2005) | 2 lines
+r10362 | jpsaman | 2005-03-16 22:02:05 +0100 (Wed, 16 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/pda/pda.c
 
 Quick patch to make pda.c inteface compile again. It disables the management of the slider on the GUI.
 
 ------------------------------------------------------------------------
-r10361 | robux4 | 2005-03-16 21:32:38 +0100 (mer, 16 mar 2005) | 1 line
+r10361 | robux4 | 2005-03-16 21:32:38 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: more code rearranging
 ------------------------------------------------------------------------
-r10360 | titer | 2005-03-16 16:49:18 +0100 (mer, 16 mar 2005) | 2 lines
+r10360 | titer | 2005-03-16 16:49:18 +0100 (Wed, 16 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/voutgl.m
 
  macosx/voutgl.m: fixed --macosx-stretch in GL provider
 
 ------------------------------------------------------------------------
-r10359 | damienf | 2005-03-16 14:08:13 +0100 (mer, 16 mar 2005) | 4 lines
+r10359 | damienf | 2005-03-16 14:08:13 +0100 (Wed, 16 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/activex/main.cpp
    M /trunk/activex/plugin.cpp
@@ -4248,39 +4260,39 @@ plugin.cpp: some minor cleanup
 
 
 ------------------------------------------------------------------------
-r10358 | gbazin | 2005-03-16 13:12:20 +0100 (mer, 16 mar 2005) | 1 line
+r10358 | gbazin | 2005-03-16 13:12:20 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/vlm.c
 
 * src/misc/vlm.c: couple of fixes pointed out by johnluo.
 ------------------------------------------------------------------------
-r10357 | gbazin | 2005-03-16 12:38:16 +0100 (mer, 16 mar 2005) | 1 line
+r10357 | gbazin | 2005-03-16 12:38:16 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/access/directory.c
 
 * modules/access/directory.c: fixed a bunch of bugs.
 ------------------------------------------------------------------------
-r10356 | gbazin | 2005-03-16 12:11:08 +0100 (mer, 16 mar 2005) | 1 line
+r10356 | gbazin | 2005-03-16 12:11:08 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/ty.c
 
 * modules/demux/ty.c: fixed segfault while probing.
 ------------------------------------------------------------------------
-r10355 | courmisch | 2005-03-16 11:51:10 +0100 (mer, 16 mar 2005) | 2 lines
+r10355 | courmisch | 2005-03-16 11:51:10 +0100 (Wed, 16 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/ty.c
 
 - TY should have a lower priority than PS
 
 ------------------------------------------------------------------------
-r10354 | gbazin | 2005-03-16 10:48:22 +0100 (mer, 16 mar 2005) | 1 line
+r10354 | gbazin | 2005-03-16 10:48:22 +0100 (Wed, 16 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/playlist/item-ext.c
    M /trunk/src/playlist/view.c
 
 * src/playlist/*: shut up a couple of compiler warnings.
 ------------------------------------------------------------------------
-r10353 | hartman | 2005-03-16 01:16:03 +0100 (mer, 16 mar 2005) | 6 lines
+r10353 | hartman | 2005-03-16 01:16:03 +0100 (Wed, 16 Mar 2005) | 6 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/access/directory.c
@@ -4292,7 +4304,7 @@ Changed paths:
   - By default are ignored the following: m3u,nfo,jpg,gif,sfv,txt,sub,idx,srt,cue
 
 ------------------------------------------------------------------------
-r10352 | fkuehne | 2005-03-15 20:53:17 +0100 (mar, 15 mar 2005) | 3 lines
+r10352 | fkuehne | 2005-03-15 20:53:17 +0100 (Tue, 15 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/po/Makefile.in.in
    M /trunk/po/POTFILES.in
@@ -4324,21 +4336,21 @@ Changed paths:
 * da.po: additions to the Danish translation by Jonas Larsen
 * Makefile.in.in: small fix, so msgmerge is found properly if it is installed in extras/contrib
 ------------------------------------------------------------------------
-r10351 | massiot | 2005-03-15 19:59:48 +0100 (mar, 15 mar 2005) | 2 lines
+r10351 | massiot | 2005-03-15 19:59:48 +0100 (Tue, 15 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/codec/ffmpeg/encoder.c
 
 * modules/codec/ffmpeg/encoder.c: Fixed aspect ratio encoding.
 
 ------------------------------------------------------------------------
-r10350 | massiot | 2005-03-15 19:55:17 +0100 (mar, 15 mar 2005) | 2 lines
+r10350 | massiot | 2005-03-15 19:55:17 +0100 (Tue, 15 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/stream_out/switcher.c
 
 * modules/stream_out/switcher.c: Added --sout-switcher-aspect-ratio option.
 
 ------------------------------------------------------------------------
-r10349 | massiot | 2005-03-15 19:52:52 +0100 (mar, 15 mar 2005) | 2 lines
+r10349 | massiot | 2005-03-15 19:52:52 +0100 (Tue, 15 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/include/vout_synchro.h
    M /trunk/src/libvlc.h
@@ -4347,38 +4359,38 @@ Changed paths:
 * src/video_output/vout_synchro.c: New --quiet-synchro config option.
 
 ------------------------------------------------------------------------
-r10348 | sigmunau | 2005-03-15 18:18:58 +0100 (mar, 15 mar 2005) | 2 lines
+r10348 | sigmunau | 2005-03-15 18:18:58 +0100 (Tue, 15 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/wall.c
 
 wall.c: fix alignment when rows or cols are 2 or less.
 
 ------------------------------------------------------------------------
-r10347 | gbazin | 2005-03-15 14:44:31 +0100 (mar, 15 mar 2005) | 1 line
+r10347 | gbazin | 2005-03-15 14:44:31 +0100 (Tue, 15 Mar 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: proper LDFLAGS on win32 for the wince gui.
 ------------------------------------------------------------------------
-r10346 | gbazin | 2005-03-15 14:38:28 +0100 (mar, 15 mar 2005) | 1 line
+r10346 | gbazin | 2005-03-15 14:38:28 +0100 (Tue, 15 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/audio_output/waveout.c
 
 * modules/audio_output/waveout.c: use hardware volume control.
 ------------------------------------------------------------------------
-r10345 | gbazin | 2005-03-15 14:21:54 +0100 (mar, 15 mar 2005) | 1 line
+r10345 | gbazin | 2005-03-15 14:21:54 +0100 (Tue, 15 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/audio_output/intf.c
 
 * src/audio_output/intf.c: aout_VolumeGet() needs to call pf_volume_get() if it wants an updated value.
 ------------------------------------------------------------------------
-r10344 | gbazin | 2005-03-15 12:40:27 +0100 (mar, 15 mar 2005) | 1 line
+r10344 | gbazin | 2005-03-15 12:40:27 +0100 (Tue, 15 Mar 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: getnameinfo/getaddrinfo/freeaddrinfo are not available on win32 (except on XP/2003 so if we want to use them we'll have to load them dynamically).
 ------------------------------------------------------------------------
-r10343 | anil | 2005-03-15 12:29:46 +0100 (mar, 15 mar 2005) | 2 lines
+r10343 | anil | 2005-03-15 12:29:46 +0100 (Tue, 15 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
    M /trunk/modules/gui/wxwindows/timer.cpp
@@ -4387,7 +4399,7 @@ Changed paths:
 * display useful information in the tooltip
 
 ------------------------------------------------------------------------
-r10342 | djc | 2005-03-15 01:02:16 +0100 (mar, 15 mar 2005) | 2 lines
+r10342 | djc | 2005-03-15 01:02:16 +0100 (Tue, 15 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/prefs.h
    M /trunk/modules/gui/macosx/prefs.m
@@ -4397,14 +4409,14 @@ Changed paths:
 Work on MacOS preferences. Need to be completed, improved, and debugged...
 
 ------------------------------------------------------------------------
-r10341 | hartman | 2005-03-15 00:53:58 +0100 (mar, 15 mar 2005) | 2 lines
+r10341 | hartman | 2005-03-15 00:53:58 +0100 (Tue, 15 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/controls.m
 
 * macosx: simplify volume update method for scrollfield usage.
 
 ------------------------------------------------------------------------
-r10340 | ANIL | 2005-03-15 00:39:53 +0100 (mar, 15 mar 2005) | 3 lines
+r10340 | ANIL | 2005-03-15 00:39:53 +0100 (Tue, 15 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.cpp
@@ -4414,7 +4426,7 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10339 | hartman | 2005-03-15 00:12:06 +0100 (mar, 15 mar 2005) | 4 lines
+r10339 | hartman | 2005-03-15 00:12:06 +0100 (Tue, 15 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/NEWS
    M /trunk/TODO
@@ -4428,7 +4440,7 @@ Changed paths:
 * Another request from the forum.
 
 ------------------------------------------------------------------------
-r10338 | hartman | 2005-03-14 23:14:46 +0100 (lun, 14 mar 2005) | 4 lines
+r10338 | hartman | 2005-03-14 23:14:46 +0100 (Mon, 14 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/src/libvlc.c
    M /trunk/src/libvlc.h
@@ -4438,7 +4450,7 @@ Changed paths:
 * Restored some add_category_hint so the cli help shows the proper categories again.
 
 ------------------------------------------------------------------------
-r10336 | fenrir | 2005-03-14 18:02:45 +0100 (lun, 14 mar 2005) | 3 lines
+r10336 | fenrir | 2005-03-14 18:02:45 +0100 (Mon, 14 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/demux/mp4/mp4.c
 
@@ -4446,14 +4458,14 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10335 | sam | 2005-03-14 15:38:44 +0100 (lun, 14 mar 2005) | 2 lines
+r10335 | sam | 2005-03-14 15:38:44 +0100 (Mon, 14 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/debian/Makefile.am
 
   * debian/Makefile.am: oops, removed ffmpeg patch and added vlc.mime.
 
 ------------------------------------------------------------------------
-r10334 | sam | 2005-03-14 14:54:04 +0100 (lun, 14 mar 2005) | 2 lines
+r10334 | sam | 2005-03-14 14:54:04 +0100 (Mon, 14 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/debian/changelog
    M /trunk/debian/control
@@ -4468,20 +4480,20 @@ Changed paths:
   * Updated Debian packaging information.
 
 ------------------------------------------------------------------------
-r10333 | gbazin | 2005-03-14 14:21:26 +0100 (lun, 14 mar 2005) | 1 line
+r10333 | gbazin | 2005-03-14 14:21:26 +0100 (Mon, 14 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/input/input.c
 
 * src/input/input.c: use a low priority input thread when in b_out_pace_control && b_can_pace_control mode (avoids using all the cpu time).
 ------------------------------------------------------------------------
-r10332 | sam | 2005-03-14 14:02:16 +0100 (lun, 14 mar 2005) | 2 lines
+r10332 | sam | 2005-03-14 14:02:16 +0100 (Mon, 14 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/stream_out/switcher.c
 
   * modules/stream_out/switcher.c: fixed forbidden empty string for gettext.
 
 ------------------------------------------------------------------------
-r10331 | anil | 2005-03-14 11:56:55 +0100 (lun, 14 mar 2005) | 9 lines
+r10331 | anil | 2005-03-14 11:56:55 +0100 (Mon, 14 Mar 2005) | 9 lines
 Changed paths:
    M /trunk/activex
    M /trunk/modules/gui/wxwindows/interface.cpp
@@ -4498,14 +4510,14 @@ Changed paths:
   sizes.
 
 ------------------------------------------------------------------------
-r10330 | sam | 2005-03-14 11:49:41 +0100 (lun, 14 mar 2005) | 2 lines
+r10330 | sam | 2005-03-14 11:49:41 +0100 (Mon, 14 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/activex/Makefile.am
 
   * activex/Makefile.am: use "rm -f", not "-rm".
 
 ------------------------------------------------------------------------
-r10329 | sam | 2005-03-14 11:38:45 +0100 (lun, 14 mar 2005) | 3 lines
+r10329 | sam | 2005-03-14 11:38:45 +0100 (Mon, 14 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
 
@@ -4513,28 +4525,28 @@ Changed paths:
     systems with both 2.4 and 2.5.
 
 ------------------------------------------------------------------------
-r10328 | sigmunau | 2005-03-14 11:32:47 +0100 (lun, 14 mar 2005) | 2 lines
+r10328 | sigmunau | 2005-03-14 11:32:47 +0100 (Mon, 14 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/control/corba/Modules.am
 
 corba/Modules.am: include missing files in dist. Fixes #1977
 
 ------------------------------------------------------------------------
-r10327 | sigmunau | 2005-03-14 10:18:42 +0100 (lun, 14 mar 2005) | 2 lines
+r10327 | sigmunau | 2005-03-14 10:18:42 +0100 (Mon, 14 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/TODO
 
 TODO: remove recently fixed subtitle-related items
 
 ------------------------------------------------------------------------
-r10326 | hartman | 2005-03-14 00:32:30 +0100 (lun, 14 mar 2005) | 2 lines
+r10326 | hartman | 2005-03-14 00:32:30 +0100 (Mon, 14 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/TODO
 
 * Add some TODOs from the Requests forum.
 
 ------------------------------------------------------------------------
-r10325 | djc | 2005-03-14 00:19:12 +0100 (lun, 14 mar 2005) | 3 lines
+r10325 | djc | 2005-03-14 00:19:12 +0100 (Mon, 14 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/macosx/controls.m
    M /trunk/modules/gui/macosx/intf.h
@@ -4544,7 +4556,7 @@ Added setScrollField: and resetScrollField to manage the scroll field.
 
 
 ------------------------------------------------------------------------
-r10324 | hartman | 2005-03-14 00:10:01 +0100 (lun, 14 mar 2005) | 3 lines
+r10324 | hartman | 2005-03-14 00:10:01 +0100 (Mon, 14 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/activex/Makefile.am
 
@@ -4552,19 +4564,19 @@ Changed paths:
 This was breaking make dist, and therefore the SVN .tar.gz snapshots
 
 ------------------------------------------------------------------------
-r10323 | robux4 | 2005-03-13 20:53:20 +0100 (dim, 13 mar 2005) | 1 line
+r10323 | robux4 | 2005-03-13 20:53:20 +0100 (Sun, 13 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: use the same technique for the main segment as for the additional segments (this way we know the others work too)
 ------------------------------------------------------------------------
-r10322 | robux4 | 2005-03-13 15:09:31 +0100 (dim, 13 mar 2005) | 1 line
+r10322 | robux4 | 2005-03-13 15:09:31 +0100 (Sun, 13 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: segment preloading now works
 ------------------------------------------------------------------------
-r10321 | courmisch | 2005-03-13 14:29:45 +0100 (dim, 13 mar 2005) | 2 lines
+r10321 | courmisch | 2005-03-13 14:29:45 +0100 (Sun, 13 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/AUTHORS
    M /trunk/include/vlc_tls.h
@@ -4578,21 +4590,21 @@ Changed paths:
 Fix my email address
 
 ------------------------------------------------------------------------
-r10320 | courmisch | 2005-03-13 10:31:00 +0100 (dim, 13 mar 2005) | 2 lines
+r10320 | courmisch | 2005-03-13 10:31:00 +0100 (Sun, 13 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
 - Fix getnameinfo detection on Win32
 
 ------------------------------------------------------------------------
-r10319 | titer | 2005-03-13 06:56:32 +0100 (dim, 13 mar 2005) | 2 lines
+r10319 | titer | 2005-03-13 06:56:32 +0100 (Sun, 13 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Patches/dvdnav.patch
 
  dvdnav.patch: missed a couple of functions yesterday, fixes --disable-plugins
 
 ------------------------------------------------------------------------
-r10318 | titer | 2005-03-12 19:34:36 +0100 (sam, 12 mar 2005) | 3 lines
+r10318 | titer | 2005-03-12 19:34:36 +0100 (Sat, 12 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/access/dvdnav.c
    M /trunk/src/video_output/vout_subpictures.c
@@ -4601,7 +4613,7 @@ Changed paths:
  so it doesn't conflict with the one from the adjust filter
 
 ------------------------------------------------------------------------
-r10317 | titer | 2005-03-12 18:52:33 +0100 (sam, 12 mar 2005) | 8 lines
+r10317 | titer | 2005-03-12 18:52:33 +0100 (Sat, 12 Mar 2005) | 8 lines
 Changed paths:
    M /trunk/extras/contrib/src/Patches/dvdnav.patch
    M /trunk/extras/contrib/src/Patches/libdvdread.patch
@@ -4615,45 +4627,45 @@ Changed paths:
  ALL: fixed a minor libdvdread bug + cleaned the BeOS patch
 
 ------------------------------------------------------------------------
-r10316 | courmisch | 2005-03-12 18:47:43 +0100 (sam, 12 mar 2005) | 2 lines
+r10316 | courmisch | 2005-03-12 18:47:43 +0100 (Sat, 12 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/src/misc/httpd.c
 
 Fixed stupid bug (C) me, yesterday (variable name conflict)
 
 ------------------------------------------------------------------------
-r10315 | massiot | 2005-03-12 15:31:10 +0100 (sam, 12 mar 2005) | 2 lines
+r10315 | massiot | 2005-03-12 15:31:10 +0100 (Sat, 12 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/doc/fortunes.txt
 
 fortuuuuune
 
 ------------------------------------------------------------------------
-r10314 | robux4 | 2005-03-12 12:12:00 +0100 (sam, 12 mar 2005) | 1 line
+r10314 | robux4 | 2005-03-12 12:12:00 +0100 (Sat, 12 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: know your parents better
 ------------------------------------------------------------------------
-r10313 | robux4 | 2005-03-12 11:20:18 +0100 (sam, 12 mar 2005) | 1 line
+r10313 | robux4 | 2005-03-12 11:20:18 +0100 (Sat, 12 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: better segment initialisation
 ------------------------------------------------------------------------
-r10312 | robux4 | 2005-03-12 11:01:45 +0100 (sam, 12 mar 2005) | 1 line
+r10312 | robux4 | 2005-03-12 11:01:45 +0100 (Sat, 12 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: don't keep segments already found elsewhere
 ------------------------------------------------------------------------
-r10311 | robux4 | 2005-03-12 10:35:29 +0100 (sam, 12 mar 2005) | 1 line
+r10311 | robux4 | 2005-03-12 10:35:29 +0100 (Sat, 12 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: more code reorganisation for segment preloading
 ------------------------------------------------------------------------
-r10310 | anil | 2005-03-11 23:36:40 +0100 (ven, 11 mar 2005) | 6 lines
+r10310 | anil | 2005-03-11 23:36:40 +0100 (Fri, 11 Mar 2005) | 6 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/access/file.c
@@ -4670,7 +4682,7 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10309 | zorglub | 2005-03-11 22:49:19 +0100 (ven, 11 mar 2005) | 2 lines
+r10309 | zorglub | 2005-03-11 22:49:19 +0100 (Fri, 11 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/avi/avi.c
    M /trunk/modules/demux/demuxdump.c
@@ -4682,14 +4694,14 @@ Changed paths:
 String fixes by Christophe Mutricy
 
 ------------------------------------------------------------------------
-r10308 | courmisch | 2005-03-11 21:04:58 +0100 (ven, 11 mar 2005) | 2 lines
+r10308 | courmisch | 2005-03-11 21:04:58 +0100 (Fri, 11 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/src/misc/httpd.c
 
 - Fix bug #1854
 
 ------------------------------------------------------------------------
-r10307 | courmisch | 2005-03-11 20:57:28 +0100 (ven, 11 mar 2005) | 3 lines
+r10307 | courmisch | 2005-03-11 20:57:28 +0100 (Fri, 11 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
 
@@ -4697,14 +4709,14 @@ Changed paths:
   (stupid Winsock2 has getnameinfo but not gai_strerror)
 
 ------------------------------------------------------------------------
-r10302 | courmisch | 2005-03-11 14:41:51 +0100 (ven, 11 mar 2005) | 2 lines
+r10302 | courmisch | 2005-03-11 14:41:51 +0100 (Fri, 11 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/activex/Makefile.am
 
 - Fix building axvlc from subdirectory
 
 ------------------------------------------------------------------------
-r10301 | andrep | 2005-03-11 14:38:38 +0100 (ven, 11 mar 2005) | 3 lines
+r10301 | andrep | 2005-03-11 14:38:38 +0100 (Fri, 11 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/mozilla/vlcshell.cpp
 
@@ -4712,33 +4724,33 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10300 | dionoea | 2005-03-11 14:13:45 +0100 (ven, 11 mar 2005) | 2 lines
+r10300 | dionoea | 2005-03-11 14:13:45 +0100 (Fri, 11 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_output/picture.c
 
  * change $Id thing ... r10300
 
 ------------------------------------------------------------------------
-r10299 | robux4 | 2005-03-11 13:41:41 +0100 (ven, 11 mar 2005) | 1 line
+r10299 | robux4 | 2005-03-11 13:41:41 +0100 (Fri, 11 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: preload linked segments too
 ------------------------------------------------------------------------
-r10297 | robux4 | 2005-03-11 11:44:36 +0100 (ven, 11 mar 2005) | 1 line
+r10297 | robux4 | 2005-03-11 11:44:36 +0100 (Fri, 11 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: remove an unused variable
 ------------------------------------------------------------------------
-r10296 | sigmunau | 2005-03-11 10:54:47 +0100 (ven, 11 mar 2005) | 2 lines
+r10296 | sigmunau | 2005-03-11 10:54:47 +0100 (Fri, 11 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/audio_output/alsa.c
 
 alsa.c: removed a printf, shut up a compiler warning
 
 ------------------------------------------------------------------------
-r10292 | jpsaman | 2005-03-11 10:49:38 +0100 (ven, 11 mar 2005) | 2 lines
+r10292 | jpsaman | 2005-03-11 10:49:38 +0100 (Fri, 11 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/audio_filter/converter/a52tofloat32.c
    M /trunk/modules/audio_filter/converter/dtstofloat32.c
@@ -4746,21 +4758,21 @@ Changed paths:
 Removed unneeded VLC_OBJECT() cast and another segfault fix.
 
 ------------------------------------------------------------------------
-r10290 | sigmunau | 2005-03-11 09:56:58 +0100 (ven, 11 mar 2005) | 2 lines
+r10290 | sigmunau | 2005-03-11 09:56:58 +0100 (Fri, 11 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
 
 wxwindows/preferences_widgets.cpp: Fix size of ModulesListCat widget
 
 ------------------------------------------------------------------------
-r10289 | gbazin | 2005-03-11 09:18:14 +0100 (ven, 11 mar 2005) | 1 line
+r10289 | gbazin | 2005-03-11 09:18:14 +0100 (Fri, 11 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/encoder.c
    M /trunk/modules/stream_out/transcode.c
 
 * modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c: cosmetic fixes.
 ------------------------------------------------------------------------
-r10288 | courmisch | 2005-03-11 09:13:00 +0100 (ven, 11 mar 2005) | 4 lines
+r10288 | courmisch | 2005-03-11 09:13:00 +0100 (Fri, 11 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/demux/Modules.am
@@ -4771,7 +4783,7 @@ based on patch from Neal Symms <nsymms # redwar.us>
 with minor cleanups
 
 ------------------------------------------------------------------------
-r10287 | zorglub | 2005-03-11 08:52:18 +0100 (ven, 11 mar 2005) | 3 lines
+r10287 | zorglub | 2005-03-11 08:52:18 +0100 (Fri, 11 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/codec/mpeg_audio.c
    M /trunk/modules/gui/wxwindows/interface.cpp
@@ -4791,68 +4803,68 @@ Reduce the global verbosity
 Change some message severities
 
 ------------------------------------------------------------------------
-r10285 | zorglub | 2005-03-10 23:30:16 +0100 (jeu, 10 mar 2005) | 2 lines
+r10285 | zorglub | 2005-03-10 23:30:16 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/cdda/info.c
 
 Fix locking
 
 ------------------------------------------------------------------------
-r10284 | zorglub | 2005-03-10 23:18:47 +0100 (jeu, 10 mar 2005) | 2 lines
+r10284 | zorglub | 2005-03-10 23:18:47 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/NEWS
 
 Update news
 
 ------------------------------------------------------------------------
-r10282 | jpsaman | 2005-03-10 22:16:32 +0100 (jeu, 10 mar 2005) | 2 lines
+r10282 | jpsaman | 2005-03-10 22:16:32 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
 
 Same mistake here: Pass real VLC_OBJECT's to msg_*
 
 ------------------------------------------------------------------------
-r10280 | jpsaman | 2005-03-10 22:12:28 +0100 (jeu, 10 mar 2005) | 2 lines
+r10280 | jpsaman | 2005-03-10 22:12:28 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/audio_filter/converter/dtstofloat32.c
 
 Another one. Use real VLC_OBJECT's in msg_*
 
 ------------------------------------------------------------------------
-r10278 | jpsaman | 2005-03-10 22:09:14 +0100 (jeu, 10 mar 2005) | 2 lines
+r10278 | jpsaman | 2005-03-10 22:09:14 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/audio_filter/converter/a52tofloat32.c
 
 Use VLC_OBJECT's to pass to msg_* functions otherwise all hell breaks lose.
 
 ------------------------------------------------------------------------
-r10277 | courmisch | 2005-03-10 21:42:52 +0100 (jeu, 10 mar 2005) | 2 lines
+r10277 | courmisch | 2005-03-10 21:42:52 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/gnutls.c
 
 - Require certificate from the client if one CA cert specified
 
 ------------------------------------------------------------------------
-r10276 | courmisch | 2005-03-10 21:04:04 +0100 (jeu, 10 mar 2005) | 2 lines
+r10276 | courmisch | 2005-03-10 21:04:04 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/gnutls.c
 
 - Release certificate creds after terminating session
 
 ------------------------------------------------------------------------
-r10268 | gbazin | 2005-03-10 20:23:10 +0100 (jeu, 10 mar 2005) | 1 line
+r10268 | gbazin | 2005-03-10 20:23:10 +0100 (Thu, 10 Mar 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: only include stream_out_switcher if --enable-sout is specified.
 ------------------------------------------------------------------------
-r10265 | robux4 | 2005-03-10 19:20:02 +0100 (jeu, 10 mar 2005) | 1 line
+r10265 | robux4 | 2005-03-10 19:20:02 +0100 (Thu, 10 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: support preloading in the same family
 ------------------------------------------------------------------------
-r10264 | massiot | 2005-03-10 18:23:43 +0100 (jeu, 10 mar 2005) | 12 lines
+r10264 | massiot | 2005-03-10 18:23:43 +0100 (Thu, 10 Mar 2005) | 12 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/access/Modules.am
@@ -4873,19 +4885,19 @@ Changed paths:
   no video.
 
 ------------------------------------------------------------------------
-r10263 | robux4 | 2005-03-10 18:19:28 +0100 (jeu, 10 mar 2005) | 1 line
+r10263 | robux4 | 2005-03-10 18:19:28 +0100 (Thu, 10 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: move the segment metadata preloading in another function (to be used elsewhere too)
 ------------------------------------------------------------------------
-r10262 | robux4 | 2005-03-10 17:41:43 +0100 (jeu, 10 mar 2005) | 1 line
+r10262 | robux4 | 2005-03-10 17:41:43 +0100 (Thu, 10 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: parse the Segment Info properly
 ------------------------------------------------------------------------
-r10261 | dionoea | 2005-03-10 17:00:49 +0100 (jeu, 10 mar 2005) | 2 lines
+r10261 | dionoea | 2005-03-10 17:00:49 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/control/rc.c
    M /trunk/modules/video_filter/mosaic.c
@@ -4893,26 +4905,26 @@ Changed paths:
  * mosaic alignment (works like --marq-position) and callback
 
 ------------------------------------------------------------------------
-r10260 | robux4 | 2005-03-10 16:40:45 +0100 (jeu, 10 mar 2005) | 1 line
+r10260 | robux4 | 2005-03-10 16:40:45 +0100 (Thu, 10 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: store the prev/next UID for later use
 ------------------------------------------------------------------------
-r10259 | zorglub | 2005-03-10 14:42:45 +0100 (jeu, 10 mar 2005) | 2 lines
+r10259 | zorglub | 2005-03-10 14:42:45 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/vcdx/access.c
 
 Fix refcount problems + fix a part of coding style problems
 
 ------------------------------------------------------------------------
-r10258 | gbazin | 2005-03-10 14:37:29 +0100 (jeu, 10 mar 2005) | 1 line
+r10258 | gbazin | 2005-03-10 14:37:29 +0100 (Thu, 10 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/misc/freetype.c
 
 * modules/misc/freetype.c: better outlining algorithm + generate 16 colors (instead of 256) palettized YUV.
 ------------------------------------------------------------------------
-r10257 | zorglub | 2005-03-10 14:05:43 +0100 (jeu, 10 mar 2005) | 8 lines
+r10257 | zorglub | 2005-03-10 14:05:43 +0100 (Thu, 10 Mar 2005) | 8 lines
 Changed paths:
    M /trunk/include/vlc_config_cat.h
    M /trunk/modules/audio_filter/equalizer.c
@@ -4933,7 +4945,7 @@ More prefs fixes
 - Remove saved-volume, replaced by a variable
 
 ------------------------------------------------------------------------
-r10255 | courmisch | 2005-03-10 12:19:29 +0100 (jeu, 10 mar 2005) | 3 lines
+r10255 | courmisch | 2005-03-10 12:19:29 +0100 (Thu, 10 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/demux/voc.c
 
@@ -4941,14 +4953,14 @@ Changed paths:
 There's still a segfault somewhere (occurs after many seeks but I can't reproduce it with a debugger)
 
 ------------------------------------------------------------------------
-r10254 | courmisch | 2005-03-10 12:00:41 +0100 (jeu, 10 mar 2005) | 2 lines
+r10254 | courmisch | 2005-03-10 12:00:41 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/voc.c
 
 Support block type 2 (and some others as well)
 
 ------------------------------------------------------------------------
-r10253 | courmisch | 2005-03-10 11:58:02 +0100 (jeu, 10 mar 2005) | 4 lines
+r10253 | courmisch | 2005-03-10 11:58:02 +0100 (Thu, 10 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/include/network.h
    M /trunk/modules/access/http.c
@@ -4958,21 +4970,21 @@ Changed paths:
   (should probably be done for some others)
 
 ------------------------------------------------------------------------
-r10250 | courmisch | 2005-03-10 10:56:07 +0100 (jeu, 10 mar 2005) | 2 lines
+r10250 | courmisch | 2005-03-10 10:56:07 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/gnutls.c
 
 gnutls.c: add shortname
 
 ------------------------------------------------------------------------
-r10249 | zorglub | 2005-03-10 10:47:20 +0100 (jeu, 10 mar 2005) | 2 lines
+r10249 | zorglub | 2005-03-10 10:47:20 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/preferences.cpp
 
 Should fix compile
 
 ------------------------------------------------------------------------
-r10245 | courmisch | 2005-03-10 09:27:21 +0100 (jeu, 10 mar 2005) | 2 lines
+r10245 | courmisch | 2005-03-10 09:27:21 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_tls.h
    M /trunk/modules/misc/gnutls.c
@@ -4981,7 +4993,7 @@ Changed paths:
 Missing properties
 
 ------------------------------------------------------------------------
-r10244 | courmisch | 2005-03-10 09:23:03 +0100 (jeu, 10 mar 2005) | 2 lines
+r10244 | courmisch | 2005-03-10 09:23:03 +0100 (Thu, 10 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/misc/gnutls.c
@@ -4989,7 +5001,7 @@ Changed paths:
 - Fix GnuTLS version detection
 
 ------------------------------------------------------------------------
-r10243 | zorglub | 2005-03-10 01:17:33 +0100 (jeu, 10 mar 2005) | 7 lines
+r10243 | zorglub | 2005-03-10 01:17:33 +0100 (Thu, 10 Mar 2005) | 7 lines
 Changed paths:
    M /trunk/include/vlc_config_cat.h
    M /trunk/modules/audio_filter/converter/a52tofloat32.c
@@ -5006,13 +5018,13 @@ Preferences update :
 (last 2 suggested by Anil)
 
 ------------------------------------------------------------------------
-r10242 | robux4 | 2005-03-09 22:45:02 +0100 (mer, 09 mar 2005) | 1 line
+r10242 | robux4 | 2005-03-09 22:45:02 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: cleaner handling of some tables (now vectors)
 ------------------------------------------------------------------------
-r10241 | zorglub | 2005-03-09 22:06:09 +0100 (mer, 09 mar 2005) | 2 lines
+r10241 | zorglub | 2005-03-09 22:06:09 +0100 (Wed, 09 Mar 2005) | 2 lines
 Changed paths:
    A /trunk/modules/gui/wxwindows/bitmaps/advanced.xpm
    A /trunk/modules/gui/wxwindows/bitmaps/audio.xpm
@@ -5024,20 +5036,20 @@ Changed paths:
 Preferences icons
 
 ------------------------------------------------------------------------
-r10240 | gbazin | 2005-03-09 20:57:28 +0100 (mer, 09 mar 2005) | 1 line
+r10240 | gbazin | 2005-03-09 20:57:28 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/video.c
 
 * modules/codec/ffmpeg/video.c: take input rate into account when interpolating next pts.
 ------------------------------------------------------------------------
-r10239 | zorglub | 2005-03-09 19:05:30 +0100 (mer, 09 mar 2005) | 2 lines
+r10239 | zorglub | 2005-03-09 19:05:30 +0100 (Wed, 09 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/menus.cpp
 
 Don't switch interfaces under linux
 
 ------------------------------------------------------------------------
-r10238 | hartman | 2005-03-09 17:00:03 +0100 (mer, 09 mar 2005) | 3 lines
+r10238 | hartman | 2005-03-09 17:00:03 +0100 (Wed, 09 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
    M /trunk/extras/contrib/src/packages.mak
@@ -5046,14 +5058,14 @@ Changed paths:
 * upgraded libcdio to 0.7.2 (not that it makes much difference :) )
 
 ------------------------------------------------------------------------
-r10237 | courmisch | 2005-03-09 14:07:26 +0100 (mer, 09 mar 2005) | 2 lines
+r10237 | courmisch | 2005-03-09 14:07:26 +0100 (Wed, 09 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/kde/preferences.cpp
 
 string rationalization (yeah, I know the KDE interface is not used)
 
 ------------------------------------------------------------------------
-r10236 | sigmunau | 2005-03-09 13:58:13 +0100 (mer, 09 mar 2005) | 2 lines
+r10236 | sigmunau | 2005-03-09 13:58:13 +0100 (Wed, 09 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_video.h
    M /trunk/modules/misc/freetype.c
@@ -5062,89 +5074,89 @@ Changed paths:
 all: correctly align multiline strings when not left-aligned
 
 ------------------------------------------------------------------------
-r10235 | gbazin | 2005-03-09 13:52:47 +0100 (mer, 09 mar 2005) | 1 line
+r10235 | gbazin | 2005-03-09 13:52:47 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/mux/mpeg/ps.c
 
 * modules/mux/mpeg/ps.c: small cleanup.
 ------------------------------------------------------------------------
-r10234 | gbazin | 2005-03-09 13:39:36 +0100 (mer, 09 mar 2005) | 1 line
+r10234 | gbazin | 2005-03-09 13:39:36 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/ps.c
    M /trunk/modules/demux/ps.h
 
 * modules/demux/ps.[c,h]: fixed PSM parsing bug.
 ------------------------------------------------------------------------
-r10233 | gbazin | 2005-03-09 13:17:01 +0100 (mer, 09 mar 2005) | 1 line
+r10233 | gbazin | 2005-03-09 13:17:01 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/mux/mpeg/ps.c
 
 * modules/mux/mpeg/ps.c: correct PSM size.
 ------------------------------------------------------------------------
-r10232 | courmisch | 2005-03-09 12:54:36 +0100 (mer, 09 mar 2005) | 2 lines
+r10232 | courmisch | 2005-03-09 12:54:36 +0100 (Wed, 09 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/voc.c
 
 Handle VOC files with multiple blocks properly
 
 ------------------------------------------------------------------------
-r10231 | gbazin | 2005-03-09 12:43:02 +0100 (mer, 09 mar 2005) | 1 line
+r10231 | gbazin | 2005-03-09 12:43:02 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/video_output/vout_subpictures.c
 
 * src/video_output/vout_subpictures.c: pass on video output size changes to the text renderer.
 ------------------------------------------------------------------------
-r10230 | gbazin | 2005-03-09 12:42:05 +0100 (mer, 09 mar 2005) | 1 line
+r10230 | gbazin | 2005-03-09 12:42:05 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/misc/freetype.c
 
 * modules/misc/freetype.c: handle size change properly.
 ------------------------------------------------------------------------
-r10229 | gbazin | 2005-03-09 11:46:45 +0100 (mer, 09 mar 2005) | 1 line
+r10229 | gbazin | 2005-03-09 11:46:45 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/video_filter/mosaic.c
 
 * modules/video_filter/mosaic.c: compilation fix.
 ------------------------------------------------------------------------
-r10228 | gbazin | 2005-03-09 11:18:27 +0100 (mer, 09 mar 2005) | 1 line
+r10228 | gbazin | 2005-03-09 11:18:27 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/misc/freetype.c
 
 * modules/misc/freetype.c: don't display only the last line.
 ------------------------------------------------------------------------
-r10227 | courmisch | 2005-03-09 10:03:32 +0100 (mer, 09 mar 2005) | 2 lines
+r10227 | courmisch | 2005-03-09 10:03:32 +0100 (Wed, 09 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/voc.c
 
 - seeking in .VOC file
 
 ------------------------------------------------------------------------
-r10226 | gbazin | 2005-03-09 01:59:09 +0100 (mer, 09 mar 2005) | 1 line
+r10226 | gbazin | 2005-03-09 01:59:09 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/mux/mpeg/ps.c
 
 * modules/mux/mpeg/ps.c: shut-up valgrind warning.
 ------------------------------------------------------------------------
-r10225 | titer | 2005-03-09 01:43:46 +0100 (mer, 09 mar 2005) | 2 lines
+r10225 | titer | 2005-03-09 01:43:46 +0100 (Wed, 09 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_common.h
 
  vlc_common.h: define INT64_MIN/INT64_MAX if necessary
 
 ------------------------------------------------------------------------
-r10224 | gbazin | 2005-03-09 01:31:19 +0100 (mer, 09 mar 2005) | 1 line
+r10224 | gbazin | 2005-03-09 01:31:19 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/ps.h
 
 * modules/demux/ps.h: support for mp4v/mp4a/h264 + parse language descriptor in PSM.
 ------------------------------------------------------------------------
-r10223 | gbazin | 2005-03-09 01:30:09 +0100 (mer, 09 mar 2005) | 1 line
+r10223 | gbazin | 2005-03-09 01:30:09 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/mux/mpeg/ps.c
 
 *  modules/mux/mpeg/ps.c: Write a PSM + support for mp4v/mp4a/h264.
 ------------------------------------------------------------------------
-r10222 | titer | 2005-03-09 01:18:15 +0100 (mer, 09 mar 2005) | 3 lines
+r10222 | titer | 2005-03-09 01:18:15 +0100 (Wed, 09 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/video_filter/mosaic.c
 
@@ -5152,7 +5164,7 @@ Changed paths:
          always defined)
 
 ------------------------------------------------------------------------
-r10221 | rocky | 2005-03-09 00:52:01 +0100 (mer, 09 mar 2005) | 3 lines
+r10221 | rocky | 2005-03-09 00:52:01 +0100 (Wed, 09 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
 
@@ -5160,7 +5172,7 @@ VCDX depends on libiso9660. Up libcdio version to 0.72.
 
 
 ------------------------------------------------------------------------
-r10220 | hartman | 2005-03-09 00:25:11 +0100 (mer, 09 mar 2005) | 3 lines
+r10220 | hartman | 2005-03-09 00:25:11 +0100 (Wed, 09 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/mozilla/vlcshell.cpp
 
@@ -5168,32 +5180,32 @@ Changed paths:
   if this breaks the linux or win32 mozilla plugin then it should be restored.
 
 ------------------------------------------------------------------------
-r10219 | gbazin | 2005-03-09 00:21:40 +0100 (mer, 09 mar 2005) | 1 line
+r10219 | gbazin | 2005-03-09 00:21:40 +0100 (Wed, 09 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/packetizer/mpeg4video.c
 
 * modules/packetizer/mpeg4video.c: fixed segfault
 ------------------------------------------------------------------------
-r10218 | robux4 | 2005-03-08 22:43:42 +0100 (mar, 08 mar 2005) | 1 line
+r10218 | robux4 | 2005-03-08 22:43:42 +0100 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: keep the interresting segments somewhere in memory (not functional yet)
 ------------------------------------------------------------------------
-r10217 | gbazin | 2005-03-08 21:17:43 +0100 (mar, 08 mar 2005) | 1 line
+r10217 | gbazin | 2005-03-08 21:17:43 +0100 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/mux/mpeg/ps.c
 
 * modules/mux/mpeg/ps.c: use instant bitrate to calculate program_mux_rate.
 ------------------------------------------------------------------------
-r10216 | courmisch | 2005-03-08 19:43:51 +0100 (mar, 08 mar 2005) | 2 lines
+r10216 | courmisch | 2005-03-08 19:43:51 +0100 (Tue, 08 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
 
 Strings rationalization
 
 ------------------------------------------------------------------------
-r10215 | courmisch | 2005-03-08 19:34:00 +0100 (mar, 08 mar 2005) | 2 lines
+r10215 | courmisch | 2005-03-08 19:34:00 +0100 (Tue, 08 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/open.cpp
    M /trunk/modules/gui/wxwindows/streamout.cpp
@@ -5201,13 +5213,13 @@ Changed paths:
 Fix max UDP port number
 
 ------------------------------------------------------------------------
-r10214 | gbazin | 2005-03-08 19:10:49 +0100 (mar, 08 mar 2005) | 1 line
+r10214 | gbazin | 2005-03-08 19:10:49 +0100 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/video_output/x11/xcommon.c
 
 * modules/video_output/x11/xcommon.c: don't abort on X_SetInputFocus error which isn't fatal.
 ------------------------------------------------------------------------
-r10213 | courmisch | 2005-03-08 18:31:31 +0100 (mar, 08 mar 2005) | 8 lines
+r10213 | courmisch | 2005-03-08 18:31:31 +0100 (Tue, 08 Mar 2005) | 8 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/wxwindows.h
 
@@ -5220,7 +5232,7 @@ wxWidgets still leave the whole text blank which result in blank
 playlist item in the playlist.
 
 ------------------------------------------------------------------------
-r10212 | courmisch | 2005-03-08 18:11:08 +0100 (mar, 08 mar 2005) | 9 lines
+r10212 | courmisch | 2005-03-08 18:11:08 +0100 (Tue, 08 Mar 2005) | 9 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/wxwindows.h
 
@@ -5234,28 +5246,28 @@ Previously, any text item with non-ASCII character in it would be
 blank.
 
 ------------------------------------------------------------------------
-r10211 | massiot | 2005-03-08 17:50:19 +0100 (mar, 08 mar 2005) | 2 lines
+r10211 | massiot | 2005-03-08 17:50:19 +0100 (Tue, 08 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/codec/ffmpeg/video_filter.c
 
 * modules/codec/ffmpeg/video_filter.c: Fixed a regression with b_resize_first.
 
 ------------------------------------------------------------------------
-r10210 | courmisch | 2005-03-08 17:29:30 +0100 (mar, 08 mar 2005) | 2 lines
+r10210 | courmisch | 2005-03-08 17:29:30 +0100 (Tue, 08 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/open.cpp
 
 Fix UDP unicast access when both IPv6 and non-default port are used
 
 ------------------------------------------------------------------------
-r10209 | courmisch | 2005-03-08 14:54:11 +0100 (mar, 08 mar 2005) | 2 lines
+r10209 | courmisch | 2005-03-08 14:54:11 +0100 (Tue, 08 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
 Enable voc demux
 
 ------------------------------------------------------------------------
-r10208 | courmisch | 2005-03-08 14:53:36 +0100 (mar, 08 mar 2005) | 2 lines
+r10208 | courmisch | 2005-03-08 14:53:36 +0100 (Tue, 08 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/AUTHORS
    M /trunk/modules/demux/Modules.am
@@ -5264,13 +5276,13 @@ Changed paths:
 Creative Voice File demux
 
 ------------------------------------------------------------------------
-r10207 | gbazin | 2005-03-08 14:16:38 +0100 (mar, 08 mar 2005) | 1 line
+r10207 | gbazin | 2005-03-08 14:16:38 +0100 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/video_filter.c
 
 * modules/codec/ffmpeg/video_filter.c: a few fixes and cleanup.
 ------------------------------------------------------------------------
-r10206 | gbazin | 2005-03-08 14:15:56 +0100 (mar, 08 mar 2005) | 3 lines
+r10206 | gbazin | 2005-03-08 14:15:56 +0100 (Tue, 08 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/codec/x264.c
    M /trunk/modules/services_discovery/sap.c
@@ -5280,7 +5292,7 @@ Changed paths:
 * modules/stream_out/transcode.c: fixed segfault.
 
 ------------------------------------------------------------------------
-r10205 | gbazin | 2005-03-08 11:58:49 +0100 (mar, 08 mar 2005) | 1 line
+r10205 | gbazin | 2005-03-08 11:58:49 +0100 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/misc/freetype.c
    M /trunk/modules/video_filter/marq.c
@@ -5288,37 +5300,37 @@ Changed paths:
 
 * modules/misc/freetype.c, modules/video_filter/marq.c, time.c: a few fixes.
 ------------------------------------------------------------------------
-r10204 | gbazin | 2005-03-08 11:15:36 +0100 (mar, 08 mar 2005) | 1 line
+r10204 | gbazin | 2005-03-08 11:15:36 +0100 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: packetizers are not only useful with the stream output.
 ------------------------------------------------------------------------
-r10203 | robux4 | 2005-03-08 10:06:27 +0100 (mar, 08 mar 2005) | 1 line
+r10203 | robux4 | 2005-03-08 10:06:27 +0100 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/input/input.c
 
 input.c: allow "intelligent" previous-chapter behaviour for access sources too
 ------------------------------------------------------------------------
-r10202 | gbazin | 2005-03-08 02:54:55 +0100 (mar, 08 mar 2005) | 1 line
+r10202 | gbazin | 2005-03-08 02:54:55 +0100 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/misc/dummy/renderer.c
 
 * modules/misc/dummy/renderer.c: forgot to commit this file with the text renderer api change.
 ------------------------------------------------------------------------
-r10201 | gbazin | 2005-03-08 02:38:33 +0100 (mar, 08 mar 2005) | 1 line
+r10201 | gbazin | 2005-03-08 02:38:33 +0100 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/input/es_out.c
 
 * src/input/es_out.c: fixed another small mem leak.
 ------------------------------------------------------------------------
-r10200 | gbazin | 2005-03-08 02:24:27 +0100 (mar, 08 mar 2005) | 1 line
+r10200 | gbazin | 2005-03-08 02:24:27 +0100 (Tue, 08 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/input/es_out.c
 
 * src/input/es_out.c: fixed small mem leak.
 ------------------------------------------------------------------------
-r10199 | gbazin | 2005-03-08 02:23:54 +0100 (mar, 08 mar 2005) | 3 lines
+r10199 | gbazin | 2005-03-08 02:23:54 +0100 (Tue, 08 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/include/vlc_filter.h
    M /trunk/include/vlc_video.h
@@ -5331,14 +5343,14 @@ Changed paths:
 * modules/misc/freetype.c: rewrite to the new api + outputs YUVP subpicture regions now.
 
 ------------------------------------------------------------------------
-r10198 | hartman | 2005-03-08 00:54:51 +0100 (mar, 08 mar 2005) | 2 lines
+r10198 | hartman | 2005-03-08 00:54:51 +0100 (Tue, 08 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/livedotcom.cpp
 
 * Fix udp->tcp rollover when using multicast in rtsp. now bail after 36 seconds in case of multicast, .9 seconds otherwise. Bail after 3secs of no longer receiving data (multicast or unicast).
 
 ------------------------------------------------------------------------
-r10197 | hartman | 2005-03-07 23:30:55 +0100 (lun, 07 mar 2005) | 2 lines
+r10197 | hartman | 2005-03-07 23:30:55 +0100 (Mon, 07 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/extras/contrib/src/Makefile
@@ -5346,13 +5358,13 @@ Changed paths:
 * dirty patch to tell vlc (on osx) that it needs -liconv when it links to libcdio. This should be fixed in the libcdio pkgconfig, but i'm tired of figuring out how to patch libcdio to do this.
 
 ------------------------------------------------------------------------
-r10196 | robux4 | 2005-03-07 23:05:54 +0100 (lun, 07 mar 2005) | 1 line
+r10196 | robux4 | 2005-03-07 23:05:54 +0100 (Mon, 07 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: prepare the code to handle seemless segment switching
 ------------------------------------------------------------------------
-r10195 | dionoea | 2005-03-07 21:50:13 +0100 (lun, 07 mar 2005) | 3 lines
+r10195 | dionoea | 2005-03-07 21:50:13 +0100 (Mon, 07 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/video_filter/mosaic.c
 
@@ -5360,20 +5372,20 @@ Changed paths:
    doing something
 
 ------------------------------------------------------------------------
-r10194 | gbazin | 2005-03-07 21:36:18 +0100 (lun, 07 mar 2005) | 1 line
+r10194 | gbazin | 2005-03-07 21:36:18 +0100 (Mon, 07 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/misc/freetype.c
 
 * modules/misc/freetype.c: replaced pi_gamma with an (almost) equivalent that doesn't use floats.
 ------------------------------------------------------------------------
-r10193 | courmisch | 2005-03-07 21:21:24 +0100 (lun, 07 mar 2005) | 2 lines
+r10193 | courmisch | 2005-03-07 21:21:24 +0100 (Mon, 07 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/wav.c
 
 Fixes a compiler warning
 
 ------------------------------------------------------------------------
-r10192 | robux4 | 2005-03-07 21:16:52 +0100 (lun, 07 mar 2005) | 1 line
+r10192 | robux4 | 2005-03-07 21:16:52 +0100 (Mon, 07 Mar 2005) | 1 line
 Changed paths:
    M /trunk/include/vlc_demux.h
    M /trunk/include/vlc_input.h
@@ -5383,13 +5395,13 @@ Changed paths:
 
 make the previous-chapter "intelligent" seek more general, remove DEMUX_GET_SEEKPOINT_TIME
 ------------------------------------------------------------------------
-r10191 | robux4 | 2005-03-07 21:13:56 +0100 (lun, 07 mar 2005) | 1 line
+r10191 | robux4 | 2005-03-07 21:13:56 +0100 (Mon, 07 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/audio.c
 
 audio.c: fix a compiler portability issue
 ------------------------------------------------------------------------
-r10190 | courmisch | 2005-03-07 20:59:38 +0100 (lun, 07 mar 2005) | 3 lines
+r10190 | courmisch | 2005-03-07 20:59:38 +0100 (Mon, 07 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/wizard.cpp
 
@@ -5397,19 +5409,19 @@ Changed paths:
 - Some cleanup
 
 ------------------------------------------------------------------------
-r10189 | gbazin | 2005-03-07 20:41:34 +0100 (lun, 07 mar 2005) | 1 line
+r10189 | gbazin | 2005-03-07 20:41:34 +0100 (Mon, 07 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/interface.cpp
 
 * modules/gui/wince/interface.cpp: compilation fix.
 ------------------------------------------------------------------------
-r10188 | gbazin | 2005-03-07 20:35:11 +0100 (lun, 07 mar 2005) | 1 line
+r10188 | gbazin | 2005-03-07 20:35:11 +0100 (Mon, 07 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/misc/freetype.c
 
 * modules/misc/freetype.c: removed debug messages.
 ------------------------------------------------------------------------
-r10187 | massiot | 2005-03-07 20:28:52 +0100 (lun, 07 mar 2005) | 8 lines
+r10187 | massiot | 2005-03-07 20:28:52 +0100 (Mon, 07 Mar 2005) | 8 lines
 Changed paths:
    M /trunk/include/vlc_filter.h
    M /trunk/include/vlc_spu.h
@@ -5429,19 +5441,19 @@ Changed paths:
   in case the original size is bigger than the destination.
 
 ------------------------------------------------------------------------
-r10186 | gbazin | 2005-03-07 19:34:21 +0100 (lun, 07 mar 2005) | 1 line
+r10186 | gbazin | 2005-03-07 19:34:21 +0100 (Mon, 07 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/video.c
 
 * modules/codec/ffmpeg/video.c: assume (M)JPEG YUV420 is the same as I420 (we could convert to have the exact chroma but that would be slower).
 ------------------------------------------------------------------------
-r10185 | gbazin | 2005-03-07 19:04:24 +0100 (lun, 07 mar 2005) | 1 line
+r10185 | gbazin | 2005-03-07 19:04:24 +0100 (Mon, 07 Mar 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: fixed typo.
 ------------------------------------------------------------------------
-r10184 | gbazin | 2005-03-07 18:52:05 +0100 (lun, 07 mar 2005) | 1 line
+r10184 | gbazin | 2005-03-07 18:52:05 +0100 (Mon, 07 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/ffmpeg.c
    M /trunk/src/video_output/vout_pictures.c
@@ -5449,27 +5461,27 @@ Changed paths:
 
 * modules/codec/ffmpeg/ffmpeg.c, src/video_output/vout_pictures.c: fixed JPEG encoding.
 ------------------------------------------------------------------------
-r10183 | gbazin | 2005-03-07 17:33:56 +0100 (lun, 07 mar 2005) | 1 line
+r10183 | gbazin | 2005-03-07 17:33:56 +0100 (Mon, 07 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/access/dshow/filter.cpp
 
 * modules/access/dshow: flush the capture pin's buffers when the capture filter is stopped (instead of doing it in the pin's destructor).
 ------------------------------------------------------------------------
-r10182 | courmisch | 2005-03-07 16:04:53 +0100 (lun, 07 mar 2005) | 2 lines
+r10182 | courmisch | 2005-03-07 16:04:53 +0100 (Mon, 07 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/xa.c
 
 propset
 
 ------------------------------------------------------------------------
-r10181 | courmisch | 2005-03-07 16:02:33 +0100 (lun, 07 mar 2005) | 2 lines
+r10181 | courmisch | 2005-03-07 16:02:33 +0100 (Mon, 07 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/xa.c
 
 Allow seeking
 
 ------------------------------------------------------------------------
-r10180 | gbazin | 2005-03-07 15:37:39 +0100 (lun, 07 mar 2005) | 1 line
+r10180 | gbazin | 2005-03-07 15:37:39 +0100 (Mon, 07 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/interface.cpp
    M /trunk/modules/gui/wince/menus.cpp
@@ -5482,35 +5494,35 @@ Changed paths:
 
 * modules/gui/wince: fixed bunch of bugs and memory leaks.
 ------------------------------------------------------------------------
-r10179 | courmisch | 2005-03-07 14:28:08 +0100 (lun, 07 mar 2005) | 2 lines
+r10179 | courmisch | 2005-03-07 14:28:08 +0100 (Mon, 07 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/xa.c
 
 typo fix
 
 ------------------------------------------------------------------------
-r10178 | courmisch | 2005-03-07 14:26:33 +0100 (lun, 07 mar 2005) | 2 lines
+r10178 | courmisch | 2005-03-07 14:26:33 +0100 (Mon, 07 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/xa.c
 
 Cosmetic cleanup (pointed out by fenrir)
 
 ------------------------------------------------------------------------
-r10177 | courmisch | 2005-03-07 14:12:51 +0100 (lun, 07 mar 2005) | 2 lines
+r10177 | courmisch | 2005-03-07 14:12:51 +0100 (Mon, 07 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/xa.c
 
 Fix email address
 
 ------------------------------------------------------------------------
-r10176 | courmisch | 2005-03-07 14:10:29 +0100 (lun, 07 mar 2005) | 2 lines
+r10176 | courmisch | 2005-03-07 14:10:29 +0100 (Mon, 07 Mar 2005) | 2 lines
 Changed paths:
    A /trunk/modules/demux/xa.c
 
 Forgotten new file from previous commit
 
 ------------------------------------------------------------------------
-r10175 | courmisch | 2005-03-07 14:05:06 +0100 (lun, 07 mar 2005) | 4 lines
+r10175 | courmisch | 2005-03-07 14:05:06 +0100 (Mon, 07 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/codec/adpcm.c
@@ -5521,7 +5533,7 @@ Changed paths:
 (- corner case memleak in adpcm decoder)
 
 ------------------------------------------------------------------------
-r10174 | andrep | 2005-03-07 14:00:48 +0100 (lun, 07 mar 2005) | 4 lines
+r10174 | andrep | 2005-03-07 14:00:48 +0100 (Mon, 07 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/configure.ac
 
@@ -5530,7 +5542,7 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10173 | damienf | 2005-03-07 11:40:23 +0100 (lun, 07 mar 2005) | 4 lines
+r10173 | damienf | 2005-03-07 11:40:23 +0100 (Mon, 07 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/activex/main.cpp
    M /trunk/activex/oleobject.cpp
@@ -5545,68 +5557,68 @@ Changed paths:
 This fixes an annoying Internet Explorer optimization which would make the activex control invisible till a user moves the mouse over it
 
 ------------------------------------------------------------------------
-r10172 | markfm | 2005-03-07 03:52:05 +0100 (lun, 07 mar 2005) | 2 lines
+r10172 | markfm | 2005-03-07 03:52:05 +0100 (Mon, 07 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/mux/mpeg/ps.c
 
 Fix mpeg ps time output, making it seekable.  There may still be an error in there -- a test file reports 11:57 on VLC, 15:42 minutes on WMP, though it plays OK on both, seekable to the end.
 
 ------------------------------------------------------------------------
-r10171 | titer | 2005-03-07 01:54:26 +0100 (lun, 07 mar 2005) | 2 lines
+r10171 | titer | 2005-03-07 01:54:26 +0100 (Mon, 07 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/freetype.c
 
  misc/freetype.c: compile fix
 
 ------------------------------------------------------------------------
-r10170 | gbazin | 2005-03-06 20:37:26 +0100 (dim, 06 mar 2005) | 1 line
+r10170 | gbazin | 2005-03-06 20:37:26 +0100 (Sun, 06 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/audio.c
 
 * modules/codec/ffmpeg/audio.c: fix for ALAC support.
 ------------------------------------------------------------------------
-r10169 | gbazin | 2005-03-06 19:46:43 +0100 (dim, 06 mar 2005) | 1 line
+r10169 | gbazin | 2005-03-06 19:46:43 +0100 (Sun, 06 Mar 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/codec/flac.c
 
 * modules/codec/flac.c, configure.ac: FLAC packetizer doesn't depend on libflac anymore.
 ------------------------------------------------------------------------
-r10168 | dionoea | 2005-03-06 19:10:51 +0100 (dim, 06 mar 2005) | 2 lines
+r10168 | dionoea | 2005-03-06 19:10:51 +0100 (Sun, 06 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/control/rc.c
 
 remove useless --rc-extend option in favor of the longhelp command
 
 ------------------------------------------------------------------------
-r10167 | gbazin | 2005-03-06 18:54:34 +0100 (dim, 06 mar 2005) | 1 line
+r10167 | gbazin | 2005-03-06 18:54:34 +0100 (Sun, 06 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/audio.c
    M /trunk/modules/codec/ffmpeg/ffmpeg.c
 
 * modules/codec/ffmpeg: support for libavcodec's flac decoder.
 ------------------------------------------------------------------------
-r10166 | gbazin | 2005-03-06 18:53:49 +0100 (dim, 06 mar 2005) | 1 line
+r10166 | gbazin | 2005-03-06 18:53:49 +0100 (Sun, 06 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/input/es_out.c
 
 * src/input/es_out.c: ES_OUT_SET_FMT restarts the decoder.
 ------------------------------------------------------------------------
-r10165 | dionoea | 2005-03-06 17:39:27 +0100 (dim, 06 mar 2005) | 2 lines
+r10165 | dionoea | 2005-03-06 17:39:27 +0100 (Sun, 06 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/control/rc.c
 
  * mosaic call back help
 
 ------------------------------------------------------------------------
-r10164 | markfm | 2005-03-06 17:27:35 +0100 (dim, 06 mar 2005) | 2 lines
+r10164 | markfm | 2005-03-06 17:27:35 +0100 (Sun, 06 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/control/rc.c
 
 enable rc logo-file on the fly
 
 ------------------------------------------------------------------------
-r10163 | gbazin | 2005-03-06 17:25:02 +0100 (dim, 06 mar 2005) | 1 line
+r10163 | gbazin | 2005-03-06 17:25:02 +0100 (Sun, 06 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/ffmpeg/ffmpeg.c
    M /trunk/modules/demux/mp4/libmp4.c
@@ -5615,20 +5627,20 @@ Changed paths:
 
 * modules/demux/mp4, modules/codec/ffmpeg: support for Apple Lossless Audio Codec.
 ------------------------------------------------------------------------
-r10162 | markfm | 2005-03-06 15:48:14 +0100 (dim, 06 mar 2005) | 2 lines
+r10162 | markfm | 2005-03-06 15:48:14 +0100 (Sun, 06 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/stream_out/transcode.c
 
 transcode -- prevent user error, limit mp3 channels to max of 2
 
 ------------------------------------------------------------------------
-r10161 | gbazin | 2005-03-06 14:55:48 +0100 (dim, 06 mar 2005) | 1 line
+r10161 | gbazin | 2005-03-06 14:55:48 +0100 (Sun, 06 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/video_output/video_output.c
 
 * src/video_output/video_output.c: revert commit 10160 which breaks direct-rendering.
 ------------------------------------------------------------------------
-r10160 | robux4 | 2005-03-06 14:44:17 +0100 (dim, 06 mar 2005) | 4 lines
+r10160 | robux4 | 2005-03-06 14:44:17 +0100 (Sun, 06 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/src/video_output/video_output.c
 
@@ -5637,27 +5649,27 @@ video_output.c: use the visible dimensions and not the pixel dimensions
 if this create some memory leaks, it should be corrected elsewhere
 this solves the HDTV grey line bug
 ------------------------------------------------------------------------
-r10159 | courmisch | 2005-03-06 12:07:41 +0100 (dim, 06 mar 2005) | 2 lines
+r10159 | courmisch | 2005-03-06 12:07:41 +0100 (Sun, 06 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/gnutls.c
 
 Fixes segfault
 
 ------------------------------------------------------------------------
-r10158 | hartman | 2005-03-06 11:53:18 +0100 (dim, 06 mar 2005) | 2 lines
+r10158 | hartman | 2005-03-06 11:53:18 +0100 (Sun, 06 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/TODO
 
 * added statistics, blue/green wall filter and goom effect video filter to the TODO list
 
 ------------------------------------------------------------------------
-r10157 | robux4 | 2005-03-06 11:36:49 +0100 (dim, 06 mar 2005) | 1 line
+r10157 | robux4 | 2005-03-06 11:36:49 +0100 (Sun, 06 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: support aspect ratio for video tracks
 ------------------------------------------------------------------------
-r10156 | courmisch | 2005-03-06 10:06:09 +0100 (dim, 06 mar 2005) | 4 lines
+r10156 | courmisch | 2005-03-06 10:06:09 +0100 (Sun, 06 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/modules/misc/gnutls.c
 
@@ -5666,14 +5678,14 @@ Changed paths:
 - fixes global mutex name
 
 ------------------------------------------------------------------------
-r10154 | gbazin | 2005-03-05 19:07:49 +0100 (sam, 05 mar 2005) | 1 line
+r10154 | gbazin | 2005-03-05 19:07:49 +0100 (Sat, 05 Mar 2005) | 1 line
 Changed paths:
    M /trunk/include/video_output.h
    M /trunk/modules/video_output/wingdi.c
 
 * modules/video_output/wingdi.c, include/video_output.h: disable GAPI when the video window looses the focus.
 ------------------------------------------------------------------------
-r10153 | gbazin | 2005-03-05 19:05:42 +0100 (sam, 05 mar 2005) | 1 line
+r10153 | gbazin | 2005-03-05 19:05:42 +0100 (Sat, 05 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/interface.cpp
    M /trunk/modules/gui/wince/menus.cpp
@@ -5682,21 +5694,21 @@ Changed paths:
 
 * modules/gui/wince/*: improvements to the WinCE interface.
 ------------------------------------------------------------------------
-r10152 | gbazin | 2005-03-05 19:02:56 +0100 (sam, 05 mar 2005) | 1 line
+r10152 | gbazin | 2005-03-05 19:02:56 +0100 (Sat, 05 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/input/input.c
    M /trunk/src/input/stream.c
 
 * src/input/stream.c: check return value of malloc/realloc.
 ------------------------------------------------------------------------
-r10151 | courmisch | 2005-03-05 19:01:05 +0100 (sam, 05 mar 2005) | 2 lines
+r10151 | courmisch | 2005-03-05 19:01:05 +0100 (Sat, 05 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/gnutls.c
 
 Memleak fixed
 
 ------------------------------------------------------------------------
-r10150 | gbazin | 2005-03-05 18:54:19 +0100 (sam, 05 mar 2005) | 1 line
+r10150 | gbazin | 2005-03-05 18:54:19 +0100 (Sat, 05 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/aac.c
    M /trunk/modules/demux/aiff.c
@@ -5723,7 +5735,7 @@ Changed paths:
 
 * modules/demux/*: removed useless probing messages.
 ------------------------------------------------------------------------
-r10149 | sigmunau | 2005-03-05 18:49:33 +0100 (sam, 05 mar 2005) | 3 lines
+r10149 | sigmunau | 2005-03-05 18:49:33 +0100 (Sat, 05 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/misc/freetype.c
 
@@ -5731,7 +5743,7 @@ freetype.c: fix rendering with X11 vout. Do not ask me why this is
 necessary, and even less ask me why the vout used make a difference
 
 ------------------------------------------------------------------------
-r10148 | courmisch | 2005-03-05 18:46:10 +0100 (sam, 05 mar 2005) | 3 lines
+r10148 | courmisch | 2005-03-05 18:46:10 +0100 (Sat, 05 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/include/vlc_tls.h
    M /trunk/modules/access/http.c
@@ -5743,7 +5755,7 @@ Changed paths:
 - some minor fixes as well
 
 ------------------------------------------------------------------------
-r10147 | gbazin | 2005-03-05 18:18:30 +0100 (sam, 05 mar 2005) | 1 line
+r10147 | gbazin | 2005-03-05 18:18:30 +0100 (Sat, 05 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/access/dvdnav.c
    M /trunk/modules/access/screen/x11.c
@@ -5754,13 +5766,13 @@ Changed paths:
 
 * ALL: a few fixes.
 ------------------------------------------------------------------------
-r10146 | gbazin | 2005-03-05 18:06:35 +0100 (sam, 05 mar 2005) | 1 line
+r10146 | gbazin | 2005-03-05 18:06:35 +0100 (Sat, 05 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/timer.cpp
 
 * modules/gui/wxwindows/timer.cpp: release input when interface is exiting.
 ------------------------------------------------------------------------
-r10145 | gbazin | 2005-03-05 17:49:15 +0100 (sam, 05 mar 2005) | 1 line
+r10145 | gbazin | 2005-03-05 17:49:15 +0100 (Sat, 05 Mar 2005) | 1 line
 Changed paths:
    M /trunk/include/video_output.h
    M /trunk/modules/codec/ffmpeg/video.c
@@ -5783,13 +5795,13 @@ Changed paths:
 
 * include/video_output.h, ALL: changed api for vout_Request()/vout_Create() to be more flexible.
 ------------------------------------------------------------------------
-r10144 | robux4 | 2005-03-05 15:02:39 +0100 (sam, 05 mar 2005) | 1 line
+r10144 | robux4 | 2005-03-05 15:02:39 +0100 (Sat, 05 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/access/dvdread.c
 
 dvdread.c: fix the title duration & time reports
 ------------------------------------------------------------------------
-r10143 | sigmunau | 2005-03-05 14:42:09 +0100 (sam, 05 mar 2005) | 4 lines
+r10143 | sigmunau | 2005-03-05 14:42:09 +0100 (Sat, 05 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/include/vlc_filter.h
    M /trunk/modules/misc/freetype.c
@@ -5800,7 +5812,7 @@ a subpicture region, and returns a new region in the given subpicture.
 freetype.c: additional cleanup (coding style, cosmetics)
 
 ------------------------------------------------------------------------
-r10142 | robux4 | 2005-03-05 13:55:02 +0100 (sam, 05 mar 2005) | 2 lines
+r10142 | robux4 | 2005-03-05 13:55:02 +0100 (Sat, 05 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_demux.h
    M /trunk/modules/demux/mkv.cpp
@@ -5809,7 +5821,7 @@ Changed paths:
 input.c, vlc_demux.h: allow seeking back in the same chapter
 mkv.cpp: handle the new DEMUX_GET_SEEKPOINT_TIME
 ------------------------------------------------------------------------
-r10141 | courmisch | 2005-03-05 12:06:26 +0100 (sam, 05 mar 2005) | 3 lines
+r10141 | courmisch | 2005-03-05 12:06:26 +0100 (Sat, 05 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/wizard.cpp
 
@@ -5817,27 +5829,27 @@ Unbreak streaming wizard in Unicode compile
 (DO NOT use c_str() !!!)
 
 ------------------------------------------------------------------------
-r10140 | courmisch | 2005-03-05 11:55:32 +0100 (sam, 05 mar 2005) | 2 lines
+r10140 | courmisch | 2005-03-05 11:55:32 +0100 (Sat, 05 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/po/fr.po
 
 UTF8 fixes
 
 ------------------------------------------------------------------------
-r10139 | courmisch | 2005-03-04 19:19:33 +0100 (ven, 04 mar 2005) | 2 lines
+r10139 | courmisch | 2005-03-04 19:19:33 +0100 (Fri, 04 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/http.c
 
 Fixed memleak
 
 ------------------------------------------------------------------------
-r10138 | robux4 | 2005-03-04 19:01:39 +0100 (ven, 04 mar 2005) | 1 line
+r10138 | robux4 | 2005-03-04 19:01:39 +0100 (Fri, 04 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: chapters are visible by default
 ------------------------------------------------------------------------
-r10137 | courmisch | 2005-03-04 17:51:51 +0100 (ven, 04 mar 2005) | 2 lines
+r10137 | courmisch | 2005-03-04 17:51:51 +0100 (Fri, 04 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/AUTHORS
    M /trunk/modules/misc/gnutls.c
@@ -5845,21 +5857,21 @@ Changed paths:
 TLS session resumption support
 
 ------------------------------------------------------------------------
-r10136 | courmisch | 2005-03-04 16:20:03 +0100 (ven, 04 mar 2005) | 2 lines
+r10136 | courmisch | 2005-03-04 16:20:03 +0100 (Fri, 04 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/po/fr.po
 
 Fixes translation of encryption
 
 ------------------------------------------------------------------------
-r10135 | courmisch | 2005-03-04 14:26:14 +0100 (ven, 04 mar 2005) | 2 lines
+r10135 | courmisch | 2005-03-04 14:26:14 +0100 (Fri, 04 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/open.cpp
 
 Add HTTP/SSL
 
 ------------------------------------------------------------------------
-r10134 | yoann | 2005-03-04 13:55:48 +0100 (ven, 04 mar 2005) | 2 lines
+r10134 | yoann | 2005-03-04 13:55:48 +0100 (Fri, 04 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/doc/vlm.txt
    M /trunk/src/misc/vlm.c
@@ -5867,7 +5879,7 @@ Changed paths:
 * update VLM help about inputdel
 
 ------------------------------------------------------------------------
-r10133 | courmisch | 2005-03-04 13:44:14 +0100 (ven, 04 mar 2005) | 6 lines
+r10133 | courmisch | 2005-03-04 13:44:14 +0100 (Fri, 04 Mar 2005) | 6 lines
 Changed paths:
    M /trunk/TODO
    M /trunk/configure.ac
@@ -5879,7 +5891,7 @@ ftp://ftp.gnutls.org/pub/gnutls/win32
 
 
 ------------------------------------------------------------------------
-r10132 | yoann | 2005-03-04 13:28:18 +0100 (ven, 04 mar 2005) | 3 lines
+r10132 | yoann | 2005-03-04 13:28:18 +0100 (Fri, 04 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/control/http.c
    M /trunk/share/http/vlm/index.html
@@ -5888,7 +5900,7 @@ Changed paths:
 * share/http/vlm/index.html: we now display the state of media instances
 
 ------------------------------------------------------------------------
-r10131 | markfm | 2005-03-04 13:12:11 +0100 (ven, 04 mar 2005) | 2 lines
+r10131 | markfm | 2005-03-04 13:12:11 +0100 (Fri, 04 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/control/rc.c
    M /trunk/modules/video_filter/logo.c
@@ -5896,19 +5908,19 @@ Changed paths:
 Make logo-x, logo-y operate relative to upper left corner.  logo-x/-y/-position/-transparency accessible via rc
 
 ------------------------------------------------------------------------
-r10130 | gbazin | 2005-03-04 13:08:43 +0100 (ven, 04 mar 2005) | 1 line
+r10130 | gbazin | 2005-03-04 13:08:43 +0100 (Fri, 04 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/timer.cpp
 
 * modules/gui/wxwindows/timer.cpp: don't forget to yield/release the input otherwise you're bound to access an invalid pointer later on.
 ------------------------------------------------------------------------
-r10129 | gbazin | 2005-03-04 12:13:42 +0100 (ven, 04 mar 2005) | 1 line
+r10129 | gbazin | 2005-03-04 12:13:42 +0100 (Fri, 04 Mar 2005) | 1 line
 Changed paths:
    M /trunk/include/vlc_spu.h
 
 * ../include/vlc_spu.h: fixed typo that was triggering a segfault with --enable-memory-optimize.
 ------------------------------------------------------------------------
-r10128 | markfm | 2005-03-04 02:57:52 +0100 (ven, 04 mar 2005) | 2 lines
+r10128 | markfm | 2005-03-04 02:57:52 +0100 (Fri, 04 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/marq.c
    M /trunk/modules/video_filter/time.c
@@ -5916,7 +5928,7 @@ Changed paths:
 time/marq -- correct positioning so that x-y are always referenced to upper left corner
 
 ------------------------------------------------------------------------
-r10127 | gbazin | 2005-03-03 23:55:34 +0100 (jeu, 03 mar 2005) | 1 line
+r10127 | gbazin | 2005-03-03 23:55:34 +0100 (Thu, 03 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/open.cpp
    M /trunk/modules/gui/wxwindows/streamout.cpp
@@ -5924,13 +5936,13 @@ Changed paths:
 
 * modules/gui/wxwindows: portability fixes by Erik Simko (erik dot simko at gmail dot com).
 ------------------------------------------------------------------------
-r10126 | robux4 | 2005-03-03 22:58:46 +0100 (jeu, 03 mar 2005) | 1 line
+r10126 | robux4 | 2005-03-03 22:58:46 +0100 (Thu, 03 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: fix stuttering issue on timestamp (could be cleaner)
 ------------------------------------------------------------------------
-r10125 | courmisch | 2005-03-03 22:56:04 +0100 (jeu, 03 mar 2005) | 4 lines
+r10125 | courmisch | 2005-03-03 22:56:04 +0100 (Thu, 03 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/modules/control/http.c
 
@@ -5939,85 +5951,85 @@ Changed paths:
 - Remove unused variable
 
 ------------------------------------------------------------------------
-r10124 | sigmunau | 2005-03-03 21:07:50 +0100 (jeu, 03 mar 2005) | 2 lines
+r10124 | sigmunau | 2005-03-03 21:07:50 +0100 (Thu, 03 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/TODO
 
 TODO: Update with recent work.
 
 ------------------------------------------------------------------------
-r10123 | zorglub | 2005-03-03 19:30:07 +0100 (jeu, 03 mar 2005) | 2 lines
+r10123 | zorglub | 2005-03-03 19:30:07 +0100 (Thu, 03 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/src/stream_output/stream_output.c
 
 Handle module variables in sout options parser
 
 ------------------------------------------------------------------------
-r10122 | zorglub | 2005-03-03 18:35:26 +0100 (jeu, 03 mar 2005) | 2 lines
+r10122 | zorglub | 2005-03-03 18:35:26 +0100 (Thu, 03 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/ncurses.c
 
 Compile fix
 
 ------------------------------------------------------------------------
-r10121 | courmisch | 2005-03-03 16:19:30 +0100 (jeu, 03 mar 2005) | 2 lines
+r10121 | courmisch | 2005-03-03 16:19:30 +0100 (Thu, 03 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/src/misc/httpd.c
 
 Fixes invalid memory access in case of TLS handshake failure
 
 ------------------------------------------------------------------------
-r10120 | gbazin | 2005-03-03 15:45:52 +0100 (jeu, 03 mar 2005) | 1 line
+r10120 | gbazin | 2005-03-03 15:45:52 +0100 (Thu, 03 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/video_output/directx/directx.c
 
 * modules/video_output/directx/directx.c: compilation fix.
 ------------------------------------------------------------------------
-r10119 | gbazin | 2005-03-03 15:15:48 +0100 (jeu, 03 mar 2005) | 1 line
+r10119 | gbazin | 2005-03-03 15:15:48 +0100 (Thu, 03 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/access/dshow/filter.cpp
 
 * modules/access/dshow/filter.cpp: re-enabled code to properly do the cleanup on close.
 ------------------------------------------------------------------------
-r10118 | gbazin | 2005-03-03 14:19:26 +0100 (jeu, 03 mar 2005) | 1 line
+r10118 | gbazin | 2005-03-03 14:19:26 +0100 (Thu, 03 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/x264.c
 
 *  modules/codec/x264.c: compilation fix for new libx264.
 ------------------------------------------------------------------------
-r10117 | gbazin | 2005-03-03 09:34:15 +0100 (jeu, 03 mar 2005) | 1 line
+r10117 | gbazin | 2005-03-03 09:34:15 +0100 (Thu, 03 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/wince.cpp
    M /trunk/modules/gui/wince/wince.h
 
 * modules/gui/wince: try to save up a bit on memory usage.
 ------------------------------------------------------------------------
-r10116 | gbazin | 2005-03-03 09:24:14 +0100 (jeu, 03 mar 2005) | 1 line
+r10116 | gbazin | 2005-03-03 09:24:14 +0100 (Thu, 03 Mar 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: new --enable-optimize-memory option.
 ------------------------------------------------------------------------
-r10115 | gbazin | 2005-03-03 09:14:23 +0100 (jeu, 03 mar 2005) | 1 line
+r10115 | gbazin | 2005-03-03 09:14:23 +0100 (Thu, 03 Mar 2005) | 1 line
 Changed paths:
    M /trunk/src/input/stream.c
 
 * src/input/stream.c: use less memory for the stream cache when OPTIMIZE_MEMORY is defined.
 ------------------------------------------------------------------------
-r10114 | gbazin | 2005-03-03 09:13:30 +0100 (jeu, 03 mar 2005) | 1 line
+r10114 | gbazin | 2005-03-03 09:13:30 +0100 (Thu, 03 Mar 2005) | 1 line
 Changed paths:
    M /trunk/include/vlc_config.h
 
 * include/vlc_config.h: removed unused stuff + allocate less VOUT pictures when OPTIMIZE_MEMORY is defined.
 ------------------------------------------------------------------------
-r10113 | courmisch | 2005-03-03 09:11:31 +0100 (jeu, 03 mar 2005) | 2 lines
+r10113 | courmisch | 2005-03-03 09:11:31 +0100 (Thu, 03 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/skins2/src/skin_main.cpp
 
 - Fixed a typo. Skins2 wouldn't compile
 
 ------------------------------------------------------------------------
-r10112 | zorglub | 2005-03-03 07:58:04 +0100 (jeu, 03 mar 2005) | 5 lines
+r10112 | zorglub | 2005-03-03 07:58:04 +0100 (Thu, 03 Mar 2005) | 5 lines
 Changed paths:
    M /trunk/modules/access/cdda.c
    M /trunk/modules/access/vcd/vcd.c
@@ -6064,44 +6076,44 @@ Preferences consistency fixes by Christophe Mutricy <xtophe at nxtelevision d0t
 
 
 ------------------------------------------------------------------------
-r10111 | titer | 2005-03-03 06:22:01 +0100 (jeu, 03 mar 2005) | 2 lines
+r10111 | titer | 2005-03-03 06:22:01 +0100 (Thu, 03 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/mosaic.c
 
  video_filter/mosaic.c: compile fix
 
 ------------------------------------------------------------------------
-r10110 | gbazin | 2005-03-03 00:05:08 +0100 (jeu, 03 mar 2005) | 1 line
+r10110 | gbazin | 2005-03-03 00:05:08 +0100 (Thu, 03 Mar 2005) | 1 line
 Changed paths:
    M /trunk/include/vlc_config.h
 
 * include/vlc_config.h: removed deprecated stuff.
 ------------------------------------------------------------------------
-r10109 | gbazin | 2005-03-03 00:04:05 +0100 (jeu, 03 mar 2005) | 1 line
+r10109 | gbazin | 2005-03-03 00:04:05 +0100 (Thu, 03 Mar 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: remove unnecessary modules from WinCE build.
 ------------------------------------------------------------------------
-r10108 | gbazin | 2005-03-03 00:01:22 +0100 (jeu, 03 mar 2005) | 1 line
+r10108 | gbazin | 2005-03-03 00:01:22 +0100 (Thu, 03 Mar 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: vlc-config has to be generated by configure.
 ------------------------------------------------------------------------
-r10107 | robux4 | 2005-03-02 22:08:18 +0100 (mer, 02 mar 2005) | 1 line
+r10107 | robux4 | 2005-03-02 22:08:18 +0100 (Wed, 02 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: update the seekpoint location after a manual seek
 ------------------------------------------------------------------------
-r10106 | robux4 | 2005-03-02 21:58:24 +0100 (mer, 02 mar 2005) | 1 line
+r10106 | robux4 | 2005-03-02 21:58:24 +0100 (Wed, 02 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: handle EOF correctly for ordered chapters
 ------------------------------------------------------------------------
-r10104 | courmisch | 2005-03-02 20:45:39 +0100 (mer, 02 mar 2005) | 3 lines
+r10104 | courmisch | 2005-03-02 20:45:39 +0100 (Wed, 02 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/Makefile.am
    M /trunk/TODO
@@ -6110,7 +6122,7 @@ Changed paths:
 - TODO: SSL on Windows
 
 ------------------------------------------------------------------------
-r10103 | dionoea | 2005-03-02 18:57:22 +0100 (mer, 02 mar 2005) | 4 lines
+r10103 | dionoea | 2005-03-02 18:57:22 +0100 (Wed, 02 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/modules/video_filter/mosaic.c
 
@@ -6119,13 +6131,13 @@ is specified
 
 
 ------------------------------------------------------------------------
-r10102 | robux4 | 2005-03-02 17:53:16 +0100 (mer, 02 mar 2005) | 1 line
+r10102 | robux4 | 2005-03-02 17:53:16 +0100 (Wed, 02 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: fix a gcc compilation error
 ------------------------------------------------------------------------
-r10101 | robux4 | 2005-03-02 17:47:31 +0100 (mer, 02 mar 2005) | 1 line
+r10101 | robux4 | 2005-03-02 17:47:31 +0100 (Wed, 02 Mar 2005) | 1 line
 Changed paths:
    M /trunk/activex/axvlc_idl.c
    M /trunk/activex/axvlc_idl.h
@@ -6967,13 +6979,13 @@ Changed paths:
 
 Avoid \r\n problems between platforms
 ------------------------------------------------------------------------
-r10100 | robux4 | 2005-03-02 17:19:56 +0100 (mer, 02 mar 2005) | 1 line
+r10100 | robux4 | 2005-03-02 17:19:56 +0100 (Wed, 02 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: ordered chapters now functional !
 ------------------------------------------------------------------------
-r10099 | robux4 | 2005-03-02 17:16:56 +0100 (mer, 02 mar 2005) | 2 lines
+r10099 | robux4 | 2005-03-02 17:16:56 +0100 (Wed, 02 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/codec/ffmpeg/video.c
    M /trunk/src/input/es_out.c
@@ -6981,7 +6993,7 @@ Changed paths:
 video.c: don't display pre-rolled pictures
 es_out.c: handle the pre-roll earlier
 ------------------------------------------------------------------------
-r10098 | damienf | 2005-03-02 14:45:45 +0100 (mer, 02 mar 2005) | 3 lines
+r10098 | damienf | 2005-03-02 14:45:45 +0100 (Wed, 02 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/activex/main.cpp
    M /trunk/vlc.win32.nsi
@@ -6990,32 +7002,32 @@ Changed paths:
 - DllRegisterServer modified to use current DLL path when registering control
 
 ------------------------------------------------------------------------
-r10097 | gbazin | 2005-03-02 12:00:16 +0100 (mer, 02 mar 2005) | 1 line
+r10097 | gbazin | 2005-03-02 12:00:16 +0100 (Wed, 02 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/theora.c
 
 * modules/codec/theora.c: sanity check for invalid theora header.
 ------------------------------------------------------------------------
-r10096 | robux4 | 2005-03-02 11:34:01 +0100 (mer, 02 mar 2005) | 1 line
+r10096 | robux4 | 2005-03-02 11:34:01 +0100 (Wed, 02 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: correct use of the default chapter edition
 ------------------------------------------------------------------------
-r10095 | courmisch | 2005-03-02 11:27:35 +0100 (mer, 02 mar 2005) | 2 lines
+r10095 | courmisch | 2005-03-02 11:27:35 +0100 (Wed, 02 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/vlc-config.in.in
 
 Unbreak make vlc from subdir
 
 ------------------------------------------------------------------------
-r10094 | gbazin | 2005-03-02 11:01:39 +0100 (mer, 02 mar 2005) | 1 line
+r10094 | gbazin | 2005-03-02 11:01:39 +0100 (Wed, 02 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/stream_out/transcode.c
 
 * modules/stream_out/transcode.c: added a missing vlc_object_destroy().
 ------------------------------------------------------------------------
-r10093 | dionoea | 2005-03-02 00:24:08 +0100 (mer, 02 mar 2005) | 9 lines
+r10093 | dionoea | 2005-03-02 00:24:08 +0100 (Wed, 02 Mar 2005) | 9 lines
 Changed paths:
    M /trunk/modules/video_filter/mosaic.c
    M /trunk/modules/video_output/picture.c
@@ -7031,14 +7043,14 @@ Add options to give a specific channel order in mosaic
               slots needed to place all pictures defined in this list.
 
 ------------------------------------------------------------------------
-r10092 | dionoea | 2005-03-02 00:21:22 +0100 (mer, 02 mar 2005) | 2 lines
+r10092 | dionoea | 2005-03-02 00:21:22 +0100 (Wed, 02 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
 
  * change copyright date 
 
 ------------------------------------------------------------------------
-r10091 | courmisch | 2005-03-01 22:24:25 +0100 (mar, 01 mar 2005) | 2 lines
+r10091 | courmisch | 2005-03-01 22:24:25 +0100 (Tue, 01 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/Makefile.am
    M /trunk/configure.ac
@@ -7048,7 +7060,7 @@ Changed paths:
 - build vlc_symbol.h modules_plugin.h and modules_builtin.h in top_builddir
 
 ------------------------------------------------------------------------
-r10090 | titer | 2005-03-01 21:56:17 +0100 (mar, 01 mar 2005) | 3 lines
+r10090 | titer | 2005-03-01 21:56:17 +0100 (Tue, 01 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
 
@@ -7056,7 +7068,7 @@ Changed paths:
   (fixes WMA decoding in BeOS nightly builds)
 
 ------------------------------------------------------------------------
-r10089 | courmisch | 2005-03-01 21:28:37 +0100 (mar, 01 mar 2005) | 4 lines
+r10089 | courmisch | 2005-03-01 21:28:37 +0100 (Tue, 01 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/wizard.cpp
 
@@ -7065,14 +7077,14 @@ Changed paths:
 - more strict IPv4 multicast address range
 
 ------------------------------------------------------------------------
-r10088 | hartman | 2005-03-01 19:39:19 +0100 (mar, 01 mar 2005) | 2 lines
+r10088 | hartman | 2005-03-01 19:39:19 +0100 (Tue, 01 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/control/lirc.c
 
 * Fix compile issue on lirc.c
 
 ------------------------------------------------------------------------
-r10087 | massiot | 2005-03-01 19:26:29 +0100 (mar, 01 mar 2005) | 3 lines
+r10087 | massiot | 2005-03-01 19:26:29 +0100 (Tue, 01 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/video_output/picture.c
 
@@ -7080,13 +7092,13 @@ Changed paths:
   holding p_picture_vout->lock for too long.
 
 ------------------------------------------------------------------------
-r10086 | robux4 | 2005-03-01 18:41:36 +0100 (mar, 01 mar 2005) | 1 line
+r10086 | robux4 | 2005-03-01 18:41:36 +0100 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: better handling of the seekpoint numbers
 ------------------------------------------------------------------------
-r10085 | massiot | 2005-03-01 18:30:50 +0100 (mar, 01 mar 2005) | 3 lines
+r10085 | massiot | 2005-03-01 18:30:50 +0100 (Tue, 01 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/stream_out/transcode.c
 
@@ -7094,20 +7106,20 @@ Changed paths:
   (what the hell is i_duplicate ?)
 
 ------------------------------------------------------------------------
-r10084 | robux4 | 2005-03-01 18:28:15 +0100 (mar, 01 mar 2005) | 1 line
+r10084 | robux4 | 2005-03-01 18:28:15 +0100 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: update the current chapter during playback
 ------------------------------------------------------------------------
-r10083 | dionoea | 2005-03-01 18:16:30 +0100 (mar, 01 mar 2005) | 2 lines
+r10083 | dionoea | 2005-03-01 18:16:30 +0100 (Tue, 01 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/mosaic.c
 
  * fix placement calculation when vborder or hborder are non zero
 
 ------------------------------------------------------------------------
-r10082 | gbazin | 2005-03-01 17:26:21 +0100 (mar, 01 mar 2005) | 3 lines
+r10082 | gbazin | 2005-03-01 17:26:21 +0100 (Tue, 01 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/include/audio_output.h
    M /trunk/modules/audio_filter/converter/s16tofloat32.c
@@ -7120,7 +7132,7 @@ Changed paths:
 * modules/audio_filter/converter/s16tofloat32*, modules/audio_filter/format.c: s24l/s24b conversion routines.
 
 ------------------------------------------------------------------------
-r10081 | dionoea | 2005-03-01 16:33:51 +0100 (mar, 01 mar 2005) | 2 lines
+r10081 | dionoea | 2005-03-01 16:33:51 +0100 (Tue, 01 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/mosaic.c
    M /trunk/modules/video_output/picture.c
@@ -7129,7 +7141,7 @@ Changed paths:
  * add svn Id support and some copyright info in picture.h
 
 ------------------------------------------------------------------------
-r10080 | markfm | 2005-03-01 16:22:47 +0100 (mar, 01 mar 2005) | 2 lines
+r10080 | markfm | 2005-03-01 16:22:47 +0100 (Tue, 01 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_filter.h
    M /trunk/include/vlc_video.h
@@ -7142,13 +7154,13 @@ Changed paths:
 dynamic, per-subpicture, font size control -- i_font_size added to subpicture_region_t, new marq-size and time-size shortcuts, accessible from rc
 
 ------------------------------------------------------------------------
-r10079 | robux4 | 2005-03-01 16:01:48 +0100 (mar, 01 mar 2005) | 1 line
+r10079 | robux4 | 2005-03-01 16:01:48 +0100 (Tue, 01 Mar 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: fix the chapter/edition ending time
 ------------------------------------------------------------------------
-r10078 | zorglub | 2005-03-01 14:31:32 +0100 (mar, 01 mar 2005) | 3 lines
+r10078 | zorglub | 2005-03-01 14:31:32 +0100 (Tue, 01 Mar 2005) | 3 lines
 Changed paths:
    M /trunk/modules/misc/playlist/m3u.c
    M /trunk/modules/services_discovery/sap.c
@@ -7158,7 +7170,7 @@ Fix playlist export
 Remove extra SAP debug
 
 ------------------------------------------------------------------------
-r10077 | hartman | 2005-03-01 10:28:37 +0100 (mar, 01 mar 2005) | 4 lines
+r10077 | hartman | 2005-03-01 10:28:37 +0100 (Tue, 01 Mar 2005) | 4 lines
 Changed paths:
    M /trunk/NEWS
    M /trunk/doc/lirc/example.lircrc
@@ -7169,7 +7181,7 @@ Changed paths:
 * added a notice to NEWS about changed lirc syntax.
 
 ------------------------------------------------------------------------
-r10076 | gbazin | 2005-03-01 08:53:04 +0100 (mar, 01 mar 2005) | 2 lines
+r10076 | gbazin | 2005-03-01 08:53:04 +0100 (Tue, 01 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/control/Modules.am
    D /trunk/modules/control/rtci.c
@@ -7177,14 +7189,14 @@ Changed paths:
 * modules/control/Modules.am, rtci.c: really delete rtci.c and removed DOS CR/LF from the last commit.
 
 ------------------------------------------------------------------------
-r10075 | markfm | 2005-03-01 00:40:59 +0100 (mar, 01 mar 2005) | 2 lines
+r10075 | markfm | 2005-03-01 00:40:59 +0100 (Tue, 01 Mar 2005) | 2 lines
 Changed paths:
    M /trunk/modules/control/Modules.am
 
 Remove rtci.c from modules/control (implementation on hold)
 
 ------------------------------------------------------------------------
-r10074 | gbazin | 2005-02-28 21:51:32 +0100 (lun, 28 fév 2005) | 1 line
+r10074 | gbazin | 2005-02-28 21:51:32 +0100 (Mon, 28 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/interface.cpp
    M /trunk/modules/gui/wince/menus.cpp
@@ -7194,7 +7206,7 @@ Changed paths:
 
 * modules/gui/wince: added a popup menu for the main interface.
 ------------------------------------------------------------------------
-r10073 | gbazin | 2005-02-28 19:23:26 +0100 (lun, 28 fév 2005) | 1 line
+r10073 | gbazin | 2005-02-28 19:23:26 +0100 (Mon, 28 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/interface.cpp
    M /trunk/modules/gui/wince/open.cpp
@@ -7205,7 +7217,7 @@ Changed paths:
 
 * modules/gui/wince: usual bunch of cleanup + updates.
 ------------------------------------------------------------------------
-r10072 | dionoea | 2005-02-28 16:54:07 +0100 (lun, 28 fév 2005) | 5 lines
+r10072 | dionoea | 2005-02-28 16:54:07 +0100 (Mon, 28 Feb 2005) | 5 lines
 Changed paths:
    M /trunk/modules/control/rc.c
    M /trunk/modules/control/rtci.c
@@ -7218,7 +7230,7 @@ Changed paths:
  * picture.c : remove debug message
 
 ------------------------------------------------------------------------
-r10071 | gbazin | 2005-02-28 15:40:27 +0100 (lun, 28 fév 2005) | 1 line
+r10071 | gbazin | 2005-02-28 15:40:27 +0100 (Mon, 28 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/interface.cpp
    M /trunk/modules/gui/wince/iteminfo.cpp
@@ -7233,40 +7245,40 @@ Changed paths:
 
 * modules/gui/wince: some more cleanup.
 ------------------------------------------------------------------------
-r10070 | markfm | 2005-02-28 13:48:26 +0100 (lun, 28 fév 2005) | 2 lines
+r10070 | markfm | 2005-02-28 13:48:26 +0100 (Mon, 28 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/marq.c
 
 Make sure the files are in Unix format
 
 ------------------------------------------------------------------------
-r10069 | fkuehne | 2005-02-27 23:57:36 +0100 (dim, 27 fév 2005) | 1 line
+r10069 | fkuehne | 2005-02-27 23:57:36 +0100 (Sun, 27 Feb 2005) | 1 line
 Changed paths:
    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
 
 * removed prefs_widgets.h, prefs_widgets.m, playlistinfo.h, playlistinfo.m, equalizer.m, equalizer.h, voutgl.m, voutqt.m from the build target, so they don't get copied in the Resources-folder of the binary bundle
 ------------------------------------------------------------------------
-r10068 | robux4 | 2005-02-27 20:34:39 +0100 (dim, 27 fév 2005) | 1 line
+r10068 | robux4 | 2005-02-27 20:34:39 +0100 (Sun, 27 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 More ordered chapters code, still not functional
 ------------------------------------------------------------------------
-r10067 | markfm | 2005-02-27 20:30:11 +0100 (dim, 27 fév 2005) | 2 lines
+r10067 | markfm | 2005-02-27 20:30:11 +0100 (Sun, 27 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_filter.h
 
 vlc_filter.h -- update pf_render_string for additional RenderText parameters.
 
 ------------------------------------------------------------------------
-r10066 | markfm | 2005-02-27 20:14:41 +0100 (dim, 27 fév 2005) | 2 lines
+r10066 | markfm | 2005-02-27 20:14:41 +0100 (Sun, 27 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/freetype.c
 
 freetype.c -- set default font color (white)
 
 ------------------------------------------------------------------------
-r10065 | markfm | 2005-02-27 18:25:12 +0100 (dim, 27 fév 2005) | 2 lines
+r10065 | markfm | 2005-02-27 18:25:12 +0100 (Sun, 27 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_video.h
    M /trunk/modules/control/rc.c
@@ -7278,7 +7290,7 @@ Changed paths:
 freetype and rc extensions.  i_font_color and i_font_opacity added to subpictures, allowing per-object control (defaulting to freetype).  marq and time updated to allow font color and opacity control.  rc update to allow OTF control of all marq and time options.
 
 ------------------------------------------------------------------------
-r10064 | andrep | 2005-02-27 06:51:32 +0100 (dim, 27 fév 2005) | 28 lines
+r10064 | andrep | 2005-02-27 06:51:32 +0100 (Sun, 27 Feb 2005) | 28 lines
 Changed paths:
    M /trunk/modules/gui/macosx/vout.m
    M /trunk/modules/gui/macosx/voutqt.m
@@ -7312,7 +7324,7 @@ Some details:
 
 
 ------------------------------------------------------------------------
-r10063 | gbazin | 2005-02-26 20:28:41 +0100 (sam, 26 fév 2005) | 1 line
+r10063 | gbazin | 2005-02-26 20:28:41 +0100 (Sat, 26 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/fileinfo.cpp
    M /trunk/modules/gui/wince/interface.cpp
@@ -7329,7 +7341,7 @@ Changed paths:
 
 * modules/gui/wince: some more code cleanup + fixes.
 ------------------------------------------------------------------------
-r10062 | zorglub | 2005-02-26 16:41:22 +0100 (sam, 26 fév 2005) | 4 lines
+r10062 | zorglub | 2005-02-26 16:41:22 +0100 (Sat, 26 Feb 2005) | 4 lines
 Changed paths:
    M /trunk/modules/mux/mpjpeg.c
 
@@ -7338,7 +7350,7 @@ Changed paths:
 * Allow  boundary string customization
 
 ------------------------------------------------------------------------
-r10061 | fenrir | 2005-02-25 17:05:22 +0100 (ven, 25 fév 2005) | 3 lines
+r10061 | fenrir | 2005-02-25 17:05:22 +0100 (Fri, 25 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/modules/demux/ts.c
 
@@ -7346,7 +7358,7 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10060 | gbazin | 2005-02-25 09:33:38 +0100 (ven, 25 fév 2005) | 1 line
+r10060 | gbazin | 2005-02-25 09:33:38 +0100 (Fri, 25 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/interface.cpp
    M /trunk/modules/gui/wince/wince.h
@@ -7354,20 +7366,20 @@ Changed paths:
 
 * ../modules/gui/wince: new CreateMenuBar() which handles win32 as well.
 ------------------------------------------------------------------------
-r10059 | dionoea | 2005-02-25 00:31:56 +0100 (ven, 25 fév 2005) | 2 lines
+r10059 | dionoea | 2005-02-25 00:31:56 +0100 (Fri, 25 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/po/da.po
 
 Updated danish translation by Jonas Larsen (E-bola)
 
 ------------------------------------------------------------------------
-r10058 | robux4 | 2005-02-24 18:13:22 +0100 (jeu, 24 fév 2005) | 1 line
+r10058 | robux4 | 2005-02-24 18:13:22 +0100 (Thu, 24 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 fill more data in the chapter classes
 ------------------------------------------------------------------------
-r10057 | gbazin | 2005-02-24 16:19:05 +0100 (jeu, 24 fév 2005) | 1 line
+r10057 | gbazin | 2005-02-24 16:19:05 +0100 (Thu, 24 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/fileinfo.cpp
    M /trunk/modules/gui/wince/interface.cpp
@@ -7385,34 +7397,34 @@ Changed paths:
 
 * modules/gui/wince: cleanup + ported to win32 (but not tried yet ;).
 ------------------------------------------------------------------------
-r10056 | robux4 | 2005-02-24 14:39:38 +0100 (jeu, 24 fév 2005) | 1 line
+r10056 | robux4 | 2005-02-24 14:39:38 +0100 (Thu, 24 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: add more code to support ordered chapters
 ------------------------------------------------------------------------
-r10055 | hartman | 2005-02-24 01:07:30 +0100 (jeu, 24 fév 2005) | 2 lines
+r10055 | hartman | 2005-02-24 01:07:30 +0100 (Thu, 24 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/playlist.m
 
 * start osx up in VIEW_SIMPLE and only switch to VIEW_CATEGORY when needed.
 
 ------------------------------------------------------------------------
-r10054 | hartman | 2005-02-23 23:28:36 +0100 (mer, 23 fév 2005) | 2 lines
+r10054 | hartman | 2005-02-23 23:28:36 +0100 (Wed, 23 Feb 2005) | 2 lines
 Changed paths:
    A /trunk/extras/contrib/src/Patches/goom.patch
 
 * Forgot to commit the goom2k4 patch
 
 ------------------------------------------------------------------------
-r10053 | hartman | 2005-02-23 21:15:28 +0100 (mer, 23 fév 2005) | 2 lines
+r10053 | hartman | 2005-02-23 21:15:28 +0100 (Wed, 23 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/freetype.c
 
 * freetype.c: fix for blurry subs? someone please confirm
 
 ------------------------------------------------------------------------
-r10052 | zorglub | 2005-02-23 18:25:46 +0100 (mer, 23 fév 2005) | 2 lines
+r10052 | zorglub | 2005-02-23 18:25:46 +0100 (Wed, 23 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/TODO
    M /trunk/configure.ac
@@ -7420,14 +7432,14 @@ Changed paths:
 Re-enable directory
 
 ------------------------------------------------------------------------
-r10051 | hartman | 2005-02-23 17:27:01 +0100 (mer, 23 fév 2005) | 2 lines
+r10051 | hartman | 2005-02-23 17:27:01 +0100 (Wed, 23 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/vout.m
 
 * Fix setRepresentedFilename in case p_access not present (ie. in case of access_demux)
 
 ------------------------------------------------------------------------
-r10050 | hartman | 2005-02-23 16:26:27 +0100 (mer, 23 fév 2005) | 2 lines
+r10050 | hartman | 2005-02-23 16:26:27 +0100 (Wed, 23 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
    M /trunk/extras/contrib/src/packages.mak
@@ -7435,13 +7447,13 @@ Changed paths:
 * Lets use the final version of goom2k4
 
 ------------------------------------------------------------------------
-r10049 | gbazin | 2005-02-23 15:52:09 +0100 (mer, 23 fév 2005) | 1 line
+r10049 | gbazin | 2005-02-23 15:52:09 +0100 (Wed, 23 Feb 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/modules.c
 
 * src/misc/modules.c: MSVC compilation fix.
 ------------------------------------------------------------------------
-r10048 | hartman | 2005-02-23 15:37:56 +0100 (mer, 23 fév 2005) | 3 lines
+r10048 | hartman | 2005-02-23 15:37:56 +0100 (Wed, 23 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/macosx/prefs.h
    M /trunk/modules/gui/macosx/prefs.m
@@ -7450,14 +7462,14 @@ Changed paths:
   now to get it working. There is a semi-todo/design list in prefs.m.
 
 ------------------------------------------------------------------------
-r10047 | damienf | 2005-02-23 15:26:47 +0100 (mer, 23 fév 2005) | 2 lines
+r10047 | damienf | 2005-02-23 15:26:47 +0100 (Wed, 23 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/activex/axvlc.inf
 
 - changed sample axvlc.inf to use VLC NSI installer
 
 ------------------------------------------------------------------------
-r10046 | damienf | 2005-02-23 15:09:40 +0100 (mer, 23 fév 2005) | 5 lines
+r10046 | damienf | 2005-02-23 15:09:40 +0100 (Wed, 23 Feb 2005) | 5 lines
 Changed paths:
    M /trunk/vlc.win32.nsi
 
@@ -7467,7 +7479,7 @@ Changed paths:
 caveat for CD, the cdda plugin must be fixed to allow for a MRL of the form cdda:D:\ (needs to support the trailing backslash)
 
 ------------------------------------------------------------------------
-r10045 | hartman | 2005-02-23 14:53:28 +0100 (mer, 23 fév 2005) | 2 lines
+r10045 | hartman | 2005-02-23 14:53:28 +0100 (Wed, 23 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/about.h
    M /trunk/modules/gui/macosx/about.m
@@ -7485,19 +7497,19 @@ Changed paths:
 * Update copyright to 2005 where appropriate.
 
 ------------------------------------------------------------------------
-r10044 | robux4 | 2005-02-23 13:13:17 +0100 (mer, 23 fév 2005) | 1 line
+r10044 | robux4 | 2005-02-23 13:13:17 +0100 (Wed, 23 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: I was wrong, the dirent export works
 ------------------------------------------------------------------------
-r10043 | robux4 | 2005-02-23 12:48:25 +0100 (mer, 23 fév 2005) | 1 line
+r10043 | robux4 | 2005-02-23 12:48:25 +0100 (Wed, 23 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: fix dirent issue with the recent "fixes"
 ------------------------------------------------------------------------
-r10042 | hartman | 2005-02-23 12:37:04 +0100 (mer, 23 fév 2005) | 3 lines
+r10042 | hartman | 2005-02-23 12:37:04 +0100 (Wed, 23 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
@@ -7506,14 +7518,14 @@ Changed paths:
 * added com-shift-E and com-shift-M keycombo's for Equalizer window and Messages window
 
 ------------------------------------------------------------------------
-r10041 | sigmunau | 2005-02-23 11:33:07 +0100 (mer, 23 fév 2005) | 2 lines
+r10041 | sigmunau | 2005-02-23 11:33:07 +0100 (Wed, 23 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/wall.c
 
 wall.c: user-configurable aspect-ratio for the displays
 
 ------------------------------------------------------------------------
-r10040 | sigmunau | 2005-02-23 11:11:33 +0100 (mer, 23 fév 2005) | 3 lines
+r10040 | sigmunau | 2005-02-23 11:11:33 +0100 (Wed, 23 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/modules/video_filter/wall.c
 
@@ -7521,7 +7533,7 @@ wall.c: shut up two compiler warnings. Fix two (only one actually
 experienced) rounding errors causing invalid reads and green lines.
 
 ------------------------------------------------------------------------
-r10039 | sigmunau | 2005-02-23 10:12:31 +0100 (mer, 23 fév 2005) | 9 lines
+r10039 | sigmunau | 2005-02-23 10:12:31 +0100 (Wed, 23 Feb 2005) | 9 lines
 Changed paths:
    M /trunk/modules/video_filter/wall.c
 
@@ -7535,27 +7547,27 @@ todo:
 
 
 ------------------------------------------------------------------------
-r10038 | gbazin | 2005-02-23 09:09:46 +0100 (mer, 23 fév 2005) | 1 line
+r10038 | gbazin | 2005-02-23 09:09:46 +0100 (Wed, 23 Feb 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: wince interface moved to builtins.
 ------------------------------------------------------------------------
-r10037 | markfm | 2005-02-23 04:37:45 +0100 (mer, 23 fév 2005) | 2 lines
+r10037 | markfm | 2005-02-23 04:37:45 +0100 (Wed, 23 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/freetype.c
 
 freetype.c  Correct color mapping, make color choice a 16-item pick list, add on-the-fly capability (independent color/opacity for time, marquee, etc.)
 
 ------------------------------------------------------------------------
-r10036 | hartman | 2005-02-22 23:11:26 +0100 (mar, 22 fév 2005) | 2 lines
+r10036 | hartman | 2005-02-22 23:11:26 +0100 (Tue, 22 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/services_discovery/sap.c
 
 * renamed sap module from "SAP interface" to "SAP announces"
 
 ------------------------------------------------------------------------
-r10035 | djc | 2005-02-22 18:27:04 +0100 (mar, 22 fév 2005) | 4 lines
+r10035 | djc | 2005-02-22 18:27:04 +0100 (Tue, 22 Feb 2005) | 4 lines
 Changed paths:
    M /trunk/modules/gui/macosx/vout.m
 
@@ -7564,13 +7576,13 @@ Title is found in input instead of playlist (fix a small vlm bug...).
 
 
 ------------------------------------------------------------------------
-r10034 | gbazin | 2005-02-22 16:53:42 +0100 (mar, 22 fév 2005) | 1 line
+r10034 | gbazin | 2005-02-22 16:53:42 +0100 (Tue, 22 Feb 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: fixed typo + removed some plugins from the WinCE build.
 ------------------------------------------------------------------------
-r10033 | damienf | 2005-02-22 16:35:01 +0100 (mar, 22 fév 2005) | 2 lines
+r10033 | damienf | 2005-02-22 16:35:01 +0100 (Tue, 22 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/access/dshow/filter.cpp
@@ -7578,57 +7590,57 @@ Changed paths:
 - changed dshow plugin to use common IID defined in libuuid.a (prevents linking problems if plugin is built-in)
 
 ------------------------------------------------------------------------
-r10032 | gbazin | 2005-02-22 14:13:29 +0100 (mar, 22 fév 2005) | 1 line
+r10032 | gbazin | 2005-02-22 14:13:29 +0100 (Tue, 22 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
 
 * modules/gui/wxwindows/playlist.cpp: sanity check to avoid crashes (doesn't explain why the check is triggered though).
 ------------------------------------------------------------------------
-r10031 | gbazin | 2005-02-22 13:50:43 +0100 (mar, 22 fév 2005) | 1 line
+r10031 | gbazin | 2005-02-22 13:50:43 +0100 (Tue, 22 Feb 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/threads.c
 
 * src/misc/threads.c: print thread timing statistics on thread destruction (Win32 only).
 ------------------------------------------------------------------------
-r10030 | damienf | 2005-02-22 12:13:11 +0100 (mar, 22 fév 2005) | 2 lines
+r10030 | damienf | 2005-02-22 12:13:11 +0100 (Tue, 22 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/vlc.win32.nsi
 
 added ActiveX control to the VLC installer
 
 ------------------------------------------------------------------------
-r10029 | gbazin | 2005-02-21 21:32:36 +0100 (lun, 21 fév 2005) | 1 line
+r10029 | gbazin | 2005-02-21 21:32:36 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/ogg.c
 
 * modules/demux/ogg.c: added support for new Ogg mapping for FLAC.
 ------------------------------------------------------------------------
-r10028 | gbazin | 2005-02-21 20:16:22 +0100 (lun, 21 fév 2005) | 1 line
+r10028 | gbazin | 2005-02-21 20:16:22 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/vorbis.c
 
 * modules/codec/vorbis.c: uninitialized variable.
 ------------------------------------------------------------------------
-r10027 | gbazin | 2005-02-21 20:15:33 +0100 (lun, 21 fév 2005) | 1 line
+r10027 | gbazin | 2005-02-21 20:15:33 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: mux_ts was moved to builtins by mistake.
 ------------------------------------------------------------------------
-r10025 | gbazin | 2005-02-21 18:51:53 +0100 (lun, 21 fév 2005) | 1 line
+r10025 | gbazin | 2005-02-21 18:51:53 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/misc/network/ipv4.c
 
 * modules/misc/network/ipv4.c: multicast support for WinCE.
 ------------------------------------------------------------------------
-r10024 | gbazin | 2005-02-21 18:50:54 +0100 (lun, 21 fév 2005) | 1 line
+r10024 | gbazin | 2005-02-21 18:50:54 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/access/directory.c
    M /trunk/src/misc/modules.c
 
 * src/misc/modules.c, modules/access/directory.c: Win32 fixes (GetFileAttributes() returns -1 on error).
 ------------------------------------------------------------------------
-r10023 | djc | 2005-02-21 17:12:14 +0100 (lun, 21 fév 2005) | 3 lines
+r10023 | djc | 2005-02-21 17:12:14 +0100 (Mon, 21 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/macosx/vout.m
 
@@ -7636,7 +7648,7 @@ Do not use setTitleWithRepresentedFilename if input is not a file.
 
 
 ------------------------------------------------------------------------
-r10022 | sigmunau | 2005-02-21 16:58:02 +0100 (lun, 21 fév 2005) | 3 lines
+r10022 | sigmunau | 2005-02-21 16:58:02 +0100 (Mon, 21 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/modules/video_filter/wall.c
 
@@ -7644,7 +7656,7 @@ wall.c: handle some rounding error causing a integer overflow. more window
 size constrain fixes
 
 ------------------------------------------------------------------------
-r10021 | dionoea | 2005-02-21 16:23:46 +0100 (lun, 21 fév 2005) | 3 lines
+r10021 | dionoea | 2005-02-21 16:23:46 +0100 (Mon, 21 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/modules/video_filter/mosaic.c
    M /trunk/modules/video_output/picture.c
@@ -7653,13 +7665,13 @@ Changed paths:
  * mosaic.c : add a switch to keep aspect ratio when resizing
 
 ------------------------------------------------------------------------
-r10020 | gbazin | 2005-02-21 14:50:17 +0100 (lun, 21 fév 2005) | 1 line
+r10020 | gbazin | 2005-02-21 14:50:17 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
    M /trunk/include/vlc_common.h
 
 * include/vlc_common.h: compilation fix.
 ------------------------------------------------------------------------
-r10019 | dionoea | 2005-02-21 14:39:01 +0100 (lun, 21 fév 2005) | 2 lines
+r10019 | dionoea | 2005-02-21 14:39:01 +0100 (Mon, 21 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/mosaic.c
    M /trunk/modules/video_output/picture.c
@@ -7667,14 +7679,14 @@ Changed paths:
  * update the copyright dates
 
 ------------------------------------------------------------------------
-r10018 | gbazin | 2005-02-21 14:35:15 +0100 (lun, 21 fév 2005) | 1 line
+r10018 | gbazin | 2005-02-21 14:35:15 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/access/directory.c
 
 * configure.ac, modules/access/directory.c: enabled the directory access module on WinCE.
 ------------------------------------------------------------------------
-r10017 | dionoea | 2005-02-21 14:13:52 +0100 (lun, 21 fév 2005) | 31 lines
+r10017 | dionoea | 2005-02-21 14:13:52 +0100 (Mon, 21 Feb 2005) | 31 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/video_filter/Modules.am
@@ -7715,20 +7727,20 @@ You just have to launch : ./vlc -I telnet --vlm-conf vlm.conf
 
 
 ------------------------------------------------------------------------
-r10016 | gbazin | 2005-02-21 14:07:54 +0100 (lun, 21 fév 2005) | 1 line
+r10016 | gbazin | 2005-02-21 14:07:54 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
    D /trunk/src/extras/dirent.h
 
 * src/extras/dirent.h: removed useless file.
 ------------------------------------------------------------------------
-r10015 | yoann | 2005-02-21 14:06:08 +0100 (lun, 21 fév 2005) | 2 lines
+r10015 | yoann | 2005-02-21 14:06:08 +0100 (Mon, 21 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/src/misc/vlm.c
 
 * src/misc/vlm.c: added 'inputdeln <num>' to delete input #num (starts from 1)
 
 ------------------------------------------------------------------------
-r10014 | gbazin | 2005-02-21 14:00:20 +0100 (lun, 21 fév 2005) | 1 line
+r10014 | gbazin | 2005-02-21 14:00:20 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
    M /trunk/Makefile.am
    M /trunk/include/vlc_common.h
@@ -7743,7 +7755,7 @@ Changed paths:
 
 * src/extras/dirent.c, ALL: fixed win32/ce dirent replacement and made it accessible from plugins as well.
 ------------------------------------------------------------------------
-r10013 | sigmunau | 2005-02-21 13:03:28 +0100 (lun, 21 fév 2005) | 3 lines
+r10013 | sigmunau | 2005-02-21 13:03:28 +0100 (Mon, 21 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/modules/video_filter/wall.c
 
@@ -7751,7 +7763,7 @@ wall.c: create properly sized (multiple of two each way) windows. set
 correct output resolution on the created windows
 
 ------------------------------------------------------------------------
-r10012 | fenrir | 2005-02-21 10:10:53 +0100 (lun, 21 fév 2005) | 6 lines
+r10012 | fenrir | 2005-02-21 10:10:53 +0100 (Mon, 21 Feb 2005) | 6 lines
 Changed paths:
    M /trunk/modules/demux/livedotcom.cpp
 
@@ -7762,7 +7774,7 @@ Changed paths:
  
 
 ------------------------------------------------------------------------
-r10011 | fenrir | 2005-02-21 10:05:11 +0100 (lun, 21 fév 2005) | 2 lines
+r10011 | fenrir | 2005-02-21 10:05:11 +0100 (Mon, 21 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/codec/ffmpeg/video.c
    M /trunk/modules/demux/mp4/mp4.c
@@ -7770,7 +7782,7 @@ Changed paths:
  * all: woops (debug messages left).
 
 ------------------------------------------------------------------------
-r10010 | fenrir | 2005-02-21 10:03:07 +0100 (lun, 21 fév 2005) | 11 lines
+r10010 | fenrir | 2005-02-21 10:03:07 +0100 (Mon, 21 Feb 2005) | 11 lines
 Changed paths:
    M /trunk/include/vlc_block.h
    M /trunk/include/vlc_es_out.h
@@ -7802,57 +7814,57 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r10009 | robux4 | 2005-02-21 09:07:34 +0100 (lun, 21 fév 2005) | 1 line
+r10009 | robux4 | 2005-02-21 09:07:34 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: prepare code for multiple editions and ordered editions
 ------------------------------------------------------------------------
-r10008 | robux4 | 2005-02-21 08:52:19 +0100 (lun, 21 fév 2005) | 1 line
+r10008 | robux4 | 2005-02-21 08:52:19 +0100 (Mon, 21 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: do not spread gcc problems to other compilers
 ------------------------------------------------------------------------
-r10007 | yoann | 2005-02-21 00:22:21 +0100 (lun, 21 fév 2005) | 2 lines
+r10007 | yoann | 2005-02-21 00:22:21 +0100 (Mon, 21 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/src/misc/vlm.c
 
 * src/misc/vlm.c: added 'inputdel all' to delete all inputs of a VLM media
 
 ------------------------------------------------------------------------
-r10004 | gbazin | 2005-02-20 22:38:36 +0100 (dim, 20 fév 2005) | 1 line
+r10004 | gbazin | 2005-02-20 22:38:36 +0100 (Sun, 20 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/mpeg_audio.c
 
 * modules/codec/mpeg_audio.c: let ffmpeg have the priority under WinCE.
 ------------------------------------------------------------------------
-r10003 | gbazin | 2005-02-20 22:26:14 +0100 (dim, 20 fév 2005) | 1 line
+r10003 | gbazin | 2005-02-20 22:26:14 +0100 (Sun, 20 Feb 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: WinCE build fix.
 ------------------------------------------------------------------------
-r10002 | zorglub | 2005-02-20 21:56:05 +0100 (dim, 20 fév 2005) | 2 lines
+r10002 | zorglub | 2005-02-20 21:56:05 +0100 (Sun, 20 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/services_discovery/sap.c
 
 Add sdp meta-data to playlist
 
 ------------------------------------------------------------------------
-r10001 | yoann | 2005-02-20 21:54:03 +0100 (dim, 20 fév 2005) | 1 line
+r10001 | yoann | 2005-02-20 21:54:03 +0100 (Sun, 20 Feb 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/vlm.c
 
 * src/misc/vlm.c: addded 'inputdel' setup command
 ------------------------------------------------------------------------
-r9999 | gbazin | 2005-02-20 21:53:01 +0100 (dim, 20 fév 2005) | 1 line
+r9999 | gbazin | 2005-02-20 21:53:01 +0100 (Sun, 20 Feb 2005) | 1 line
 Changed paths:
    A /trunk/INSTALL.wince
 
 * INSTALL.wince: preliminary build instructions for the WinCE port of VLC.
 ------------------------------------------------------------------------
-r9998 | gbazin | 2005-02-20 21:47:04 +0100 (dim, 20 fév 2005) | 1 line
+r9998 | gbazin | 2005-02-20 21:47:04 +0100 (Sun, 20 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/subtitle.c
    M /trunk/modules/gui/wince/wince_rc.rc
@@ -7860,20 +7872,20 @@ Changed paths:
 
 * src/misc/httpd.c,  modules/demux/subtitle.c, modules/gui/wince/wince_rc.rc: more WinCE build fixes.
 ------------------------------------------------------------------------
-r9994 | markfm | 2005-02-20 17:05:39 +0100 (dim, 20 fév 2005) | 2 lines
+r9994 | markfm | 2005-02-20 17:05:39 +0100 (Sun, 20 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/freetype.c
 
 freetype.c  Change opacity to 0...255, add --freetype-color hex_RGB shortcut
 
 ------------------------------------------------------------------------
-r9991 | gbazin | 2005-02-20 16:37:23 +0100 (dim, 20 fév 2005) | 1 line
+r9991 | gbazin | 2005-02-20 16:37:23 +0100 (Sun, 20 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/video_output/wingdi.c
 
 * modules/video_output/wingdi.c: major optimizations (avoid unnecessary memcpy of video frames + direct rendering for gapi).
 ------------------------------------------------------------------------
-r9990 | gbazin | 2005-02-20 16:16:12 +0100 (dim, 20 fév 2005) | 1 line
+r9990 | gbazin | 2005-02-20 16:16:12 +0100 (Sun, 20 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/interface.cpp
    M /trunk/modules/gui/wince/video.cpp
@@ -7881,14 +7893,14 @@ Changed paths:
 
 * modules/gui/wince: misc small fixes.
 ------------------------------------------------------------------------
-r9989 | titer | 2005-02-20 15:12:34 +0100 (dim, 20 fév 2005) | 2 lines
+r9989 | titer | 2005-02-20 15:12:34 +0100 (Sun, 20 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/marq.c
 
  video_filter/marq.c: converted to unix file format
 
 ------------------------------------------------------------------------
-r9988 | sigmunau | 2005-02-20 14:27:11 +0100 (dim, 20 fév 2005) | 9 lines
+r9988 | sigmunau | 2005-02-20 14:27:11 +0100 (Sun, 20 Feb 2005) | 9 lines
 Changed paths:
    M /trunk/modules/video_filter/wall.c
 
@@ -7902,21 +7914,21 @@ todo:
 
 
 ------------------------------------------------------------------------
-r9987 | markfm | 2005-02-20 01:12:15 +0100 (dim, 20 fév 2005) | 2 lines
+r9987 | markfm | 2005-02-20 01:12:15 +0100 (Sun, 20 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/freetype.c
 
 freetype.c  add --freetype-opacity (0..100%), to control text transparency
 
 ------------------------------------------------------------------------
-r9986 | markfm | 2005-02-19 13:27:18 +0100 (sam, 19 fév 2005) | 2 lines
+r9986 | markfm | 2005-02-19 13:27:18 +0100 (Sat, 19 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/marq.c
 
 marq.c -- allow relative positioning, like logo, via --marq-pos
 
 ------------------------------------------------------------------------
-r9985 | titer | 2005-02-19 02:58:57 +0100 (sam, 19 fév 2005) | 4 lines
+r9985 | titer | 2005-02-19 02:58:57 +0100 (Sat, 19 Feb 2005) | 4 lines
 Changed paths:
    M /trunk/Makefile.am
    M /trunk/configure.ac
@@ -7926,7 +7938,7 @@ Changed paths:
    might be cross-compiling
 
 ------------------------------------------------------------------------
-r9984 | titer | 2005-02-19 02:46:28 +0100 (sam, 19 fév 2005) | 5 lines
+r9984 | titer | 2005-02-19 02:46:28 +0100 (Sat, 19 Feb 2005) | 5 lines
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
@@ -7936,14 +7948,14 @@ Changed paths:
   + gcc 2.9x doesn't know at() for vectors, use iterators instead
 
 ------------------------------------------------------------------------
-r9983 | sigmunau | 2005-02-19 00:37:25 +0100 (sam, 19 fév 2005) | 2 lines
+r9983 | sigmunau | 2005-02-19 00:37:25 +0100 (Sat, 19 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/wall.c
 
 wall.c: reverted previous commit, new proper fix
 
 ------------------------------------------------------------------------
-r9982 | titer | 2005-02-18 23:48:11 +0100 (ven, 18 fév 2005) | 4 lines
+r9982 | titer | 2005-02-18 23:48:11 +0100 (Fri, 18 Feb 2005) | 4 lines
 Changed paths:
    M /trunk/extras/contrib/README
    M /trunk/extras/contrib/bootstrap
@@ -7955,28 +7967,28 @@ Changed paths:
    `./bootstrap i586-pc-beos')
 
 ------------------------------------------------------------------------
-r9981 | titer | 2005-02-18 17:13:11 +0100 (ven, 18 fév 2005) | 2 lines
+r9981 | titer | 2005-02-18 17:13:11 +0100 (Fri, 18 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
  contrib/src/Makefile: fixed fribidi build on OS X != 10.2
 
 ------------------------------------------------------------------------
-r9980 | titer | 2005-02-18 16:18:29 +0100 (ven, 18 fév 2005) | 2 lines
+r9980 | titer | 2005-02-18 16:18:29 +0100 (Fri, 18 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_output/opengl.c
 
  opengl.c: higher priority on OS X
 
 ------------------------------------------------------------------------
-r9979 | sigmunau | 2005-02-18 16:13:08 +0100 (ven, 18 fév 2005) | 2 lines
+r9979 | sigmunau | 2005-02-18 16:13:08 +0100 (Fri, 18 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/wall.c
 
 wall.c: do not assume all windows are equal width if they are not.
 
 ------------------------------------------------------------------------
-r9978 | titer | 2005-02-18 16:11:21 +0100 (ven, 18 fév 2005) | 4 lines
+r9978 | titer | 2005-02-18 16:11:21 +0100 (Fri, 18 Feb 2005) | 4 lines
 Changed paths:
    M /trunk/modules/gui/macosx/voutgl.m
 
@@ -7985,13 +7997,13 @@ Changed paths:
    since reshape tries to use p_vout after it's been freed.
 
 ------------------------------------------------------------------------
-r9977 | robux4 | 2005-02-18 16:07:57 +0100 (ven, 18 fév 2005) | 1 line
+r9977 | robux4 | 2005-02-18 16:07:57 +0100 (Fri, 18 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: handle seeking the way it's supposed to work (in the future)
 ------------------------------------------------------------------------
-r9976 | titer | 2005-02-18 15:01:21 +0100 (ven, 18 fév 2005) | 3 lines
+r9976 | titer | 2005-02-18 15:01:21 +0100 (Fri, 18 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/macosx/vout.m
    M /trunk/modules/gui/macosx/voutgl.m
@@ -8002,20 +8014,20 @@ Changed paths:
  macosx/vout*.m: cleaning
 
 ------------------------------------------------------------------------
-r9975 | gbazin | 2005-02-18 11:49:08 +0100 (ven, 18 fév 2005) | 1 line
+r9975 | gbazin | 2005-02-18 11:49:08 +0100 (Fri, 18 Feb 2005) | 1 line
 Changed paths:
    M /trunk/Makefile.am
 
 * Makefile.am: fixed package-win32 target
 ------------------------------------------------------------------------
-r9974 | gbazin | 2005-02-18 11:16:13 +0100 (ven, 18 fév 2005) | 1 line
+r9974 | gbazin | 2005-02-18 11:16:13 +0100 (Fri, 18 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/streamout.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
 
 * modules/gui/wxwindows/streamout.cpp: Added an sout-all checkbox + removed the RTP output line which was cluttering the dialog box more than anything else.
 ------------------------------------------------------------------------
-r9972 | fkuehne | 2005-02-17 21:43:16 +0100 (jeu, 17 fév 2005) | 1 line
+r9972 | fkuehne | 2005-02-17 21:43:16 +0100 (Thu, 17 Feb 2005) | 1 line
 Changed paths:
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
@@ -8025,13 +8037,13 @@ Changed paths:
 
 * mirrored the 'services discovery' menu in the file menu -- the flags indicating the running services are partially broken (you do only see them at the same position as you activated the service). I'll fix that after the WE
 ------------------------------------------------------------------------
-r9971 | robux4 | 2005-02-17 21:12:53 +0100 (jeu, 17 fév 2005) | 1 line
+r9971 | robux4 | 2005-02-17 21:12:53 +0100 (Thu, 17 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: fix the update of the timecode and position bar after seeking
 ------------------------------------------------------------------------
-r9970 | hartman | 2005-02-17 18:30:36 +0100 (jeu, 17 fév 2005) | 5 lines
+r9970 | hartman | 2005-02-17 18:30:36 +0100 (Thu, 17 Feb 2005) | 5 lines
 Changed paths:
    M /trunk/modules/gui/macosx/macosx.m
    M /trunk/modules/gui/macosx/playlist.m
@@ -8042,20 +8054,20 @@ Changed paths:
 * macosx.m: Give the submodules proper descriptions.
 
 ------------------------------------------------------------------------
-r9969 | robux4 | 2005-02-17 13:39:40 +0100 (jeu, 17 fév 2005) | 1 line
+r9969 | robux4 | 2005-02-17 13:39:40 +0100 (Thu, 17 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: more debug and checks
 ------------------------------------------------------------------------
-r9968 | damienf | 2005-02-17 13:08:11 +0100 (jeu, 17 fév 2005) | 2 lines
+r9968 | damienf | 2005-02-17 13:08:11 +0100 (Thu, 17 Feb 2005) | 2 lines
 Changed paths:
    D /trunk/activex/axvlc.reg
 
 no longer necessary, thanks to self-registration 
 
 ------------------------------------------------------------------------
-r9967 | damienf | 2005-02-17 13:06:01 +0100 (jeu, 17 fév 2005) | 3 lines
+r9967 | damienf | 2005-02-17 13:06:01 +0100 (Thu, 17 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/activex/Makefile.am
    M /trunk/activex/README.TXT
@@ -8078,13 +8090,13 @@ Changed paths:
 - self registration (Internet installation now possible)
 
 ------------------------------------------------------------------------
-r9966 | robux4 | 2005-02-17 11:27:41 +0100 (jeu, 17 fév 2005) | 1 line
+r9966 | robux4 | 2005-02-17 11:27:41 +0100 (Thu, 17 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: finer granularity for seeking (useful for long files)
 ------------------------------------------------------------------------
-r9965 | hartman | 2005-02-17 02:53:50 +0100 (jeu, 17 fév 2005) | 2 lines
+r9965 | hartman | 2005-02-17 02:53:50 +0100 (Thu, 17 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
@@ -8098,7 +8110,7 @@ Changed paths:
 * Finally fixed the issue with resizing the controller and the broken playlist view that was the result of this resize. Estimated 60 hours spent to work around a stupid autoresize bug in the AppKit of Cocoa.
 
 ------------------------------------------------------------------------
-r9961 | robux4 | 2005-02-16 23:01:41 +0100 (mer, 16 fév 2005) | 1 line
+r9961 | robux4 | 2005-02-16 23:01:41 +0100 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/a52.c
    M /trunk/modules/demux/aac.c
@@ -8126,13 +8138,13 @@ Changed paths:
 
 avoid \r\n problems
 ------------------------------------------------------------------------
-r9960 | robux4 | 2005-02-16 22:16:34 +0100 (mer, 16 fév 2005) | 1 line
+r9960 | robux4 | 2005-02-16 22:16:34 +0100 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: use time-based seeking whenever possible
 ------------------------------------------------------------------------
-r9959 | fkuehne | 2005-02-16 19:00:06 +0100 (mer, 16 fév 2005) | 1 line
+r9959 | fkuehne | 2005-02-16 19:00:06 +0100 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
    A /trunk/po/ne.po
@@ -8141,26 +8153,26 @@ Changed paths:
 
 * ALL:  added Nepali as the last of Simos Xenitellis' list of languages
 ------------------------------------------------------------------------
-r9958 | gbazin | 2005-02-16 16:35:35 +0100 (mer, 16 fév 2005) | 1 line
+r9958 | gbazin | 2005-02-16 16:35:35 +0100 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/misc/network/ipv4.c
 
 * modules/misc/network/ipv4.c: WinCE fix.
 ------------------------------------------------------------------------
-r9957 | gbazin | 2005-02-16 16:34:53 +0100 (mer, 16 fév 2005) | 1 line
+r9957 | gbazin | 2005-02-16 16:34:53 +0100 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
    M /trunk/src/extras/libc.c
 
 * src/extras/libc.c: fixed vlc_strncasecmp().
 ------------------------------------------------------------------------
-r9956 | hartman | 2005-02-16 14:49:41 +0100 (mer, 16 fév 2005) | 2 lines
+r9956 | hartman | 2005-02-16 14:49:41 +0100 (Wed, 16 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/src/video_output/vout_subpictures.c
 
 * forgot to commit this yesterday after the --spu-foo renames
 
 ------------------------------------------------------------------------
-r9955 | gbazin | 2005-02-16 09:29:47 +0100 (mer, 16 fév 2005) | 1 line
+r9955 | gbazin | 2005-02-16 09:29:47 +0100 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/video_output/Modules.am
@@ -8168,13 +8180,13 @@ Changed paths:
 
 * configure.ac, modules/video_output/wingdi.c: enable wingapi vout on WinCE.
 ------------------------------------------------------------------------
-r9954 | gbazin | 2005-02-16 01:48:12 +0100 (mer, 16 fév 2005) | 1 line
+r9954 | gbazin | 2005-02-16 01:48:12 +0100 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: fixed typo.
 ------------------------------------------------------------------------
-r9953 | gbazin | 2005-02-16 01:34:27 +0100 (mer, 16 fév 2005) | 1 line
+r9953 | gbazin | 2005-02-16 01:34:27 +0100 (Wed, 16 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/Modules.am
    D /trunk/modules/gui/wince/wince.rc
@@ -8182,45 +8194,45 @@ Changed paths:
 
 * modules/gui/wince: compile the resource file as well.
 ------------------------------------------------------------------------
-r9952 | gbazin | 2005-02-15 23:44:28 +0100 (mar, 15 fév 2005) | 1 line
+r9952 | gbazin | 2005-02-15 23:44:28 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/ts.c
 
 *  modules/demux/ts.c: WinCE fix.
 ------------------------------------------------------------------------
-r9951 | hartman | 2005-02-15 23:37:57 +0100 (mar, 15 fév 2005) | 2 lines
+r9951 | hartman | 2005-02-15 23:37:57 +0100 (Tue, 15 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/src/libvlc.h
 
 * correction of the description of audio-language
 
 ------------------------------------------------------------------------
-r9950 | gbazin | 2005-02-15 23:36:56 +0100 (mar, 15 fév 2005) | 1 line
+r9950 | gbazin | 2005-02-15 23:36:56 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: don't compile mux_ts if --disable-sout is specified.
 ------------------------------------------------------------------------
-r9949 | gbazin | 2005-02-15 23:28:31 +0100 (mar, 15 fév 2005) | 1 line
+r9949 | gbazin | 2005-02-15 23:28:31 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: another wince build fix.
 ------------------------------------------------------------------------
-r9948 | gbazin | 2005-02-15 23:10:26 +0100 (mar, 15 fév 2005) | 1 line
+r9948 | gbazin | 2005-02-15 23:10:26 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
    M /trunk/src/vlc.c
 
 * configure.ac, src/vlc.c: WinCE build fixes.
 ------------------------------------------------------------------------
-r9947 | gbazin | 2005-02-15 23:01:17 +0100 (mar, 15 fév 2005) | 1 line
+r9947 | gbazin | 2005-02-15 23:01:17 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
    M /trunk/src/libvlc.c
 
 * src/libvlc.c: fixed small memory leak.
 ------------------------------------------------------------------------
-r9946 | gbazin | 2005-02-15 22:56:54 +0100 (mar, 15 fév 2005) | 1 line
+r9946 | gbazin | 2005-02-15 22:56:54 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wince/fileinfo.cpp
    M /trunk/modules/gui/wince/interface.cpp
@@ -8239,25 +8251,25 @@ Changed paths:
 
 * modules/gui/wince: WinCE build fixes.
 ------------------------------------------------------------------------
-r9945 | gbazin | 2005-02-15 22:40:17 +0100 (mar, 15 fév 2005) | 1 line
+r9945 | gbazin | 2005-02-15 22:40:17 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: fixed typo.
 ------------------------------------------------------------------------
-r9944 | gbazin | 2005-02-15 22:26:24 +0100 (mar, 15 fév 2005) | 1 line
+r9944 | gbazin | 2005-02-15 22:26:24 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
    M /trunk/include/vlc/vlc.h
 
 * include/vlc/vlc.h: WinCE build fix.
 ------------------------------------------------------------------------
-r9943 | gbazin | 2005-02-15 22:22:47 +0100 (mar, 15 fév 2005) | 1 line
+r9943 | gbazin | 2005-02-15 22:22:47 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
    M /trunk/m4/vlc.m4
 
 * m4/vlc.m4: use proper LIBEXT when doing wince cross-compiling.
 ------------------------------------------------------------------------
-r9942 | gbazin | 2005-02-15 22:21:17 +0100 (mar, 15 fév 2005) | 1 line
+r9942 | gbazin | 2005-02-15 22:21:17 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
    M /trunk/include/main.h
    M /trunk/include/vlc_threads.h
@@ -8271,26 +8283,26 @@ Changed paths:
 
 * ALL: WinCE build fixes.
 ------------------------------------------------------------------------
-r9941 | gbazin | 2005-02-15 22:11:27 +0100 (mar, 15 fév 2005) | 1 line
+r9941 | gbazin | 2005-02-15 22:11:27 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: forgot to save this change.
 ------------------------------------------------------------------------
-r9940 | gbazin | 2005-02-15 22:09:09 +0100 (mar, 15 fév 2005) | 1 line
+r9940 | gbazin | 2005-02-15 22:09:09 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
    M /trunk/Makefile.am
    M /trunk/configure.ac
 
 * configure.ac, Makefile.am: adapted the build for the gcc wince cross-compiler.
 ------------------------------------------------------------------------
-r9939 | gbazin | 2005-02-15 21:44:22 +0100 (mar, 15 fév 2005) | 1 line
+r9939 | gbazin | 2005-02-15 21:44:22 +0100 (Tue, 15 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/messages.cpp
 
 * modules/gui/wxwindows/messages.cpp: fixed insertion point in messages window.
 ------------------------------------------------------------------------
-r9938 | hartman | 2005-02-15 21:29:29 +0100 (mar, 15 fév 2005) | 5 lines
+r9938 | hartman | 2005-02-15 21:29:29 +0100 (Tue, 15 Feb 2005) | 5 lines
 Changed paths:
    M /trunk/NEWS
    M /trunk/include/vlc_es_out.h
@@ -8308,7 +8320,7 @@ Changed paths:
 * added note to NEWS about changed names of options
 
 ------------------------------------------------------------------------
-r9937 | hartman | 2005-02-15 21:03:09 +0100 (mar, 15 fév 2005) | 2 lines
+r9937 | hartman | 2005-02-15 21:03:09 +0100 (Tue, 15 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/src/libvlc.h
    M /trunk/src/misc/darwin_specific.m
@@ -8316,14 +8328,14 @@ Changed paths:
 * Added the new languages to the prefs and the OSX environment.
 
 ------------------------------------------------------------------------
-r9936 | hartman | 2005-02-15 18:34:40 +0100 (mar, 15 fév 2005) | 2 lines
+r9936 | hartman | 2005-02-15 18:34:40 +0100 (Tue, 15 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/activex
 
 * Set svn:ignore on activex dir.
 
 ------------------------------------------------------------------------
-r9935 | hartman | 2005-02-15 18:33:58 +0100 (mar, 15 fév 2005) | 4 lines
+r9935 | hartman | 2005-02-15 18:33:58 +0100 (Tue, 15 Feb 2005) | 4 lines
 Changed paths:
    M /trunk/include/vlc_access.h
    M /trunk/include/vlc_es_out.h
@@ -8338,7 +8350,7 @@ Changed paths:
 * "Tracks settings" should be "Track settings"
 
 ------------------------------------------------------------------------
-r9934 | courmisch | 2005-02-15 14:55:08 +0100 (mar, 15 fév 2005) | 2 lines
+r9934 | courmisch | 2005-02-15 14:55:08 +0100 (Tue, 15 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/activex/inplace.bmp
    M /trunk/evc/errno.h
@@ -8400,7 +8412,7 @@ Changed paths:
 Remove bogus executable permissions
 
 ------------------------------------------------------------------------
-r9933 | dionoea | 2005-02-14 22:41:21 +0100 (lun, 14 fév 2005) | 5 lines
+r9933 | dionoea | 2005-02-14 22:41:21 +0100 (Mon, 14 Feb 2005) | 5 lines
 Changed paths:
    M /trunk/doc/vlc.1
 
@@ -8410,26 +8422,26 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r9932 | robux4 | 2005-02-14 22:31:18 +0100 (lun, 14 fév 2005) | 1 line
+r9932 | robux4 | 2005-02-14 22:31:18 +0100 (Mon, 14 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: don't wait for frames that won't be displayed when seeking
 ------------------------------------------------------------------------
-r9931 | robux4 | 2005-02-14 22:00:52 +0100 (lun, 14 fév 2005) | 1 line
+r9931 | robux4 | 2005-02-14 22:00:52 +0100 (Mon, 14 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkv.cpp: try to decode H.264 with the avc1 FourCC (same as used for the MP4 source)
 ------------------------------------------------------------------------
-r9929 | gbazin | 2005-02-14 11:12:19 +0100 (lun, 14 fév 2005) | 1 line
+r9929 | gbazin | 2005-02-14 11:12:19 +0100 (Mon, 14 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/access/mms/mmsh.c
    M /trunk/modules/access/mms/mmstu.c
 
 * modules/access/mms: fixed recent breakage.
 ------------------------------------------------------------------------
-r9928 | gbazin | 2005-02-14 10:38:51 +0100 (lun, 14 fév 2005) | 3 lines
+r9928 | gbazin | 2005-02-14 10:38:51 +0100 (Mon, 14 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/include/vlc_input.h
    M /trunk/modules/demux/mkv.cpp
@@ -8438,21 +8450,21 @@ Changed paths:
 * include/vlc_input.h: added an i_level member to seekpoint_t for nested chapters (patch by Steve Lhomme).
 
 ------------------------------------------------------------------------
-r9927 | markfm | 2005-02-13 23:16:48 +0100 (dim, 13 fév 2005) | 2 lines
+r9927 | markfm | 2005-02-13 23:16:48 +0100 (Sun, 13 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/wizard.cpp
 
 wizard.cpp -- Change video and audio codec comboboxes to wxCB_DROPDOWN| wxCB_READONLY
 
 ------------------------------------------------------------------------
-r9926 | markfm | 2005-02-13 17:16:15 +0100 (dim, 13 fév 2005) | 2 lines
+r9926 | markfm | 2005-02-13 17:16:15 +0100 (Sun, 13 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/wizard.cpp
 
 wizard.cpp -- change checkboxes to use wxALIGN_CENTER_VERTICAL|wxALL instead of wxLEFT (alignment fix)
 
 ------------------------------------------------------------------------
-r9924 | fkuehne | 2005-02-12 13:41:00 +0100 (sam, 12 fév 2005) | 1 line
+r9924 | fkuehne | 2005-02-12 13:41:00 +0100 (Sat, 12 Feb 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
    D /trunk/extras/contrib/src/Patches/ebml.patch
@@ -8461,7 +8473,7 @@ Changed paths:
 
 * all: updated the used Matroska/Ebml versions to 0.7.5 / 0.7.3, removed the old patches and changed their URLs to the official server instead of the VideoLAN-one
 ------------------------------------------------------------------------
-r9923 | fkuehne | 2005-02-12 12:46:32 +0100 (sam, 12 fév 2005) | 1 line
+r9923 | fkuehne | 2005-02-12 12:46:32 +0100 (Sat, 12 Feb 2005) | 1 line
 Changed paths:
    M /trunk/po/POTFILES.in
    M /trunk/po/bn.po
@@ -8489,7 +8501,7 @@ Changed paths:
 
 * all: brought the po-files in sync with each other (i.e. ran ./toolbox --update-po)
 ------------------------------------------------------------------------
-r9922 | gbazin | 2005-02-12 12:00:56 +0100 (sam, 12 fév 2005) | 6 lines
+r9922 | gbazin | 2005-02-12 12:00:56 +0100 (Sat, 12 Feb 2005) | 6 lines
 Changed paths:
    M /trunk/modules/access/http.c
    M /trunk/modules/access/mms/mmsh.c
@@ -8503,7 +8515,7 @@ You can still use the --clock-synchro config option to override this.
 Hopefully this commit will be reverted once the clock synchro has been re-written.
 
 ------------------------------------------------------------------------
-r9921 | fkuehne | 2005-02-12 11:38:14 +0100 (sam, 12 fév 2005) | 1 line
+r9921 | fkuehne | 2005-02-12 11:38:14 +0100 (Sat, 12 Feb 2005) | 1 line
 Changed paths:
    A /trunk/po/bn.po
    A /trunk/po/hi.po
@@ -8514,7 +8526,7 @@ Changed paths:
 
 sorry for the previous commit. here are the new po-files.
 ------------------------------------------------------------------------
-r9920 | fkuehne | 2005-02-12 11:33:45 +0100 (sam, 12 fév 2005) | 1 line
+r9920 | fkuehne | 2005-02-12 11:33:45 +0100 (Sat, 12 Feb 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
    M /trunk/po/da.po
@@ -8535,19 +8547,19 @@ Changed paths:
 
 * all: initial translations to Hindi, Pashto, Burmese, Tetum, Tagalog and Bengali by Simos Xenitellis' team
 ------------------------------------------------------------------------
-r9919 | gbazin | 2005-02-11 13:36:22 +0100 (ven, 11 fév 2005) | 1 line
+r9919 | gbazin | 2005-02-11 13:36:22 +0100 (Fri, 11 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/access/dvdnav.c
 
 * modules/access/dvdnav.c: fixed typo.
 ------------------------------------------------------------------------
-r9918 | damienf | 2005-02-11 12:39:04 +0100 (ven, 11 fév 2005) | 1 line
+r9918 | damienf | 2005-02-11 12:39:04 +0100 (Fri, 11 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/skins2/src/theme_loader.cpp
 
 GCC 3.3.3 has strong type checking
 ------------------------------------------------------------------------
-r9917 | gbazin | 2005-02-11 11:57:03 +0100 (ven, 11 fév 2005) | 1 line
+r9917 | gbazin | 2005-02-11 11:57:03 +0100 (Fri, 11 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/bookmarks.cpp
    M /trunk/modules/gui/wxwindows/interface.cpp
@@ -8556,14 +8568,14 @@ Changed paths:
 
 * modules/gui/wxwindows: MSVC fixes for the wxwindows interface plugin. Patch by Steve Lhomme (steve dot lhomme at free dot fr) + modifications by me.
 ------------------------------------------------------------------------
-r9916 | zorglub | 2005-02-11 11:30:09 +0100 (ven, 11 fév 2005) | 2 lines
+r9916 | zorglub | 2005-02-11 11:30:09 +0100 (Fri, 11 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/THANKS
 
 Added Steve Lhomme to the list of contributors. Thanks :)
 
 ------------------------------------------------------------------------
-r9915 | gbazin | 2005-02-11 11:03:50 +0100 (ven, 11 fév 2005) | 4 lines
+r9915 | gbazin | 2005-02-11 11:03:50 +0100 (Fri, 11 Feb 2005) | 4 lines
 Changed paths:
    M /trunk/msvc/plugins.dsp.in
    M /trunk/msvc/vlc.dsp.in
@@ -8573,20 +8585,20 @@ Changed paths:
   It also put .pdb files in debug mode next to the build files to allow debugging even when you're coding another module...
 
 ------------------------------------------------------------------------
-r9914 | gbazin | 2005-02-10 15:45:34 +0100 (jeu, 10 fév 2005) | 1 line
+r9914 | gbazin | 2005-02-10 15:45:34 +0100 (Thu, 10 Feb 2005) | 1 line
 Changed paths:
    M /trunk/src/libvlc.c
    M /trunk/src/libvlc.h
 
 * src/libvlc.c,h: new --help-verbose option that activates printing of longtext descriptions for config options.
 ------------------------------------------------------------------------
-r9913 | gbazin | 2005-02-10 14:43:10 +0100 (jeu, 10 fév 2005) | 1 line
+r9913 | gbazin | 2005-02-10 14:43:10 +0100 (Thu, 10 Feb 2005) | 1 line
 Changed paths:
    M /trunk/src/libvlc.c
 
 * src/libvlc.c: help now prints the list of integer values.
 ------------------------------------------------------------------------
-r9912 | gbazin | 2005-02-10 14:26:52 +0100 (jeu, 10 fév 2005) | 1 line
+r9912 | gbazin | 2005-02-10 14:26:52 +0100 (Thu, 10 Feb 2005) | 1 line
 Changed paths:
    M /trunk/src/input/input.c
    M /trunk/src/input/var.c
@@ -8594,38 +8606,38 @@ Changed paths:
 
 * src/libvlc.h, src/input/: new --clock-synchro option to enable/disable the input clock synchronisation algorithm.
 ------------------------------------------------------------------------
-r9911 | gbazin | 2005-02-10 12:58:12 +0100 (jeu, 10 fév 2005) | 1 line
+r9911 | gbazin | 2005-02-10 12:58:12 +0100 (Thu, 10 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/skins2/src/theme_loader.cpp
 
 * modules/gui/skins2/src/theme_loader.cpp: portability fix (gzopen_frontend() is still borked on 64bits platforms).
 ------------------------------------------------------------------------
-r9910 | gbazin | 2005-02-10 12:56:54 +0100 (jeu, 10 fév 2005) | 1 line
+r9910 | gbazin | 2005-02-10 12:56:54 +0100 (Thu, 10 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
 
 * modules/gui/wxwindows: do not use INSERT_ELEM in c++ code.
 ------------------------------------------------------------------------
-r9909 | gbazin | 2005-02-10 11:32:54 +0100 (jeu, 10 fév 2005) | 1 line
+r9909 | gbazin | 2005-02-10 11:32:54 +0100 (Thu, 10 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
    M /trunk/modules/gui/wxwindows/playlist.cpp
 
 * modules/gui/wxwindows/*: keep compatibility with wxWidgets 2.4.x + changed default playlist size.
 ------------------------------------------------------------------------
-r9908 | gbazin | 2005-02-09 14:52:40 +0100 (mer, 09 fév 2005) | 1 line
+r9908 | gbazin | 2005-02-09 14:52:40 +0100 (Wed, 09 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
 
 * modules/gui/wxwindows/interface.cpp: toolbar flickering fix.
 ------------------------------------------------------------------------
-r9907 | gbazin | 2005-02-09 11:45:26 +0100 (mer, 09 fév 2005) | 1 line
+r9907 | gbazin | 2005-02-09 11:45:26 +0100 (Wed, 09 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 * modules/demux/mkv.cpp: compilation fixes.
 ------------------------------------------------------------------------
-r9906 | gbazin | 2005-02-09 11:09:41 +0100 (mer, 09 fév 2005) | 3 lines
+r9906 | gbazin | 2005-02-09 11:09:41 +0100 (Wed, 09 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/demux/mkv.cpp
@@ -8634,20 +8646,20 @@ Changed paths:
 This will be useful to find segments corresponding to the different titles/domains (as in DVDs).
 
 ------------------------------------------------------------------------
-r9905 | gbazin | 2005-02-09 10:37:08 +0100 (mer, 09 fév 2005) | 1 line
+r9905 | gbazin | 2005-02-09 10:37:08 +0100 (Wed, 09 Feb 2005) | 1 line
 Changed paths:
    M /trunk/src/extras/libc.c
 
 * src/extras/libc.c: removed unused vlc_seek().
 ------------------------------------------------------------------------
-r9904 | fenrir | 2005-02-08 18:05:37 +0100 (mar, 08 fév 2005) | 2 lines
+r9904 | fenrir | 2005-02-08 18:05:37 +0100 (Tue, 08 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/ts.c
 
  * ts: correct use of descriptor 0x5 (for ac3 and lpcm too).
 
 ------------------------------------------------------------------------
-r9903 | fenrir | 2005-02-08 18:02:49 +0100 (mar, 08 fév 2005) | 2 lines
+r9903 | fenrir | 2005-02-08 18:02:49 +0100 (Tue, 08 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_access.h
    M /trunk/modules/access/mms/mmsh.c
@@ -8658,7 +8670,7 @@ Changed paths:
  * all: better support for MBR mms stream (display only received streams).
 
 ------------------------------------------------------------------------
-r9902 | fenrir | 2005-02-08 18:00:18 +0100 (mar, 08 fév 2005) | 13 lines
+r9902 | fenrir | 2005-02-08 18:00:18 +0100 (Tue, 08 Feb 2005) | 13 lines
 Changed paths:
    M /trunk/modules/access/dvdnav.c
    M /trunk/src/input/es_out.c
@@ -8679,14 +8691,14 @@ or name (english/native).
  
 
 ------------------------------------------------------------------------
-r9901 | fenrir | 2005-02-08 17:45:47 +0100 (mar, 08 fév 2005) | 2 lines
+r9901 | fenrir | 2005-02-08 17:45:47 +0100 (Tue, 08 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/control/http.c
 
  * http: add a redirect from */index.html to */
 
 ------------------------------------------------------------------------
-r9900 | zorglub | 2005-02-08 17:38:18 +0100 (mar, 08 fév 2005) | 3 lines
+r9900 | zorglub | 2005-02-08 17:38:18 +0100 (Tue, 08 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/Modules.am
    M /trunk/modules/gui/wxwindows/bookmarks.cpp
@@ -8695,27 +8707,27 @@ Include missing images to dist
 Autofocus the OK button in bookmark edit
 
 ------------------------------------------------------------------------
-r9898 | jpsaman | 2005-02-08 15:33:40 +0100 (mar, 08 fév 2005) | 2 lines
+r9898 | jpsaman | 2005-02-08 15:33:40 +0100 (Tue, 08 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/Makefile.am
 
 Run makensis installer on Linux without wine to produce Windows installer package. NSIS 204 needs a patch for installation under Linux, it will be uploaded to contrib directory.
 
 ------------------------------------------------------------------------
-r9897 | gbazin | 2005-02-08 15:18:05 +0100 (mar, 08 fév 2005) | 1 line
+r9897 | gbazin | 2005-02-08 15:18:05 +0100 (Tue, 08 Feb 2005) | 1 line
 Changed paths:
    M /trunk/include/vlc_common.h
 
 * include/vlc_common.h: avoid compiler warnings.
 ------------------------------------------------------------------------
-r9893 | markfm | 2005-02-08 03:32:44 +0100 (mar, 08 fév 2005) | 2 lines
+r9893 | markfm | 2005-02-08 03:32:44 +0100 (Tue, 08 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
 
 preferences_widgets -- Delete spinctrl hack for WIN32 (not needed with updated wxwidgets).  People using Cygwin:  either need a new contrib set, else compile wxwidgets CVS, at least the 6 Feb version.
 
 ------------------------------------------------------------------------
-r9892 | courmisch | 2005-02-07 23:34:21 +0100 (lun, 07 fév 2005) | 2 lines
+r9892 | courmisch | 2005-02-07 23:34:21 +0100 (Mon, 07 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/include/stream_output.h
    M /trunk/src/stream_output/announce.c
@@ -8724,14 +8736,14 @@ Changed paths:
 fix two memleaks and remove a bogus net_Close()
 
 ------------------------------------------------------------------------
-r9891 | courmisch | 2005-02-07 21:34:08 +0100 (lun, 07 fév 2005) | 2 lines
+r9891 | courmisch | 2005-02-07 21:34:08 +0100 (Mon, 07 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/stream_out/standard.c
 
 - Fixes a segmentation fault in sout_AnnounceSessionDestroy
 
 ------------------------------------------------------------------------
-r9890 | gbazin | 2005-02-07 11:44:49 +0100 (lun, 07 fév 2005) | 2 lines
+r9890 | gbazin | 2005-02-07 11:44:49 +0100 (Mon, 07 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/include/modules_inner.h
    M /trunk/include/vlc_common.h
@@ -8741,14 +8753,14 @@ Changed paths:
 * include/vlc_common.h, include/modules_inner.h, modules/codec/ffmpeg/: MSVC build fixes by Steve Lhomme (steve dot lhomme at free dot fr) + IMPORT_SYMBOL change by me.
 
 ------------------------------------------------------------------------
-r9889 | courmisch | 2005-02-06 19:31:58 +0100 (dim, 06 fév 2005) | 2 lines
+r9889 | courmisch | 2005-02-06 19:31:58 +0100 (Sun, 06 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/smb.c
 
 Compile fix, unbreak smb access on Linux
 
 ------------------------------------------------------------------------
-r9888 | zorglub | 2005-02-06 18:55:47 +0100 (dim, 06 fév 2005) | 3 lines
+r9888 | zorglub | 2005-02-06 18:55:47 +0100 (Sun, 06 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
@@ -8758,7 +8770,7 @@ Changed paths:
 * DAAP: don't crash if connection to host timeouts
 
 ------------------------------------------------------------------------
-r9887 | zorglub | 2005-02-06 17:54:12 +0100 (dim, 06 fév 2005) | 3 lines
+r9887 | zorglub | 2005-02-06 17:54:12 +0100 (Sun, 06 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/modules/demux/subtitle.c
    M /trunk/modules/services_discovery/daap.c
@@ -8768,14 +8780,14 @@ Fix subtitle delay < 0
 DAAP compile fix
 
 ------------------------------------------------------------------------
-r9886 | courmisch | 2005-02-06 17:12:35 +0100 (dim, 06 fév 2005) | 2 lines
+r9886 | courmisch | 2005-02-06 17:12:35 +0100 (Sun, 06 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
 - Fix previous buggy commit
 
 ------------------------------------------------------------------------
-r9885 | courmisch | 2005-02-06 17:02:24 +0100 (dim, 06 fév 2005) | 3 lines
+r9885 | courmisch | 2005-02-06 17:02:24 +0100 (Sun, 06 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/Makefile.am
    M /trunk/configure.ac
@@ -8784,7 +8796,7 @@ Changed paths:
   VLC can now be built in a subdirectory
 
 ------------------------------------------------------------------------
-r9884 | zorglub | 2005-02-06 13:05:43 +0100 (dim, 06 fév 2005) | 8 lines
+r9884 | zorglub | 2005-02-06 13:05:43 +0100 (Sun, 06 Feb 2005) | 8 lines
 Changed paths:
    M /trunk/include/vlc_playlist.h
    M /trunk/modules/gui/macosx/playlist.m
@@ -8804,7 +8816,7 @@ Changed paths:
 * HAL : Remove the node on quit and fix f**age of the Close function
 
 ------------------------------------------------------------------------
-r9883 | courmisch | 2005-02-05 15:40:38 +0100 (sam, 05 fév 2005) | 3 lines
+r9883 | courmisch | 2005-02-05 15:40:38 +0100 (Sat, 05 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/include/stream_output.h
    M /trunk/modules/services_discovery/sap.c
@@ -8814,14 +8826,14 @@ Changed paths:
 * fix bug in previous SAP commit
 
 ------------------------------------------------------------------------
-r9882 | sigmunau | 2005-02-05 13:33:27 +0100 (sam, 05 fév 2005) | 2 lines
+r9882 | sigmunau | 2005-02-05 13:33:27 +0100 (Sat, 05 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/src/input/control.c
 
 input/control.c: fix diviton by zero on selection bytebased bookmarks in live streams
 
 ------------------------------------------------------------------------
-r9881 | andrep | 2005-02-04 17:13:11 +0100 (ven, 04 fév 2005) | 3 lines
+r9881 | andrep | 2005-02-04 17:13:11 +0100 (Fri, 04 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/modules/video_filter/scale.c
 
@@ -8829,7 +8841,7 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r9880 | courmisch | 2005-02-04 13:35:15 +0100 (ven, 04 fév 2005) | 5 lines
+r9880 | courmisch | 2005-02-04 13:35:15 +0100 (Fri, 04 Feb 2005) | 5 lines
 Changed paths:
    M /trunk/modules/services_discovery/sap.c
 
@@ -8839,33 +8851,33 @@ does not match the SAP announcer's one, provided all SAP announce be
 made into UTF-8)
 
 ------------------------------------------------------------------------
-r9879 | courmisch | 2005-02-04 13:14:52 +0100 (ven, 04 fév 2005) | 2 lines
+r9879 | courmisch | 2005-02-04 13:14:52 +0100 (Fri, 04 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/services_discovery/sap.c
 
 * Mem leak fixed
 
 ------------------------------------------------------------------------
-r9876 | titer | 2005-02-03 21:47:50 +0100 (jeu, 03 fév 2005) | 2 lines
+r9876 | titer | 2005-02-03 21:47:50 +0100 (Thu, 03 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/beos/VideoOutput.cpp
 
  beos/VideoOutput.cpp: added yet another overlay mode (minimum VRAM usage)
 
 ------------------------------------------------------------------------
-r9875 | gbazin | 2005-02-03 13:11:28 +0100 (jeu, 03 fév 2005) | 1 line
+r9875 | gbazin | 2005-02-03 13:11:28 +0100 (Thu, 03 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/packetizer/mpeg4video.c
 
 * modules/packetizer/mpeg4video.c: oops, don't forget to handle streams where only the DTS is available.
 ------------------------------------------------------------------------
-r9873 | gbazin | 2005-02-02 16:54:00 +0100 (mer, 02 fév 2005) | 1 line
+r9873 | gbazin | 2005-02-02 16:54:00 +0100 (Wed, 02 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/packetizer/mpeg4video.c
 
 * modules/packetizer/mpeg4video.c: proper PTS/DTS calculation.
 ------------------------------------------------------------------------
-r9872 | bigben | 2005-02-01 18:14:29 +0100 (mar, 01 fév 2005) | 3 lines
+r9872 | bigben | 2005-02-01 18:14:29 +0100 (Tue, 01 Feb 2005) | 3 lines
 Changed paths:
    M /trunk/modules/access/v4l/v4l.c
 
@@ -8873,47 +8885,47 @@ Typo lalalala
 
 
 ------------------------------------------------------------------------
-r9871 | oaubert | 2005-02-01 17:46:22 +0100 (mar, 01 fév 2005) | 2 lines
+r9871 | oaubert | 2005-02-01 17:46:22 +0100 (Tue, 01 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/misc/svg.c
 
 svg.c: ported the code for vlc 0.8.1 (as a video filter)
 
 ------------------------------------------------------------------------
-r9870 | andrep | 2005-02-01 17:02:40 +0100 (mar, 01 fév 2005) | 1 line
+r9870 | andrep | 2005-02-01 17:02:40 +0100 (Tue, 01 Feb 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/theora.c
 
 * modules/codec/theora.c: correctly display x-offset video
 ------------------------------------------------------------------------
-r9869 | hartman | 2005-02-01 14:48:53 +0100 (mar, 01 fév 2005) | 2 lines
+r9869 | hartman | 2005-02-01 14:48:53 +0100 (Tue, 01 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 * Fix theora contrib
 
 ------------------------------------------------------------------------
-r9866 | markfm | 2005-02-01 03:11:02 +0100 (mar, 01 fév 2005) | 2 lines
+r9866 | markfm | 2005-02-01 03:11:02 +0100 (Tue, 01 Feb 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/wizard.cpp
 
 wizard update -- set default vbitrate, abitrate (courtesy of zorglub), make boxes wxCB_READONLY to restrict choices
 
 ------------------------------------------------------------------------
-r9863 | gbazin | 2005-01-31 12:41:03 +0100 (lun, 31 jan 2005) | 1 line
+r9863 | gbazin | 2005-01-31 12:41:03 +0100 (Mon, 31 Jan 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: hopefully the final fix for the c++ build.
 ------------------------------------------------------------------------
-r9862 | gbazin | 2005-01-31 11:07:27 +0100 (lun, 31 jan 2005) | 1 line
+r9862 | gbazin | 2005-01-31 11:07:27 +0100 (Mon, 31 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/vorbis.c
    M /trunk/src/misc/vlm.c
 
 * src/misc/vlm.c, modules/codec/vorbis.c: MSVC compilation fixes by Steve Lhomme (steve dot lhomme at free dot fr).
 ------------------------------------------------------------------------
-r9861 | markfm | 2005-01-30 15:26:47 +0100 (dim, 30 jan 2005) | 2 lines
+r9861 | markfm | 2005-01-30 15:26:47 +0100 (Sun, 30 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/open.cpp
    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
@@ -8921,7 +8933,7 @@ Changed paths:
 wxwindows update for WIN32 wxSpinCtrl, restrict range to valid integer (-32768, 32767)
 
 ------------------------------------------------------------------------
-r9860 | zorglub | 2005-01-30 14:23:18 +0100 (dim, 30 jan 2005) | 2 lines
+r9860 | zorglub | 2005-01-30 14:23:18 +0100 (Sun, 30 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/extrapanel.cpp
    M /trunk/modules/gui/wxwindows/open.cpp
@@ -8931,35 +8943,35 @@ Changed paths:
 Uninitialized values
 
 ------------------------------------------------------------------------
-r9859 | sam | 2005-01-30 12:41:23 +0100 (dim, 30 jan 2005) | 2 lines
+r9859 | sam | 2005-01-30 12:41:23 +0100 (Sun, 30 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
   * configure.ac: Scrogneugneu, fixed the C++ build.
 
 ------------------------------------------------------------------------
-r9858 | rocky | 2005-01-30 04:31:51 +0100 (dim, 30 jan 2005) | 2 lines
+r9858 | rocky | 2005-01-30 04:31:51 +0100 (Sun, 30 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/cdda/access.c
 
 Use cdio-native name for paranoia read.
 
 ------------------------------------------------------------------------
-r9854 | zorglub | 2005-01-29 17:32:14 +0100 (sam, 29 jan 2005) | 2 lines
+r9854 | zorglub | 2005-01-29 17:32:14 +0100 (Sat, 29 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 H264 support in mkv, patch by Steve Lhomme
 
 ------------------------------------------------------------------------
-r9853 | markfm | 2005-01-29 17:15:16 +0100 (sam, 29 jan 2005) | 2 lines
+r9853 | markfm | 2005-01-29 17:15:16 +0100 (Sat, 29 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
 
 preferences wxSpinCtrl hack for WIN32 (make up arrow increase value)
 
 ------------------------------------------------------------------------
-r9852 | zorglub | 2005-01-29 16:22:53 +0100 (sam, 29 jan 2005) | 4 lines
+r9852 | zorglub | 2005-01-29 16:22:53 +0100 (Sat, 29 Jan 2005) | 4 lines
 Changed paths:
    M /trunk/modules/LIST
    M /trunk/modules/misc/logger.c
@@ -8971,21 +8983,21 @@ Changed paths:
 * Coding style fixes
 
 ------------------------------------------------------------------------
-r9851 | sam | 2005-01-29 15:49:34 +0100 (sam, 29 jan 2005) | 2 lines
+r9851 | sam | 2005-01-29 15:49:34 +0100 (Sat, 29 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
   * configure.ac: Finished support for C++-disabled systems.
 
 ------------------------------------------------------------------------
-r9850 | sigmunau | 2005-01-29 15:12:32 +0100 (sam, 29 jan 2005) | 2 lines
+r9850 | sigmunau | 2005-01-29 15:12:32 +0100 (Sat, 29 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/wizard.cpp
 
 wizard.cpp: Layout fixes on the input page
 
 ------------------------------------------------------------------------
-r9849 | sigmunau | 2005-01-29 14:28:14 +0100 (sam, 29 jan 2005) | 5 lines
+r9849 | sigmunau | 2005-01-29 14:28:14 +0100 (Sat, 29 Jan 2005) | 5 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/wizard.cpp
 
@@ -8995,7 +9007,7 @@ text. Hardcode the top spacing in order to prevent controls from moving
 around on Layout(). reported by markfm
 
 ------------------------------------------------------------------------
-r9848 | sigmunau | 2005-01-29 13:41:35 +0100 (sam, 29 jan 2005) | 5 lines
+r9848 | sigmunau | 2005-01-29 13:41:35 +0100 (Sat, 29 Jan 2005) | 5 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/wizard.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
@@ -9006,27 +9018,27 @@ both: fix a compiler warning (c++ likes function that don't change their
 parameters to declare them const)
 
 ------------------------------------------------------------------------
-r9846 | sam | 2005-01-28 16:37:09 +0100 (ven, 28 jan 2005) | 2 lines
+r9846 | sam | 2005-01-28 16:37:09 +0100 (Fri, 28 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
   * configure.ac: Attempt to work without a C++ compiler.
 
 ------------------------------------------------------------------------
-r9845 | gbazin | 2005-01-28 15:17:38 +0100 (ven, 28 jan 2005) | 1 line
+r9845 | gbazin | 2005-01-28 15:17:38 +0100 (Fri, 28 Jan 2005) | 1 line
 Changed paths:
    M /trunk/Makefile.am
 
 * Makefile.am: include the activex plugin in package-win32-base.
 ------------------------------------------------------------------------
-r9844 | hartman | 2005-01-28 02:04:58 +0100 (ven, 28 jan 2005) | 2 lines
+r9844 | hartman | 2005-01-28 02:04:58 +0100 (Fri, 28 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/cdda/access.c
 
 * cdda/access.c: removed #include <cdio/cdda.h> since it's a new header that isn't always available and wasn't version ifdef'ed. An already version ifdef'ed include already exists in cdda/cdda.h
 
 ------------------------------------------------------------------------
-r9843 | hartman | 2005-01-28 01:44:31 +0100 (ven, 28 jan 2005) | 2 lines
+r9843 | hartman | 2005-01-28 01:44:31 +0100 (Fri, 28 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/playlist.m
    M /trunk/modules/gui/macosx/playlistinfo.m
@@ -9034,47 +9046,47 @@ Changed paths:
 * Two small bugs in the OSX intf
 
 ------------------------------------------------------------------------
-r9842 | hartman | 2005-01-27 23:33:15 +0100 (jeu, 27 jan 2005) | 2 lines
+r9842 | hartman | 2005-01-27 23:33:15 +0100 (Thu, 27 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/src/video_output/video_output.c
 
 * src/video_output/video_output.c: Fixed the SuxorThread. The thread didn't declare itself ready :(
 
 ------------------------------------------------------------------------
-r9841 | hartman | 2005-01-27 22:56:34 +0100 (jeu, 27 jan 2005) | 2 lines
+r9841 | hartman | 2005-01-27 22:56:34 +0100 (Thu, 27 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/src/playlist/playlist.c
 
 * src/playlist/playlist.c: Don't touch object_lock vlc_object_create and vlc_object_destroy already take care of it.
 
 ------------------------------------------------------------------------
-r9840 | gbazin | 2005-01-27 18:05:25 +0100 (jeu, 27 jan 2005) | 1 line
+r9840 | gbazin | 2005-01-27 18:05:25 +0100 (Thu, 27 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/dvbsub.c
 
 * modules/codec/dvbsub.c: don't render empty subtitles when we receive subtitles data that doesn't match our subtitles page id.
 ------------------------------------------------------------------------
-r9839 | gbazin | 2005-01-27 17:44:31 +0100 (jeu, 27 jan 2005) | 1 line
+r9839 | gbazin | 2005-01-27 17:44:31 +0100 (Thu, 27 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/ts.c
 
 * modules/demux/ts.c: fixed typo for DVB subtitles descriptor parsing (only affects multiple tracks streams).
 ------------------------------------------------------------------------
-r9838 | gbazin | 2005-01-27 16:44:34 +0100 (jeu, 27 jan 2005) | 1 line
+r9838 | gbazin | 2005-01-27 16:44:34 +0100 (Thu, 27 Jan 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/access/smb.c
 
 * modules/access/smb.c: win32 implementation which doesn't depend on libsmbclient + proper URI parsing.
 ------------------------------------------------------------------------
-r9837 | hartman | 2005-01-27 15:03:48 +0100 (jeu, 27 jan 2005) | 2 lines
+r9837 | hartman | 2005-01-27 15:03:48 +0100 (Thu, 27 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/Makefile
 
 * contrib/Makefile: use tabs, not spaces in Makefile
 
 ------------------------------------------------------------------------
-r9836 | gbazin | 2005-01-27 13:51:21 +0100 (jeu, 27 jan 2005) | 1 line
+r9836 | gbazin | 2005-01-27 13:51:21 +0100 (Thu, 27 Jan 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/access/Modules.am
@@ -9082,20 +9094,20 @@ Changed paths:
 
 * modules/access/smb.c: new SMB/CIFS access module using libsmbclient.
 ------------------------------------------------------------------------
-r9835 | sigmunau | 2005-01-27 12:50:39 +0100 (jeu, 27 jan 2005) | 2 lines
+r9835 | sigmunau | 2005-01-27 12:50:39 +0100 (Thu, 27 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/demux/mkv.cpp
 
 mkc.cpp: fix crash on invalid tracks
 
 ------------------------------------------------------------------------
-r9834 | fkuehne | 2005-01-27 02:14:24 +0100 (jeu, 27 jan 2005) | 1 line
+r9834 | fkuehne | 2005-01-27 02:14:24 +0100 (Thu, 27 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/macosx/prefs.m
 
 * VLCPrefs's delloc method got accidentally removed while splitting the nibs. Re-added it again.
 ------------------------------------------------------------------------
-r9833 | fkuehne | 2005-01-27 01:49:46 +0100 (jeu, 27 jan 2005) | 2 lines
+r9833 | fkuehne | 2005-01-27 01:49:46 +0100 (Thu, 27 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/Makefile
    M /trunk/extras/contrib/src/Makefile
@@ -9103,14 +9115,14 @@ Changed paths:
 * contrib/Makefile: remove the BUILDDIRS on clean-src as well to prevent the disposal of outdated stuff and its mixture with newer libraries
 * contrib/src/Makefile: touch .aclocal after copying the aclocal files, so this isn't done everytime make runs
 ------------------------------------------------------------------------
-r9832 | gbazin | 2005-01-26 17:12:37 +0100 (mer, 26 jan 2005) | 1 line
+r9832 | gbazin | 2005-01-26 17:12:37 +0100 (Wed, 26 Jan 2005) | 1 line
 Changed paths:
    M /trunk/src/input/stream.c
    M /trunk/src/libvlc.h
 
 * src/libvlc.h, src/input/stream.c: new --input-list option which allows you to specify a list of inputs which will be concatenated to the main MRL during playback (for splitted streams). Note that this deprecates the --file-cat option which was specific to the file access plugin while the new option should be generic.
 ------------------------------------------------------------------------
-r9831 | rocky | 2005-01-26 14:05:14 +0100 (mer, 26 jan 2005) | 5 lines
+r9831 | rocky | 2005-01-26 14:05:14 +0100 (Wed, 26 Jan 2005) | 5 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/access/cdda/access.c
@@ -9128,28 +9140,28 @@ vcdx/*: changes dictated by new regime
  
 
 ------------------------------------------------------------------------
-r9830 | gbazin | 2005-01-26 09:18:46 +0100 (mer, 26 jan 2005) | 1 line
+r9830 | gbazin | 2005-01-26 09:18:46 +0100 (Wed, 26 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/video_output/Modules.am
    M /trunk/modules/video_output/wingdi.c
 
 * modules/video_output/wingdi.c: improvements + embedded support + GAPI support for WinCE. Needs some more work as well for fullscreen support.
 ------------------------------------------------------------------------
-r9826 | fenrir | 2005-01-25 15:15:08 +0100 (mar, 25 jan 2005) | 2 lines
+r9826 | fenrir | 2005-01-25 15:15:08 +0100 (Tue, 25 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/src/input/es_out.c
 
  * es_out: fix program change on the fly.
 
 ------------------------------------------------------------------------
-r9824 | dionoea | 2005-01-25 00:42:14 +0100 (mar, 25 jan 2005) | 2 lines
+r9824 | dionoea | 2005-01-25 00:42:14 +0100 (Tue, 25 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/src/video_output/vout_intf.c
 
  * remove unused home_dir from fprintf style function
 
 ------------------------------------------------------------------------
-r9823 | dionoea | 2005-01-24 23:57:09 +0100 (lun, 24 jan 2005) | 4 lines
+r9823 | dionoea | 2005-01-24 23:57:09 +0100 (Mon, 24 Jan 2005) | 4 lines
 Changed paths:
    M /trunk/src/video_output/vout_intf.c
 
@@ -9158,7 +9170,7 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r9822 | hartman | 2005-01-24 21:46:20 +0100 (lun, 24 jan 2005) | 7 lines
+r9822 | hartman | 2005-01-24 21:46:20 +0100 (Mon, 24 Jan 2005) | 7 lines
 Changed paths:
    M /trunk/modules/control/rc.c
    M /trunk/modules/control/rtci.c
@@ -9171,14 +9183,14 @@ Changed paths:
 * modules/control/rtci.c: ported patch to rtci as well.
 
 ------------------------------------------------------------------------
-r9821 | hartman | 2005-01-24 21:44:53 +0100 (lun, 24 jan 2005) | 2 lines
+r9821 | hartman | 2005-01-24 21:44:53 +0100 (Mon, 24 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/control/http.c
 
 * Rename a TIME_ABSOLUTE define because it's already defined in the Mach kernel headers.
 
 ------------------------------------------------------------------------
-r9820 | djc | 2005-01-24 15:19:40 +0100 (lun, 24 jan 2005) | 2 lines
+r9820 | djc | 2005-01-24 15:19:40 +0100 (Mon, 24 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
@@ -9188,21 +9200,21 @@ Changed paths:
 Added a Service Discovery sub menu in playlist contextual menu.
 
 ------------------------------------------------------------------------
-r9817 | zorglub | 2005-01-23 22:07:24 +0100 (dim, 23 jan 2005) | 2 lines
+r9817 | zorglub | 2005-01-23 22:07:24 +0100 (Sun, 23 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/wizard.cpp
 
 Fix breakage in transcode file selection
 
 ------------------------------------------------------------------------
-r9816 | yoann | 2005-01-23 21:58:48 +0100 (dim, 23 jan 2005) | 2 lines
+r9816 | yoann | 2005-01-23 21:58:48 +0100 (Sun, 23 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
 
 * wxwindows/playlist.cpp: Menu and toolbar are no longer dockable
 
 ------------------------------------------------------------------------
-r9815 | yoann | 2005-01-23 18:53:40 +0100 (dim, 23 jan 2005) | 2 lines
+r9815 | yoann | 2005-01-23 18:53:40 +0100 (Sun, 23 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_common.h
    M /trunk/include/vlc_vlm.h
@@ -9211,26 +9223,26 @@ Changed paths:
 * src/misc/vlm.c: start exporting some VLM control functions
 
 ------------------------------------------------------------------------
-r9814 | gbazin | 2005-01-23 13:26:01 +0100 (dim, 23 jan 2005) | 1 line
+r9814 | gbazin | 2005-01-23 13:26:01 +0100 (Sun, 23 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/dvbsub.c
 
 * modules/codec/dvbsub.c: full 4 and 8 bits RLE encodings.
 ------------------------------------------------------------------------
-r9813 | zorglub | 2005-01-23 12:06:17 +0100 (dim, 23 jan 2005) | 2 lines
+r9813 | zorglub | 2005-01-23 12:06:17 +0100 (Sun, 23 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/NEWS
 
 Update NEWS
 
 ------------------------------------------------------------------------
-r9811 | gbazin | 2005-01-22 21:35:24 +0100 (sam, 22 jan 2005) | 1 line
+r9811 | gbazin | 2005-01-22 21:35:24 +0100 (Sat, 22 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/video_filter/blend.c
 
 * modules/video_filter/blend.c: chroma fixes for the YUY2 blending.
 ------------------------------------------------------------------------
-r9810 | andrep | 2005-01-22 18:50:11 +0100 (sam, 22 jan 2005) | 3 lines
+r9810 | andrep | 2005-01-22 18:50:11 +0100 (Sat, 22 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/mozilla/vlcshell.cpp
 
@@ -9238,34 +9250,34 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r9809 | andrep | 2005-01-22 18:48:45 +0100 (sam, 22 jan 2005) | 2 lines
+r9809 | andrep | 2005-01-22 18:48:45 +0100 (Sat, 22 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/mozilla/Makefile.am
 
 * mozilla/Makefile.am: Fix build of Mozilla plugin on Mac OS X when using a separate build directory
 
 ------------------------------------------------------------------------
-r9808 | fkuehne | 2005-01-22 16:13:01 +0100 (sam, 22 jan 2005) | 1 line
+r9808 | fkuehne | 2005-01-22 16:13:01 +0100 (Sat, 22 Jan 2005) | 1 line
 Changed paths:
    M /trunk/po/el.po
 
 * initial translation to Greek by Simos Xenitellis
 ------------------------------------------------------------------------
-r9806 | hartman | 2005-01-22 02:57:49 +0100 (sam, 22 jan 2005) | 2 lines
+r9806 | hartman | 2005-01-22 02:57:49 +0100 (Sat, 22 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/playlist.m
 
 * playlist.m: fix a locking issue
 
 ------------------------------------------------------------------------
-r9805 | yoann | 2005-01-21 22:49:28 +0100 (ven, 21 jan 2005) | 2 lines
+r9805 | yoann | 2005-01-21 22:49:28 +0100 (Fri, 21 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/ncurses.c
 
 * modules/gui/ncurses.c: incremental search works now with tree playlist.
 
 ------------------------------------------------------------------------
-r9804 | hartman | 2005-01-21 21:12:05 +0100 (ven, 21 jan 2005) | 4 lines
+r9804 | hartman | 2005-01-21 21:12:05 +0100 (Fri, 21 Jan 2005) | 4 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
@@ -9274,20 +9286,20 @@ Changed paths:
   the vlc m4 dir. No more complete bootstrap after a simple configure.ac or Makefile.am change. :)
 
 ------------------------------------------------------------------------
-r9803 | hartman | 2005-01-21 20:26:08 +0100 (ven, 21 jan 2005) | 2 lines
+r9803 | hartman | 2005-01-21 20:26:08 +0100 (Fri, 21 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/blend.c
 
 * blend.c: Fix YUVP -> YUY2 blend. YUVP is actually YVUP and this was not accounted for in the YUY2 blend routine. This resulted in incorrect colors in some DVD menu's for instance.
 
 ------------------------------------------------------------------------
-r9802 | fenrir | 2005-01-21 18:02:39 +0100 (ven, 21 jan 2005) | 1 line
+r9802 | fenrir | 2005-01-21 18:02:39 +0100 (Fri, 21 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/demux/ts.c
 
 ts: fix --ts-extra-pmt.
 ------------------------------------------------------------------------
-r9801 | massiot | 2005-01-21 16:22:45 +0100 (ven, 21 jan 2005) | 3 lines
+r9801 | massiot | 2005-01-21 16:22:45 +0100 (Fri, 21 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/modules/access/pvr/pvr.c
 
@@ -9295,13 +9307,13 @@ Changed paths:
   drivers.
 
 ------------------------------------------------------------------------
-r9800 | fkuehne | 2005-01-21 15:57:23 +0100 (ven, 21 jan 2005) | 1 line
+r9800 | fkuehne | 2005-01-21 15:57:23 +0100 (Fri, 21 Jan 2005) | 1 line
 Changed paths:
    M /trunk/Makefile.am
 
 * small fix to the handling of the new nib-files (we are using the >= 10.2 format for the new ones, so 'objects.nib' is called 'keyedobjects.nib')
 ------------------------------------------------------------------------
-r9799 | damienf | 2005-01-21 14:52:11 +0100 (ven, 21 jan 2005) | 3 lines
+r9799 | damienf | 2005-01-21 14:52:11 +0100 (Fri, 21 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/activex/axvlc.idl
    M /trunk/activex/axvlc.tlb
@@ -9318,20 +9330,20 @@ ActiveX: misc fixes & improvements
 
 
 ------------------------------------------------------------------------
-r9798 | hartman | 2005-01-21 14:41:52 +0100 (ven, 21 jan 2005) | 2 lines
+r9798 | hartman | 2005-01-21 14:41:52 +0100 (Fri, 21 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/Makefile.am
 
 * Add the new Nibs to MAKE_DIST
 
 ------------------------------------------------------------------------
-r9797 | gbazin | 2005-01-21 11:53:29 +0100 (ven, 21 jan 2005) | 1 line
+r9797 | gbazin | 2005-01-21 11:53:29 +0100 (Fri, 21 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/mux/asf.c
 
 * modules/mux/asf.c: for mpeg audio, i_bitspersample needs to be set to 0.
 ------------------------------------------------------------------------
-r9796 | hartman | 2005-01-20 21:51:36 +0100 (jeu, 20 jan 2005) | 7 lines
+r9796 | hartman | 2005-01-20 21:51:36 +0100 (Thu, 20 Jan 2005) | 7 lines
 Changed paths:
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
@@ -9352,33 +9364,33 @@ OS X intf work
 - experiment with NSViews to fix the 'drawer' issue (not working though)
 
 ------------------------------------------------------------------------
-r9795 | sigmunau | 2005-01-20 20:58:02 +0100 (jeu, 20 jan 2005) | 2 lines
+r9795 | sigmunau | 2005-01-20 20:58:02 +0100 (Thu, 20 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/services_discovery/sap.c
 
 sap.c: fix too early free in demux 
 
 ------------------------------------------------------------------------
-r9794 | sigmunau | 2005-01-20 20:27:56 +0100 (jeu, 20 jan 2005) | 2 lines
+r9794 | sigmunau | 2005-01-20 20:27:56 +0100 (Thu, 20 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/audio_output/alsa.c
 
 alsa.c: Enumerate available audio devices (Code gratefully borrowed from xmms)
 
 ------------------------------------------------------------------------
-r9793 | gbazin | 2005-01-20 16:28:56 +0100 (jeu, 20 jan 2005) | 1 line
+r9793 | gbazin | 2005-01-20 16:28:56 +0100 (Thu, 20 Jan 2005) | 1 line
 Changed paths:
    M /trunk/src/audio_output/output.c
 
 * src/audio_output/output.c: skip late buffers in b_can_sleek mode (patch courtesy of  )
 ------------------------------------------------------------------------
-r9792 | gbazin | 2005-01-20 15:30:17 +0100 (jeu, 20 jan 2005) | 1 line
+r9792 | gbazin | 2005-01-20 15:30:17 +0100 (Thu, 20 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/mux/asf.c
 
 * modules/mux/asf.c: another fix for WMA support.
 ------------------------------------------------------------------------
-r9791 | massiot | 2005-01-20 14:34:48 +0100 (jeu, 20 jan 2005) | 3 lines
+r9791 | massiot | 2005-01-20 14:34:48 +0100 (Thu, 20 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/src/input/es_out.c
 
@@ -9386,13 +9398,13 @@ Changed paths:
   appropriate PTS.
 
 ------------------------------------------------------------------------
-r9790 | gbazin | 2005-01-20 14:18:34 +0100 (jeu, 20 jan 2005) | 1 line
+r9790 | gbazin | 2005-01-20 14:18:34 +0100 (Thu, 20 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/mux/asf.c
 
 * modules/mux/asf.c: compiler warnings are there for a reason ;)
 ------------------------------------------------------------------------
-r9789 | gbazin | 2005-01-20 13:32:53 +0100 (jeu, 20 jan 2005) | 3 lines
+r9789 | gbazin | 2005-01-20 13:32:53 +0100 (Thu, 20 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/include/codecs.h
    M /trunk/modules/mux/asf.c
@@ -9402,27 +9414,27 @@ Changed paths:
 * include/codecs.h: added a couple more audio tags.
 
 ------------------------------------------------------------------------
-r9788 | gbazin | 2005-01-20 13:11:03 +0100 (jeu, 20 jan 2005) | 1 line
+r9788 | gbazin | 2005-01-20 13:11:03 +0100 (Thu, 20 Jan 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: oops, forgot something.
 ------------------------------------------------------------------------
-r9787 | gbazin | 2005-01-20 13:03:58 +0100 (jeu, 20 jan 2005) | 1 line
+r9787 | gbazin | 2005-01-20 13:03:58 +0100 (Thu, 20 Jan 2005) | 1 line
 Changed paths:
    M /trunk/activex/Makefile.am
    M /trunk/configure.ac
 
 * configure.ac, activex/Makefile.am: conditional compile of the activex plugin.
 ------------------------------------------------------------------------
-r9786 | gbazin | 2005-01-20 11:10:30 +0100 (jeu, 20 jan 2005) | 1 line
+r9786 | gbazin | 2005-01-20 11:10:30 +0100 (Thu, 20 Jan 2005) | 1 line
 Changed paths:
    M /trunk/activex/Makefile.am
    M /trunk/configure.ac
 
 * configure.ac, activex/Makefile.am: small fixes to the activex plugin build.
 ------------------------------------------------------------------------
-r9784 | zorglub | 2005-01-19 23:33:16 +0100 (mer, 19 jan 2005) | 3 lines
+r9784 | zorglub | 2005-01-19 23:33:16 +0100 (Wed, 19 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/TODO
    M /trunk/configure.ac
@@ -9431,7 +9443,7 @@ autoconf build fix
 one todo item less !
 
 ------------------------------------------------------------------------
-r9783 | bigben | 2005-01-19 23:28:47 +0100 (mer, 19 jan 2005) | 4 lines
+r9783 | bigben | 2005-01-19 23:28:47 +0100 (Wed, 19 Jan 2005) | 4 lines
 Changed paths:
    M /trunk/modules/control/showintf.c
 
@@ -9440,14 +9452,14 @@ Add a category to the showintf control interface, so that it gets displayed in t
 
 
 ------------------------------------------------------------------------
-r9780 | massiot | 2005-01-19 19:30:33 +0100 (mer, 19 jan 2005) | 2 lines
+r9780 | massiot | 2005-01-19 19:30:33 +0100 (Wed, 19 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/include/vlc_threads_funcs.h
 
 * include/vlc_threads_funcs.h: More %d -> %u
 
 ------------------------------------------------------------------------
-r9779 | damienf | 2005-01-19 18:14:16 +0100 (mer, 19 jan 2005) | 3 lines
+r9779 | damienf | 2005-01-19 18:14:16 +0100 (Wed, 19 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/Makefile.am
    A /trunk/activex
@@ -9495,20 +9507,20 @@ Initial version of ActiveX plugin for VLC
 
 
 ------------------------------------------------------------------------
-r9776 | hartman | 2005-01-18 22:51:00 +0100 (mar, 18 jan 2005) | 2 lines
+r9776 | hartman | 2005-01-18 22:51:00 +0100 (Tue, 18 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 * fix libcddb build under 10.2
 
 ------------------------------------------------------------------------
-r9775 | gbazin | 2005-01-18 20:24:06 +0100 (mar, 18 jan 2005) | 1 line
+r9775 | gbazin | 2005-01-18 20:24:06 +0100 (Tue, 18 Jan 2005) | 1 line
 Changed paths:
    M /trunk/po/el.po
 
 * po/el.po: the build process needs a valid file.
 ------------------------------------------------------------------------
-r9774 | fkuehne | 2005-01-18 18:26:51 +0100 (mar, 18 jan 2005) | 2 lines
+r9774 | fkuehne | 2005-01-18 18:26:51 +0100 (Tue, 18 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
    A /trunk/po/el.po
@@ -9516,7 +9528,7 @@ Changed paths:
 * BOTH: added modern Greek to the list of available languages
 * configure.ac: updated the copyright string to 2005
 ------------------------------------------------------------------------
-r9773 | gbazin | 2005-01-18 15:36:26 +0100 (mar, 18 jan 2005) | 5 lines
+r9773 | gbazin | 2005-01-18 15:36:26 +0100 (Tue, 18 Jan 2005) | 5 lines
 Changed paths:
    M /trunk/modules/mux/asf.c
 
@@ -9526,28 +9538,28 @@ Changed paths:
   - only put an header extension object when necessary.
 
 ------------------------------------------------------------------------
-r9772 | hartman | 2005-01-18 04:02:07 +0100 (mar, 18 jan 2005) | 2 lines
+r9772 | hartman | 2005-01-18 04:02:07 +0100 (Tue, 18 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/playlistinfo.m
 
 * fix author field of OSX info dialog
 
 ------------------------------------------------------------------------
-r9771 | hartman | 2005-01-18 03:56:18 +0100 (mar, 18 jan 2005) | 2 lines
+r9771 | hartman | 2005-01-18 03:56:18 +0100 (Tue, 18 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/macosx/playlistinfo.m
 
 * fix OSX info dialog lockup due to changed info accessor methods.
 
 ------------------------------------------------------------------------
-r9770 | hartman | 2005-01-18 03:17:01 +0100 (mar, 18 jan 2005) | 2 lines
+r9770 | hartman | 2005-01-18 03:17:01 +0100 (Tue, 18 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 * fix libopendaap on 10.2
 
 ------------------------------------------------------------------------
-r9769 | hartman | 2005-01-18 02:19:54 +0100 (mar, 18 jan 2005) | 2 lines
+r9769 | hartman | 2005-01-18 02:19:54 +0100 (Tue, 18 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
    A /trunk/extras/contrib/src/Patches/libcddb.patch
@@ -9556,7 +9568,7 @@ Changed paths:
 * finally fixed CDDB contrib
 
 ------------------------------------------------------------------------
-r9768 | hartman | 2005-01-18 00:38:27 +0100 (mar, 18 jan 2005) | 2 lines
+r9768 | hartman | 2005-01-18 00:38:27 +0100 (Tue, 18 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
    D /trunk/extras/contrib/src/Patches/libcddb.patch
@@ -9564,7 +9576,7 @@ Changed paths:
 * newer libcddb
 
 ------------------------------------------------------------------------
-r9767 | hartman | 2005-01-17 23:37:20 +0100 (lun, 17 jan 2005) | 2 lines
+r9767 | hartman | 2005-01-17 23:37:20 +0100 (Mon, 17 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
    D /trunk/extras/contrib/src/Patches/vcdimager.patch
@@ -9573,28 +9585,28 @@ Changed paths:
 * Add libcddb, libcdio and vcdimager again to see if it works better on OSX by now
 
 ------------------------------------------------------------------------
-r9764 | hartman | 2005-01-17 20:42:13 +0100 (lun, 17 jan 2005) | 2 lines
+r9764 | hartman | 2005-01-17 20:42:13 +0100 (Mon, 17 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/src/libvlc.h
 
 * libvlc.h: fix some of the OSX keybindings (audio delay is now f and g, subtitle delay is h and j, both without modifiers)
 
 ------------------------------------------------------------------------
-r9763 | hartman | 2005-01-17 20:40:03 +0100 (lun, 17 jan 2005) | 2 lines
+r9763 | hartman | 2005-01-17 20:40:03 +0100 (Mon, 17 Jan 2005) | 2 lines
 Changed paths:
    A /trunk/extras/contrib/src/Patches/daap.patch
 
 * libopendaap patch
 
 ------------------------------------------------------------------------
-r9762 | hartman | 2005-01-17 20:38:51 +0100 (lun, 17 jan 2005) | 2 lines
+r9762 | hartman | 2005-01-17 20:38:51 +0100 (Mon, 17 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/services_discovery/daap.c
 
 * daap.c: host_t is already defined in Darwin's mach headers. renamed to dhost_t
 
 ------------------------------------------------------------------------
-r9761 | hartman | 2005-01-17 20:37:38 +0100 (lun, 17 jan 2005) | 3 lines
+r9761 | hartman | 2005-01-17 20:37:38 +0100 (Mon, 17 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/Makefile.am
    M /trunk/configure.ac
@@ -9604,7 +9616,7 @@ Changed paths:
 * cleaned up some alignment in configure --help
 
 ------------------------------------------------------------------------
-r9760 | hartman | 2005-01-17 20:35:54 +0100 (lun, 17 jan 2005) | 2 lines
+r9760 | hartman | 2005-01-17 20:35:54 +0100 (Mon, 17 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
    M /trunk/extras/contrib/src/packages.mak
@@ -9612,7 +9624,7 @@ Changed paths:
 * added libopendaap to contrib system
 
 ------------------------------------------------------------------------
-r9759 | zorglub | 2005-01-17 19:36:52 +0100 (lun, 17 jan 2005) | 2 lines
+r9759 | zorglub | 2005-01-17 19:36:52 +0100 (Mon, 17 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
    M /trunk/modules/gui/wxwindows/wxwindows.h
@@ -9620,7 +9632,7 @@ Changed paths:
 Cache last FindItem request to speed up bulk-addings
 
 ------------------------------------------------------------------------
-r9758 | zorglub | 2005-01-17 19:14:50 +0100 (lun, 17 jan 2005) | 3 lines
+r9758 | zorglub | 2005-01-17 19:14:50 +0100 (Mon, 17 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/modules/services_discovery/daap.c
    M /trunk/src/playlist/item-ext.c
@@ -9630,46 +9642,46 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r9757 | gbazin | 2005-01-17 18:01:21 +0100 (lun, 17 jan 2005) | 1 line
+r9757 | gbazin | 2005-01-17 18:01:21 +0100 (Mon, 17 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/mux/asf.c
 
 * modules/mux/asf.c: properly write the ES type.
 ------------------------------------------------------------------------
-r9756 | fkuehne | 2005-01-17 17:48:05 +0100 (lun, 17 jan 2005) | 1 line
+r9756 | fkuehne | 2005-01-17 17:48:05 +0100 (Mon, 17 Jan 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/packages.mak
 
 * changedthe GNU-mirror to ftp.belnet.be -- Gettext is download from the GNU-mirror again
 ------------------------------------------------------------------------
-r9755 | hartman | 2005-01-17 17:30:34 +0100 (lun, 17 jan 2005) | 2 lines
+r9755 | hartman | 2005-01-17 17:30:34 +0100 (Mon, 17 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/po/POTFILES.in
 
 * Fix pot-update after playlist/info.c removal
 
 ------------------------------------------------------------------------
-r9754 | yoann | 2005-01-17 12:47:41 +0100 (lun, 17 jan 2005) | 2 lines
+r9754 | yoann | 2005-01-17 12:47:41 +0100 (Mon, 17 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/subtitles.cpp
 
 * wxwindows/subtitles.cpp: subtitle delay can also be <0 (now from -30000 to +30000)
 
 ------------------------------------------------------------------------
-r9751 | gbazin | 2005-01-16 20:14:31 +0100 (dim, 16 jan 2005) | 1 line
+r9751 | gbazin | 2005-01-16 20:14:31 +0100 (Sun, 16 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/x264.c
 
 * modules/codec/x264.c: updated to support recent x264.
 ------------------------------------------------------------------------
-r9750 | zorglub | 2005-01-16 16:57:01 +0100 (dim, 16 jan 2005) | 2 lines
+r9750 | zorglub | 2005-01-16 16:57:01 +0100 (Sun, 16 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/TODO
 
 Todo update
 
 ------------------------------------------------------------------------
-r9749 | zorglub | 2005-01-16 15:44:26 +0100 (dim, 16 jan 2005) | 4 lines
+r9749 | zorglub | 2005-01-16 15:44:26 +0100 (Sun, 16 Jan 2005) | 4 lines
 Changed paths:
    M /trunk/modules/gui/macosx/playlist.m
    M /trunk/modules/gui/macosx/playlistinfo.m
@@ -9684,7 +9696,7 @@ Changed paths:
 * Some fogotten playlist_*Info
 
 ------------------------------------------------------------------------
-r9748 | zorglub | 2005-01-16 15:10:47 +0100 (dim, 16 jan 2005) | 2 lines
+r9748 | zorglub | 2005-01-16 15:10:47 +0100 (Sun, 16 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/Makefile.am
    M /trunk/include/vlc_input.h
@@ -9705,7 +9717,7 @@ Changed paths:
 Remove playlist info accessors (as they now belong to input_item) and use vlc_input_item_AddInfo and vlc_input_item_GetInfo instead
 
 ------------------------------------------------------------------------
-r9746 | sam | 2005-01-15 05:41:24 +0100 (sam, 15 jan 2005) | 2 lines
+r9746 | sam | 2005-01-15 05:41:24 +0100 (Sat, 15 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/ChangeLog
    A /trunk/doc/ChangeLog-2004
@@ -9714,14 +9726,14 @@ Changed paths:
   * Moved 2004 changelog to doc/.
 
 ------------------------------------------------------------------------
-r9745 | titer | 2005-01-15 04:02:57 +0100 (sam, 15 jan 2005) | 2 lines
+r9745 | titer | 2005-01-15 04:02:57 +0100 (Sat, 15 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/video_filter/motiondetect.c
 
  motiondetect.c: gcc < 3 compile fix
 
 ------------------------------------------------------------------------
-r9744 | yoann | 2005-01-15 01:42:23 +0100 (sam, 15 jan 2005) | 2 lines
+r9744 | yoann | 2005-01-15 01:42:23 +0100 (Sat, 15 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/TODO
    M /trunk/modules/gui/wxwindows/playlist.cpp
@@ -9729,7 +9741,7 @@ Changed paths:
 * modules/gui/wxwindows/playlist.cpp: when duration is not known, don't display (--:--:--)
 
 ------------------------------------------------------------------------
-r9743 | yoann | 2005-01-14 19:01:36 +0100 (ven, 14 jan 2005) | 3 lines
+r9743 | yoann | 2005-01-14 19:01:36 +0100 (Fri, 14 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/modules/access/directory.c
    M /trunk/modules/gui/ncurses.c
@@ -9738,7 +9750,7 @@ Changed paths:
 * modules/gui/ncurses.c: fix a segfault when playlist is empty
 
 ------------------------------------------------------------------------
-r9742 | yoann | 2005-01-14 17:14:01 +0100 (ven, 14 jan 2005) | 3 lines
+r9742 | yoann | 2005-01-14 17:14:01 +0100 (Fri, 14 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/modules/gui/ncurses.c
 
@@ -9746,21 +9758,21 @@ Changed paths:
   use 'v' to toggle view
 
 ------------------------------------------------------------------------
-r9741 | gbazin | 2005-01-14 14:15:52 +0100 (ven, 14 jan 2005) | 1 line
+r9741 | gbazin | 2005-01-14 14:15:52 +0100 (Fri, 14 Jan 2005) | 1 line
 Changed paths:
    M /trunk/include/codecs.h
    M /trunk/modules/demux/wav.c
 
 * include/codecs.h, modules/demux/wav.c: patch by Matthew Romaine to handle WAVEFORMATEXTENSIBLE files more robustly.
 ------------------------------------------------------------------------
-r9740 | hartman | 2005-01-14 13:11:57 +0100 (ven, 14 jan 2005) | 2 lines
+r9740 | hartman | 2005-01-14 13:11:57 +0100 (Fri, 14 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/http.c
 
 * so the ogg vorbis fix broke shoutcast streams :) fixing again.... (tested with all audio streams i know off)
 
 ------------------------------------------------------------------------
-r9739 | djc | 2005-01-14 00:28:36 +0100 (ven, 14 jan 2005) | 18 lines
+r9739 | djc | 2005-01-14 00:28:36 +0100 (Fri, 14 Jan 2005) | 18 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/video_filter/Modules.am
@@ -9785,7 +9797,7 @@ control camera play
 Have fun ;)
 
 ------------------------------------------------------------------------
-r9738 | massiot | 2005-01-13 20:03:03 +0100 (jeu, 13 jan 2005) | 3 lines
+r9738 | massiot | 2005-01-13 20:03:03 +0100 (Thu, 13 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/modules/access_output/udp.c
 
@@ -9793,14 +9805,14 @@ Changed paths:
   single UDP frame (may disturb some decoders).
 
 ------------------------------------------------------------------------
-r9737 | massiot | 2005-01-13 20:02:04 +0100 (jeu, 13 jan 2005) | 2 lines
+r9737 | massiot | 2005-01-13 20:02:04 +0100 (Thu, 13 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/src/misc/threads.c
 
 * src/misc/threads.c: thread_id is in fact an _unsigned_ int.
 
 ------------------------------------------------------------------------
-r9736 | massiot | 2005-01-13 20:01:22 +0100 (jeu, 13 jan 2005) | 3 lines
+r9736 | massiot | 2005-01-13 20:01:22 +0100 (Thu, 13 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/src/input/es_out.c
 
@@ -9808,7 +9820,7 @@ Changed paths:
   invalid.
 
 ------------------------------------------------------------------------
-r9735 | zorglub | 2005-01-13 19:45:11 +0100 (jeu, 13 jan 2005) | 16 lines
+r9735 | zorglub | 2005-01-13 19:45:11 +0100 (Thu, 13 Jan 2005) | 16 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/gui/wxwindows/playlist.cpp
@@ -9832,27 +9844,27 @@ Problems :
 
 
 ------------------------------------------------------------------------
-r9734 | gbazin | 2005-01-13 12:25:58 +0100 (jeu, 13 jan 2005) | 1 line
+r9734 | gbazin | 2005-01-13 12:25:58 +0100 (Thu, 13 Jan 2005) | 1 line
 Changed paths:
    M /trunk/src/misc/configuration.c
 
 * src/misc/configuration.c: fix config_GetType() to handle the new CONFIG_ITEM_MODULE_foo types.
 ------------------------------------------------------------------------
-r9733 | gbazin | 2005-01-13 10:37:43 +0100 (jeu, 13 jan 2005) | 1 line
+r9733 | gbazin | 2005-01-13 10:37:43 +0100 (Thu, 13 Jan 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/codec/theora.c
 
 * modules/codec/theora.c: remove the need for theora_packet_iskeyframe().
 ------------------------------------------------------------------------
-r9732 | hartman | 2005-01-13 00:51:02 +0100 (jeu, 13 jan 2005) | 2 lines
+r9732 | hartman | 2005-01-13 00:51:02 +0100 (Thu, 13 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
 
 * <cough> broken patch </cough>
 
 ------------------------------------------------------------------------
-r9731 | yoann | 2005-01-12 17:24:44 +0100 (mer, 12 jan 2005) | 4 lines
+r9731 | yoann | 2005-01-12 17:24:44 +0100 (Wed, 12 Jan 2005) | 4 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/interface.cpp
    M /trunk/modules/gui/wxwindows/timer.cpp
@@ -9863,33 +9875,33 @@ Changed paths:
   - Previous Track, Next Track for CDs
 
 ------------------------------------------------------------------------
-r9730 | hartman | 2005-01-12 17:07:20 +0100 (mer, 12 jan 2005) | 2 lines
+r9730 | hartman | 2005-01-12 17:07:20 +0100 (Wed, 12 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
 
 * part of patch was applied upstream. Adapt....
 
 ------------------------------------------------------------------------
-r9729 | gbazin | 2005-01-12 15:27:35 +0100 (mer, 12 jan 2005) | 1 line
+r9729 | gbazin | 2005-01-12 15:27:35 +0100 (Wed, 12 Jan 2005) | 1 line
 Changed paths:
    A /trunk/modules/gui/wince/wince.rc
 
 * modules/gui/wince/wince.rc: forgot to commit this file with the wince interface.
 ------------------------------------------------------------------------
-r9728 | zorglub | 2005-01-12 10:19:10 +0100 (mer, 12 jan 2005) | 2 lines
+r9728 | zorglub | 2005-01-12 10:19:10 +0100 (Wed, 12 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/wxwindows/playlist.cpp
 
 Put callbacks after rebuild, avoids deadlock in rebuild
 
 ------------------------------------------------------------------------
-r9727 | fkuehne | 2005-01-11 18:42:08 +0100 (mar, 11 jan 2005) | 1 line
+r9727 | fkuehne | 2005-01-11 18:42:08 +0100 (Tue, 11 Jan 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/packages.mak
 
 * changed the download-link of gettext temporarily to the videolan-main-server, since the current GNU-mirror does not provide the 0.14.1-release. The responsible admin is contacted.
 ------------------------------------------------------------------------
-r9726 | zorglub | 2005-01-11 17:52:42 +0100 (mar, 11 jan 2005) | 3 lines
+r9726 | zorglub | 2005-01-11 17:52:42 +0100 (Tue, 11 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/include/vlc_input.h
    M /trunk/modules/access/directory.c
@@ -9909,7 +9921,7 @@ Add some icons
 Fix autoswitching to category view
 
 ------------------------------------------------------------------------
-r9725 | hartman | 2005-01-11 17:36:12 +0100 (mar, 11 jan 2005) | 2 lines
+r9725 | hartman | 2005-01-11 17:36:12 +0100 (Tue, 11 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/Patches/theora.patch
    M /trunk/extras/contrib/src/packages.mak
@@ -9917,7 +9929,7 @@ Changed paths:
 * newer theora: alpha4 version. new location, new patch
 
 ------------------------------------------------------------------------
-r9724 | massiot | 2005-01-11 17:32:50 +0100 (mar, 11 jan 2005) | 3 lines
+r9724 | massiot | 2005-01-11 17:32:50 +0100 (Tue, 11 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/modules/access/dvb/access.c
    M /trunk/modules/access/dvb/dvb.h
@@ -9928,14 +9940,14 @@ Changed paths:
   Reconfigure the frontend if no lock is acquired in 10s.
 
 ------------------------------------------------------------------------
-r9723 | hartman | 2005-01-11 17:17:44 +0100 (mar, 11 jan 2005) | 2 lines
+r9723 | hartman | 2005-01-11 17:17:44 +0100 (Tue, 11 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/http.c
 
 * fix ogg streams.
 
 ------------------------------------------------------------------------
-r9722 | andrep | 2005-01-11 17:04:09 +0100 (mar, 11 jan 2005) | 3 lines
+r9722 | andrep | 2005-01-11 17:04:09 +0100 (Tue, 11 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/configure.ac
 
@@ -9943,7 +9955,7 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r9721 | andrep | 2005-01-11 14:19:20 +0100 (mar, 11 jan 2005) | 3 lines
+r9721 | andrep | 2005-01-11 14:19:20 +0100 (Tue, 11 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/modules/codec/cmml/intf.c
 
@@ -9951,13 +9963,13 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r9720 | gbazin | 2005-01-11 13:02:57 +0100 (mar, 11 jan 2005) | 1 line
+r9720 | gbazin | 2005-01-11 13:02:57 +0100 (Tue, 11 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
 
 * modules/gui/wxwindows/preferences_widgets.cpp: added update event for IntegerListConfigControl.
 ------------------------------------------------------------------------
-r9719 | hartman | 2005-01-11 12:51:03 +0100 (mar, 11 jan 2005) | 4 lines
+r9719 | hartman | 2005-01-11 12:51:03 +0100 (Tue, 11 Jan 2005) | 4 lines
 Changed paths:
    M /trunk/modules/access/http.c
 
@@ -9966,7 +9978,7 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r9718 | andrep | 2005-01-11 10:17:56 +0100 (mar, 11 jan 2005) | 4 lines
+r9718 | andrep | 2005-01-11 10:17:56 +0100 (Tue, 11 Jan 2005) | 4 lines
 Changed paths:
    M /trunk/modules/codec/theora.c
 
@@ -9975,7 +9987,7 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r9717 | andrep | 2005-01-11 09:58:06 +0100 (mar, 11 jan 2005) | 3 lines
+r9717 | andrep | 2005-01-11 09:58:06 +0100 (Tue, 11 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/modules/codec/theora.c
 
@@ -9983,7 +9995,7 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r9716 | bigben | 2005-01-10 22:08:45 +0100 (lun, 10 jan 2005) | 5 lines
+r9716 | bigben | 2005-01-10 22:08:45 +0100 (Mon, 10 Jan 2005) | 5 lines
 Changed paths:
    M /trunk/modules/access/v4l/v4l.c
 
@@ -9993,20 +10005,20 @@ If somebody who has a v4l device could actually test that... (at least if the de
 
 
 ------------------------------------------------------------------------
-r9715 | fkuehne | 2005-01-10 18:37:01 +0100 (lun, 10 jan 2005) | 1 line
+r9715 | fkuehne | 2005-01-10 18:37:01 +0100 (Mon, 10 Jan 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/packages.mak
 
 * changed the GNU mirror once again, since the Irish one I choose previously is as bad as the GNU-main server -- let's use the LEO-server of the technical university of Munich (Germany), which is highly reliable (also an OpenOffice, Gentoo, Debian mirror)
 ------------------------------------------------------------------------
-r9714 | sam | 2005-01-10 12:09:35 +0100 (lun, 10 jan 2005) | 2 lines
+r9714 | sam | 2005-01-10 12:09:35 +0100 (Mon, 10 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/configure.ac
 
   * configure.ac: -lfreetype requires -lm.
 
 ------------------------------------------------------------------------
-r9713 | bigben | 2005-01-09 23:45:24 +0100 (dim, 09 jan 2005) | 6 lines
+r9713 | bigben | 2005-01-09 23:45:24 +0100 (Sun, 09 Jan 2005) | 6 lines
 Changed paths:
    M /trunk/modules/access/pvr/pvr.c
    M /trunk/modules/access/v4l/v4l.c
@@ -10018,7 +10030,7 @@ Changed paths:
 
 
 ------------------------------------------------------------------------
-r9711 | asmax | 2005-01-09 20:46:39 +0100 (dim, 09 jan 2005) | 2 lines
+r9711 | asmax | 2005-01-09 20:46:39 +0100 (Sun, 09 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/gui/skins2/Modules.am
    A /trunk/modules/gui/skins2/macosx
@@ -10041,7 +10053,7 @@ Changed paths:
 - all: skeleton for a MacOSX port of skins2 (happy new year ;)
 
 ------------------------------------------------------------------------
-r9710 | asmax | 2005-01-08 18:49:22 +0100 (sam, 08 jan 2005) | 4 lines
+r9710 | asmax | 2005-01-08 18:49:22 +0100 (Sat, 08 Jan 2005) | 4 lines
 Changed paths:
    M /trunk/src/playlist/playlist.c
 
@@ -10050,14 +10062,14 @@ Changed paths:
  code but I have no time to understand it...
 
 ------------------------------------------------------------------------
-r9709 | ipkiss | 2005-01-07 22:08:25 +0100 (ven, 07 jan 2005) | 2 lines
+r9709 | ipkiss | 2005-01-07 22:08:25 +0100 (Fri, 07 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/TODO
 
  * TODO: Added little hints for the OS X port of the skins
 
 ------------------------------------------------------------------------
-r9708 | massiot | 2005-01-07 21:21:59 +0100 (ven, 07 jan 2005) | 12 lines
+r9708 | massiot | 2005-01-07 21:21:59 +0100 (Fri, 07 Jan 2005) | 12 lines
 Changed paths:
    M /trunk/configure.ac
    M /trunk/modules/access/dvb/access.c
@@ -10079,7 +10091,7 @@ Changed paths:
     a program after a few days.
 
 ------------------------------------------------------------------------
-r9707 | massiot | 2005-01-07 21:04:46 +0100 (ven, 07 jan 2005) | 3 lines
+r9707 | massiot | 2005-01-07 21:04:46 +0100 (Fri, 07 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/include/vlc_block.h
    M /trunk/modules/access_output/udp.c
@@ -10089,7 +10101,7 @@ Changed paths:
   at once. This requires the export of the PCR block_flag.
 
 ------------------------------------------------------------------------
-r9706 | massiot | 2005-01-07 20:57:00 +0100 (ven, 07 jan 2005) | 3 lines
+r9706 | massiot | 2005-01-07 20:57:00 +0100 (Fri, 07 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/modules/access/udp.c
 
@@ -10097,38 +10109,38 @@ Changed paths:
   packets.
 
 ------------------------------------------------------------------------
-r9705 | massiot | 2005-01-07 20:55:48 +0100 (ven, 07 jan 2005) | 2 lines
+r9705 | massiot | 2005-01-07 20:55:48 +0100 (Fri, 07 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/access/pvr/pvr.c
 
 * modules/access/pvr/pvr.c: Added --pvr-caching option.
 
 ------------------------------------------------------------------------
-r9702 | gbazin | 2005-01-07 15:05:03 +0100 (ven, 07 jan 2005) | 1 line
+r9702 | gbazin | 2005-01-07 15:05:03 +0100 (Fri, 07 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/audio_output/waveout.c
 
 * modules/audio_output/waveout.c: increase the audio buffer size under WinCE.
 ------------------------------------------------------------------------
-r9701 | gbazin | 2005-01-07 10:54:01 +0100 (ven, 07 jan 2005) | 1 line
+r9701 | gbazin | 2005-01-07 10:54:01 +0100 (Fri, 07 Jan 2005) | 1 line
 Changed paths:
    M /trunk/include/aout_internal.h
 
 * include/aout_internal.h: fixed old memory leak when alloca() isn't available.
 ------------------------------------------------------------------------
-r9700 | gbazin | 2005-01-07 01:19:43 +0100 (ven, 07 jan 2005) | 1 line
+r9700 | gbazin | 2005-01-07 01:19:43 +0100 (Fri, 07 Jan 2005) | 1 line
 Changed paths:
    M /trunk/evc/vlc.vcw
 
 
 ------------------------------------------------------------------------
-r9699 | gbazin | 2005-01-07 01:19:09 +0100 (ven, 07 jan 2005) | 1 line
+r9699 | gbazin | 2005-01-07 01:19:09 +0100 (Fri, 07 Jan 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: added wince plugin to the build system.
 ------------------------------------------------------------------------
-r9698 | gbazin | 2005-01-07 00:52:00 +0100 (ven, 07 jan 2005) | 2 lines
+r9698 | gbazin | 2005-01-07 00:52:00 +0100 (Fri, 07 Jan 2005) | 2 lines
 Changed paths:
    A /trunk/modules/gui/wince
    A /trunk/modules/gui/wince/Modules.am
@@ -10156,7 +10168,7 @@ Changed paths:
 * modules/gui/wince/*: New Windows CE interface by Cedric Marodon <cedric_marodon at yahoo dot fr> (ported from the vlcpocketpc project by myself after some heavy code cleanup).
 
 ------------------------------------------------------------------------
-r9697 | fkuehne | 2005-01-07 00:40:18 +0100 (ven, 07 jan 2005) | 3 lines
+r9697 | fkuehne | 2005-01-07 00:40:18 +0100 (Fri, 07 Jan 2005) | 3 lines
 Changed paths:
    M /trunk/po/POTFILES.in
    M /trunk/po/da.po
@@ -10179,19 +10191,19 @@ Changed paths:
 * da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
 * de.po: got some stuff in sync to the German translation of play-howto
 ------------------------------------------------------------------------
-r9696 | gbazin | 2005-01-06 23:05:22 +0100 (jeu, 06 jan 2005) | 1 line
+r9696 | gbazin | 2005-01-06 23:05:22 +0100 (Thu, 06 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/codec/vorbis.c
 
 * modules/codec/vorbis.c: fixed tremor output.
 ------------------------------------------------------------------------
-r9695 | fkuehne | 2005-01-06 20:54:24 +0100 (jeu, 06 jan 2005) | 1 line
+r9695 | fkuehne | 2005-01-06 20:54:24 +0100 (Thu, 06 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/macosx/playlist.m
 
 * fixed wrong grammar ('1 items in list')
 ------------------------------------------------------------------------
-r9694 | fkuehne | 2005-01-06 18:58:07 +0100 (jeu, 06 jan 2005) | 4 lines
+r9694 | fkuehne | 2005-01-06 18:58:07 +0100 (Thu, 06 Jan 2005) | 4 lines
 Changed paths:
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
@@ -10207,14 +10219,14 @@ Changed paths:
 * intf.*, open.*: make sure the open-nib is loaded only once, don't load it at launch time but dynamic and do it in VLCMain, so VLCOpen does not know about it anymore
 * MainMenu.nib: we don't need instances of VLCOpen and VLCOutput anymore
 ------------------------------------------------------------------------
-r9693 | titer | 2005-01-06 16:15:24 +0100 (jeu, 06 jan 2005) | 2 lines
+r9693 | titer | 2005-01-06 16:15:24 +0100 (Thu, 06 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/modules/control/http.c
 
  control/http.c: gcc < 3 compile fix
 
 ------------------------------------------------------------------------
-r9692 | gbazin | 2005-01-05 23:45:36 +0100 (mer, 05 jan 2005) | 1 line
+r9692 | gbazin | 2005-01-05 23:45:36 +0100 (Wed, 05 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/access/file.c
    M /trunk/src/misc/cpu.c
@@ -10222,19 +10234,19 @@ Changed paths:
 
 * src/misc/modules.c,cpu.c, modules/access/file.c: WinCE fixes.
 ------------------------------------------------------------------------
-r9691 | gbazin | 2005-01-05 23:42:57 +0100 (mer, 05 jan 2005) | 1 line
+r9691 | gbazin | 2005-01-05 23:42:57 +0100 (Wed, 05 Jan 2005) | 1 line
 Changed paths:
    M /trunk/src/input/stream.c
 
 * src/input/stream.c: decrease memory requirements for WinCE.
 ------------------------------------------------------------------------
-r9690 | gbazin | 2005-01-05 23:24:30 +0100 (mer, 05 jan 2005) | 1 line
+r9690 | gbazin | 2005-01-05 23:24:30 +0100 (Wed, 05 Jan 2005) | 1 line
 Changed paths:
    M /trunk/toolbox
 
 * toolbox: added an evc ARMV4 target.
 ------------------------------------------------------------------------
-r9689 | gbazin | 2005-01-05 23:23:13 +0100 (mer, 05 jan 2005) | 1 line
+r9689 | gbazin | 2005-01-05 23:23:13 +0100 (Wed, 05 Jan 2005) | 1 line
 Changed paths:
    M /trunk/evc/libvlc.vcp.in
    M /trunk/evc/plugins.vcp.in
@@ -10242,13 +10254,13 @@ Changed paths:
 
 * evc/*: added an ARMV4 target.
 ------------------------------------------------------------------------
-r9688 | gbazin | 2005-01-05 22:14:53 +0100 (mer, 05 jan 2005) | 1 line
+r9688 | gbazin | 2005-01-05 22:14:53 +0100 (Wed, 05 Jan 2005) | 1 line
 Changed paths:
    M /trunk/configure.ac
 
 * configure.ac: fix Dirac detection (patch by Anuradha Suraparaju).
 ------------------------------------------------------------------------
-r9687 | djc | 2005-01-05 01:19:09 +0100 (mer, 05 jan 2005) | 8 lines
+r9687 | djc | 2005-01-05 01:19:09 +0100 (Wed, 05 Jan 2005) | 8 lines
 Changed paths:
    M /trunk/modules/control/http.c
    A /trunk/share/http/cone_minus.png
@@ -10265,7 +10277,7 @@ Compatibility with old pages should be respected...
 
 
 ------------------------------------------------------------------------
-r9686 | fkuehne | 2005-01-04 00:01:42 +0100 (mar, 04 jan 2005) | 1 line
+r9686 | fkuehne | 2005-01-04 00:01:42 +0100 (Tue, 04 Jan 2005) | 1 line
 Changed paths:
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
@@ -10283,21 +10295,21 @@ Changed paths:
 
 * seperated the open, sout and sub-open dialogues from the main nib
 ------------------------------------------------------------------------
-r9685 | fkuehne | 2005-01-03 21:10:38 +0100 (lun, 03 jan 2005) | 1 line
+r9685 | fkuehne | 2005-01-03 21:10:38 +0100 (Mon, 03 Jan 2005) | 1 line
 Changed paths:
    M /trunk/modules/gui/macosx/prefs.h
    M /trunk/modules/gui/macosx/prefs.m
 
 * declared the shared instance properly (forgot that yesterday)
 ------------------------------------------------------------------------
-r9684 | djc | 2005-01-02 23:45:36 +0100 (dim, 02 jan 2005) | 2 lines
+r9684 | djc | 2005-01-02 23:45:36 +0100 (Sun, 02 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/src/playlist/sort.c
 
 Fix a bug when shuffling playlist with 1 item
 
 ------------------------------------------------------------------------
-r9683 | fkuehne | 2005-01-02 21:01:50 +0100 (dim, 02 jan 2005) | 2 lines
+r9683 | fkuehne | 2005-01-02 21:01:50 +0100 (Sun, 02 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/THANKS
    M /trunk/po/da.po
@@ -10305,7 +10317,7 @@ Changed paths:
 * po/da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
 * THANKS: added Morten Brix Pedersen
 ------------------------------------------------------------------------
-r9682 | fkuehne | 2005-01-02 19:58:53 +0100 (dim, 02 jan 2005) | 1 line
+r9682 | fkuehne | 2005-01-02 19:58:53 +0100 (Sun, 02 Jan 2005) | 1 line
 Changed paths:
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
@@ -10320,33 +10332,33 @@ Changed paths:
 
 * moved the preferences-window to a seperate nib-file
 ------------------------------------------------------------------------
-r9681 | fkuehne | 2005-01-01 19:13:51 +0100 (sam, 01 jan 2005) | 2 lines
+r9681 | fkuehne | 2005-01-01 19:13:51 +0100 (Sat, 01 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/THANKS
 
 * give credit to Jonas Larsen for creating the Danish l10n
 * replace all "@" with " at "
 ------------------------------------------------------------------------
-r9680 | fkuehne | 2005-01-01 18:54:05 +0100 (sam, 01 jan 2005) | 1 line
+r9680 | fkuehne | 2005-01-01 18:54:05 +0100 (Sat, 01 Jan 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 * build libiconv without i18n-support, so it can be compiled without gettext -- gettext will be compiled afterwards, so it can take advantage of libiconv
 ------------------------------------------------------------------------
-r9679 | fkuehne | 2005-01-01 17:29:51 +0100 (sam, 01 jan 2005) | 1 line
+r9679 | fkuehne | 2005-01-01 17:29:51 +0100 (Sat, 01 Jan 2005) | 1 line
 Changed paths:
    M /trunk/extras/contrib/src/Makefile
 
 * make sure gettext is built before libiconv, since it is needed for its compilation
 ------------------------------------------------------------------------
-r9678 | fkuehne | 2005-01-01 16:41:08 +0100 (sam, 01 jan 2005) | 2 lines
+r9678 | fkuehne | 2005-01-01 16:41:08 +0100 (Sat, 01 Jan 2005) | 2 lines
 Changed paths:
    M /trunk/extras/contrib/src/packages.mak
 
 * use "heanet.dl.sourceforge.net" for downloading FreeType, since www.freetype.org does not respond
 * use "ftp.heanet.ie" instead of "ftp.gnu.org" as GNU mirror, since the main-server does not respond (I'll revoke this change, when the main-server is usable again)
 ------------------------------------------------------------------------
-r9677 | zorglub | 2004-12-29 17:15:50 +0100 (mer, 29 déc 2004) | 2 lines
+r9677 | zorglub | 2004-12-29 17:15:50 +0100 (Wed, 29 Dec 2004) | 2 lines
 Changed paths:
    M /trunk/modules/video_output/image.c