summaryrefslogtreecommitdiffstats
path: root/modules/id3/helperapps
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-04-23 07:31:05 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-04-23 07:31:05 +0000
commita31560aec4f004e58930277758f5412d86c62adc (patch)
tree845ff6947d26b22a0f4527901dbefc97bca89d78 /modules/id3/helperapps
parent8b27d66add7ca9ba57d7e9488612cb54be4b11c1 (diff)
downloadampache-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.dllbin971080 -> 0 bytes
-rwxr-xr-xmodules/id3/helperapps/head.exebin24064 -> 0 bytes
-rwxr-xr-xmodules/id3/helperapps/md5sum.exebin28160 -> 0 bytes
-rwxr-xr-xmodules/id3/helperapps/metaflac.exebin118784 -> 0 bytes
-rw-r--r--modules/id3/helperapps/readme.txt47
-rwxr-xr-xmodules/id3/helperapps/sha1sum.exebin68096 -> 0 bytes
-rwxr-xr-xmodules/id3/helperapps/shorten.exebin60928 -> 0 bytes
-rwxr-xr-xmodules/id3/helperapps/tail.exebin35328 -> 0 bytes
-rwxr-xr-xmodules/id3/helperapps/vorbiscomment.exebin192512 -> 0 bytes
9 files changed, 0 insertions, 47 deletions
diff --git a/modules/id3/helperapps/cygwin1.dll b/modules/id3/helperapps/cygwin1.dll
deleted file mode 100644
index 4f2596ce..00000000
--- a/modules/id3/helperapps/cygwin1.dll
+++ /dev/null
Binary files differ
diff --git a/modules/id3/helperapps/head.exe b/modules/id3/helperapps/head.exe
deleted file mode 100755
index 7f5ef876..00000000
--- a/modules/id3/helperapps/head.exe
+++ /dev/null
Binary files differ
diff --git a/modules/id3/helperapps/md5sum.exe b/modules/id3/helperapps/md5sum.exe
deleted file mode 100755
index 03131206..00000000
--- a/modules/id3/helperapps/md5sum.exe
+++ /dev/null
Binary files differ
diff --git a/modules/id3/helperapps/metaflac.exe b/modules/id3/helperapps/metaflac.exe
deleted file mode 100755
index cdf41c50..00000000
--- a/modules/id3/helperapps/metaflac.exe
+++ /dev/null
Binary files differ
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
deleted file mode 100755
index f1a52164..00000000
--- a/modules/id3/helperapps/sha1sum.exe
+++ /dev/null
Binary files differ
diff --git a/modules/id3/helperapps/shorten.exe b/modules/id3/helperapps/shorten.exe
deleted file mode 100755
index b82d6c35..00000000
--- a/modules/id3/helperapps/shorten.exe
+++ /dev/null
Binary files differ
diff --git a/modules/id3/helperapps/tail.exe b/modules/id3/helperapps/tail.exe
deleted file mode 100755
index 36c2abc2..00000000
--- a/modules/id3/helperapps/tail.exe
+++ /dev/null
Binary files differ
diff --git a/modules/id3/helperapps/vorbiscomment.exe b/modules/id3/helperapps/vorbiscomment.exe
deleted file mode 100755
index 9e4e4b98..00000000
--- a/modules/id3/helperapps/vorbiscomment.exe
+++ /dev/null
Binary files differ