home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 June B / Pcwk6b98.iso / Mpeg3 / Mp3ext23 / Readme.txt < prev    next >
Text File  |  1998-01-16  |  6KB  |  127 lines

  1. README-File for MP3ext V2.3b4   (28.12.1997)
  2.  
  3. How to install? quitze simple: right click on the file MP3ext.inf, and choose
  4. install from the popup-menu.
  5. If you are using Win95, then the directory you are installing from, needs to
  6. have only short names in it's path! i.e. C:\MP3ext22b99\ wont work. This is
  7. a limitation of Win95! Workaround: rename the directory to something like
  8. C:\MP3ext\ . Then the installation will work.
  9.  
  10. First of all, all this information has moved to the help file.
  11. For further versions, there will only be the detailed history in here
  12.  
  13. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  14. !!!!!               Important
  15. !!!!! If you are upgrading from a previous version ( < V2.2)
  16. !!!!! please read the update.txt
  17. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  18.  
  19. But for those who can't read help-files on their systems, here is a brief
  20. description, of MP3ext:
  21. It's a small extension to the explorer which adds a Property-Sheet to the
  22. MP3-Files, which shows some info about it. ID3-Tag is supported too, and
  23. has got big support for editing them; even multiple of it. With the new
  24. actions, it is possible to export and reuse the ID3-Tag data in any way
  25. you like.
  26.  
  27. Distribution:
  28. Anywhere, as long as the following files stay together:
  29.     File_id.diz
  30.     MP3ext.dll
  31.     MP3ext.hlp
  32.     MP3ext.inf
  33.     Readme.txt
  34.     actions\Readme.txt
  35.     actions\Clipalbum.mp3a
  36.     actions\Clipdefault.mp3a
  37.     actions\ExecHTML.mp3a
  38.     actions\ExecPlaylist.mp3a
  39.     actions\ExecRename.mp3a
  40.  
  41. Now for the history:
  42. + = addition
  43. * = change
  44. ! = bugfix
  45.  
  46. 2.2b1: so many changes from V2.1b I can't remember them all...
  47.        just read the help-file carefully.
  48.  
  49. 2.2b2: + Added a requester in the case some files couldn't be changed
  50.        * read-only files have {} in the File-display.
  51.        ! INF-File: installation now shows the version correct
  52.        + clip implemented. see above.
  53.        ! If the MP3-Info couldn't be found mp3ext crashed.
  54. 2.2b3: + executing of generated files. (ctrl-clip)
  55.        ! install directories: mp3ext.dll -> win\system\
  56.                               mp3ext.hlp -> win\help\
  57.                               mp3ext.inf -> win\inf\
  58.        ! mp3info crashed when pressing a button, and no mp3 was loaded
  59. 2.2:   ! Lausi-fix: now you really can enter 30 chars, and not as much as fit in
  60.          the input field.
  61.        + ID3-Tag strings are trimmed, i.e. leading and ending spaces are removed.
  62.        + you can now overwrite the default language.
  63.        ! no more freeware but giftware
  64.        ! comple rewrite of the actions
  65.        + config-page
  66.        + hidden feature -> see helpfile/section new
  67.        + keyword for my friend called "Chaos"... :-)
  68.        ! the next/prev-keys are changed: with shift you get to beginning/end
  69.          control has been removed
  70.  
  71. 2.2a   * removed limit of actions. now they can be any size.
  72.        * internal cleanup -> 1k shorter
  73.        + second keyword for "chaos" ...
  74.        ! bug fix: calling an action could cause explorer to crash
  75.        + added a few more requester when an action cannot be started
  76.        * IDS_WRITERR -> hard-coded in english! saved 3k
  77.        * if a string isn't available in a specific language, the default english
  78.          is used; -> removing duplicates saved another 1k
  79.  
  80. 2.2b   + the version-resource is now saved only once, and not for every language.
  81.          saved another 5k! :-) 53k was really too big! 43k rules :-)
  82.        ! locale stuff didn't work. fixed.
  83.        ! the last character of a field wasn't copied.
  84.        ! bug fix when using a Clipboard-action
  85.          ! undo-bug fixed
  86.        ! actions didn't work on ID3-specific fields, when the file didn't have
  87.          a tag
  88.        ! locale-stuff doesn't work on Win95 -> duplicate strings back again :-(
  89.        + clicking apply stays at the current MP3 and doesn't jump to the beginning
  90.  
  91. 2.3b1  + enhancement of the ID3-Tag: You can now specify a Track for a MP3!
  92.  
  93. 2.3b2  + languages swedish, spanish
  94.        + Config now localized
  95.  
  96. 2.3b3  + MPEG V2.5 support.
  97.        ! Language fixed. locale worked only with german correct. After adding
  98.          the english strings in the string-resource it should work now.
  99.        + The Action-Filename now can contain keywords too, just like the other
  100.          fields
  101.        + Keywords: track, volume
  102.  
  103. 2.3b4  * rewrote the scan-function, test it and mail me suggestions (with complete
  104.          path though!)
  105.        * default ID3-Genre is now 255 -> called 'unknown'
  106.        + ForceTrack now functional
  107.        + Keyword: track2 (print track in the form "%02d")
  108.        + Language now changeable in global configuration. requires restart.
  109.        + added context sensitive help to the config-pages
  110.  
  111. 2.3b5  + Now you can choose, if you want to have the directory-part of the
  112.          filename being scanned too.
  113.        + new keyword "filesize"
  114.        ! the escaped characters (e.g. \t) now work for the actions
  115.        * the scanner now elimiates duplicate fields in dirname and filename
  116.        * if a tracknumber is found at the end of the filename during the scan,
  117.          i now remove it from the title, if there is a non-alpha char before
  118.          (if you don't understand this, try it)
  119.        * Added 30 new genres so the list is the same as Winamp's
  120.        + hidden feature revealed
  121.        * Play-button removed (use Action ExecPlaylist), Config-button moved to
  122.          old Play-Button; Config-Button is now Help
  123.        + You have the choice of empty default-fields
  124.        ! selecting a volume, would produce two slashes after the drive-name for
  125.          the file-field. fixed.
  126.        * Added 5 new Genres, to keep the list compatible to Winamp V1.666
  127.