| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Summary view] [Print] [Text view]
1 ///////////////////////////////////////////////////////////////// 2 /// getID3() by James Heinrich <info@getid3.org> // 3 // available at http://getid3.sourceforge.net // 4 // or http://www.getid3.org // 5 ///////////////////////////////////////////////////////////////// 6 // // 7 // /helperapps/readme.txt - part of getID3() // 8 // List of binary files required under Windows for some // 9 // features and/or file formats // 10 // See /readme.txt for more details // 11 // /// 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 17 The location of this directory is configurable in /getid3/getid3.php 18 as GETID3_HELPERAPPSDIR 19 20 If this directory is empty, or you are missing any files, please 21 download the latest version of the "getID3()-WindowsSupport" package 22 from the usual download location (http://getid3.sourceforge.net) 23 24 25 26 Included files: 27 ===================================================== 28 29 Taken from http://www.cygwin.com/ 30 * cygwin1.dll 31 32 Taken from http://unxutils.sourceforge.net/ 33 * head.exe 34 * md5sum.exe 35 * tail.exe 36 37 Taken from http://ebible.org/mpj/software.htm 38 * sha1sum.exe 39 40 Taken from http://www.vorbis.com/download.psp 41 * vorbiscomment.exe 42 43 Taken from http://flac.sourceforge.net/download.html 44 * metaflac.exe 45 46 Taken from http://www.etree.org/shncom.html 47 * shorten.exe 48 49 50 ///////////////////////////////////////////////////////////////// 51 52 Changelog: 53 54 2003.12.29: 55 * Initial release
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |