summaryrefslogtreecommitdiff
path: root/src/input/FileInputPlugin.cxx
AgeCommit message (Expand)Author
2014-01-24Input*: move to input/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-05fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8Denis Krjuchkov
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-23input_stream: rename struct to InputStreamMax Kellermann
2013-10-23InputInternal: remove obsolete libraryMax Kellermann
2013-10-17fs/Path: move definitions to struct PathTraitsMax Kellermann
2013-10-17InputStream: use int64_t instead of goffsetMax Kellermann
2013-10-17input_plugin: rename struct to "InputPlugin"Max Kellermann
2013-10-14fs/Path: add method IsAbsolute()Max Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann
2013-01-28InputStream: add constructor/destructorMax Kellermann
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann
2013-01-26input_stream: forward-declare the structMax Kellermann
2013-01-25input_{internal,plugin}: convert to C++Max Kellermann
2013-01-21input/file,mms: convert to C++Max Kellermann