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
/
UpdateContainer.cxx
Age
Commit message (
Expand
)
Author
2014-01-24
Update*: move to update/
Max Kellermann
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann
2014-01-19
Song: make the "parent" attribute mandatory
Max Kellermann
2014-01-19
Song: embed the Tag object statically into class Song
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-08
tag/TagBuilder: rename Commit() to CommitNew()
Max Kellermann
2013-12-29
UpdateContainer: pass suffix instead of DecoderPlugin
Max Kellermann
2013-11-04
Log: add level "DEFAULT"
Max Kellermann
2013-10-21
DecoderPlugin: move functions into the struct
Max Kellermann
2013-10-21
decoder_plugin: rename struct to DecoderPlugin
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann
2013-10-02
Log: new logging library API
Max Kellermann
2013-09-26
TagHandler: use a TagBuilder internally
Max Kellermann
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
2013-07-30
tag: convert to C++
Max Kellermann
2013-07-30
tag: move enum tag_type to TagType.h
Max Kellermann
2013-07-29
tag_handler: convert to C++
Max Kellermann
2013-07-28
song: convert header to C++
Max Kellermann
2013-07-28
decoder_api: convert to C++
Max Kellermann
2013-01-30
UpdateContainer: remove duplicate unlock call
Max Kellermann
2013-01-22
Path: move to fs subdirectory
Denis Krjuchkov
2013-01-18
Path: new class "Path" wraps filesystem path strings
Max Kellermann
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-03
Directory: rename struct directory to Directory
Max Kellermann
2013-01-02
Directory: turn functions to methods
Max Kellermann
2013-01-02
Directory: make the header C++ only
Max Kellermann
2013-01-02
mapper: convert to C++
Max Kellermann
2013-01-02
db_lock: convert to C++
Max Kellermann
2013-01-02
update: convert to C++
Max Kellermann