aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/fifo_output_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Log, ...: include cleanupMax Kellermann2013-01-101-1/+0
* use g_strerror() instead of strerror()Max Kellermann2012-03-061-6/+6
* output/fifo: implement output_plugin method delay()Max Kellermann2011-12-131-3/+11
* output_plugin: the plugin allocates the audio_output objectMax Kellermann2011-09-191-15/+23
* output: per-plugin headerMax Kellermann2011-09-171-0/+1
* conf: add config_dup_block_path()Max Kellermann2011-09-091-14/+9
* utils: parsePath() returns GError on failureMax Kellermann2011-09-091-3/+3
* rename 'Timer' to 'struct timer'Jonathan Neuschäfer2011-08-271-1/+1
* copyright year 2011Max Kellermann2011-01-291-1/+1
* input/file, output/{fifo,recorder}: add O_BINARY to open() flagsMax Kellermann2010-05-201-3/+3
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* fd_util: removed creat_cloexec()Max Kellermann2009-11-101-2/+2
* set the close-on-exec flag on all file descriptorsMax Kellermann2009-11-071-2/+3
* output/fifo: renamed source to fifo_output_plugin.cMax Kellermann2009-10-221-0/+301