mpd/test
Max Kellermann 754f26a97c input_stream: non-blocking I/O
Add GMutex, GCond attributes which will be used by callers to
conditionally wait on the stream.

Remove the (now-useless) plugin method buffer(), wait on GCond
instead.  Lock the input_stream before each method call.  Do the same
with the playlist plugins.
2011-09-16 21:22:13 +02:00
..
dump_playlist.c input_stream: non-blocking I/O 2011-09-16 21:22:13 +02:00
read_conf.c Merge branch 'v0.16.x' 2011-07-19 00:24:20 +02:00
read_mixer.c output/raop: consistently use GError 2011-08-24 01:47:26 +02:00
read_tags.c input_stream: non-blocking I/O 2011-09-16 21:22:13 +02:00
run_convert.c copyright year 2011 2011-01-29 10:13:54 +01:00
run_decoder.c input_stream: non-blocking I/O 2011-09-16 21:22:13 +02:00
run_encoder.c conf: move duplicate check to _read_name_value() 2011-09-09 21:36:41 +02:00
run_filter.c Merge branch 'v0.16.x' 2011-07-19 00:24:20 +02:00
run_inotify.c copyright year 2011 2011-01-29 10:13:54 +01:00
run_input.c input_stream: non-blocking I/O 2011-09-16 21:22:13 +02:00
run_normalize.c copyright year 2011 2011-01-29 10:13:54 +01:00
run_ntp_server.c ntp_server: move code to udp_server.c 2011-08-30 07:39:05 +02:00
run_output.c output_control: move code to audio_output_destruct() 2011-08-30 22:28:15 +02:00
signals.c test/run_ntp_server: quit on SIGINT or SIGTERM 2011-08-29 10:18:54 +02:00
signals.h test/run_ntp_server: quit on SIGINT or SIGTERM 2011-08-29 10:18:54 +02:00
software_volume.c copyright year 2011 2011-01-29 10:13:54 +01:00
stdbin.h copyright year 2011 2011-01-29 10:13:54 +01:00
test_archive_bzip2.sh Makefile.am: added unit tests for the archive plugins 2009-12-31 15:50:59 +01:00
test_archive_iso9660.sh Makefile.am: added unit tests for the archive plugins 2009-12-31 15:50:59 +01:00
test_archive_zzip.sh Makefile.am: added unit tests for the archive plugins 2009-12-31 15:50:59 +01:00
test_queue_priority.c test/test_queue_priority: work around "set but not used" warning 2011-09-16 09:10:39 +02:00