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
99854853
Commit
99854853
authored
Mar 11, 2005
by
Warren Dukes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
todo update
git-svn-id:
https://svn.musicpd.org/mpd/trunk@3055
09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent
75a96701
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
7 deletions
+9
-7
TODO
TODO
+9
-3
mpd.1
doc/mpd.1
+0
-4
No files found.
TODO
View file @
99854853
...
...
@@ -12,14 +12,20 @@
*) Handle mp1 and mp2 files (including files with mp3 suffixes)
*) add support for playing aac streams (gee, thanks icecast)
*) parsing of lame tags (including getting replaygain and gapless info)
*) read replaygain info from id3 tag
*) aduio output
*) allowing "pausing" of audio output devices
*) while pausing, play silence for the devices that don't support
"pausing"
*) add support for automagically detecting the current output device
*) correlated the automagically deteted output device to the default
mixer to choose
*) pick a default type depending on what we detect at compile time
*) don't attempt to autodetect, i think this will just cause
problems
*) output default audio device at the end of the configure
script
*) write a mac os X native audioOutput
*) write a esd native audioOutput
*) remove libao support!
*) need better resampling code
0.13
...
...
doc/mpd.1
View file @
99854853
...
...
@@ -73,10 +73,6 @@ This specifies the character set used for the filesystem. A list of supported
character sets can be obtained by running "iconv -l". The default is
determined from the locale when the db was originally created.
.TP
.B id3v1_encoding <charset>
This specifies the character set used for the ID3v1 tags. Supported characters
sets also can be obtained from the iconv. By default ISO8859-1 is used.
.TP
.B bind_to_address <ip address or hostname or any>
This specifies which address MPD binds to and listens on. The default is "any",
which binds to all available addresses.
...
...
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