| Commit message (Expand) | Author | Files | Lines |
2013-10-17 | UpdateGlue: handle update id management | Max Kellermann | 1 | -10/+20 |
2013-10-17 | UpdateGlue: pass UpdateQueueItem around | Max Kellermann | 1 | -20/+16 |
2013-10-17 | UpdateQueue: use std::string and std::queue | Max Kellermann | 1 | -6/+4 |
2013-10-17 | Thread/Thread: replacement library for GThread | Max Kellermann | 1 | -12/+8 |
2013-10-17 | Main: use ThreadId instead of GThread* | Max Kellermann | 1 | -2/+3 |
2013-10-02 | Stats: rename stats.h to Stats.hxx | Max Kellermann | 1 | -5/+1 |
2013-10-02 | Log: new logging library API | Max Kellermann | 1 | -11/+10 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -5/+4 |
2013-08-07 | Makefile.am: move sources to libsystem.a | Max Kellermann | 1 | -1/+1 |
2013-08-07 | FatalError: new library to replace mpd_error.h | Max Kellermann | 1 | -2/+2 |
2013-04-17 | Main: move global variables to struct Instance | Max Kellermann | 1 | -5/+3 |
2013-04-17 | use g_thread_new() if GLib is recent enough | Max Kellermann | 1 | -2/+5 |
2013-01-21 | UpdateRemove: Mutex/Cond instead of GMutex/GCond | Max Kellermann | 1 | -1/+0 |
2013-01-09 | EventPipe: rename to GlobalEvents | Max Kellermann | 1 | -3/+3 |
2013-01-09 | event_pipe.h: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-09 | Playlist: move playlist_increment_version_all() into the class | Max Kellermann | 1 | -1/+1 |
2013-01-09 | idle: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-05 | Partition: new class, container for Playlist and PlayerControl | Max Kellermann | 1 | -2/+2 |
2013-01-04 | playlist: convert to C++ | Max Kellermann | 1 | -2/+2 |
2013-01-03 | database.h: rename to DatabaseSimple.hxx | Max Kellermann | 1 | -1/+1 |
2013-01-02 | mapper: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-02 | update: convert to C++ | Max Kellermann | 1 | -7/+9 |
2012-09-28 | main: use C++ compiler | Max Kellermann | 1 | -1/+1 |
2012-08-08 | DatabaseGlue: add function db_is_simple() | Max Kellermann | 1 | -1/+1 |
2012-06-13 | update_internal.h: split header | Max Kellermann | 1 | -1/+6 |
2012-02-12 | update_remove: add header update_remove.h | Max Kellermann | 1 | -0/+1 |
2011-09-09 | database: return GError on failure | Max Kellermann | 1 | -2/+8 |
2011-01-31 | update: log all file permission problems | Max Kellermann | 1 | -0/+6 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2010-09-25 | eliminate g_error() usage | Thomas Jansen | 1 | -1/+2 |
2010-02-27 | update: log start/finish of the update thread | Max Kellermann | 1 | -1/+11 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -1/+1 |
2009-11-11 | added missing config.h includes for extended LFS support | Max Kellermann | 1 | -1/+0 |
2009-11-02 | update: removed unused variable "update_notify" | Max Kellermann | 1 | -8/+0 |
2009-10-27 | update: delete ignored symlinks from database | Max Kellermann | 1 | -1/+5 |
2009-10-16 | update: fixed memory leak during container scan | Max Kellermann | 1 | -3/+6 |
2009-10-16 | update: song_file_new() cannot fail | Max Kellermann | 1 | -3/+0 |
2009-09-24 | command: added command "rescan" | Max Kellermann | 1 | -4/+8 |
2009-09-24 | update: splitted update.c into several sources | Max Kellermann | 1 | -770/+17 |
2009-09-24 | update: pass const string to update_enqueue() | Max Kellermann | 1 | -7/+11 |
2009-09-24 | update: renamed directory_update_init() to update_enqueue() | Max Kellermann | 1 | -1/+1 |
2009-08-19 | update: don't re-read unchanged container files | Igor Kuzmin | 1 | -1/+2 |
2009-08-14 | update: free temporary string in container scan (memleak) | Max Kellermann | 1 | -2/+6 |
2009-08-14 | update: free empty path string (memleak) | Max Kellermann | 1 | -1/+2 |
2009-07-28 | playlist: CamelCaseIsBad | Courtney Cavin | 1 | -1/+1 |
2009-07-14 | playlist: no CamelCase | Max Kellermann | 1 | -1/+1 |
2009-07-05 | idle: added "update" event | Max Kellermann | 1 | -0/+5 |
2009-03-14 | Removed superfluous if statement in update.c:453 | Jochen Keil | 1 | -28/+22 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -7/+7 |