diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-11-13 06:04:12 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-11-13 06:04:12 +0000 |
commit | 70c2fedd2992bc2bf5309a9afcc8b810aa7f80ce (patch) | |
tree | aa531656b9015821190546c382cb3756f0c435de /docs | |
parent | 4d053815c552e77ebbab55e9f48bacbea2559cd2 (diff) | |
download | ampache-70c2fedd2992bc2bf5309a9afcc8b810aa7f80ce.tar.gz ampache-70c2fedd2992bc2bf5309a9afcc8b810aa7f80ce.tar.bz2 ampache-70c2fedd2992bc2bf5309a9afcc8b810aa7f80ce.zip |
final commit before alpha2 release
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 4 | ||||
-rwxr-xr-x | docs/README | 10 |
2 files changed, 10 insertions, 4 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index f69a18ea..f3c30090 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -3,7 +3,9 @@ -------------------------------------------------------------------------- -------------------------------------------------------------------------- - v.3.3.3-Alpha2 + v.3.3.3-Alpha2 11/12/2006 + - Fixed some Ajax Issues, added Now Playing to TV page + - Fixed album art search on every Catalog Add - Added exception to MPD controller, forces HTTP play regardless - Added From File: option to album art (Thx pb1dft) - Updated French Translation (Thx charrea) diff --git a/docs/README b/docs/README index aad2cabf..601e5257 100755 --- a/docs/README +++ b/docs/README @@ -57,13 +57,16 @@ Contents: - standard pls - ASX - RAM + - XSPF - Realtime Downsampled + - XSPF Based Flash Player - Automatic Downsampling based on load - On the Fly Transcoding - Localplay - Music Player Daemon (MPD) - Xbox Media Center (XMBC) - Icecast2 + - Democratic Vote based play C) Current Translations @@ -110,7 +113,8 @@ Contents: PHP4-Mysql PHP4-Session PHP4-gd (recommended) - PHP4 ICONV & ZLIB support (recommended) + PHP4 ICONV + PHP4 ZLIB support (recommended) MySQL >= 4.x http://www.mysql.com 16MB of Ram @@ -132,7 +136,7 @@ Contents: 4. License - This Application falls under the Standard GPL. See Licence + This Application falls under the Standard GPL v2. See Licence included with this tar file 4a. Donations @@ -151,7 +155,7 @@ Contents: Public SVN: https://svn.ampache.org/ IRC: irc.ampache.org #ampache (Freenode) Forums: http://ampache.org/forums - Bugs: https://ampache.bountysource.com + Bugs: https://ampache.bountysource.com/development/ Wiki: https://ampache.bountysource.com/wiki/ Demo: http://ampache.org/demo |