summaryrefslogtreecommitdiff
path: root/src/Directory.hxx
AgeCommit message (Expand)Author
2014-01-24Database*: move to db/Max Kellermann
2014-01-22LightDirectory: new struct replacing Directory in the DB APIMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-09Directory: remove method Free()Max Kellermann
2014-01-09Directory: convert to fixed-size structMax Kellermann
2014-01-09DetachedSong: fork of struct SongMax Kellermann
2014-01-07Directory: make some code generic, move to VarSize.hxxMax Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-19*: use nullptr instead of NULLMax Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-07-30include cleanupMax Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-01-30TagPool, ...: include cleanupMax Kellermann
2013-01-03PlaylistVector: use std::listMax Kellermann
2013-01-03Directory: initialise in default constructorMax Kellermann
2013-01-03Directory: add constructor and destructorMax Kellermann
2013-01-03Directory: rename struct directory to DirectoryMax Kellermann
2013-01-02Directory: turn functions to methodsMax Kellermann
2013-01-02Directory: make the header C++ onlyMax Kellermann