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/readme.txt | |
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/readme.txt')
-rw-r--r-- | modules/id3/helperapps/readme.txt | 47 |
1 files changed, 0 insertions, 47 deletions
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 |