aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateGlue.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-17UpdateGlue: handle update id managementMax Kellermann1-10/+20
2013-10-17UpdateGlue: pass UpdateQueueItem aroundMax Kellermann1-20/+16
2013-10-17UpdateQueue: use std::string and std::queueMax Kellermann1-6/+4
2013-10-17Thread/Thread: replacement library for GThreadMax Kellermann1-12/+8
2013-10-17Main: use ThreadId instead of GThread*Max Kellermann1-2/+3
2013-10-02Stats: rename stats.h to Stats.hxxMax Kellermann1-5/+1
2013-10-02Log: new logging library APIMax Kellermann1-11/+10
2013-09-04util/Error: new error passing libraryMax Kellermann1-5/+4
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann1-1/+1
2013-08-07FatalError: new library to replace mpd_error.hMax Kellermann1-2/+2
2013-04-17Main: move global variables to struct InstanceMax Kellermann1-5/+3
2013-04-17use g_thread_new() if GLib is recent enoughMax Kellermann1-2/+5
2013-01-21UpdateRemove: Mutex/Cond instead of GMutex/GCondMax Kellermann1-1/+0
2013-01-09EventPipe: rename to GlobalEventsMax Kellermann1-3/+3
2013-01-09event_pipe.h: convert to C++Max Kellermann1-1/+1
2013-01-09Playlist: move playlist_increment_version_all() into the classMax Kellermann1-1/+1
2013-01-09idle: convert to C++Max Kellermann1-1/+1
2013-01-05Partition: new class, container for Playlist and PlayerControlMax Kellermann1-2/+2
2013-01-04playlist: convert to C++Max Kellermann1-2/+2
2013-01-03database.h: rename to DatabaseSimple.hxxMax Kellermann1-1/+1
2013-01-02mapper: convert to C++Max Kellermann1-1/+1
2013-01-02update: convert to C++Max Kellermann1-7/+9
2012-09-28main: use C++ compilerMax Kellermann1-1/+1
2012-08-08DatabaseGlue: add function db_is_simple()Max Kellermann1-1/+1
2012-06-13update_internal.h: split headerMax Kellermann1-1/+6
2012-02-12update_remove: add header update_remove.hMax Kellermann1-0/+1
2011-09-09database: return GError on failureMax Kellermann1-2/+8
2011-01-31update: log all file permission problemsMax Kellermann1-0/+6
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-09-25eliminate g_error() usageThomas Jansen1-1/+2
2010-02-27update: log start/finish of the update threadMax Kellermann1-1/+11
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-1/+1
2009-11-11added missing config.h includes for extended LFS supportMax Kellermann1-1/+0
2009-11-02update: removed unused variable "update_notify"Max Kellermann1-8/+0
2009-10-27update: delete ignored symlinks from databaseMax Kellermann1-1/+5
2009-10-16update: fixed memory leak during container scanMax Kellermann1-3/+6
2009-10-16update: song_file_new() cannot failMax Kellermann1-3/+0
2009-09-24command: added command "rescan"Max Kellermann1-4/+8
2009-09-24update: splitted update.c into several sourcesMax Kellermann1-770/+17
2009-09-24update: pass const string to update_enqueue()Max Kellermann1-7/+11
2009-09-24update: renamed directory_update_init() to update_enqueue()Max Kellermann1-1/+1
2009-08-19update: don't re-read unchanged container filesIgor Kuzmin1-1/+2
2009-08-14update: free temporary string in container scan (memleak)Max Kellermann1-2/+6
2009-08-14update: free empty path string (memleak)Max Kellermann1-1/+2
2009-07-28playlist: CamelCaseIsBadCourtney Cavin1-1/+1
2009-07-14playlist: no CamelCaseMax Kellermann1-1/+1
2009-07-05idle: added "update" eventMax Kellermann1-0/+5
2009-03-14Removed superfluous if statement in update.c:453Jochen Keil1-28/+22
2009-03-13all: Update copyright header.Avuton Olrich1-7/+7