home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Secrets / Secrets2.iso / Audio / WAV / Maplay4 / _SETUP.1 / WHATSNEW.TXT < prev   
Encoding:
Text File  |  1997-07-07  |  11.9 KB  |  299 lines

  1. maplay 1.2+ for Win32
  2.  
  3. What's New?
  4.  
  5. 07/06/97: Version 1.90
  6.  
  7. - MPEG-2 LSF streams can now be decoded!
  8.  
  9. - Added menu options to save files, delete files, and go to the 
  10.   maplay 1.2+ web site. Also added menu items for recent files and
  11.   lists.
  12.  
  13. - Added the ability to decode an MPEG stream to a PCM Wave file.
  14.  
  15. - Added ability to play other types of multimedia files supported by 
  16.   ActiveMovie, including Sun AU, Apple AIFF, MPEG-1 and Quicktime 
  17.   movies (!)). ActiveMovie must be installed for this to work.
  18.  
  19. - Redid the options dialog box to be a property sheet. Also many more
  20.   options were added: 
  21.  
  22.   * Playing immediately after opening a file
  23.   * Exiting after playing a file from the command line
  24.   * Minimizing into the systray
  25.   * Changing the priority of the MPEG decoding thread
  26.   * Using a custom scalefactor instead of the default
  27.  
  28.   These options are now stored in the registry, so they will remain
  29.   constant between sessions if you save them.        
  30.  
  31. - Added a context menu that is displayed when the right mouse button
  32.   is clicked. The context menu that is displayed if you right click
  33.   on the systray icon doesn't go away correctly yet.
  34.  
  35. - Added the .M3U extension to list of acceptable playlist extensions. 
  36.   This will allow maplay to be used in place of Winplay3 when running 
  37.   playlist managers.
  38.  
  39. - Changed the filename display when playing lists. The word "Track" 
  40.   has been eliminated, allowing more the the filename to be shown.
  41.   This is due to a suggestion from Nai-Chi Lee.
  42.  
  43. - Fixed the instance behavior. If "Allow multiple instances" is 
  44.   off, running another instance of mp2win will simply bring up the
  45.   first instance. If you try to play a file from the command-line
  46.   (like opening a MP3 file from Explorer), the file will be sent
  47.   to the first instance of mp2win.
  48.  
  49. - Fixed decoding of Layer I streams.
  50.  
  51. - Fixed a bug that caused the trackbar and playing to not be updated
  52.   if a file was repeated.
  53.  
  54. - Fixed a bug that caused the program to crash after playing a list.
  55.  
  56. 04/20/97 : Version 1.81
  57.  
  58. - Ported a Win32 console version, which must be downloaded separately
  59.   from the normal GUI version and the source. The console version does
  60.   not run on Win 3.1 systems with Win32s yet, and does not include 
  61.   playlist features or the ability to play WAV or MIDI files.
  62.  
  63. - Added drag-and-drop capability. Just drag any file that maplay 
  64.   recognizes from Explorer, drop in in maplay, and it will begin 
  65.   playing automatically.
  66.  
  67. - For slower computers, decoding a single channel of a stereo layer 
  68.   III stream has now been implemented. Also, a downmixing option has 
  69.   been added. This will reduce the CPU time by downmixing the 
  70.   channels before fully decoding them. Right now, downmixing works 
  71.   for layer III only. Finally, a Cancel button has been added to
  72.   the dialog box that lets you select which channels you want. 
  73.   (The pre-decode bar has been disabled, because the feature _still_
  74.   has not been implemented.)
  75.  
  76. - Fixed a bug that caused "beeps" to be played when decoding some 
  77.   layer III streams.
  78.  
  79. - Performance improvements of almost 25% due to optimized
  80.   SynthesisFilter routines by Conrad Song, a fast 9 point
  81.   IDCT by Mikko Tommila, and some of my own optimizations.
  82.  
  83. - Better syncing allows for many corrupt streams to be decoded, and 
  84.   should cause less problems with streams with ancillary data.
  85.  
  86. - An error message will be displayed if and MPEG-2 stream is opened,
  87.   since these streams are not supported yet.
  88.  
  89. - Fixed the window so that it is no longer resizable.
  90.  
  91. - Multithreading is now perfect, as far as I know, so no more 
  92.   waiting for the decoder thread to be killed.
  93.  
  94. - WAV and MIDI files with spaces in their filenames can now be played. 
  95.   Thanks to Alexander Grigoriev for his suggestion on how to fix the
  96.   problem.
  97.  
  98. - New icon used as the application icon (replaces my beautiful, 
  99.   hand-drawn "m"), created by David Low. Also I fixed my file
  100.   folder icon and the weird colors of the pause button.
  101.  
  102. - Eliminated the need for the external file "huffdec". Timo Jantunen
  103.   wrote a program to write out the huffman tables, which are now
  104.   included in the code. If you still have the file "huffdec" in 
  105.   your windows directory, you can delete it.    
  106.  
  107. - Empty playlists no longer crash maplay, and playlists are checked
  108.   more carefully.
  109.  
  110. - Code is much nicer and more portable now. Support for MPEG-2 LSF is 
  111.   not finished yet, so an error message will be displayed when opening
  112.   these files.
  113.  
  114. 02/01/97 : Version 1.80
  115.  
  116. - Layer III files can now be decoded! However, more optimization needs          
  117.   to be done, as decoding a stereo stream takes 75% of the CPU time on 
  118.   a Pentium-100. Also I have not implemented mono playback of a stereo     
  119.   stream or the Low Frequency Extensions of MPEG-2.
  120.  
  121. - Threading cleanups are much better, but still have problems. This     
  122.   causes memory leaks.
  123.  
  124. 11/29/96 : Version 1.72 (not officially released)
  125.  
  126. - Added syncword detection. If the stream does not sync, maplay
  127.   skips a byte and attempts to sync again. This is an Intel specific 
  128.   change due to the stupid byte order. The change makes it possible 
  129.   to playback Layer II files produced by DALET.
  130.  
  131. 10/10/96 : Version 1.71
  132.  
  133. - Installation is now through an InstallShield application. If you 
  134.   want the source files, choose the custom installation. Otherwise, 
  135.   just choose the typical installation. Also, the MP2 extension is       
  136.   automatically associated to maplay, so you don't have to do this   
  137.   yourself.
  138.  
  139. - Discovered that memory leaks as waveform audio is being played in
  140.   Windows 95. This is not a bug in maplay, but in Windows 95 itself.
  141.   The result is that the allocated memory slowly rises as MPEG and 
  142.   WAV files are being played.
  143.  
  144. - Received Borland C++ 5.01 courtesy of Borland International through
  145.   Mike Weisert. The program now reports that it is a 32-bit 4.0     
  146.   application instead of 32-bit 3.1 application. The MPEG..Options     
  147.   dialog box looks much better with 4.0's color scheme. Also there is     
  148.   real Pentium optimization.
  149.  
  150. - Fixed the MPEG..Options dialog box which did not allow the user to
  151.   decode only one channel of stereo streams. This option works as 
  152.   before but displays a warning if a stream is being decoded in the 
  153.   background.
  154.  
  155. - Added the capability to take playlists from the command line. The
  156.   file extension LST is now interpreted as a playlist also. (Before
  157.   playlists had to have the extension TXT.) Now you can have your 
  158.   lists play by double-clicking the LST file in Explorer. 
  159.   (InstallShield will automatically associate LST files for you.) 
  160.   Also the batch file "makelist.bat" creates a file called 
  161.   "playlist.lst" instead of "playlist.txt".
  162.  
  163. - Made the application window larger to accommodate larger fonts.
  164.  
  165. - Fixed the time per frame for Layer I files. The playback time 
  166.   should now be accurate for all layers.
  167.  
  168. - Memory for the playlists and mpeg objects is now freed correctly. 
  169.   Also the current track is now reset when loading new playlists.
  170.  
  171. 08/01/96 : Version 1.70
  172.  
  173. - Interface changes:
  174.  
  175.   * Replaced the scrollbar with a trackbar.
  176.   * Added status bar for current action, current file in playlist, 
  177.     current playtime, and if Repeat is enabled (an "R" will appear in 
  178.     the rightmost pane).
  179.   * Removed the repeat button for playlists, and placed the previous 
  180.     track and next track buttons next to the rewind and fast foward 
  181.     buttons, respectively. The rewind and fast forward look like this:
  182.     << and >>. The previous track and next track buttons look like 
  183.     this: |< and >|.
  184.   * Added rewind and fast forward to the Audio menu.
  185.   * The MPEG...Decoding Options dialog box has been changed. The 
  186.     background is now light gray, but the text is still black on white. 
  187.     Right now the dialog box looks quite ugly, but once I figure out 
  188.     how to get black on light gray text, it will look much better.
  189.   * Colored in the play and stop buttons. Added 3D look to disabled 
  190.     buttons.
  191.  
  192. - Fixed MIDI playback so that MIDI files can also be seeked.
  193.  
  194. - Widened the application window so that Large Fonts at 1024x768 don't 
  195.   make the menu bar wrap around to the next line.
  196.  
  197. - Included a batch file to make playlists from the command line. Type
  198.   "makelist /?" for instructions.
  199.  
  200. - Layer III code is already in maplay, but it needs to be debugged. 
  201.   Attempting to decode Layer III streams will result in memory access 
  202.   violations. I will not include the buggy code for the Layer III 
  203.   stuff in the source code version.
  204.  
  205.  
  206. 07/09/96 (version 1.61)
  207.  
  208. - Changed the default extension of MPEG audio files from "MP2" to 
  209.   "MP*". This will allow more MPEG audio files to be opened easily, and 
  210.   prepares for Layer III (MP3) files.
  211.  
  212. - Fixed a bug which sometimes caused the scroll bar to not be reset 
  213.   after playing.
  214.  
  215. - Changed the MPEG...Decoding Options dialog box back to the ugly 
  216.   default Windows dialog box. The Borland style one cannot load unless 
  217.   BWCC.DLL is loaded before the application is run, so I took it out.
  218.  
  219. - Made the libararies link statically, which increases the code size, 
  220.   but reduces the possibility that the application will fail to work 
  221.   due to missing DLL files. (I think)
  222.  
  223. - Started work on layer III. Some layer III stuff has been added in the
  224.   source code, but of course, it doesn't work yet.
  225.  
  226. 06/26/96 (version 1.60)
  227.  
  228. - Added a scroll bar that updates as sounds play. You can also use it 
  229.   to seek anywhere in the sound. Fast forward and rewind also have been
  230.   implemented.
  231.  
  232. - Reduced the buffer size by one half again, to reduce latency when 
  233.   seeking. Again, if you had version 1.51 or earlier working correctly, 
  234.   and version 1.60 messes up, just let me know.
  235.  
  236. - A couple more cosmetic changes, and additions to the maplay classes 
  237.   that allow seeks.
  238.  
  239. - The output buffer now uses fixed memory which is more likely to be 
  240.   available.
  241.  
  242. - Reduced the size of the executable (from 180 KB to 83 KB) by not 
  243.   including debug information.
  244.  
  245. 03/31/96 : Version 1.51
  246.  
  247. - Added the ability to play MIDI files. Wow, I'm a genius (NOT). Still,
  248.   it's cool that you can just use maplay to play everything. You can 
  249.   also put MIDI files in the playlists.
  250.  
  251. 03/28/96 : Version 1.50
  252.  
  253. - Replaced buttons with neat looking icons. 3D too!
  254.  
  255. - Added ability to stop after pausing playback.
  256.  
  257. - Added a dialog box to play files in stereo or in mono. This function 
  258.   works but the pre-decode feature has not been implemented yet. 
  259.   Selecting mono will take half as much CPU time, and may be 
  260.   necessary for 486 or lower CPUs.
  261.  
  262. - Fixed a minor bug with play lists, but lists still do not play 
  263.   perfectly.
  264.  
  265. - Made all the buffers of all versions (386, 486, Pentium) the same 
  266.   size. I don't think the size of the buffer makes much difference 
  267.   anyway. If you had a version that worked before, but doesn't work 
  268.   now, please contact me.
  269.  
  270. - Discovered a minor "bug" - Wave files will not play if you have 
  271.   spaces in the filename or the directory that the WAV file is in.
  272.  
  273. 03/11/96 : Version 1.30
  274.  
  275. - Added play list functionality. To play a list of files, create a text
  276.   file with a filenames (MP2 or WAV) separated by newlines (hit enter 
  277.   after each filename). Make sure you include the full path in the 
  278.   filename, and that the name of the list file ends with a TXT 
  279.   extension. Here is a sample list (arg.txt):
  280.  
  281. sucky_american_music.mp2
  282. grunge_bites.wav
  283. anime_rules.mp2
  284. send_donations_to_Jeff-san.wav
  285.  
  286. The play list is far from perfect, as it frequently freezes in the 
  287. middle of files. I'll work on fixing it.
  288.  
  289. - Fixed lack of stereo playback. The previous version only played the 
  290. first file in stereo, but after loading a mono file, the playback 
  291. remained in mono for stereo streams. This has been completely fixed.
  292.  
  293.  
  294. I'll continue to try to improve maplay until it is perfect. Better 
  295. playlist manipulation, and Netscape plug-in functionality are in the plans.
  296.  
  297.  
  298. Jeff Tsay (ctsay@pasteur.eecs.berkeley.edu)
  299.