Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | output/fifo: implement output_plugin method delay() | Max Kellermann | 2011-12-13 | 1 | -3/+11 |
* | output_plugin: the plugin allocates the audio_output object | Max Kellermann | 2011-09-19 | 1 | -15/+23 |
* | output: per-plugin header | Max Kellermann | 2011-09-17 | 1 | -0/+1 |
* | conf: add config_dup_block_path() | Max Kellermann | 2011-09-09 | 1 | -14/+9 |
* | utils: parsePath() returns GError on failure | Max Kellermann | 2011-09-09 | 1 | -3/+3 |
* | rename 'Timer' to 'struct timer' | Jonathan Neuschäfer | 2011-08-27 | 1 | -1/+1 |
* | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
* | input/file, output/{fifo,recorder}: add O_BINARY to open() flags | Max Kellermann | 2010-05-20 | 1 | -3/+3 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -0/+1 |
* | fd_util: removed creat_cloexec() | Max Kellermann | 2009-11-10 | 1 | -2/+2 |
* | set the close-on-exec flag on all file descriptors | Max Kellermann | 2009-11-07 | 1 | -2/+3 |
* | output/fifo: renamed source to fifo_output_plugin.c | Max Kellermann | 2009-10-22 | 1 | -0/+301 |