aboutsummaryrefslogtreecommitdiffstats
path: root/src/update_walk.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* mapper, update, ...: use g_build_filename(), G_DIR_SEPARATOR, ...Max Kellermann2009-10-201-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 Kellermann2009-10-181-6/+6
| | | | | | | | Conflicts: NEWS configure.ac src/decoder/flac_plugin.c src/update.c
* update: obey .mpdignore filesMax Kellermann2009-10-161-2/+57
|
* command: added command "rescan"Max Kellermann2009-09-241-5/+9
| | | | | "rescan" is the same as "update", but it discards existing songs in the database.
* update: splitted update.c into several sourcesMax Kellermann2009-09-241-0/+755