aboutsummaryrefslogtreecommitdiffstats
path: root/src/Instance.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Main: wrap the Storage instance in CompositeStorageMax Kellermann2014-02-091-0/+4
* Instance: narrow "storage" to class StorageMax Kellermann2014-02-061-2/+2
* db/UpdateWalk: move LocalStorage to InstanceMax Kellermann2014-02-051-0/+4
* Instance: add attribute "event_loop"Max Kellermann2014-02-051-0/+3
* db/DatabaseListener: add method OnDatabaseSongRemoved()Max Kellermann2014-02-041-3/+2
* Instance: merge DatabaseModified() into OnDatabaseModified()Max Kellermann2014-02-041-7/+0
* Instance: add Database attributeMax Kellermann2014-02-041-0/+10
* Main: create UpdateService instance in glue_db_init_and_load()Max Kellermann2014-02-041-0/+6
* db: add compile-time option to disable databaseMax Kellermann2014-01-301-3/+22
* db/update: convert to OO APIMax Kellermann2014-01-301-0/+3
* neighbor: new subsystem to detect file servers on the local networkMax Kellermann2014-01-261-1/+21
* Database*: move to db/Max Kellermann2014-01-241-1/+1
* copyright year 2014Max Kellermann2014-01-131-1/+1
* DatabasePlugin: add interface DatabaseListenerMax Kellermann2014-01-111-1/+6
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-2/+1
* Playlist: copy stream tags from the PlayerThreadMax Kellermann2013-10-221-2/+2
* song: convert header to C++Max Kellermann2013-07-281-2/+2
* Main: move global variables to struct InstanceMax Kellermann2013-04-171-0/+54