| Commit message (Expand) | Author | Files | Lines |
2013-10-17 | fs/Path: rename to AllocatedPath | Max Kellermann | 1 | -13/+14 |
2013-10-17 | InotifyUpdate: use class Path | Max Kellermann | 1 | -58/+37 |
2013-10-02 | Log: new logging library API | Max Kellermann | 1 | -18/+18 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -13/+10 |
2013-08-04 | *: use gcc.h macros instead of GLib | Max Kellermann | 1 | -2/+2 |
2013-01-30 | InotifyUpdate: use std::list instead of GList | Max Kellermann | 1 | -25/+25 |
2013-01-30 | InotifyUpdate: move code to destructor | Max Kellermann | 1 | -5/+5 |
2013-01-30 | InotifyUpdate: allocate the root dynamically | Max Kellermann | 1 | -10/+8 |
2013-01-30 | InotifyUpdate: use new/delete instead of GLib slices | Max Kellermann | 1 | -9/+11 |
2013-01-30 | InotifyUpdate: rename struct watch_directory | Max Kellermann | 1 | -18/+18 |
2013-01-30 | InotifyUpdate: use std::map instead of GTree | Max Kellermann | 1 | -38/+25 |
2013-01-28 | Path: convert fs_charset_to_utf8() to static method Path::ToUTF8() | Denis Krjuchkov | 1 | -6/+6 |
2013-01-26 | Mapper: improve usage of Path class | Denis Krjuchkov | 1 | -6/+7 |
2013-01-22 | Path: move to fs subdirectory | Denis Krjuchkov | 1 | -1/+1 |
2013-01-17 | path: convert to C++ | Max Kellermann | 1 | -4/+1 |
2013-01-15 | InotifySource: use the SocketMonitor class | Max Kellermann | 1 | -1/+2 |
2013-01-14 | event/TimeoutMonitor: wrapper for g_timeout_source_new() | Max Kellermann | 1 | -1/+2 |
2013-01-14 | InotifyQueue: convert to a class | Max Kellermann | 1 | -3/+4 |
2013-01-14 | InotifySource: convert to a class | Max Kellermann | 1 | -10/+8 |
2013-01-03 | InotifyQueue: use std::deque instead of GSList | Max Kellermann | 1 | -3/+3 |
2013-01-03 | database.h: eliminate db_*_song() | Max Kellermann | 1 | -1/+1 |
2013-01-02 | mapper: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-02 | don't include stdbool.h in C++ sources | Max Kellermann | 1 | -1/+0 |
2013-01-02 | update: convert to C++ | Max Kellermann | 1 | -7/+11 |
2012-08-14 | mapper: fix non-UTF8 music directory name | Max Kellermann | 1 | -2/+2 |
2012-02-13 | mapper: add mapper_get_music_directory() | Max Kellermann | 1 | -21/+12 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2010-05-30 | inotify_update: follow symlinks | Max Kellermann | 1 | -2/+1 |
2010-05-30 | inotify_update: fix assertion failure when music dir is deleted | Max Kellermann | 1 | -1/+7 |
2010-04-13 | inotify_update: start update when directory is created | Max Kellermann | 1 | -2/+6 |
2010-04-13 | inotify: added setting "auto_update_depth" | Max Kellermann | 1 | -5/+28 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-14 | fixed several gcc warnings on unused debug variables | Max Kellermann | 1 | -0/+1 |
2009-11-11 | added missing config.h includes for extended LFS support | Max Kellermann | 1 | -0/+1 |
2009-09-25 | automatically update the database with Linux inotify | Max Kellermann | 1 | -0/+349 |