aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/update/Walk.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Directory: eliminate attribute "have_stat"Max Kellermann2014-06-161-2/+1
* db/simple: use class boost::intrusive::listMax Kellermann2014-06-161-32/+29
* db/simple: mount pointsMax Kellermann2014-02-271-1/+5
* db/update/Service: allocate UpdateWalk dynamicallyMax Kellermann2014-02-271-1/+2
* db/update: cancel the update on shutdownMax Kellermann2014-02-271-1/+1
* db/simple: create dedicated directoryMax Kellermann2014-02-261-2/+2
* db/update/Walk: disable FindAncestorLoop() if device/inode==0Max Kellermann2014-02-091-0/+5
* db/update/Walk: document FindAncestorLoop()Max Kellermann2014-02-091-0/+6
* db/update/Walk: rename find_inode_ancestor() to FindAncestorLoop()Max Kellermann2014-02-091-4/+4
* StoragePlugin: add method MapToRelativeUTF8()Max Kellermann2014-02-071-3/+8
* fixed leaked LocalDirectoryReader *const reader in UpdateWalk::UpdateDirectorygeneticdrift2014-02-061-3/+3
* storage: add abstract interfaceMax Kellermann2014-02-051-5/+5
* db/UpdateWalk: move LocalStorage to InstanceMax Kellermann2014-02-051-3/+4
* LocalStorage: new API abstracting filesystem walkMax Kellermann2014-02-051-79/+100
* db/DatabaseListener: add method OnDatabaseSongRemoved()Max Kellermann2014-02-041-2/+2
* db/update/Walk: add Directory reference parameterMax Kellermann2014-02-041-10/+8
* db/update/Editor: add locking method variantsMax Kellermann2014-01-311-11/+4
* update/Walk: declare std::string at assignmentMax Kellermann2014-01-301-4/+2
* db/update: convert to OO APIMax Kellermann2014-01-301-0/+463