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
ae2b3fcd
Commit
ae2b3fcd
authored
Feb 24, 2004
by
Warren Dukes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update installtion and authors for 0.10.0
git-svn-id:
https://svn.musicpd.org/mpd/trunk@12
09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent
636f83dc
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
0 deletions
+16
-0
AUTHORS
AUTHORS
+1
-0
INSTALL
INSTALL
+3
-0
UPGRADING
UPGRADING
+12
-0
No files found.
AUTHORS
View file @
ae2b3fcd
...
@@ -3,3 +3,4 @@ Developer -> tw-nym
...
@@ -3,3 +3,4 @@ Developer -> tw-nym
wave File Support -> normalperson
wave File Support -> normalperson
setuid patch -> Nagilum
setuid patch -> Nagilum
'next' and 'previous' patch -> Niklas Hofer
'next' and 'previous' patch -> Niklas Hofer
command.c cleanup -> mackstann
INSTALL
View file @
ae2b3fcd
...
@@ -25,6 +25,9 @@ libogg, libogg-devel, libvorbis, and libvorbis-devel).
...
@@ -25,6 +25,9 @@ libogg, libogg-devel, libvorbis, and libvorbis-devel).
Flac - http://flac.sf.net
Flac - http://flac.sf.net
For Flac support, you need Flac 1.1.0 or greater.
For Flac support, you need Flac 1.1.0 or greater.
Audiofile - http://www.68k.org/~michael/audiofile/
For wave support.
Download
Download
--------
--------
...
...
UPGRADING
View file @
ae2b3fcd
Music Player Daemon (MPD) - UPGRADING
Music Player Daemon (MPD) - UPGRADING
Upgrading to 0.10.0
-------------------
All information is now stored in the db in UTF-8 format, and the character
set used for the filesystem is stored in the db. Thus, it is highly
recommended that you recreate the db. To do so, run mpd with the
"--create-db" command line option. Also, note that the filesystem
character set will be determined from your current locale settings.
If your locale settings are not the same as those used for the filesystem,
then use the config file parameter "filesystem_charset" to specify the
correct character set (this maybe neccessary if you create the db with root).
Upgrading to 0.9.3
Upgrading to 0.9.3
------------------
------------------
...
...
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