Max Kellermann
|
5348808bf5
|
PlaylistPlugin, ConfigGlobal: use nullptr instead of NULL
|
2013-09-05 09:40:32 +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
|
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
|
3f3b26fb0e
|
utils: convert to C++
|
2013-04-09 01:17:47 +02:00 |
|
Max Kellermann
|
378ebad1c8
|
ConfigData: use simple linked list instead of GSList
|
2013-01-30 22:39:24 +01:00 |
|
Max Kellermann
|
d9ea3082fb
|
ConfigData: add constructors/destructors
|
2013-01-30 22:20:14 +01:00 |
|
Max Kellermann
|
2d63c26936
|
ConfigData: use std::string in block_param
|
2013-01-30 22:20:14 +01:00 |
|
Max Kellermann
|
3cdd01aa1b
|
ConfigData: use std::vector for the block_param list
|
2013-01-30 22:20:13 +01:00 |
|
Max Kellermann
|
e294ccae24
|
ConfigFile: move code to ConfigGlobal.cxx
|
2013-01-30 21:39:43 +01:00 |
|