index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio_format: basic support for floating point samples
Max Kellermann
2011-10-20
1
-1
/
+2
*
doc/protocol.xml: the replay gain "auto" mode was added in MPD 0.16
Jonathan Neuschäfer
2011-10-19
1
-1
/
+5
*
doc/protocol.xml: document {en,dis}ableoutput's parameter
Jonathan Neuschäfer
2011-10-19
1
-0
/
+2
*
doc/doxygen.conf: enable "quiet" mode
Max Kellermann
2011-10-10
1
-1
/
+1
*
decoder/dsdiff: add option "lsbitfirst"
Max Kellermann
2011-10-07
1
-0
/
+23
*
decoder/dsdiff: add documentation
Max Kellermann
2011-10-07
1
-0
/
+8
*
server_socket: use resolve_host_port() instead of getaddrinfo()
Max Kellermann
2011-09-20
1
-0
/
+4
*
Merge branch 'v0.16.x'
Max Kellermann
2011-09-01
1
-1
/
+1
|
\
|
*
doc/developer.xml: change the coing style example return type to int
Jonathan Neuschäfer
2011-08-27
1
-1
/
+1
*
|
let doxygen find the source code
Jonathan Neuschäfer
2011-08-27
1
-1
/
+1
*
|
input/soup: new input plugin based on libsoup
Max Kellermann
2011-08-24
1
-0
/
+28
*
|
queue: implement song "priorities"
Max Kellermann
2011-07-19
1
-0
/
+81
*
|
Merge branch 'v0.16.x'
Max Kellermann
2011-07-19
2
-8
/
+128
|
\
|
|
*
doc/protocol: add some missing specifications
Jonathan Ballet
2011-07-03
1
-7
/
+127
|
*
doc/user: Typo in playlist plugin documentation, 'playlist plugin' not 'filter'.
Tony Miller
2011-07-03
1
-1
/
+1
*
|
doc: Add despotify user documentation
Simon Kagstrom
2011-04-12
1
-0
/
+82
*
|
fix common misspellings
Jonathan Neuschäfer
2011-03-31
1
-1
/
+1
*
|
doc: Add configuration help for despotify
Simon Kagstrom
2011-03-29
1
-0
/
+11
*
|
playlist_state: add option "restore_paused"
Max Kellermann
2011-02-23
2
-0
/
+8
*
|
output/shout: add possibility to set url
Thomas Jansen
2011-02-09
3
-0
/
+13
*
|
protocol: support client-to-client communication
Max Kellermann
2011-01-29
1
-0
/
+113
*
|
doc: add a list of encoder plugins
Max Kellermann
2011-01-10
1
-0
/
+182
*
|
docs: mention 'sticker' idle event
Anton Khirnov
2011-01-05
1
-0
/
+6
*
|
Makefile.am: generate doxygen.conf
Max Kellermann
2010-12-24
1
-2
/
+2
*
|
configure.ac: hook the cdio_paranoia input plugin
Max Kellermann
2010-12-22
1
-0
/
+11
|
/
*
output: new output plugin "ffado"
Max Kellermann
2010-10-27
1
-0
/
+37
*
output/httpd: bind_to_address support (including IPv6)
Thomas Jansen
2010-09-25
2
-2
/
+12
*
doc/protocol: update descriptions of the searching commands
Anton Khirnov
2010-08-31
1
-14
/
+15
*
doc/protocol: mention that 'status' command also returns 'random'
Anton Khirnov
2010-08-15
1
-0
/
+6
*
Makefile.am: fix out-of-tree doxygen call
Max Kellermann
2010-07-25
1
-1
/
+1
*
replay_gain: added mode "auto"
Daniel Seuthe
2010-04-25
1
-3
/
+5
*
inotify: added setting "auto_update_depth"
Max Kellermann
2010-04-13
2
-0
/
+10
*
Add support for MixRamp tags
Tim Phipps
2010-03-21
1
-0
/
+38
*
output: added option "always_on" for radio stations
Max Kellermann
2010-03-10
1
-0
/
+12
*
replay_gain: optionally use hardware mixer to apply replay gain
Max Kellermann
2010-02-17
2
-0
/
+19
*
doc: deleted sticker specification proposal
Max Kellermann
2010-02-08
1
-91
/
+0
*
command: "listplaylist" dumps playlist files
Max Kellermann
2010-02-08
1
-5
/
+20
*
audio_format: support packed 24 bit samples
Max Kellermann
2010-01-16
1
-0
/
+11
*
decoder/mikmod: sample rate is configurable
Max Kellermann
2009-11-14
1
-1
/
+29
*
doc: added decoder plugin reference
Max Kellermann
2009-11-14
1
-0
/
+6
*
output/jack: added option "server_name"
Max Kellermann
2009-11-07
1
-0
/
+9
*
command: added command "decoders"
Max Kellermann
2009-11-07
1
-0
/
+19
*
output/jack: dynamic source port list
Max Kellermann
2009-11-06
1
-0
/
+12
*
output/jack: renamed option "ports" to "destination_ports"
Max Kellermann
2009-11-06
1
-1
/
+1
*
output/jack: renamed "output ports" to "destination ports"
Max Kellermann
2009-11-06
1
-1
/
+1
*
playlist: added extm3u plugin
Max Kellermann
2009-11-06
1
-0
/
+8
*
output/jack: use jack_client_open() instead of jack_client_new()
Max Kellermann
2009-11-05
1
-0
/
+11
*
doc/user: document JACK plugin options
Max Kellermann
2009-11-05
1
-0
/
+43
*
output/jack: added option "client_name"
Max Kellermann
2009-11-05
1
-3
/
+2
*
sticker comments in code and example configuration file
Romain Bignon
2009-11-04
1
-0
/
+5
[next]