aboutsummaryrefslogtreecommitdiffstats
path: root/src/output (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-17output/alsa: support packed 24 bit samplesMax Kellermann1-0/+13
2010-01-16output/alsa: probe all sample formats in a loopMax Kellermann1-36/+34
2010-01-16output/alsa: merged code into alsa_output_try_format()Max Kellermann1-51/+71
2010-01-16output/alsa: pass sample_format to get_bitformat()Max Kellermann1-3/+3
2010-01-16output/alsa: moved code to alsa_output_setup_format()Max Kellermann1-72/+80
2009-12-31Update copyright notices.Avuton Olrich19-19/+19
2009-12-03httpd: use get_mime_type to determine encoder contentViliam Mateicka1-7/+6
2009-12-02audio_format: changed "bits" to "enum sample_format"Max Kellermann9-65/+108
2009-11-15output/openal: use audio_format_to_string()Max Kellermann1-3/+3
2009-11-12include config.h in all sourcesMax Kellermann16-8/+22
2009-11-10configure.ac: require GLib 2.12Max Kellermann1-0/+1
2009-11-10fd_util: removed creat_cloexec()Max Kellermann4-7/+8
2009-11-09output/alsa: fill period buffer with silence before drainingMax Kellermann1-3/+47
2009-11-08fd_util: added O_NONBLOCK functionsMax Kellermann1-1/+2
2009-11-07set the close-on-exec flag on all file descriptorsMax Kellermann6-12/+22
2009-11-07output/jack: added option "server_name"Max Kellermann1-1/+8
2009-11-07output/httpd: moved code to httpd_output_bind()Max Kellermann1-28/+48
2009-11-07output/jack: free source port names on exitMax Kellermann1-0/+3
2009-11-06output/jack: dynamic source port listMax Kellermann1-37/+74
2009-11-06output/jack: dynamic destination port listMax Kellermann1-25/+71
2009-11-06output/jack: renamed option "ports" to "destination_ports"Max Kellermann1-1/+9
2009-11-06output/jack: renamed "output ports" to "destination ports"Max Kellermann1-18/+20
2009-11-05output/httpd: bind port when output is enabledMax Kellermann2-13/+49
2009-11-05output/jack: support mono inputMax Kellermann1-13/+41
2009-11-05output/jack: clear ring buffers before activatingMax Kellermann1-1/+6
2009-11-05output/jack: use jack_client_open() instead of jack_client_new()Max Kellermann1-4/+23
2009-11-05output/jack: added option "client_name"Max Kellermann1-3/+2
2009-11-02alsa_plugin.c: workaround snd_pcm_drain bugJeffrey Middleton1-1/+2
2009-10-29httpd: add config option to limit number of clientsViliam Mateicka2-3/+20
2009-10-29output_plugin: added method "drain"Max Kellermann1-3/+9
2009-10-29output/alsa: don't recover on CANCELMax Kellermann1-1/+1
2009-10-29output/pulse: initialize pulse_output.mixerMax Kellermann1-0/+1
2009-10-27include pulse/version.h for PA_CHECK_VERSIONAlam Arias1-0/+2
2009-10-23output/jack: implement methods enable()/disable()Max Kellermann1-16/+24
2009-10-23output/pulse: implement methods enable()/disable()Max Kellermann1-9/+35
2009-10-23output_plugin: added methods enable() and disable()Max Kellermann1-0/+2
2009-10-23output/pulse: call mixer on state changesMax Kellermann2-2/+117
2009-10-22output/fifo: renamed source to fifo_output_plugin.cMax Kellermann1-3/+3
2009-10-21audio_format: wildcards allowed in audio_format configurationMax Kellermann1-2/+7
2009-10-21output/jack: make ringbuffer_size a size_tMax Kellermann1-1/+1
2009-10-21output/jack: connect to server on MPD startupMax Kellermann1-69/+119
2009-10-21output/jack: removed the empty "cancel" methodMax Kellermann1-6/+0
2009-10-21output/jack: renamed parameter "error" to "error_r"Max Kellermann1-12/+12
2009-10-21output/jack: implement the "pause" methodMax Kellermann1-0/+41
2009-10-21output/jack: renamed source to jack_output_plugin.cMax Kellermann1-2/+2
2009-10-21pulse: code rewrite using the asynchronous libpulse APIMax Kellermann2-73/+639
2009-10-20mixer/{oss,alsa}: renamed the mixer source filesMax Kellermann2-2/+4
2009-10-20output/pulse: renamed context to "Music Player Daemon"Max Kellermann1-1/+1
2009-10-20pulse: renamed source filesMax Kellermann1-3/+5
2009-10-20pulse: announce "media.role=music"Max Kellermann1-0/+2