index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Instance.hxx
Age
Commit message (
Expand
)
Author
2015-01-01
Copyright year 2015
Max Kellermann
2014-02-09
Main: wrap the Storage instance in CompositeStorage
Max Kellermann
2014-02-06
Instance: narrow "storage" to class Storage
Max Kellermann
2014-02-05
db/UpdateWalk: move LocalStorage to Instance
Max Kellermann
2014-02-05
Instance: add attribute "event_loop"
Max Kellermann
2014-02-04
db/DatabaseListener: add method OnDatabaseSongRemoved()
Max Kellermann
2014-02-04
Instance: merge DatabaseModified() into OnDatabaseModified()
Max Kellermann
2014-02-04
Instance: add Database attribute
Max Kellermann
2014-02-04
Main: create UpdateService instance in glue_db_init_and_load()
Max Kellermann
2014-01-30
db: add compile-time option to disable database
Max Kellermann
2014-01-30
db/update: convert to OO API
Max Kellermann
2014-01-26
neighbor: new subsystem to detect file servers on the local network
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-11
DatabasePlugin: add interface DatabaseListener
Max Kellermann
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
2013-10-22
Playlist: copy stream tags from the PlayerThread
Max Kellermann
2013-07-28
song: convert header to C++
Max Kellermann
2013-04-17
Main: move global variables to struct Instance
Max Kellermann