Made to Order Software Corporation Logo

downloads

SLiteChat Release 1.6.3

 We are happy to announce another maintenance release of SLiteChat, version 1.6.3. This release patches a major bug that was introduced on the 1.6.X line--when SLiteChat loses connection to the server and times out, a dialog pops up informing the user that the connection was lost. However, in previous versions, that dialog would pop up so many times recursively that it was shown that this crash could render the user's computer completely inoperative.

SLiteChat Release 1.6.2

We are happy to announce another maintenance release of SLiteChat, verion 1.6.2. This release addresses the following issues:

SLiteChat Release 1.6.0

Made to Order Software Corp. is happy to announce the release of yet another version of SLiteChat.

DefineSound

Tag Info
Tag Number: 
14
Tag Type: 
Define
Tag Flash Version: 
2
Brief Description: 

Declare a sound effect. This tag defines sound samples that can later be played back using either a StartSound or a DefineButtonSound. Note that the same DefineSound block can actually include multiple sound files and only part of the entire sound can be played back as required.

Tag Structure: 
struct swf_definesound {
	swf_tag			f_tag;		/* 14 */
	unsigned short		f_sound_id;
	unsigned		f_sound_format : 4;
	unsigned		f_sound_rate : 2;
	unsigned		f_sound_is_16bits : 1;
	unsigned		f_sound_is_stereo : 1;
	unsigned long		f_sound_samples_count;
	unsigned char		f_sound_data[<variable size>];
};

A DefineSound tag declares a set of samples of a sound effect or a music.

The sound samples can be compressed or not, stereo or not and 8 or 16 bits. The different modes are not all available in version 2, although the same tag is used in newer versions with additional capabilities.

The f_sound_is_16bits is always set to 1 (16bits samples) if the samples are compressed (neither Raw nor Uncompressed).

SLiteChat Release 1.5.2

I am happy to announce the release of yet another version of SLiteChat. Please see the downloads page.

Features:

  • SLiteChat is now on a new server, with a new domain (http://www.slitechat.org/). The update checking feature now looks at the new site instead of the old site.

Bug Fixes:

  • Minor compilation issue fixed under Gentoo.

Feedback:

As always, I appreciate feedback on this project.

SLiteChat Downloads

SLiteChat Icon

The following are links to binary and source code packages for SLiteChat.

SLiteChat Release 1.5.1

I am happy to announce the release of yet another version of SLiteChat. Please see the downloads page.

Features:

  • XGridChat is now included in the distribution (except for Win32). This is a group chat relay program contributed by and written by Catherine Pfeffer which allows one to bridge group chats between grids.

SLiteChat Release 1.5.0

I am happy to announce the release of yet another version of SLiteChat. Please see the downloads page.

Features:

  • Added the ability to connect to a different grid.

SLiteChat Release 1.4.0

I am happy to announce the release of yet another version of SLiteChat. Please see the downloads page.

Features:

  • For Local Chat and Group Chat, I added a new pane (with a splitter handle) that contains the AVs you are chatting with. For Local Chat, this includes a list of nearby AVs, and for Group Chat this is for each AV in the chat.
  • Added automatic Google translation feature.

Your product does not fit the CD again?

Some companies create huge products and use DVDs. This is a good solution, but printing a DVD cost more than a simple CD. If you need a DVD only because of a few MBs, that can be quite upsetting since you will pay many extra dollars to press your products.

Made to Order Software has a similar problem with downloads. A product for download should be as small as possible simply so it can be downloaded by many more people.

Syndicate content Syndicate content