aboutsummaryrefslogtreecommitdiffstats
path: root/test/dump_text_file.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-2/+2
|
* text_input_stream: convert to classDenis Krjuchkov2013-05-121-13/+9
|
* don't use g_thread_init() with GLib 2.32Max Kellermann2013-04-171-0/+3
| | | | Deprecated.
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-5/+2
|
* input_stream: forward-declare the structMax Kellermann2013-01-261-1/+1
| | | | Hide the definition from C code, to prepare the transition to C++.
* archive/*: convert to C++Max Kellermann2013-01-241-2/+2
|
* io_thread: convert to C++Max Kellermann2013-01-101-1/+1
|
* input_stream: convert to C++ (internally)Max Kellermann2013-01-101-0/+170