index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fs
/
Config.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-04-24
fs/Charset: move HAVE_FS_CHARSET to Features.hxx
Max Kellermann
2019-04-24
fs/Config: add `noexcept`
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-17
fs/Config: use struct ConfigData
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-04-13
lib/icu/Converter: Create() throws exception on error
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-06-26
config/Global: allow calling config_get_string() with one argument
Max Kellermann
2015-06-22
fs/Config: remove charset auto-detection via GLib
Max Kellermann
2015-06-22
fs/Charset: hard-code Windows to ACP
Max Kellermann
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-11-30
fs/Config: add HAVE_GLIB check
Max Kellermann
2014-11-30
fs/Config: swap #if/#else
Max Kellermann
2014-11-29
fs/Charset: add DeinitFSCharset()
Max Kellermann
2014-11-29
fs/Charset: add macro HAVE_FS_CHARSET
Max Kellermann
2014-11-29
fs/Charset: return Error on SetFSCharset() failure
Max Kellermann
2014-11-29
fs/Config: remove bogus WIN32 check
Max Kellermann
2014-02-17
fs/Charset: disable if GLib is disabled
Max Kellermann
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2013-10-17
fs/Charset: default filesystem charset is UTF-8
Max Kellermann
2013-10-17
fs/Path: move configuration code to Config.cxx
Max Kellermann