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