aboutsummaryrefslogtreecommitdiffstats
path: root/src/Instance.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* sticker/Database: use the Error libraryMax Kellermann2014-12-121-1/+2
* db/DatabaseListener: add method OnDatabaseSongRemoved()Max Kellermann2014-02-041-7/+22
* Instance: merge DatabaseModified() into OnDatabaseModified()Max Kellermann2014-02-041-11/+7
* Instance: add Database attributeMax Kellermann2014-02-041-2/+12
* Playlist: pass Database to DatabaseModified()Max Kellermann2014-02-011-1/+2
* db: add compile-time option to disable databaseMax Kellermann2014-01-301-0/+8
* neighbor: new subsystem to detect file servers on the local networkMax Kellermann2014-01-261-0/+16
* copyright year 2014Max Kellermann2014-01-131-1/+1
* DatabasePlugin: add interface DatabaseListenerMax Kellermann2014-01-111-0/+6
* UpdateGlue: move stats_invalidate() call to Instance::DatabaseModified()Max Kellermann2014-01-111-0/+2
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-2/+2
* Partition: add method DatabaseModified()Max Kellermann2013-10-221-1/+1
* Partition: add methods TagModified(), SyncWithPlayer()Max Kellermann2013-10-211-2/+2
* song: convert header to C++Max Kellermann2013-07-281-1/+1
* Main: move global variables to struct InstanceMax Kellermann2013-04-171-0/+48