A 'POINT PATCH' for Linux-er. The 3.0.13 is just a 'Linux' release.
From Derkjan de Haan (j.d.j.dehaan):
I have modified the
Linux makefile for the following reasons: dynamical linking of libm, libz,
libjpeg and libpng. Changed the default include dir to /usr/X11R6/include.
From Syunsuke Baba (syun): I could compile mMosaic-3.0.13 on Linux68k.
It seems work fine on Linux68K-2.0.29 on A1200 with 68060.
http://www.sw.cas.uec.ac.jp/~baba/Linux68k/mMosaic-3.0.13.gz
From Craig Dewick (cdewick):
I've just finished building and testing v3.0.12 of mMosaic on this machine
(a Sparc LC running SunOS 5.5.1) with gcc 2.7.2.1, X11R6.3 (my own build)
and lesstif version 0.77 as the Motif library, and I'm pleased to say that
mMosaic appears to work fine.
From Michael Ritzert: Linux Makefile. rtp-config.h for Linux. Mini-bug in main Makefile.
From Derkjan de Haan (j.d.j.dehaan): a
small bug in the file libmc/rtp-config.h At line 87 it reads:
int gethostid(void);
which should be: long int gethostid(void);
Changes since 3.0.11
From Michael Ritzert: i have just uploaded a dynamic linux binary of 3.0.12,
this time with full png and jpeg support.
From Laurent.Bonnaud : http://www.allys.cie.fr crash mMosaic.
This is a problem with a buggy TABLE. mMosaic3.0.12 correct this bug.
Remove unuse SGI code.
mMosaic/Indy binarie is available. Makefile.indy (From Bernard Rappachi)
Changes since 3.0.10
Bug in Makefile.linux (from Michael Ritzert ritzert)
FreeBSD style license to allow unrestricted use of sofware (multicast part).
Clicking on an anchor in a reveiver window core dump.
Changes since 3.0.9
Michael Ritzert (ritzert) say :
Are you interested in the binary (linux-elf dynamically linked, needs motif runtime)?
It is compiled with jpeg but lacks png.
Mark Fausett (mfausett) say: The HPUX distribution of mMosaic is at
http://faust.bbn.san-diego.ca.us/mMosaic/mMosaicDist_hpux905.tar.gz
From Philippe Dax (dax): mMosaic 3.0.10 SunOS 4.1.3 is available.
ftp://ftp.enst.fr/pub/mbone/mMosaic/mMosaic-3.0.10-bin-sunos-413.gz
Manage RTCP BYE packet.
Better manage LRMP NACK.
Checking for some memory leak (not all :-( )
Compile and run with lesstif-0.77 ... success !!
Changes since 3.0.8
Binaries files for Alpha/OSF1 and SUNOS4.1.3 (P.Dax) are available.
The timer 'keep alive user' is too short. (from Patrick Guterl) Need to be adjust.
Include SUNOS #ifdef specific. (from Philippe Dax).
Infinite Loop when receive SR RR or APP RTCP packet. (from Tie Liao)
Most of source code revisited. Distribution is smaller.
Changes since 3.0.7
A new plugins for sdr is define. To be compatible with weboard (from Philippe dax). Old sdr mMosaic plugins is compatible.
Bug in RTP version. Problem in a #define constant.
(from dax and Tie.Liao). Side effect is the mMosaic3.0.8 release is incompatible with
older release (Sorry again - Damned bit).
render of TABLE in TABLE was not correct. The size of inner TABLE is wrong. (from Patrick.Guterl)
Problem in the recursive formatter. Side effect is to correct the size of
simple table.
Changes since 3.0.6
Bug in TABLE with PRE.
Multicast MIDI, Xfig data, Rosegarden editor data (Music Score).
mMosaic is now able to multicast any embedded object. Create your own object
via APROG and mMosaic multicast it.
Revisited : back, forward and reload button bug when multicast (sender side).
When a user quit the session, other mMosaic may coredump.
Bug track in size of very small multicast packet (from Tie.Liao and Phillipe Dax).
Using 'close' button instead of 'exit', coredump in both Unicast and multicast mode. (from Tie.Liao)
Bug in receiving multicast APROG data.
Changes since 3.0.5
Bug Track (from Tie.liao and Patrick.Guterl).
Problem was with the cache , hotlist and history on the receiver side.
Protocol change again. Header is smaller. 3.0.6 will be imcompatible
with all previous version. (Sorry)
Scrollbar position is now multicasted. (suggest from Patrick.Guterl).
Cursor position is also multicasted.
Changes since 3.0.4
Bug when 'back' and 'forward'. Now register the scrollbar value.
Correction of bug introduce by RTP/LRMP.
Add timeout to remove members in member lists.
Click on a member open a window. Reclick on a member remove the window
whithout crash.
Now send correctly the first multicast page.
Changes since 3.0.3
WWW_HOME works. (from Michael Ritzert mjr)
Comment Card remove.
RTPv2 / LRMP Works (from Tie.Liao). A kind of reliable multicast
protocol. It works fine, but is not weboard compatible.
Two new 'APROG': xeyes and Rosegarden music score editor.
Changes since 3.0.2
Bug in RBM when in image.
Update Linux Makefile and gcc compilable (from Michael Ritzert mjr)
Changes since 3.0.1
Intergrated tools from NCSA Mosaic 2.7b5.
Bug in hotlist.
Start integration of RTPv2 / LRMP (from Tie.Lao). Next release wish to be 'weboard' compatible.
Changes since 3.0
Table now partialy print.
C++ compilable.
Lot of code is check against memory access.
Correction of buggy proxy loop. (from NCSA Mosaic 2.7b5)