Denis Krjuchkov
|
0a6c4c31b2
|
fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8
|
2013-12-05 03:53:43 +06:00 |
|
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
|
c4d4011c63
|
InputInternal: remove obsolete library
|
2013-10-23 23:10:27 +02:00 |
|
Max Kellermann
|
b3611524f4
|
fs/Path: move definitions to struct PathTraits
|
2013-10-17 23:23:25 +02:00 |
|
Max Kellermann
|
05de2e998c
|
InputStream: use int64_t instead of goffset
Decouple some more from GLib.
|
2013-10-17 10:45:10 +02:00 |
|
Max Kellermann
|
24780d99e6
|
input_plugin: rename struct to "InputPlugin"
|
2013-10-17 10:20:57 +02:00 |
|
Max Kellermann
|
9508ea982b
|
fs/Path: add method IsAbsolute()
|
2013-10-14 22:38:29 +02:00 |
|
Max Kellermann
|
060814daa8
|
Log: new logging library API
Prepare to migrate away from GLib. Currently, we're still using GLib
as a backend.
|
2013-10-02 08:57:55 +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
|
b70d38dc10
|
Makefile.am: move sources to libsystem.a
|
2013-08-07 10:31:31 +02:00 |
|
Max Kellermann
|
dcf55c7e32
|
InputStream: add constructor/destructor
Eliminate input_stream_init() and input_stream_deinit().
|
2013-01-28 23:29:43 +01:00 |
|
Max Kellermann
|
6f3d70b5e2
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
|
Max Kellermann
|
0273cd44b0
|
input_stream: forward-declare the struct
Hide the definition from C code, to prepare the transition to C++.
|
2013-01-26 01:24:01 +01:00 |
|
Max Kellermann
|
49567f1f3e
|
input_{internal,plugin}: convert to C++
|
2013-01-25 22:43:01 +01:00 |
|
Max Kellermann
|
5cffe693b0
|
input/file,mms: convert to C++
|
2013-01-21 10:52:40 +01:00 |
|