Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
48d02bef
Commit
48d02bef
authored
Feb 26, 2016
by
Max Kellermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README: convert to Markdown
parent
1d67aa7b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
9 deletions
+6
-9
Makefile.am
Makefile.am
+1
-1
README.md
README.md
+5
-8
No files found.
Makefile.am
View file @
48d02bef
...
@@ -2244,7 +2244,7 @@ endif
...
@@ -2244,7 +2244,7 @@ endif
#
#
man_MANS
=
doc/mpd.1 doc/mpd.conf.5
man_MANS
=
doc/mpd.1 doc/mpd.conf.5
doc_DATA
=
AUTHORS COPYING NEWS README doc/mpdconf.example
doc_DATA
=
AUTHORS COPYING NEWS README
.md
doc/mpdconf.example
DOCBOOK_FILES
=
doc/protocol.xml doc/user.xml doc/developer.xml
DOCBOOK_FILES
=
doc/protocol.xml doc/user.xml doc/developer.xml
...
...
README
→
README
.md
View file @
48d02bef
# Music Player Daemon
Music Player Daemon (MPD)
http://www.musicpd.org
http://www.musicpd.org
A daemon for playing music of various formats. Music is played through the
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,
server's audio device. The daemon stores info about all available music,
...
@@ -9,9 +9,6 @@ retrieval, and playlist management can all be managed remotely.
...
@@ -9,9 +9,6 @@ retrieval, and playlist management can all be managed remotely.
For basic installation information see the INSTALL file.
For basic installation information see the INSTALL file.
MPD is released under the GNU General Public License version 2, which is
MPD is released under the
distributed in the COPYING file.
[
GNU General Public License version 2
](
https://www.gnu.org/licenses/gpl-2.0.txt
)
,
which is distributed in the COPYING file.
You should have received a copy of the GNU General Public License along with
this program. If not, see <http://www.gnu.org/licenses/>.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment