aboutsummaryrefslogtreecommitdiff
path: root/src/output/recorder_output_plugin.c
Commit message (Expand)AuthorAge
* output/{recorder,shout}: call encoder_read() in a loopMax Kellermann2012-10-02
* output/recorder: move code to _write_to_file()Max Kellermann2012-10-02
* output/recorder: fix write() error checkMax Kellermann2012-10-02
* output/recorder: make variables more localMax Kellermann2012-10-02
* output/recorder, test/*: invoke encoder_read() after _open()Max Kellermann2012-10-02
* Merge branch 'v0.16.x'Max Kellermann2012-04-05
|\
| * encoder/vorbis: generate end-of-stream packet when playback endsMax Kellermann2012-04-05
* | output_plugin: the plugin allocates the audio_output objectMax Kellermann2011-09-19
* | output: per-plugin headerMax Kellermann2011-09-17
* | Merge branch 'v0.16.x'Max Kellermann2011-07-19
|\|
| * output/recorder: fix a memory leakJonathan Neuschäfer2011-07-18
* | copyright year 2011Max Kellermann2011-01-29
|/
* input/file, output/{fifo,recorder}: add O_BINARY to open() flagsMax Kellermann2010-05-20
* Update copyright notices.Avuton Olrich2009-12-31
* include config.h in all sourcesMax Kellermann2009-11-12
* fd_util: removed creat_cloexec()Max Kellermann2009-11-10
* set the close-on-exec flag on all file descriptorsMax Kellermann2009-11-07
* output/recorder: new output plugin for recording radio streamsMax Kellermann2009-08-24