aboutsummaryrefslogtreecommitdiffstats
path: root/src/Instance.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-09Main: wrap the Storage instance in CompositeStorageMax Kellermann1-0/+4
2014-02-06Instance: narrow "storage" to class StorageMax Kellermann1-2/+2
2014-02-05db/UpdateWalk: move LocalStorage to InstanceMax Kellermann1-0/+4
2014-02-05Instance: add attribute "event_loop"Max Kellermann1-0/+3
2014-02-04db/DatabaseListener: add method OnDatabaseSongRemoved()Max Kellermann1-3/+2
2014-02-04Instance: merge DatabaseModified() into OnDatabaseModified()Max Kellermann1-7/+0
2014-02-04Instance: add Database attributeMax Kellermann1-0/+10
2014-02-04Main: create UpdateService instance in glue_db_init_and_load()Max Kellermann1-0/+6
2014-01-30db: add compile-time option to disable databaseMax Kellermann1-3/+22
2014-01-30db/update: convert to OO APIMax Kellermann1-0/+3
2014-01-26neighbor: new subsystem to detect file servers on the local networkMax Kellermann1-1/+21
2014-01-24Database*: move to db/Max Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2014-01-11DatabasePlugin: add interface DatabaseListenerMax Kellermann1-1/+6
2014-01-09DetachedSong: fork of struct SongMax Kellermann1-2/+1
2013-10-22Playlist: copy stream tags from the PlayerThreadMax Kellermann1-2/+2
2013-07-28song: convert header to C++Max Kellermann1-2/+2
2013-04-17Main: move global variables to struct InstanceMax Kellermann1-19/+20
2013-01-10notify: convert to C++Max Kellermann1-14/+28
2013-01-07TagPool: use the Mutex class instead of GStaticMutexMax Kellermann1-1/+2
2013-01-07tag: convert to C++Max Kellermann1-3/+3
2012-08-08tag_pool: use GStaticMutexMax Kellermann1-5/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-03-27tag_pool: use size_t for string lengthMax Kellermann1-2/+2
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2008-12-28tag & tag_pool: migrate from pthread to glib threadsThomas Jansen1-2/+6
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-08don't include os_compat.hMax Kellermann1-1/+2
2008-09-07tag: lock all accesses to tag_poolEric Wong1-0/+3
2008-08-29tag: optimize tag_dup(), copy item referencesMax Kellermann1-0/+2
2008-08-29tag: added a pool for tag itemsMax Kellermann1-9/+7
2008-08-26added flag "decoder.seeking"Max Kellermann1-0/+2
2008-08-26renamed InputPlugin to struct decoder_pluginMax Kellermann1-1/+1
2008-08-26moved convState to struct decoderMax Kellermann1-0/+3
2008-08-26added struct decoderMax Kellermann1-5/+7
2008-04-12clean up CPP includesMax Kellermann1-2/+0
2008-02-05fix -Wconst warningsMax Kellermann1-2/+2
2007-12-28Merge branches/ew r7104Eric Wong1-1/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-02-18Reverting all of my localization changes. It was a horribleJ. Alexander Treuman1-2/+0
2007-01-08Moving pathConvCharset to charConv.c so it can be reused for localization.J. Alexander Treuman1-0/+2
2006-07-20Add mpd-indent.shAvuton Olrich1-2/+2
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] Remove closeCharSetConversion from theAvuton Olrich1-2/+0
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2004-11-03remove vim &*(@Warren Dukes1-1/+0
2004-06-17actually, scratch the last changeWarren Dukes1-1/+1
2004-06-17check in configure script if iconv() needs CONSTWarren Dukes1-1/+1
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1