]> git.sesse.net Git - vlc/log
vlc
20 years ago * skins2/parser/builder*: All the controls now have a 'visible' attribute
Olivier Teulière [Wed, 24 Mar 2004 22:10:56 +0000 (22:10 +0000)]
 * skins2/parser/builder*: All the controls now have a 'visible' attribute
 * share/skins2/default/skin.dtd: Changed a few details here and there

20 years agoCompilation fix
Olivier Teulière [Wed, 24 Mar 2004 11:24:46 +0000 (11:24 +0000)]
Compilation fix

20 years ago* ts muxer: added a no-crypt-audio option for people who do not want to crypt
Christophe Massiot [Wed, 24 Mar 2004 10:18:34 +0000 (10:18 +0000)]
* ts muxer: added a no-crypt-audio option for people who do not want to crypt
  audio PIDs

20 years ago* csa.c: Fixed an encryption bug with packets smaller than 8 bytes.
Christophe Massiot [Wed, 24 Mar 2004 10:17:50 +0000 (10:17 +0000)]
* csa.c: Fixed an encryption bug with packets smaller than 8 bytes.

20 years ago* modules/gui/wxwindows/*:
Gildas Bazin [Tue, 23 Mar 2004 23:52:04 +0000 (23:52 +0000)]
* modules/gui/wxwindows/*:
   + bookmarks menu.
   + started work on bookmarks dialog.
   + started support for embeddable vout (via vout_RequestWindow()/vout_ReleaseWindow()).
   + new --wxwin-bookmarks and --wxwin-embed config options.

20 years ago* modules/video_output/x11/xcommon.c: use vout_RequestWindow()/vout_ReleaseWindow().
Gildas Bazin [Tue, 23 Mar 2004 23:46:26 +0000 (23:46 +0000)]
* modules/video_output/x11/xcommon.c: use vout_RequestWindow()/vout_ReleaseWindow().

20 years ago* src/input/*:
Gildas Bazin [Tue, 23 Mar 2004 23:44:49 +0000 (23:44 +0000)]
* src/input/*:
   + new input_Control() function (doesn't do much for now).
   + started bookmarks support through input_Control().
   + new --bookmarks={name=foo,bytes=foo,time=foo},{...} config option.

* src/video_output/*:
   + started support for embeddable vouts (vout_RequestWindow()/vout_ReleaseWindow())
   + new --video-x/y config options

20 years ago* src/misc/variables: fixed mem-leak for VLC_VAR_CLEARCHOICES.
Gildas Bazin [Tue, 23 Mar 2004 23:30:49 +0000 (23:30 +0000)]
* src/misc/variables: fixed mem-leak for VLC_VAR_CLEARCHOICES.

20 years ago* modules/codec/ffmpeg/encoder.c: removed unused stuff.
Gildas Bazin [Tue, 23 Mar 2004 23:28:02 +0000 (23:28 +0000)]
* modules/codec/ffmpeg/encoder.c: removed unused stuff.

20 years ago* modules/demux/dvdnav.c: cosmetic changes + fixed small mem-leaks.
Gildas Bazin [Tue, 23 Mar 2004 23:26:36 +0000 (23:26 +0000)]
* modules/demux/dvdnav.c: cosmetic changes + fixed small mem-leaks.

20 years ago * skins2: Fixed broken DTD
Olivier Teulière [Tue, 23 Mar 2004 21:03:20 +0000 (21:03 +0000)]
 * skins2: Fixed broken DTD

20 years ago* Check if dvbpsi_DecodeISO639Dr fails.
Derk-Jan Hartman [Tue, 23 Mar 2004 20:47:06 +0000 (20:47 +0000)]
* Check if dvbpsi_DecodeISO639Dr fails.
  Fixes #1104

20 years ago * duplicate: fixed a bug with noes.
Laurent Aimar [Tue, 23 Mar 2004 11:02:48 +0000 (11:02 +0000)]
 * duplicate: fixed a bug with noes.

20 years ago* share/Makefile.am: added default skins2 theme and vlm http files.
Gildas Bazin [Tue, 23 Mar 2004 09:44:44 +0000 (09:44 +0000)]
* share/Makefile.am: added default skins2 theme and vlm http files.
* modules/gui/skins2/Modules.am: removed old skins2 theme.

20 years ago * ALL: compile fixes.
Jon Lech Johansen [Mon, 22 Mar 2004 22:53:11 +0000 (22:53 +0000)]
  * ALL: compile fixes.

20 years ago * vlm/* : begining of vlm http interface pages.
Laurent Aimar [Mon, 22 Mar 2004 22:14:27 +0000 (22:14 +0000)]
 * vlm/* : begining of vlm http interface pages.

20 years ago * skins2/win32/win32_loop.cpp: Refresh the needed rectangle only.
Olivier Teulière [Mon, 22 Mar 2004 21:18:12 +0000 (21:18 +0000)]
 * skins2/win32/win32_loop.cpp: Refresh the needed rectangle only.
   This doesn't fix totally the refresh problems on the skinned vout,
   but it improves the situation a lot.

20 years ago * Makefile.am: Fixed the win32 packaging of the default skin2
Olivier Teulière [Mon, 22 Mar 2004 20:54:35 +0000 (20:54 +0000)]
 * Makefile.am: Fixed the win32 packaging of the default skin2

20 years ago * all : skeleton of a future bitmap font support
Cyril Deguet [Mon, 22 Mar 2004 20:38:15 +0000 (20:38 +0000)]
  * all : skeleton of a future bitmap font support
  * skin.dtd : new BitmapFont element

20 years ago * http: implemented vlm_save/load.
Laurent Aimar [Mon, 22 Mar 2004 17:58:24 +0000 (17:58 +0000)]
 * http: implemented vlm_save/load.

20 years ago * vlm: fixed some segfaults.
Laurent Aimar [Mon, 22 Mar 2004 17:56:54 +0000 (17:56 +0000)]
 * vlm: fixed some segfaults.

20 years ago* modules/codec/libmpeg2.c: modified last change to use a 4:3 aspect ratio when libmp...
Gildas Bazin [Mon, 22 Mar 2004 15:19:12 +0000 (15:19 +0000)]
* modules/codec/libmpeg2.c: modified last change to use a 4:3 aspect ratio when libmpeg2 gives us an invalid one.
  (if this happens, it is a bug in libmpeg2 anyway so we just try to fallback to the most usual value).

20 years ago * all: forgot to commit theses files.
Laurent Aimar [Mon, 22 Mar 2004 12:33:29 +0000 (12:33 +0000)]
 * all: forgot to commit theses files.

20 years ago* modules/control/Modules.am: added telnet module.
Gildas Bazin [Mon, 22 Mar 2004 12:12:02 +0000 (12:12 +0000)]
* modules/control/Modules.am: added telnet module.

20 years ago * http.c: vlm_error
Simon Latapie [Mon, 22 Mar 2004 12:04:03 +0000 (12:04 +0000)]
 * http.c: vlm_error

20 years ago* src/misc/modules.c: compilation fix.
Gildas Bazin [Mon, 22 Mar 2004 10:18:22 +0000 (10:18 +0000)]
* src/misc/modules.c: compilation fix.

20 years ago * vlm: better vlm_Show.
Laurent Aimar [Mon, 22 Mar 2004 03:08:27 +0000 (03:08 +0000)]
 * vlm: better vlm_Show.

20 years ago * http.c: fixes about vlm.
Laurent Aimar [Mon, 22 Mar 2004 02:58:57 +0000 (02:58 +0000)]
 * http.c: fixes about vlm.

20 years ago* fix avi dts support
Derk-Jan Hartman [Sun, 21 Mar 2004 22:53:18 +0000 (22:53 +0000)]
* fix avi dts support

20 years ago * libmpeg2: handle invalid aspect as square one.
Laurent Aimar [Sun, 21 Mar 2004 22:35:58 +0000 (22:35 +0000)]
 * libmpeg2: handle invalid aspect as square one.

20 years ago * rtp: sdp=rtsp:// urls begin to work (multicast+unicast).
Laurent Aimar [Sun, 21 Mar 2004 22:03:42 +0000 (22:03 +0000)]
 * rtp: sdp=rtsp:// urls begin to work (multicast+unicast).
 (There is still the problem of timeout, and a lot of checks aren't done).

20 years ago * moved the default font in share/skins2/fonts
Cyril Deguet [Sun, 21 Mar 2004 20:39:43 +0000 (20:39 +0000)]
  * moved the default font in share/skins2/fonts
  * parser/builder.cpp: a font with ID "defaultfont" is loaded from
  the common font directory

20 years ago * added a fonts directory
Cyril Deguet [Sun, 21 Mar 2004 20:19:18 +0000 (20:19 +0000)]
  * added a fonts directory

20 years ago * moved the default skins2 theme in share/skins2/default/
Cyril Deguet [Sun, 21 Mar 2004 20:01:24 +0000 (20:01 +0000)]
  * moved the default skins2 theme in share/skins2/default/
  * all: added a "tooltipfont" element in the <Theme> tag (unused at the
      moment)

20 years agoTwo description strings corrected
Derk-Jan Hartman [Sun, 21 Mar 2004 19:45:42 +0000 (19:45 +0000)]
Two description strings corrected

20 years ago* Spelling correction
Derk-Jan Hartman [Sun, 21 Mar 2004 19:36:47 +0000 (19:36 +0000)]
* Spelling correction

20 years ago * Makefile.am: compile vlm.c ...
Laurent Aimar [Sun, 21 Mar 2004 15:09:21 +0000 (15:09 +0000)]
 * Makefile.am: compile vlm.c ...

20 years ago* modules/demux/mkv.cpp: Fixed Darwin port for Mac OS X 10.1
Christophe Massiot [Sun, 21 Mar 2004 12:50:14 +0000 (12:50 +0000)]
* modules/demux/mkv.cpp: Fixed Darwin port for Mac OS X 10.1

20 years ago * all: changes for vlm move.
Laurent Aimar [Sun, 21 Mar 2004 12:29:31 +0000 (12:29 +0000)]
 * all: changes for vlm move.

20 years ago * vlm.*: move vlm to the core (now, vlm_New create only one instance)
Laurent Aimar [Sun, 21 Mar 2004 12:26:20 +0000 (12:26 +0000)]
 * vlm.*: move vlm to the core (now, vlm_New create only one instance)
 * http.c: begin support of vlm interraction (not yet documented).

20 years ago * vlm.c: little bug fix for stop command
Simon Latapie [Sat, 20 Mar 2004 13:19:58 +0000 (13:19 +0000)]
 * vlm.c: little bug fix for stop command

20 years ago * ts.c: do not use packetizer for ms-codec streams.
Laurent Aimar [Fri, 19 Mar 2004 16:33:55 +0000 (16:33 +0000)]
 * ts.c: do not use packetizer for ms-codec streams.

20 years ago * nsv: fixed unused variable warnings.
Laurent Aimar [Fri, 19 Mar 2004 16:33:11 +0000 (16:33 +0000)]
 * nsv: fixed unused variable warnings.

20 years ago * real: fixed unused variable warnings.
Laurent Aimar [Fri, 19 Mar 2004 16:32:06 +0000 (16:32 +0000)]
 * real: fixed unused variable warnings.

20 years ago * asf :demux -> demux2.
Laurent Aimar [Fri, 19 Mar 2004 16:31:13 +0000 (16:31 +0000)]
 * asf :demux -> demux2.

20 years ago * Modules: removed avi.h
Laurent Aimar [Fri, 19 Mar 2004 16:30:09 +0000 (16:30 +0000)]
 * Modules: removed avi.h

20 years ago * avi: cosmetics.
Laurent Aimar [Fri, 19 Mar 2004 16:29:39 +0000 (16:29 +0000)]
 * avi: cosmetics.

20 years ago * demux: demux2_New -> try to start faster selecting the right demuxer
Laurent Aimar [Fri, 19 Mar 2004 16:27:52 +0000 (16:27 +0000)]
 * demux: demux2_New -> try to start faster selecting the right demuxer
based to extension (others demuxers will still be probed if needed).

20 years ago* fix d_namlen bug
Derk-Jan Hartman [Fri, 19 Mar 2004 00:52:33 +0000 (00:52 +0000)]
* fix d_namlen bug

20 years ago* the directory plugin no longer uses the m3u demux
Derk-Jan Hartman [Fri, 19 Mar 2004 00:35:21 +0000 (00:35 +0000)]
* the directory plugin no longer uses the m3u demux
  - it now does the playlist_Add itself.
  - it sets the filename instead of the path as the item name
  - it uses dummy demux to fool vlc.
  - it's almost twice as fast now.

20 years ago* prefer S_ISDIR over DT_DIR since it is more reliable.
Derk-Jan Hartman [Thu, 18 Mar 2004 21:48:36 +0000 (21:48 +0000)]
* prefer S_ISDIR over DT_DIR since it is more reliable.
  Should fix collapse/expand/ignore of dirs on OS X.
* better short title for this config option

20 years ago * vlm.c,vlm.h, telnet.c: new vlm message system, independant from
Simon Latapie [Thu, 18 Mar 2004 18:29:36 +0000 (18:29 +0000)]
 * vlm.c,vlm.h, telnet.c: new vlm message system, independant from
   telnet interface (will be useful for http vlm interface).

20 years ago * hd1000a: channel reordering
Jon Lech Johansen [Thu, 18 Mar 2004 16:53:56 +0000 (16:53 +0000)]
  * hd1000a: channel reordering

20 years ago * Roku HD1000 audio output.
Jon Lech Johansen [Thu, 18 Mar 2004 15:42:20 +0000 (15:42 +0000)]
  * Roku HD1000 audio output.

20 years agoCorrect MRL syntax.
Rocky Bernstein [Thu, 18 Mar 2004 02:12:08 +0000 (02:12 +0000)]
Correct MRL syntax.

20 years agoAllow setting the subtitle track from the VCD tab (by usurping the
Rocky Bernstein [Thu, 18 Mar 2004 02:08:12 +0000 (02:08 +0000)]
Allow setting the subtitle track from the VCD tab (by usurping the
"Chapter" entry).

20 years ago* modules/video_output/directx/events.c:
Gildas Bazin [Wed, 17 Mar 2004 20:13:54 +0000 (20:13 +0000)]
* modules/video_output/directx/events.c:
   + use SetWindowLongPtr() instead of SetWindowLong() whenever required.
   + reset GWLP_USERDATA when calling the parent window windowproc.

20 years agoMenu selection of subtitles for CVD and OGT handled properly.
Rocky Bernstein [Wed, 17 Mar 2004 04:05:25 +0000 (04:05 +0000)]
Menu selection of subtitles for CVD and OGT handled properly.

system.c: enters the correct subtitle numbers into spu-es.  OGT now
has the correct number of subtitles (with each having the correct
number).

ogt.c: Allow for dynamic switching/selection of subtitles.

20 years ago* small fixes
Derk-Jan Hartman [Wed, 17 Mar 2004 01:54:00 +0000 (01:54 +0000)]
* small fixes

20 years ago* Updated the ebuild.
Derk-Jan Hartman [Wed, 17 Mar 2004 01:33:34 +0000 (01:33 +0000)]
* Updated the ebuild.
  - supports dts
  - uses the new ffmpeg + postproc installation fixed ebuild
  - uses live.com from portage instead of local
  - added libdvdnav
  - added pvr and satellite keywords
  - other stuff i don't remember atm.

20 years ago* configure.ac: fixed libdts detection (libm linking problem) and dtsdec url.
Gildas Bazin [Tue, 16 Mar 2004 22:41:52 +0000 (22:41 +0000)]
* configure.ac: fixed libdts detection (libm linking problem) and dtsdec url.

20 years ago*Fixed a spelling mistake and added some button-shortcuts
Felix Paul Kühne [Tue, 16 Mar 2004 21:04:18 +0000 (21:04 +0000)]
*Fixed a spelling mistake and added some button-shortcuts

20 years ago * skins2/win32/win32_graphics.cpp: fixed a bunch of memory leaks and
Olivier Teulière [Tue, 16 Mar 2004 20:19:42 +0000 (20:19 +0000)]
 * skins2/win32/win32_graphics.cpp: fixed a bunch of memory leaks and
   fixed a bug in drawRect()

20 years ago* Fixed a crash with blank opengl effect paramerter
Derk-Jan Hartman [Tue, 16 Mar 2004 20:06:44 +0000 (20:06 +0000)]
* Fixed a crash with blank opengl effect paramerter

20 years ago * mkv.cpp: one more fix for playback of broken file.
Laurent Aimar [Tue, 16 Mar 2004 18:46:40 +0000 (18:46 +0000)]
 * mkv.cpp: one more fix for playback of broken file.

20 years ago * mkv.cpp: fixed playback of broken file.
Laurent Aimar [Tue, 16 Mar 2004 18:45:26 +0000 (18:45 +0000)]
 * mkv.cpp: fixed playback of broken file.

20 years agoMove playlist item in the interface http
Xavier Martin [Tue, 16 Mar 2004 10:55:02 +0000 (10:55 +0000)]
Move playlist item in the interface http

20 years agoOups, sorry
Benjamin Pracht [Tue, 16 Mar 2004 07:33:08 +0000 (07:33 +0000)]
Oups, sorry

20 years agoApplies part of patch from Tom Maguire. Adds controls for 1min/5min forward / backwar...
Benjamin Pracht [Mon, 15 Mar 2004 23:15:48 +0000 (23:15 +0000)]
Applies part of patch from Tom Maguire. Adds controls for 1min/5min forward / backward, and add menu items for them in the control menu. It might make it a bit uinclear. Please make any comment.

20 years agoMake the playlist info window a new object
Benjamin Pracht [Mon, 15 Mar 2004 19:33:18 +0000 (19:33 +0000)]
Make the playlist info window a new object

20 years agoAdd description for demux2 (Closes:#1780)
Clément Stenac [Mon, 15 Mar 2004 17:06:17 +0000 (17:06 +0000)]
Add description for demux2 (Closes:#1780)

20 years ago* modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
Gildas Bazin [Mon, 15 Mar 2004 09:33:57 +0000 (09:33 +0000)]
* modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.

20 years agoCVD subtitle selection works via front-end spu-es variable changes.
Rocky Bernstein [Mon, 15 Mar 2004 04:22:39 +0000 (04:22 +0000)]
CVD subtitle selection works via front-end spu-es variable changes.
SVCD subtitles still can only be changed via --spu-channel.

The video subtitle menu titles for both is a bit whacked out.

20 years agoNot sure why (or if) this cvd subtitle selecting code is needed, but I
Rocky Bernstein [Mon, 15 Mar 2004 03:21:57 +0000 (03:21 +0000)]
Not sure why (or if) this cvd subtitle selecting code is needed, but I
suppose it should look like the others. So they'll all be wrong
together.

20 years agoFill out VCD information Media Info section when playing an entire VCD
Rocky Bernstein [Mon, 15 Mar 2004 00:03:56 +0000 (00:03 +0000)]
Fill out VCD information Media Info section when playing an entire VCD
or PBC is on.

20 years agoAllow extended data in customized formats too.
Rocky Bernstein [Sun, 14 Mar 2004 23:42:41 +0000 (23:42 +0000)]
Allow extended data in customized formats too.

20 years agoBetter about adding track author and title in track info
Rocky Bernstein [Sun, 14 Mar 2004 23:25:48 +0000 (23:25 +0000)]
Better about adding track author and title in track info
section. Also add the extended data.

20 years agoAdded a section about Opie SDK kit.
Jean-Paul Saman [Sun, 14 Mar 2004 20:33:24 +0000 (20:33 +0000)]
Added a section about Opie SDK kit.

20 years agoFix deadlocks in playlist
Clément Stenac [Sun, 14 Mar 2004 20:18:21 +0000 (20:18 +0000)]
Fix deadlocks in playlist

20 years ago* modules/video_output/x11/*: fixed video resizing when using an external parent...
Gildas Bazin [Sun, 14 Mar 2004 19:02:41 +0000 (19:02 +0000)]
* modules/video_output/x11/*: fixed video resizing when using an external parent window.

20 years ago* modules/access/file.c: more fixes ( thanks fenrir :) ).
Gildas Bazin [Sun, 14 Mar 2004 17:15:43 +0000 (17:15 +0000)]
* modules/access/file.c: more fixes ( thanks fenrir :) ).

20 years ago* modules/access/file.c: couple of fixes for the file-cat mode.
Gildas Bazin [Sun, 14 Mar 2004 16:54:55 +0000 (16:54 +0000)]
* modules/access/file.c: couple of fixes for the file-cat mode.

20 years agoPBC is probably not an advanced option.
Rocky Bernstein [Sun, 14 Mar 2004 16:32:32 +0000 (16:32 +0000)]
PBC is probably not an advanced option.

20 years ago * AUTHORS: skins and skins2 authors
Olivier Teulière [Sun, 14 Mar 2004 16:16:38 +0000 (16:16 +0000)]
 * AUTHORS: skins and skins2 authors

20 years ago * wxwindows/preferences_widgets.*: do not duplicate hot keys list in
Olivier Teulière [Sun, 14 Mar 2004 16:10:07 +0000 (16:10 +0000)]
 * wxwindows/preferences_widgets.*: do not duplicate hot keys list in
   the wxwindows plugin

20 years ago * all: the vout window now processes refresh events.
Cyril Deguet [Sun, 14 Mar 2004 14:58:11 +0000 (14:58 +0000)]
  * all: the vout window now processes refresh events.
    It only displays a black rectangle at the moment but it could be
    any bitmap

20 years ago * all: split GenericWindow into GenericWindow (general interface for
Cyril Deguet [Sun, 14 Mar 2004 14:33:12 +0000 (14:33 +0000)]
  * all: split GenericWindow into GenericWindow (general interface for
  windows) and TopWindow (implementation for top-level windows)

20 years ago * all: the vout window is now managed by a resizable control
Cyril Deguet [Sun, 14 Mar 2004 11:37:13 +0000 (11:37 +0000)]
  * all: the vout window is now managed by a resizable control
    (on-the-fly resize still doesn't work; the vout has to be re-opened)

20 years ago * skins2/win32/*: Embedded vout works on Windows too. It still
Olivier Teulière [Sun, 14 Mar 2004 10:49:51 +0000 (10:49 +0000)]
 * skins2/win32/*: Embedded vout works on Windows too. It still
   segfaults when the mouse is moved above the video...

20 years agoSyntax error for WIN32
Rocky Bernstein [Sun, 14 Mar 2004 02:44:06 +0000 (02:44 +0000)]
Syntax error for WIN32

20 years ago * skins2/win32/win32_factory.cpp: compilation fix
Olivier Teulière [Sat, 13 Mar 2004 23:21:35 +0000 (23:21 +0000)]
 * skins2/win32/win32_factory.cpp: compilation fix

20 years ago * all: first implementation of skinnable vouts (X11 only)
Cyril Deguet [Sat, 13 Mar 2004 22:11:28 +0000 (22:11 +0000)]
  * all: first implementation of skinnable vouts (X11 only)
  - new "Video" element in the XML
  - of course it doesn't work if the vout is launched before
    the interface
  - known bugs:
     - no refresh of the area when there is no vout
     - BadDrawable X11 error at exit because the vout still uses
      a destroyed window
     - hardcoded size

20 years ago* Added Andre Pong to THANKS
Derk-Jan Hartman [Sat, 13 Mar 2004 20:39:03 +0000 (20:39 +0000)]
* Added Andre Pong to THANKS

20 years ago* modules/demux/ogg.c: Added Annodex support (www.annodex.net). Patch courtesy of...
Gildas Bazin [Sat, 13 Mar 2004 20:29:25 +0000 (20:29 +0000)]
* modules/demux/ogg.c: Added Annodex support (www.annodex.net). Patch courtesy of Andre Pang.

20 years ago* Fixed a slew of missing people in THANKS
Derk-Jan Hartman [Sat, 13 Mar 2004 20:27:36 +0000 (20:27 +0000)]
* Fixed a slew of missing people in THANKS
  (Thank god for email archives)

20 years ago * mpeg4video.c: better pts...
Laurent Aimar [Sat, 13 Mar 2004 19:31:35 +0000 (19:31 +0000)]
 * mpeg4video.c: better pts...

20 years agoremoved unused variables
Jean-Paul Saman [Sat, 13 Mar 2004 19:05:17 +0000 (19:05 +0000)]
removed unused variables

20 years ago * mpeg4video: more cludges (it should be rewritten to calculate true
Laurent Aimar [Sat, 13 Mar 2004 18:52:55 +0000 (18:52 +0000)]
 * mpeg4video: more cludges (it should be rewritten to calculate true
dts/pts ...)

20 years ago* modules/control/telnet/telnet.c:
Derk-Jan Hartman [Sat, 13 Mar 2004 17:05:29 +0000 (17:05 +0000)]
* modules/control/telnet/telnet.c:
  - announce the port used by telnet in the messages

20 years ago * mmsh: more fixes.
Laurent Aimar [Sat, 13 Mar 2004 16:56:31 +0000 (16:56 +0000)]
 * mmsh: more fixes.