[158] in comp.os.os2.announce archive
NEW RELEASE: PMsndX version 2.04
daemon@ATHENA.MIT.EDU (wishware@cais2.cais.com)
Tue Sep 12 01:07:52 1995
To: os2ann.DISCUSS@bloom-picayune.MIT.EDU
Date: Tue, 12 Sep 1995 01:21:19 GMT
From: wishware@cais2.cais.com
Reply-To: wishware@cais2.cais.com
Submitted by: Scott Hiles (wishware@cais.com)
Source: Scott Hiles (wishware@cais.com)
Date received: 1995 September 10
Date posted: 1995 September 11
-------------------------------------------------------------------------------
PMsndX version 2.04 is now available. I have placed it in the
/incoming directory of ftp-os2.nmsu.edu and ftp.cdrom.com but
it will move to os2/mmedia after it has been processed. This
version contains a large number of fixes for bugs and enhancements
to the user interface that have been suggested by users.
If you have any questions or comments, feel free to pass them
on to me at wishware@cais.com. I am always striving to make
this program better, so I welcome any feedback that I get.
The FREE password for this month is:
PMsndX Name: Expires September 1995
Through version: 2.99
Expiration date: 9/1995
PMsndX Password: fXo6ltzZjruvf3U6
1. Fixed minor problems with HELP file.
2. Fixed player so that it doesn't play past the end of the file.
(Added EOF detection zone setting)
3. Fixed bug in playback for EdSndX.EXE which would try to play
past the end of the buffer.
4. Added FILE_ARCHIVED and FILE_READONLY to the list of attributes
that are acceptabel to display in the directory window of the
file dialog.
5. Fixed MMPM buttons so that they don't get mangled when
editor windows are dismissed.
6. Fixed bug in editor which caused the MMPM on all open windows
to be disabled when one window was closed.
7. Fixed huge bug in lowpass, bandpass, and fade tools which
would clip and zero data. Word to the wise, never let C++
automatically promote...you never know what it will promote
to!
8. Make the help file a bit more user friendly. Specifically,
add an introduction to all the tools that explains what they
do. Expecially the LOW PASS!
9. Add feature to the SAVEAS dialog so that the path display
in the top box is automatically updated with the path as
it is traversed through the other controls. This was added
to make entering file names in different directories much
easier.
10. For the volume indicator, the mouse now changes to a horizontal
size pointer when it is in a position to drag the volume.
11. Aligned the numbering of PlSndX.exe with that of EdSndX.exe.
12. Changed the FILE dialogs so that they do not display the
".." path when in the root directory. Sometimes OS/2 reports
a path of ".." even when in the root directory. I have not
figured out what the conditions are that make the ".." appear
in the root, but have just eliminated them when they do appear.
13. Increased the message queue size for the pipes from 10 to 100.
14. Record settings is now an object and each box has its own
space so that changes to one box do not affect others.