aboutsummaryrefslogtreecommitdiff
path: root/src/input/file_input_plugin.c
Commit message (Expand)AuthorAge
* input/file,mms: convert to C++Max Kellermann2013-01-21
* input/file: use errno_quark()Max Kellermann2012-10-04
* input_stream: non-blocking I/OMax Kellermann2011-09-16
* input/file: return NULL instead of "false"Max Kellermann2011-09-15
* input_stream: move input_stream_init(), _deinit() to _internal.cMax Kellermann2011-09-14
* copyright year 2011Max Kellermann2011-01-29
* input/file, output/{fifo,recorder}: add O_BINARY to open() flagsMax Kellermann2010-05-20
* input_stream: added attribute "uri"Max Kellermann2010-01-18
* input_stream: added function input_stream_deinit()Max Kellermann2010-01-18
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-01
* Update copyright notices.Avuton Olrich2009-12-31
* input_stream: return errors with GErrorMax Kellermann2009-12-15
* input/file: don't fall back to parent directoryMax Kellermann2009-12-15
* fd_util: removed creat_cloexec()Max Kellermann2009-11-10
* set the close-on-exec flag on all file descriptorsMax Kellermann2009-11-07
* mapper, update, ...: use g_build_filename(), G_DIR_SEPARATOR, ...Max Kellermann2009-10-20
* input_stream: use "goffset" instead of "off_t"Max Kellermann2009-10-11
* input/file: log message on errorMathieu Rochette2009-05-28
* all: Update copyright header.Avuton Olrich2009-03-13
* decoder_plugin: added method container_scan()Jochen Keil2009-03-09
* input: pass config_param to input_plugin.init()Max Kellermann2009-03-02
* input: moved plugins to ./src/input/Max Kellermann2009-03-02