diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-04-23 07:31:05 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-04-23 07:31:05 +0000 |
commit | a31560aec4f004e58930277758f5412d86c62adc (patch) | |
tree | 845ff6947d26b22a0f4527901dbefc97bca89d78 /modules/id3/helperapps | |
parent | 8b27d66add7ca9ba57d7e9488612cb54be4b11c1 (diff) | |
download | ampache-a31560aec4f004e58930277758f5412d86c62adc.tar.gz ampache-a31560aec4f004e58930277758f5412d86c62adc.tar.bz2 ampache-a31560aec4f004e58930277758f5412d86c62adc.zip |
it technically logs in and streams.. but thats it, complete rewrite almost everything broken
Diffstat (limited to 'modules/id3/helperapps')
-rw-r--r-- | modules/id3/helperapps/cygwin1.dll | bin | 971080 -> 0 bytes | |||
-rwxr-xr-x | modules/id3/helperapps/head.exe | bin | 24064 -> 0 bytes | |||
-rwxr-xr-x | modules/id3/helperapps/md5sum.exe | bin | 28160 -> 0 bytes | |||
-rwxr-xr-x | modules/id3/helperapps/metaflac.exe | bin | 118784 -> 0 bytes | |||
-rw-r--r-- | modules/id3/helperapps/readme.txt | 47 | ||||
-rwxr-xr-x | modules/id3/helperapps/sha1sum.exe | bin | 68096 -> 0 bytes | |||
-rwxr-xr-x | modules/id3/helperapps/shorten.exe | bin | 60928 -> 0 bytes | |||
-rwxr-xr-x | modules/id3/helperapps/tail.exe | bin | 35328 -> 0 bytes | |||
-rwxr-xr-x | modules/id3/helperapps/vorbiscomment.exe | bin | 192512 -> 0 bytes |
9 files changed, 0 insertions, 47 deletions
diff --git a/modules/id3/helperapps/cygwin1.dll b/modules/id3/helperapps/cygwin1.dll Binary files differdeleted file mode 100644 index 4f2596ce..00000000 --- a/modules/id3/helperapps/cygwin1.dll +++ /dev/null diff --git a/modules/id3/helperapps/head.exe b/modules/id3/helperapps/head.exe Binary files differdeleted file mode 100755 index 7f5ef876..00000000 --- a/modules/id3/helperapps/head.exe +++ /dev/null diff --git a/modules/id3/helperapps/md5sum.exe b/modules/id3/helperapps/md5sum.exe Binary files differdeleted file mode 100755 index 03131206..00000000 --- a/modules/id3/helperapps/md5sum.exe +++ /dev/null diff --git a/modules/id3/helperapps/metaflac.exe b/modules/id3/helperapps/metaflac.exe Binary files differdeleted file mode 100755 index cdf41c50..00000000 --- a/modules/id3/helperapps/metaflac.exe +++ /dev/null diff --git a/modules/id3/helperapps/readme.txt b/modules/id3/helperapps/readme.txt deleted file mode 100644 index aea9002b..00000000 --- a/modules/id3/helperapps/readme.txt +++ /dev/null @@ -1,47 +0,0 @@ -///////////////////////////////////////////////////////////////// -/// 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 differdeleted file mode 100755 index f1a52164..00000000 --- a/modules/id3/helperapps/sha1sum.exe +++ /dev/null diff --git a/modules/id3/helperapps/shorten.exe b/modules/id3/helperapps/shorten.exe Binary files differdeleted file mode 100755 index b82d6c35..00000000 --- a/modules/id3/helperapps/shorten.exe +++ /dev/null diff --git a/modules/id3/helperapps/tail.exe b/modules/id3/helperapps/tail.exe Binary files differdeleted file mode 100755 index 36c2abc2..00000000 --- a/modules/id3/helperapps/tail.exe +++ /dev/null diff --git a/modules/id3/helperapps/vorbiscomment.exe b/modules/id3/helperapps/vorbiscomment.exe Binary files differdeleted file mode 100755 index 9e4e4b98..00000000 --- a/modules/id3/helperapps/vorbiscomment.exe +++ /dev/null |