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
Age
Commit message (
Expand
)
Author
2018-07-25
db/Print: move code to PrintSongUris()
Max Kellermann
2018-07-25
SongFilter: make Item an interface
Max Kellermann
2018-07-25
SongFilter: move code to class StringFilter
Max Kellermann
2018-07-25
SongFilter: allow dash in tag name
Max Kellermann
2018-07-25
util/TimeISO8601: new utility library
Max Kellermann
2018-07-25
util/TimeConvert: new utility library
Max Kellermann
2018-07-25
TimePrint: remove unused time_t overload
Max Kellermann
2018-07-25
SongFilter: remove DetachedSong overloads
Max Kellermann
2018-07-25
decoder/ffmpeg: skip the av_probe_input_format() call
Max Kellermann
2018-07-25
input/buffered: fix bogus offset after Seek()
Max Kellermann
2018-07-24
SongFilter: implement operator "!="
Max Kellermann
2018-07-24
SongFilter: new extensible filter syntax
Max Kellermann
2018-07-24
SongFilter: add ToExpression()
Max Kellermann
2018-07-24
SongFilter: pass std::string&& to Item constructor
Max Kellermann
2018-07-24
SongFilter: use std::list::emplace_back()
Max Kellermann
2018-07-21
SongFilter: basic support for negated items
Max Kellermann
2018-07-21
SongFilter: simplify Parse() loop
Max Kellermann
2018-07-21
SongFilter: Parse() throws exception on error
Max Kellermann
2018-07-21
SongFilter: make internal Parse() overload private
Max Kellermann
2018-07-21
SongFilter: remove obsolete prototype
Max Kellermann
2018-07-21
SongFilter: make a few methods private
Max Kellermann
2018-07-21
SongFilter: convert "tag" to "unsigned"
Max Kellermann
2018-07-19
fs/io/OutputStream: relicense under BSD-2
Max Kellermann
2018-07-18
config/File: support wildcards in "include"
Max Kellermann
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
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
config/File: fix typo in comment
Max Kellermann
2018-07-18
config/File: implement the "include" directive
Max Kellermann
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
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
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
[next]