Max Kellermann
|
f90abe9530
|
include cleanup using iwyu
|
2013-11-28 11:50:54 +01:00 |
|
Max Kellermann
|
93deb84499
|
input_stream: rename struct to InputStream
|
2013-10-23 23:12:02 +02:00 |
|
Max Kellermann
|
59f8144c50
|
*: use nullptr instead of NULL
|
2013-10-19 18:19:03 +02:00 |
|
Max Kellermann
|
7c1cf61728
|
thread/{Cond,Mutex}: use "class" instead of "typedef"
Allows forward-declaration.
|
2013-10-17 10:06:31 +02:00 |
|
Max Kellermann
|
29030b54c9
|
util/Error: new error passing library
Replaces GLib's GError.
|
2013-09-04 18:14:22 +02:00 |
|
Max Kellermann
|
16afdfd874
|
ArchivePlugin: move instance methods to class ArchiveFile
|
2013-01-30 15:30:19 +01:00 |
|
Max Kellermann
|
f5c0b0d316
|
ArchiveFile: convert to a class
|
2013-01-29 23:26:51 +01:00 |
|
Max Kellermann
|
9f0fb8f6a8
|
ArchivePlugin: replace scan_reset(), scan_next() with visit()
Add the interface ArchiveVisitor.
|
2013-01-29 21:21:07 +01:00 |
|
Max Kellermann
|
a42f9fd4e2
|
ArchivePlugin: scan_next() returns const string
|
2013-01-29 21:11:04 +01:00 |
|
Max Kellermann
|
6f3d70b5e2
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
|
Max Kellermann
|
94fffb332b
|
archive/*: convert to C++
|
2013-01-24 19:18:58 +01:00 |
|