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
/
UpdateGlue.cxx
Age
Commit message (
Expand
)
Author
2013-10-17
UpdateGlue: handle update id management
Max Kellermann
2013-10-17
UpdateGlue: pass UpdateQueueItem around
Max Kellermann
2013-10-17
UpdateQueue: use std::string and std::queue
Max Kellermann
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann
2013-10-17
Main: use ThreadId instead of GThread*
Max Kellermann
2013-10-02
Stats: rename stats.h to Stats.hxx
Max Kellermann
2013-10-02
Log: new logging library API
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-08-07
Makefile.am: move sources to libsystem.a
Max Kellermann
2013-08-07
FatalError: new library to replace mpd_error.h
Max Kellermann
2013-04-17
Main: move global variables to struct Instance
Max Kellermann
2013-04-17
use g_thread_new() if GLib is recent enough
Max Kellermann
2013-01-21
UpdateRemove: Mutex/Cond instead of GMutex/GCond
Max Kellermann
2013-01-09
EventPipe: rename to GlobalEvents
Max Kellermann
2013-01-09
event_pipe.h: convert to C++
Max Kellermann
2013-01-09
Playlist: move playlist_increment_version_all() into the class
Max Kellermann
2013-01-09
idle: convert to C++
Max Kellermann
2013-01-05
Partition: new class, container for Playlist and PlayerControl
Max Kellermann
2013-01-04
playlist: convert to C++
Max Kellermann
2013-01-03
database.h: rename to DatabaseSimple.hxx
Max Kellermann
2013-01-02
mapper: convert to C++
Max Kellermann
2013-01-02
update: convert to C++
Max Kellermann