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
Age
Commit message (
Collapse
)
Author
2018-07-18
fs/List: new library exporting ListWildcard()
Max Kellermann
2018-07-18
util/StringAPI: add raw strcmp() wrapper
Max Kellermann
2018-07-18
fs/Path: add method ToUTF8Throw()
Max Kellermann
2018-07-18
fs/AllocatedPath: divert some methods to class Path
Max Kellermann
Eliminate duplicate code.
2018-07-18
util/StringAPI: add strpbrk() wrapper
Max Kellermann
2018-07-18
fs/CheckFile: remove variable path_utf8
Max Kellermann
2018-07-18
config/File: add directive "include_optional"
Max Kellermann
2018-07-18
config/File: support absolute paths in "include"
Max Kellermann
2018-07-18
fs/Traits: add Apply()
Max Kellermann
2018-07-18
fs/{,Allocated}Path: add typedef Traits
Max Kellermann
2018-07-18
remove remaining docbook syntax; update year in footer
Rasmus Steinke
2018-07-18
config/File: fix typo in comment
Max Kellermann
2018-07-18
Makefile.am: upload Sphinx output
Max Kellermann
2018-07-18
doc: remove developer.xml, was converted to Sphinx
Max Kellermann
2018-07-18
doc: basic support for Sphinx
Max Kellermann
Migrating from DocBook to Sphinx. Editing XML is really too cumbersome.
2018-07-18
Merge branch 'sphinx' of git://github.com/carnager/MPD
Max Kellermann
2018-07-18
convert developer docs to restructuredtext
Rasmus Steinke
2018-07-18
config/File: implement the "include" directive
Max Kellermann
This is an experimental draft. More needs to be done.
2018-07-18
config/Data: pass new items by rvalue reference
Max Kellermann
2018-07-18
config/Data: use std::forward_list to manage params and blocks
Max Kellermann
2018-07-18
decoder/mad: make "gapless_mp3_playback" a block option
Max Kellermann
Remove another dependency on the config/Global library.
2018-07-18
config/Migrate: library to migrate deprecated settings
Max Kellermann
2018-07-18
config/Data: add methods AddParam(), AddBlock()
Max Kellermann
2018-07-17
config/Global: remove unused function config_get_param()
Max Kellermann
2018-07-17
test/DumpDatabase: use struct ConfigData
Max Kellermann
2018-07-17
StateFileConfig: add attribute "restore_paused"
Max Kellermann
2018-07-17
StateFile: add struct StateFileConfig
Max Kellermann
2018-07-17
config/Global: remove unused function config_get_block()
Max Kellermann
2018-07-17
output/MultipleOutputs: use struct ConfigData
Max Kellermann
2018-07-17
neighbor/Glue: use struct ConfigData
Max Kellermann
2018-07-17
fs/Config: use struct ConfigData
Max Kellermann
2018-07-17
client/Global: use struct ConfigData
Max Kellermann
2018-07-17
db/Configured: use struct ConfigData
Max Kellermann
2018-07-17
pcm/ConfiguredResampler: use struct ConfigData
Max Kellermann
2018-07-17
Listen: use struct ConfigData
Max Kellermann
2018-07-17
LogInit: use struct ConfigData
Max Kellermann
2018-07-17
Permission: use struct ConfigData
Max Kellermann
2018-07-17
config/Global: remove unused function config_get_path()
Max Kellermann
2018-07-17
storage/Configured: use struct ConfigData
Max Kellermann
2018-07-17
config/Global: remove unused function config_get_unsigned()
Max Kellermann
2018-07-17
Main: use struct ConfigData
Max Kellermann
2018-07-17
config/Data: move std::chrono parsers from Global.hxx
Max Kellermann
2018-07-17
Main: add local ConfigData reference
Max Kellermann
2018-07-17
ZeroconfGlue: use struct ConfigData
Max Kellermann
2018-07-17
db/update/Config: use struct ConfigData
Max Kellermann
2018-07-17
db/update/Walk: move UpdateConfig initialization to class UpdateService
Max Kellermann
2018-07-17
db/update/Walk: move configuration to struct UpdateConfig
Max Kellermann
2018-07-17
tag/Config: use struct ConfigData
Max Kellermann
2018-07-17
ReplayGainGlobal: use struct ConfigData
Max Kellermann
2018-07-17
PlaylistFile: use struct ConfigData
Max Kellermann
[next]