index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
output
Age
Commit message (
Expand
)
Author
2009-12-31
Update copyright notices.
Avuton Olrich
2009-12-03
httpd: use get_mime_type to determine encoder content
Viliam Mateicka
2009-12-02
audio_format: changed "bits" to "enum sample_format"
Max Kellermann
2009-11-15
output/openal: use audio_format_to_string()
Max Kellermann
2009-11-12
include config.h in all sources
Max Kellermann
2009-11-10
configure.ac: require GLib 2.12
Max Kellermann
2009-11-10
fd_util: removed creat_cloexec()
Max Kellermann
2009-11-09
output/alsa: fill period buffer with silence before draining
Max Kellermann
2009-11-08
fd_util: added O_NONBLOCK functions
Max Kellermann
2009-11-07
set the close-on-exec flag on all file descriptors
Max Kellermann
2009-11-07
output/jack: added option "server_name"
Max Kellermann
2009-11-07
output/httpd: moved code to httpd_output_bind()
Max Kellermann
2009-11-07
output/jack: free source port names on exit
Max Kellermann
2009-11-06
output/jack: dynamic source port list
Max Kellermann
2009-11-06
output/jack: dynamic destination port list
Max Kellermann
2009-11-06
output/jack: renamed option "ports" to "destination_ports"
Max Kellermann
2009-11-06
output/jack: renamed "output ports" to "destination ports"
Max Kellermann
2009-11-05
output/httpd: bind port when output is enabled
Max Kellermann
2009-11-05
output/jack: support mono input
Max Kellermann
2009-11-05
output/jack: clear ring buffers before activating
Max Kellermann
2009-11-05
output/jack: use jack_client_open() instead of jack_client_new()
Max Kellermann
2009-11-05
output/jack: added option "client_name"
Max Kellermann
2009-11-02
alsa_plugin.c: workaround snd_pcm_drain bug
Jeffrey Middleton
2009-10-29
httpd: add config option to limit number of clients
Viliam Mateicka
2009-10-29
output_plugin: added method "drain"
Max Kellermann
2009-10-29
output/alsa: don't recover on CANCEL
Max Kellermann
2009-10-29
output/pulse: initialize pulse_output.mixer
Max Kellermann
2009-10-27
include pulse/version.h for PA_CHECK_VERSION
Alam Arias
2009-10-23
output/jack: implement methods enable()/disable()
Max Kellermann
2009-10-23
output/pulse: implement methods enable()/disable()
Max Kellermann
2009-10-23
output_plugin: added methods enable() and disable()
Max Kellermann
2009-10-23
output/pulse: call mixer on state changes
Max Kellermann
2009-10-22
output/fifo: renamed source to fifo_output_plugin.c
Max Kellermann
2009-10-21
audio_format: wildcards allowed in audio_format configuration
Max Kellermann
2009-10-21
output/jack: make ringbuffer_size a size_t
Max Kellermann
2009-10-21
output/jack: connect to server on MPD startup
Max Kellermann
2009-10-21
output/jack: removed the empty "cancel" method
Max Kellermann
2009-10-21
output/jack: renamed parameter "error" to "error_r"
Max Kellermann
2009-10-21
output/jack: implement the "pause" method
Max Kellermann
2009-10-21
output/jack: renamed source to jack_output_plugin.c
Max Kellermann
2009-10-21
pulse: code rewrite using the asynchronous libpulse API
Max Kellermann
2009-10-20
mixer/{oss,alsa}: renamed the mixer source files
Max Kellermann
2009-10-20
output/pulse: renamed context to "Music Player Daemon"
Max Kellermann
2009-10-20
pulse: renamed source files
Max Kellermann
2009-10-20
pulse: announce "media.role=music"
Max Kellermann
2009-10-13
tag: removed the "_ITEM_" suffix from the enum names
Max Kellermann
2009-10-13
configure.ac: require GLib 2.16
Max Kellermann
2009-09-20
output/osx: fix the OS X 10.6 build
Patrik Weiskircher
2009-09-07
output/openal: support OpenAL plugin on Mac OS X
Serge Ziryukin
2009-09-06
output/openal: fix default device name
Serge Ziryukin
[next]