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
/
src
/
output
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-07
output/jack: free source port names on exit
Max Kellermann
1
-0
/
+3
2009-11-06
output/jack: dynamic source port list
Max Kellermann
1
-37
/
+74
2009-11-06
output/jack: dynamic destination port list
Max Kellermann
1
-25
/
+71
2009-11-06
output/jack: renamed option "ports" to "destination_ports"
Max Kellermann
1
-1
/
+9
2009-11-06
output/jack: renamed "output ports" to "destination ports"
Max Kellermann
1
-18
/
+20
2009-11-05
output/httpd: bind port when output is enabled
Max Kellermann
2
-13
/
+49
2009-11-05
output/jack: support mono input
Max Kellermann
1
-13
/
+41
2009-11-05
output/jack: clear ring buffers before activating
Max Kellermann
1
-1
/
+6
2009-11-05
output/jack: use jack_client_open() instead of jack_client_new()
Max Kellermann
1
-4
/
+23
2009-11-05
output/jack: added option "client_name"
Max Kellermann
1
-3
/
+2
2009-11-02
alsa_plugin.c: workaround snd_pcm_drain bug
Jeffrey Middleton
1
-1
/
+2
2009-10-29
httpd: add config option to limit number of clients
Viliam Mateicka
2
-3
/
+20
2009-10-29
output_plugin: added method "drain"
Max Kellermann
1
-3
/
+9
2009-10-29
output/alsa: don't recover on CANCEL
Max Kellermann
1
-1
/
+1
2009-10-29
output/pulse: initialize pulse_output.mixer
Max Kellermann
1
-0
/
+1
2009-10-27
include pulse/version.h for PA_CHECK_VERSION
Alam Arias
1
-0
/
+2
2009-10-23
output/jack: implement methods enable()/disable()
Max Kellermann
1
-16
/
+24
2009-10-23
output/pulse: implement methods enable()/disable()
Max Kellermann
1
-9
/
+35
2009-10-23
output_plugin: added methods enable() and disable()
Max Kellermann
1
-0
/
+2
2009-10-23
output/pulse: call mixer on state changes
Max Kellermann
2
-2
/
+117
2009-10-22
output/fifo: renamed source to fifo_output_plugin.c
Max Kellermann
1
-3
/
+3
2009-10-21
audio_format: wildcards allowed in audio_format configuration
Max Kellermann
1
-2
/
+7
2009-10-21
output/jack: make ringbuffer_size a size_t
Max Kellermann
1
-1
/
+1
2009-10-21
output/jack: connect to server on MPD startup
Max Kellermann
1
-69
/
+119
2009-10-21
output/jack: removed the empty "cancel" method
Max Kellermann
1
-6
/
+0
2009-10-21
output/jack: renamed parameter "error" to "error_r"
Max Kellermann
1
-12
/
+12
2009-10-21
output/jack: implement the "pause" method
Max Kellermann
1
-0
/
+41
2009-10-21
output/jack: renamed source to jack_output_plugin.c
Max Kellermann
1
-2
/
+2
2009-10-21
pulse: code rewrite using the asynchronous libpulse API
Max Kellermann
2
-73
/
+639
2009-10-20
mixer/{oss,alsa}: renamed the mixer source files
Max Kellermann
2
-2
/
+4
2009-10-20
output/pulse: renamed context to "Music Player Daemon"
Max Kellermann
1
-1
/
+1
2009-10-20
pulse: renamed source files
Max Kellermann
1
-3
/
+5
2009-10-20
pulse: announce "media.role=music"
Max Kellermann
1
-0
/
+2
2009-10-13
tag: removed the "_ITEM_" suffix from the enum names
Max Kellermann
2
-5
/
+4
2009-10-13
configure.ac: require GLib 2.16
Max Kellermann
1
-5
/
+0
2009-09-20
output/osx: fix the OS X 10.6 build
Patrik Weiskircher
1
-0
/
+1
2009-09-20
output/osx: fix the OS X 10.6 build
Patrik Weiskircher
1
-0
/
+1
2009-09-07
output/openal: support OpenAL plugin on Mac OS X
Serge Ziryukin
1
-0
/
+6
2009-09-06
output/openal: fix default device name
Serge Ziryukin
1
-3
/
+3
2009-09-06
openal output plugin
Serge Ziryukin
1
-0
/
+267
2009-08-24
output/recorder: new output plugin for recording radio streams
Max Kellermann
1
-0
/
+214
2009-08-14
output/shout: minimize the unpause latency
Max Kellermann
1
-0
/
+7
2009-07-19
Support wrong-endian ALSA output
David Woodhouse
1
-2
/
+50
2009-07-14
output/httpd: removed duplicate sys/types.h include
Max Kellermann
1
-4
/
+0
2009-07-06
output/httpd: include sys/types.h
Max Kellermann
1
-0
/
+1
2009-06-03
conf: eliminated CamelCase
Max Kellermann
1
-1
/
+1
2009-05-10
latest git, httpd_output_plugin compile fix, mac os x
Patrik Weiskircher
1
-0
/
+4
2009-05-05
httpd_output: save the page generated by encoder_tag()
Max Kellermann
1
-0
/
+21
2009-05-05
httpd_output: moved code to httpd_output_encoder_to_clients()
Max Kellermann
1
-14
/
+32
2009-05-05
httpd_output: disable Icy-Metadata when encoder supports tags
Max Kellermann
3
-18
/
+35
[next]