• Max Kellermann's avatar
    input_stream: non-blocking I/O · 754f26a9
    Max Kellermann authored
    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.
    754f26a9
Name
Last commit
Last update
..
dump_playlist.c Loading commit data...
read_conf.c Loading commit data...
read_mixer.c Loading commit data...
read_tags.c Loading commit data...
run_convert.c Loading commit data...
run_decoder.c Loading commit data...
run_encoder.c Loading commit data...
run_filter.c Loading commit data...
run_inotify.c Loading commit data...
run_input.c Loading commit data...
run_normalize.c Loading commit data...
run_ntp_server.c Loading commit data...
run_output.c Loading commit data...
signals.c Loading commit data...
signals.h Loading commit data...
software_volume.c Loading commit data...
stdbin.h Loading commit data...
test_archive_bzip2.sh Loading commit data...
test_archive_iso9660.sh Loading commit data...
test_archive_zzip.sh Loading commit data...
test_queue_priority.c Loading commit data...