Max Kellermann
|
25e338a098
|
ConfigData: use FatalError() instead of MPD_ERROR()
|
2013-08-10 11:52:31 +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
|
fcb7233b25
|
ConfigData: remove obsolete functions
|
2013-08-04 14:07:50 +02:00 |
|
Max Kellermann
|
83f4c48c8a
|
ConfigData: move code to block_param, config_param methods
|
2013-08-04 12:03:56 +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
|
6e47e79790
|
ConfigData: move functions into the class
|
2013-01-30 22:25:17 +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
|
d25195447a
|
ConfigData: use new/delete instead of GLib
|
2013-01-30 22:20:13 +01:00 |
|
Max Kellermann
|
51cb6a0a44
|
conf: move struct definitions to ConfigData.hxx
|
2013-01-30 21:36:07 +01:00 |
|