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
/
Directory.hxx
Age
Commit message (
Expand
)
Author
2014-01-24
Database*: move to db/
Max Kellermann
2014-01-22
LightDirectory: new struct replacing Directory in the DB API
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-09
Directory: remove method Free()
Max Kellermann
2014-01-09
Directory: convert to fixed-size struct
Max Kellermann
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
2014-01-07
Directory: make some code generic, move to VarSize.hxx
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-07-30
include cleanup
Max Kellermann
2013-07-28
song: convert header to C++
Max Kellermann
2013-01-30
TagPool, ...: include cleanup
Max Kellermann
2013-01-03
PlaylistVector: use std::list
Max Kellermann
2013-01-03
Directory: initialise in default constructor
Max Kellermann
2013-01-03
Directory: add constructor and destructor
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