Max Kellermann
|
29030b54c9
|
util/Error: new error passing library
Replaces GLib's GError.
|
2013-09-04 18:14:22 +02:00 |
|
Max Kellermann
|
b76a29a69a
|
ConfigPath: return a Path object
Migrate all callers to use Path directly, instead of doing the
conversion in each caller.
|
2013-08-07 19:59:09 +02:00 |
|
Max Kellermann
|
b70d38dc10
|
Makefile.am: move sources to libsystem.a
|
2013-08-07 10:31:31 +02:00 |
|
Max Kellermann
|
a27d105dcd
|
FatalError: new library to replace mpd_error.h
|
2013-08-07 10:08:36 +02:00 |
|
Max Kellermann
|
85b77b81ca
|
*: use gcc.h macros instead of GLib
|
2013-08-04 23:48:01 +02:00 |
|
Max Kellermann
|
595b6a4f6c
|
ConfigFile: add enum ConfigOption
Look up top-level config options by enum (= integer), not by name
string.
|
2013-01-30 21:36:04 +01:00 |
|
Max Kellermann
|
38474961fd
|
Log, ...: include cleanup
|
2013-01-10 18:34:40 +01:00 |
|
Max Kellermann
|
8eacd13ce7
|
sig_handlers, log: convert to C++
|
2013-01-09 22:33:06 +01:00 |
|