music player daemon (fork)
Go to file
Hans de Goede 4f247ca4da mod: fix crashing on modtracker files
This patch was taken from
http://bugzilla.livna.org/show_bug.cgi?id=1987 and addresses bug
0001693[1]

[1] - http://musicpd.org/mantis/view.php?id=1693

git-svn-id: https://svn.musicpd.org/mpd/trunk@7374 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2008-06-13 07:39:05 +00:00
bs Add the bs build system from mpd-ke 2008-06-01 22:24:55 +00:00
doc Adding FIFO audio output. This is pretty much identical to the old one, 2007-06-13 14:15:30 +00:00
m4 configure: better CFLAGS checking 2008-04-12 04:16:22 +00:00
scripts scripts/mpd-indent.sh: fixup goto label indentation 2007-12-16 21:47:48 +00:00
src mod: fix crashing on modtracker files 2008-06-13 07:39:05 +00:00
AUTHORS Updating Kodest's name/email. 2007-06-25 12:13:45 +00:00
autogen.sh autogen.sh: support for newer autoconf versions (2.60, 2.61) 2008-01-27 23:10:37 +00:00
build.mk Add the bs build system from mpd-ke 2008-06-01 22:24:55 +00:00
ChangeLog Update ChangeLog and TODO 2008-02-25 00:19:14 +00:00
configure.ac configure: better CFLAGS checking 2008-04-12 04:16:22 +00:00
COPYING import from SF CVS 2004-02-23 23:41:20 +00:00
INSTALL Updating INSTALL. 2007-05-27 13:38:52 +00:00
Makefile.am Merge branches/ew r7104 2007-12-28 02:56:25 +00:00
README Doc updates for 0.13.0 2007-03-31 15:20:39 +00:00
TODO Update ChangeLog and TODO 2008-02-25 00:19:14 +00:00
UPGRADING Updating UPGRADING. 2007-05-27 13:30:46 +00:00

                       Music Player Daemon (MPD)
                        http://www.musicpd.org

A daemon for playing music of various formats.  Music is played through the 
server's audio device.  The daemon stores info about all available music, 
and this info can be easily searched and retrieved.  Player control, info
retrieval, and playlist management can all be managed remotely.

To install MPD, see INSTALL.

MPD includes mp4ff in the source, due to licensing issues of the newer 
version and includes bugfixes with the properly licensed version.  mp4ff is 
released under the GPL and copyrighted by M. Bakker, Ahead Software AG 
(http://www.nero.com) and is distributed as a part of the FAAD2 - Freeware 
Advance Audio (AAC) Decoder.

MPD is released under the GNU Public License.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
For the full license, see COPYING.