summaryrefslogtreecommitdiff
path: root/src/UpdateGlue.cxx
AgeCommit message (Expand)Author
2013-10-17UpdateGlue: handle update id managementMax Kellermann
2013-10-17UpdateGlue: pass UpdateQueueItem aroundMax Kellermann
2013-10-17UpdateQueue: use std::string and std::queueMax Kellermann
2013-10-17Thread/Thread: replacement library for GThreadMax Kellermann
2013-10-17Main: use ThreadId instead of GThread*Max Kellermann
2013-10-02Stats: rename stats.h to Stats.hxxMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann
2013-08-07FatalError: new library to replace mpd_error.hMax Kellermann
2013-04-17Main: move global variables to struct InstanceMax Kellermann
2013-04-17use g_thread_new() if GLib is recent enoughMax Kellermann
2013-01-21UpdateRemove: Mutex/Cond instead of GMutex/GCondMax Kellermann
2013-01-09EventPipe: rename to GlobalEventsMax Kellermann
2013-01-09event_pipe.h: convert to C++Max Kellermann
2013-01-09Playlist: move playlist_increment_version_all() into the classMax Kellermann
2013-01-09idle: convert to C++Max Kellermann
2013-01-05Partition: new class, container for Playlist and PlayerControlMax Kellermann
2013-01-04playlist: convert to C++Max Kellermann
2013-01-03database.h: rename to DatabaseSimple.hxxMax Kellermann
2013-01-02mapper: convert to C++Max Kellermann
2013-01-02update: convert to C++Max Kellermann