aboutsummaryrefslogtreecommitdiff
path: root/src/input_file.c
Commit message (Expand)AuthorAge
* input_file.c: replaced mpd_unused by G_GNUC_UNUSEDThomas Jansen2008-11-24
* input_file: refuse to open non-regular filesMax Kellermann2008-10-29
* input_file: check fstat() failureMax Kellermann2008-10-29
* input_file: use GLib for loggingMax Kellermann2008-10-29
* input_file: don't use buffered I/OMax Kellermann2008-10-28
* input_stream: convert offset and size to the off_t data typeMax Kellermann2008-10-28
* input_file, input_curl: check URL type before attempting to openMax Kellermann2008-10-27
* input_stream: use "bool" instead of "int"Max Kellermann2008-10-26
* input_stream: input_stream_close() returns voidMax Kellermann2008-10-26
* input_stream: added struct input_pluginMax Kellermann2008-10-26
* input_stream: no CamelCaseMax Kellermann2008-10-26
* input_file: removed global constructorMax Kellermann2008-10-26
* input_file: don't export internal methodsMax Kellermann2008-10-26
* input_stream: renamed sources, no CamelCaseMax Kellermann2008-10-26