home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / sound / mrmpeg / mrmpeg.readme < prev    next >
Encoding:
Text File  |  1998-03-29  |  2.8 KB  |  76 lines

  1. Short:    GUI frontend for MPEGA using MUIRexx.
  2. Uploader: dmyun@mailexcite.com (Deok-Min Yun)
  3. Author:   dmyun@mailexcite.com (Deok-Min Yun)
  4. Type:     mus/play
  5. Requires: MPEGA 3.3, MUIRexx 3.0a
  6. Version:  1.5
  7.  
  8.  
  9. TITLE
  10.  
  11.   MrMPEG 1.5 for Amiga
  12.  
  13.  
  14. WHAT'S NEW?
  15.  
  16.   - Fixed: Opening more than one MrMPEG caused problems.
  17.   - Fixed: 'No Repeat' was playing only 1 song instead of the whole list.
  18.   - Fixed: Pressing close gadget more than once crashed the program.
  19.   - Fixed: Pressing the close gadget or seleting 'Quit' from the menu
  20.     while inserting MPEG files to the list made MrMPEG hang.
  21.   - Added: Multi-select song list entries.
  22.   - Added: Added menu entries for the song list window which are the same
  23.     as menu entries for the player window.
  24.   - Changed: Changed the role of 'Eject' button from show/hide song list
  25.     to eject songs and added a new 'Song List' button (Sorken).
  26.   - Fixed: When inserting a lot of songs at once, not all files were
  27.     added to the list.
  28.   - Fixed: A filename with spaces were causing problems (Immo Mueller
  29.     de Vries).
  30.   - Fixed: Making 'Kill' resident caused 'object not of required type'
  31.     error. It seems that this was caused by unarchiving the MrMPEG
  32.     archive without preserving the protection bit. Using the new
  33.     installer script should fix the problem.
  34.   - Fixed: The installer script was not checking for version/revision
  35.     number for 'rexxutil.library'.
  36.   - Fixed: When there was no song in the song list and selected next or
  37.     previous song, it was making arithmatic conversion error.
  38.   - Fixed: When cancelled saving a song list and then cancelled loading
  39.     a song list, it was reloading the same song list which it shouldn't.
  40.   - Fixed: After listened to a song completely it didn't point back to
  41.     the beginning when selected 'No Repeat' (thanks to Christian Isaksson
  42.     for reporting this).
  43.   - Added: New e-mail address at MailExcite.
  44.   - Fixed: When playing a song, selecting 'About MrMPEG...' from menu invited
  45.     the master Guru. Replaced the requester with RequestChoice. As a side
  46.     effect, it is possible to open more than one requester.
  47.  
  48.  
  49. WHAT IS IT?
  50.  
  51.   MrMPEG is a GUI frontend for MPEGA using MUIRexx. It supports many
  52.   of the features provided in MPEGA with intuitive interface.
  53.  
  54.   - Easy to use interface.
  55.   - Strong song list manipulation.
  56.   - User can change settings while playing the music or stopped.
  57.  
  58.  
  59. AUTHOR
  60.  
  61.   Name   : Deok-Min Yun
  62.   E-Mail : dmyun@mailexcite.com
  63.            dmyun@hotmail.com
  64.            dmyun@rocketmail.com
  65.   WWW    : http://www.geocities.com/SiliconValley/Horizon/7576/
  66.  
  67.  
  68.   My other programs include,
  69.  
  70.   Aminet2DB : Aminet RECENT, CSV, TSV converter.
  71.   CUR2ILBM  : Windows cursor/icon to ILBM converter.
  72.   KLS       : Korean Locale System for Amiga.
  73.   MrMIDI    : GUI frontend for GMPlay using MUIRexx.
  74.   RGBx_DT   : RGBx DataType for RGBN and RGB8.
  75.   XBM_DT    : X BitMap DataType.
  76.