summaryrefslogtreecommitdiff
path: root/test/run_input.cxx
AgeCommit message (Expand)Author
2013-10-23input_stream: rename struct to InputStreamMax Kellermann
2013-10-17thread/{Cond,Mutex}: use "class" instead of "typedef"Max Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-09-05Tag, ...: move to libtag.aMax Kellermann
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-09-05InputLegacy: move functions to the input_stream classMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-09-03IOThread: use FatalError() on g_thread_create() errorMax Kellermann
2013-09-03input_stream.h: rename to InputLegacy.hxxMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-07-30tag: convert to C++Max Kellermann
2013-04-17don't use g_thread_init() with GLib 2.32Max Kellermann
2013-01-28InputStream: use std::stringMax Kellermann
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann
2013-01-26input_stream: forward-declare the structMax Kellermann
2013-01-24archive/*: convert to C++Max Kellermann
2013-01-10io_thread: convert to C++Max Kellermann
2013-01-10input_stream: convert to C++ (internally)Max Kellermann
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann
2013-01-05test: revert debug program renamesMax Kellermann