aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/plugins/FileInputPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-02input/Open: use OpenLocalInputStream()Max Kellermann1-12/+7
2014-10-02input/file: export function OpenFileInputStream()Max Kellermann1-13/+26
2014-10-02input/file: generate Error when errno==ENOENTMax Kellermann1-1/+1
2014-10-02input/file: make the "fd" attribute "const"Max Kellermann1-1/+1
2014-10-02input/file: make variables more localMax Kellermann1-6/+3
2014-10-02input/file: convert to classMax Kellermann1-1/+2
2014-08-19InputStream: make offset_type unsignedMax Kellermann1-3/+3
2014-05-22InputStream: make Seek() always absoluteMax Kellermann1-5/+3
2014-05-11InputStream: remove attribute "plugin"Max Kellermann1-1/+1
2014-05-11InputStream: make various methods abstractMax Kellermann1-30/+20
2014-05-11InputStream: add virtual destructorMax Kellermann1-9/+0
2014-05-11input/plugins: make InputStream the base classMax Kellermann1-12/+8
2014-05-11InputStream: convert to classMax Kellermann1-2/+2
2014-01-24Input*: move to input/Max Kellermann1-2/+2
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-12-05fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8Denis Krjuchkov1-1/+1
2013-11-28include cleanup using iwyuMax Kellermann1-2/+0
2013-10-23input_stream: rename struct to InputStreamMax Kellermann1-6/+6
2013-10-23InputInternal: remove obsolete libraryMax Kellermann1-1/+0
2013-10-17fs/Path: move definitions to struct PathTraitsMax Kellermann1-2/+2
2013-10-17InputStream: use int64_t instead of goffsetMax Kellermann1-2/+3
2013-10-17input_plugin: rename struct to "InputPlugin"Max Kellermann1-1/+1
2013-10-14fs/Path: add method IsAbsolute()Max Kellermann1-1/+2
2013-10-02Log: new logging library APIMax Kellermann1-3/+0
2013-09-04util/Error: new error passing libraryMax Kellermann1-16/+13
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann1-1/+1
2013-01-28InputStream: add constructor/destructorMax Kellermann1-5/+2
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann1-2/+2
2013-01-26input_stream: forward-declare the structMax Kellermann1-0/+1
2013-01-25input_{internal,plugin}: convert to C++Max Kellermann1-2/+2
2013-01-21input/file,mms: convert to C++Max Kellermann1-30/+41
2012-10-04input/file: use errno_quark()Max Kellermann1-11/+6
2011-09-16input_stream: non-blocking I/OMax Kellermann1-2/+5
2011-09-15input/file: return NULL instead of "false"Max Kellermann1-4/+4
2011-09-14input_stream: move input_stream_init(), _deinit() to _internal.cMax Kellermann1-0/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-05-20input/file, output/{fifo,recorder}: add O_BINARY to open() flagsMax Kellermann1-2/+2
2010-01-18input_stream: added attribute "uri"Max Kellermann1-1/+1
2010-01-18input_stream: added function input_stream_deinit()Max Kellermann1-0/+1
2010-01-01input_stream: return allocated input_stream objectsMax Kellermann1-18/+26
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-15input_stream: return errors with GErrorMax Kellermann1-13/+25
2009-12-15input/file: don't fall back to parent directoryMax Kellermann1-18/+3
2009-12-15input/file: don't fall back to parent directoryMax Kellermann1-18/+3
2009-11-10fd_util: removed creat_cloexec()Max Kellermann1-1/+1
2009-11-07set the close-on-exec flag on all file descriptorsMax Kellermann1-1/+2
2009-10-20mapper, update, ...: use g_build_filename(), G_DIR_SEPARATOR, ...Max Kellermann1-1/+1
2009-10-11input_stream: use "goffset" instead of "off_t"Max Kellermann1-2/+3
2009-05-28input/file: log message on errorMathieu Rochette1-0/+2
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7