Age | Commit message (Expand) | Author |
---|---|---|
2013-10-23 | input_stream: rename struct to InputStream | Max Kellermann |
2013-10-23 | InputInternal: remove obsolete library | Max Kellermann |
2013-10-17 | fs/Path: move definitions to struct PathTraits | Max Kellermann |
2013-10-17 | InputStream: use int64_t instead of goffset | Max Kellermann |
2013-10-17 | input_plugin: rename struct to "InputPlugin" | Max Kellermann |
2013-10-14 | fs/Path: add method IsAbsolute() | Max Kellermann |
2013-10-02 | Log: new logging library API | Max Kellermann |
2013-09-04 | util/Error: new error passing library | Max Kellermann |
2013-08-07 | Makefile.am: move sources to libsystem.a | Max Kellermann |
2013-01-28 | InputStream: add constructor/destructor | Max Kellermann |
2013-01-27 | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann |
2013-01-26 | input_stream: forward-declare the struct | Max Kellermann |
2013-01-25 | input_{internal,plugin}: convert to C++ | Max Kellermann |
2013-01-21 | input/file,mms: convert to C++ | Max Kellermann |