Change shank's email address
git-svn-id: https://svn.musicpd.org/mpd/trunk@4333 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
2a65e8667d
commit
2fa7125cce
2
AUTHORS
2
AUTHORS
|
@ -1,4 +1,4 @@
|
|||
Developer -> Warren Dukes <shank@mercury.chem.pitt.edu>
|
||||
Developer -> Warren Dukes <warren.dukes@gmail.com>
|
||||
Developer -> tw-nym
|
||||
audiofile support and command.c cleanup -> normalperson
|
||||
setuid patch -> Nagilum
|
||||
|
|
|
@ -2,7 +2,7 @@ dnl AC_INIT(src/main.c)
|
|||
dnl AM_INIT_AUTOMAKE(mpd, 0.10.0)
|
||||
|
||||
AC_PREREQ(2.52)
|
||||
AC_INIT(mpd, 0.12.0, shank@mercury.chem.pitt.edu)
|
||||
AC_INIT(mpd, 0.12.0, warren.dukes@gmail.com)
|
||||
AM_INIT_AUTOMAKE($PACKAGE_NAME, $PACKAGE_VERSION)
|
||||
|
||||
dnl MAD wants this stuff
|
||||
|
|
|
@ -56,6 +56,6 @@ If you find a bug, please report it at
|
|||
.br
|
||||
<\fBhttp://www.musicpd.org/mantis/bug_report_page.php\fP>.
|
||||
.SH AUTHORS
|
||||
Warren Dukes <warren.dukes __AT__ gmail.com>
|
||||
Warren Dukes <warren.dukes@gmail.com>
|
||||
|
||||
Special thanks to all the people that provided feedback and patches.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* Media MVP audio output based on code from MVPMC project:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* OSS audio output (c) 2004, 2005, 2006 by Eric Wong <eric@petta-tech.com>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* Common data structures and functions used by FLAC and OggFLAC
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* Common data structures and functions used by FLAC and OggFLAC
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* Common functions used for Ogg data streams (Ogg-Vorbis and OggFLAC)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* Common functions used for Ogg data streams (Ogg-Vorbis and OggFLAC)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* libaudiofile (wave) support added by Eric Wong <normalperson@yhbt.net>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* OggFLAC support (half-stolen from flac_plugin.c :))
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
2
src/ls.c
2
src/ls.c
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
2
src/ls.h
2
src/ls.h
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -127,7 +127,7 @@ void usage(char * argv[]) {
|
|||
void version() {
|
||||
LOG("mpd (MPD: Music Player Daemon) %s\n",VERSION);
|
||||
LOG("\n");
|
||||
LOG("Copyright (C) 2003-2004 Warren Dukes <shank@mercury.chem.pitt.edu>\n");
|
||||
LOG("Copyright (C) 2003-2004 Warren Dukes <warren.dukes@gmail.com>\n");
|
||||
LOG("This is free software; see the source for copying conditions. There is NO\n");
|
||||
LOG("warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n");
|
||||
LOG("\n");
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* (c)2004 replayGain code by AliasMrJones
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* (c)2004 replayGain code by AliasMrJones
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* (c) 2004 Nick Welch (mack@incise.org)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com
|
||||
* (c)2004 by mackstann
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com
|
||||
* (c)2004 by mackstann
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* the Music Player Daemon (MPD)
|
||||
* (c)2003-2006 by Warren Dukes (shank@mercury.chem.pitt.edu)
|
||||
* (c)2003-2006 by Warren Dukes (warren.dukes@gmail.com)
|
||||
* This project's homepage is: http://www.musicpd.org
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue