Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update_walk: log new container files | Max Kellermann | 2009-11-07 | 1 | -1/+4 |
| | |||||
* | update_walk: log unrecognized files | Max Kellermann | 2009-11-05 | 1 | -2/+9 |
| | | | | | | When a song's tags could not be loaded during database update, log this as a debug message. Same for a song being removed because its updated tag could not be read. | ||||
* | Merge branch 'v0.15.x' | Max Kellermann | 2009-10-31 | 1 | -1/+5 |
| | | | | | | | | Conflicts: NEWS configure.ac src/decoder/ffmpeg_plugin.c src/update.c | ||||
* | mapper, update, ...: use g_build_filename(), G_DIR_SEPARATOR, ... | Max Kellermann | 2009-10-20 | 1 | -4/+3 |
| | | | | | Try to be as portable as possible, use GLib path name functions and macros. | ||||
* | Merged release 0.15.5 from branch 'v0.15.x' | Max Kellermann | 2009-10-18 | 1 | -6/+6 |
| | | | | | | | | Conflicts: NEWS configure.ac src/decoder/flac_plugin.c src/update.c | ||||
* | update: obey .mpdignore files | Max Kellermann | 2009-10-16 | 1 | -2/+57 |
| | |||||
* | command: added command "rescan" | Max Kellermann | 2009-09-24 | 1 | -5/+9 |
| | | | | | "rescan" is the same as "update", but it discards existing songs in the database. | ||||
* | update: splitted update.c into several sources | Max Kellermann | 2009-09-24 | 1 | -0/+755 |