summaryrefslogtreecommitdiffstats
path: root/docs/README
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-12-27 09:30:09 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-12-27 09:30:09 +0000
commitf16eed74ae62d939289420bf113e9b17694f984d (patch)
tree54fc7adb22f9abc52928bea2abb8cc35e65f45cd /docs/README
parent5414825a71213e9643785492c54cb5288699a67b (diff)
downloadampache-f16eed74ae62d939289420bf113e9b17694f984d.tar.gz
ampache-f16eed74ae62d939289420bf113e9b17694f984d.tar.bz2
ampache-f16eed74ae62d939289420bf113e9b17694f984d.zip
last commit before the alpha4 release
Diffstat (limited to 'docs/README')
-rwxr-xr-xdocs/README14
1 files changed, 9 insertions, 5 deletions
diff --git a/docs/README b/docs/README
index a1b718df..631b62d2 100755
--- a/docs/README
+++ b/docs/README
@@ -56,8 +56,10 @@ Contents:
- simple m3u
- standard pls
- ASX
+ - RAM
- Realtime Downsampled
- Automatic Downsampling based on load
+ - On the Fly Transcoding
- Localplay using Moosic
- Localplay using MPD
- Icecast2 Stream
@@ -76,6 +78,7 @@ Contents:
- Dutch (nl_NL)
- Chinese (zh_CN)
- UK English (en_GB)
+ - Italian (it_IT)
- French (fr_FR) *Partial
D) A Special Thanks:
@@ -83,7 +86,8 @@ Contents:
Scott Kveton - Head Nacho, inventer of all that is Ampache
Robert Hopson - Libglue, Playlists, Ogg support.. and much more
Andy Morgan - Protagonist
- RosenSama - Developer
+ RosenSama - Previous Developer
+ Ben Shields - Graphics Boy
Randall Ehren (Initial XML-RPC)
s1amson (lots of beta testing)
Caleb Crome (bug fixes and enhancements)
@@ -101,12 +105,12 @@ Contents:
2. Getting all the components
Apache >= 1.3.19 http://www.apache.org OR other webserver
- PHP >= 4.1.2 http://www.php.net
+ PHP >= 4.3.x http://www.php.net
PHP4-Mysql
PHP4-Session
PHP4-gd (recommended)
PHP4 ICONV & ZLIB support (recommended)
- MySQL >= 3.23 http://www.mysql.com
+ MySQL >= 4.x http://www.mysql.com
16MB of Ram
3. Setting Up
@@ -125,7 +129,6 @@ Contents:
will be handled by the /update.php script. There is no need to insert
the /sql/ampache.sql if you have an existing installation.
-
4. License
This Application falls under the Standard GPL. See Licence
@@ -147,7 +150,8 @@ Contents:
Public SVN: https://svn.ampache.org/
IRC: irc.ampache.org #ampache (Freenode)
Forums: http://ampache.org/forums
- Bugs: http://bugs.ampache.org
+ Bugs: https://ampache.bountysource.com
+ Wiki: https://ampache.bountysource.com/wiki/
Demo: http://ampache.org/demo
Ampache Development Team