readme.helperapps.txt 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. /////////////////////////////////////////////////////////////////
  2. /// getID3() by James Heinrich <info@getid3.org> //
  3. // available at http://getid3.sourceforge.net //
  4. // or https://www.getid3.org //
  5. // also https://github.com/JamesHeinrich/getID3 //
  6. /////////////////////////////////////////////////////////////////
  7. // //
  8. // /helperapps/readme.txt - part of getID3() //
  9. // List of binary files required under Windows for some //
  10. // features and/or file formats //
  11. // See /readme.txt for more details //
  12. // ///
  13. /////////////////////////////////////////////////////////////////
  14. This directory should contain binaries of various helper applications
  15. that getID3() depends on to handle some file formats under Windows.
  16. The location of this directory is configurable in /getid3/getid3.php
  17. as GETID3_HELPERAPPSDIR
  18. If this directory is empty, or you are missing any files, please
  19. download the latest version of the "getID3()-WindowsSupport" package
  20. from the usual download location (http://getid3.sourceforge.net)
  21. Included files:
  22. =====================================================
  23. Taken from http://www.cygwin.com/
  24. * cygwin1.dll
  25. Taken from http://unxutils.sourceforge.net/
  26. * head.exe
  27. Taken from http://www.vorbis.com/download.psp
  28. * vorbiscomment.exe
  29. Taken from http://flac.sourceforge.net/download.html
  30. * metaflac.exe
  31. Taken from http://www.etree.org/shncom.html
  32. * shorten.exe
  33. /////////////////////////////////////////////////////////////////
  34. Changelog:
  35. 2003.12.29:
  36. * Initial release
  37. 2019.07.24:
  38. * Remove obsolete md5sum.exe, sha1sum.exe, tail.exe