Age | Commit message (Expand) | Author |
---|---|---|
2014-01-24 | Config*: move to config/ | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2013-10-19 | Permission: use std::find instead of g_strsplit() | Max Kellermann |
2013-10-19 | Permission: move code to ParsePermission() and a table | Max Kellermann |
2013-10-19 | Permission: remove nullptr check | Max Kellermann |
2013-10-19 | Permission: convert PERMISSION_PASSWORD_CHAR from macro to constexpr | Max Kellermann |
2013-10-15 | ConfigData: use std::string for config_param::value | Max Kellermann |
2013-10-15 | Permission: use std::string for temporary password allocation | Max Kellermann |
2013-09-05 | mpd_error.h: remove obsolete header | Max Kellermann |
2013-09-05 | conf.h: remove obsolete header | Max Kellermann |
2013-07-30 | include cleanup | Max Kellermann |
2013-01-07 | decoder_api.h, ...: add "extern C" | Max Kellermann |
2013-01-03 | Permission: use std::map instead of GHashTable | Max Kellermann |
2013-01-03 | permission: convert to C++ | Max Kellermann |