diff options
Diffstat (limited to 'modules/id3/helperapps')
-rw-r--r-- | modules/id3/helperapps/cygwin1.dll | bin | 0 -> 971080 bytes | |||
-rwxr-xr-x | modules/id3/helperapps/head.exe | bin | 0 -> 24064 bytes | |||
-rwxr-xr-x | modules/id3/helperapps/md5sum.exe | bin | 0 -> 28160 bytes | |||
-rwxr-xr-x | modules/id3/helperapps/metaflac.exe | bin | 0 -> 118784 bytes | |||
-rw-r--r-- | modules/id3/helperapps/readme.txt | 47 | ||||
-rwxr-xr-x | modules/id3/helperapps/sha1sum.exe | bin | 0 -> 68096 bytes | |||
-rwxr-xr-x | modules/id3/helperapps/shorten.exe | bin | 0 -> 60928 bytes | |||
-rwxr-xr-x | modules/id3/helperapps/tail.exe | bin | 0 -> 35328 bytes | |||
-rwxr-xr-x | modules/id3/helperapps/vorbiscomment.exe | bin | 0 -> 192512 bytes |
9 files changed, 47 insertions, 0 deletions
diff --git a/modules/id3/helperapps/cygwin1.dll b/modules/id3/helperapps/cygwin1.dll Binary files differnew file mode 100644 index 00000000..4f2596ce --- /dev/null +++ b/modules/id3/helperapps/cygwin1.dll diff --git a/modules/id3/helperapps/head.exe b/modules/id3/helperapps/head.exe Binary files differnew file mode 100755 index 00000000..7f5ef876 --- /dev/null +++ b/modules/id3/helperapps/head.exe diff --git a/modules/id3/helperapps/md5sum.exe b/modules/id3/helperapps/md5sum.exe Binary files differnew file mode 100755 index 00000000..03131206 --- /dev/null +++ b/modules/id3/helperapps/md5sum.exe diff --git a/modules/id3/helperapps/metaflac.exe b/modules/id3/helperapps/metaflac.exe Binary files differnew file mode 100755 index 00000000..cdf41c50 --- /dev/null +++ b/modules/id3/helperapps/metaflac.exe diff --git a/modules/id3/helperapps/readme.txt b/modules/id3/helperapps/readme.txt new file mode 100644 index 00000000..aea9002b --- /dev/null +++ b/modules/id3/helperapps/readme.txt @@ -0,0 +1,47 @@ +///////////////////////////////////////////////////////////////// +/// getID3() by James Heinrich <info@getid3.org> // +// available at http://getid3.sourceforge.net // +// or http://www.getid3.org // +///////////////////////////////////////////////////////////////// +// // +// /helperapps/readme.txt - part of getID3() // +// List of binary files required under Windows for some // +// features and/or file formats // +// See /readme.txt for more details // +// /// +///////////////////////////////////////////////////////////////// + +This directory should contain binaries of various helper applications +that getID3() depends on to handle some file formats under Windows. + +The location of this directory is configurable in /getid3/getid3.php +as GETID3_HELPERAPPSDIR + +If this directory is empty, or you are missing any files, please +download the latest version of the "getID3()-WindowsSupport" package +from the usual download location (http://getid3.sourceforge.net) + + + +Included files: +===================================================== + +Taken from http://www.cygwin.com/ +* cygwin1.dll + +Taken from http://unxutils.sourceforge.net/ +* head.exe +* md5sum.exe +* tail.exe + +Taken from http://ebible.org/mpj/software.htm +* sha1sum.exe + +Taken from http://www.vorbis.com/download.psp +* vorbiscomment.exe + +Taken from http://flac.sourceforge.net/download.html +* metaflac.exe + +Taken from http://www.etree.org/shncom.html +* shorten.exe diff --git a/modules/id3/helperapps/sha1sum.exe b/modules/id3/helperapps/sha1sum.exe Binary files differnew file mode 100755 index 00000000..f1a52164 --- /dev/null +++ b/modules/id3/helperapps/sha1sum.exe diff --git a/modules/id3/helperapps/shorten.exe b/modules/id3/helperapps/shorten.exe Binary files differnew file mode 100755 index 00000000..b82d6c35 --- /dev/null +++ b/modules/id3/helperapps/shorten.exe diff --git a/modules/id3/helperapps/tail.exe b/modules/id3/helperapps/tail.exe Binary files differnew file mode 100755 index 00000000..36c2abc2 --- /dev/null +++ b/modules/id3/helperapps/tail.exe diff --git a/modules/id3/helperapps/vorbiscomment.exe b/modules/id3/helperapps/vorbiscomment.exe Binary files differnew file mode 100755 index 00000000..9e4e4b98 --- /dev/null +++ b/modules/id3/helperapps/vorbiscomment.exe |