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
/
DirectorySave.cxx
Age
Commit message (
Expand
)
Author
2014-01-19
Song: make the "parent" attribute mandatory
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
2013-12-08
TextFile: move to fs subsystem
Denis Krjuchkov
2013-12-04
DirectorySave: don't duplicate string
Max Kellermann
2013-11-28
Util/StringUtil: add StringStartsWith()
Max Kellermann
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-21
DirectorySave: use Directory::GetName()
Max Kellermann
2013-10-21
util/NumberParser: utilities for parsing numbers from ASCII strings
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
2013-10-02
Listen, ...: add missing includes
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-07-28
song: convert header to C++
Max Kellermann
2013-01-03
TextFile: convert to a class
Max Kellermann
2013-01-03
text_file: convert to C++
Max Kellermann
2013-01-03
PlaylistVector: use std::list
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
db_save, state_file: convert to C++
Max Kellermann