summaryrefslogtreecommitdiff
path: root/src/Instance.cxx
AgeCommit message (Expand)Author
2016-02-26update copyright year to 2016Max Kellermann
2016-02-07db/DatabaseError: rename enum db_error and make strictly-typedMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-12sticker/Database: use the Error libraryMax Kellermann
2014-02-04db/DatabaseListener: add method OnDatabaseSongRemoved()Max Kellermann
2014-02-04Instance: merge DatabaseModified() into OnDatabaseModified()Max Kellermann
2014-02-04Instance: add Database attributeMax Kellermann
2014-02-01Playlist: pass Database to DatabaseModified()Max Kellermann
2014-01-30db: add compile-time option to disable databaseMax Kellermann
2014-01-26neighbor: new subsystem to detect file servers on the local networkMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-11DatabasePlugin: add interface DatabaseListenerMax Kellermann
2014-01-11UpdateGlue: move stats_invalidate() call to Instance::DatabaseModified()Max Kellermann
2014-01-09DetachedSong: fork of struct SongMax Kellermann
2013-10-22Partition: add method DatabaseModified()Max Kellermann
2013-10-21Partition: add methods TagModified(), SyncWithPlayer()Max Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-04-17Main: move global variables to struct InstanceMax Kellermann