aboutsummaryrefslogtreecommitdiffstats
path: root/src/ConfigData.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ConfigData: use simple linked list instead of GSListMax Kellermann2013-01-301-1/+2
|
* ConfigData: move functions into the classMax Kellermann2013-01-301-22/+19
|
* ConfigData: add constructors/destructorsMax Kellermann2013-01-301-28/+5
|
* ConfigData: use std::string in block_paramMax Kellermann2013-01-301-12/+7
|
* ConfigData: use std::vector for the block_param listMax Kellermann2013-01-301-23/+9
|
* ConfigData: use new/delete instead of GLibMax Kellermann2013-01-301-2/+2
|
* conf: move struct definitions to ConfigData.hxxMax Kellermann2013-01-301-0/+186