This project is a fork of the mpd-mk.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/mpd-mk.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionmpd contribuition repo
homepage URLhttp://netloop2.ath.cx/mpd
ownerviliam.mateicka@gmail.com
last changeThu, 27 Nov 2008 18:34:54 +0000 (27 19:34 +0100)
content tags
add:
README
                       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 is released under the GNU General Public License version 2.
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.
shortlog
2008-11-27 Max Kellermannupdate: added update_global_init() and update_global_fi... master
2008-11-27 Max Kellermannconf: added config_get_bool()
2008-11-27 Max Kellermannmp3: use GLib logging
2008-11-25 Max Kellermanninput_curl: disable Icy-Metadata
2008-11-25 Max Kellermannmain: destroy the save_state timer on exit
2008-11-25 Max Kellermannoutput: use GLib instead of log.h/util.h
2008-11-25 Max Kellermannoss: use GLib instead of utils.h/log.h
2008-11-25 Max Kellermannmvp: use GLib instead of utils.h/log.h
2008-11-25 Max Kellermannshout: use GLib instead of utils.h/log.h
2008-11-25 Max Kellermannshout: don't check HAVE_SHOUT
2008-11-25 Marc Pavotplayer: set elapsed=0 at song change
2008-11-25 Max Kellermannao: print error message when ao_open_live() fails
2008-11-25 Max Kellermannao: support all libao error codes
2008-11-25 Max Kellermannao: use GLib instead of utils.h/log.h
2008-11-25 Max Kellermanndecoder: added missing glib.h include
2008-11-24 Thomas Jansentag_id3.h: replaced mpd_unused by G_GNUC_UNUSED
...
heads
15 years ago master
15 years ago archive