mpd/test
Max Kellermann b479a264b6 pulse: code rewrite using the asynchronous libpulse API
This is a complete rewrite of the PulseAudio output plugin.  It uses
the asynchronous API, which gives us more control over everything.
Additionally, it connects to the PulseAudio server on startup, and
keeps this connection up while MPD runs.  During pause, instead of
closing the stream, it enables "cork".
2009-10-21 10:30:42 +02:00
..
dump_playlist.c song: renamed attribute "url" to "uri" 2009-10-13 18:01:06 +02:00
read_conf.c conf: handle fatal errors with GError 2009-09-24 21:40:07 +02:00
read_mixer.c pulse: code rewrite using the asynchronous libpulse API 2009-10-21 10:30:42 +02:00
read_tags.c test: initialize locale in read_tags.c 2009-08-04 00:41:06 +02:00
run_decoder.c all: Update copyright header. 2009-03-13 11:51:55 -07:00
run_encoder.c conf: handle fatal errors with GError 2009-09-24 21:40:07 +02:00
run_filter.c conf: handle fatal errors with GError 2009-09-24 21:40:07 +02:00
run_input.c test: added run_input test program 2009-04-13 19:18:10 +02:00
run_output.c pulse: code rewrite using the asynchronous libpulse API 2009-10-21 10:30:42 +02:00
software_volume.c Add audio_format_init() function 2009-07-19 16:54:11 +01:00