aboutsummaryrefslogtreecommitdiff
path: root/src/update_walk.c
Commit message (Expand)AuthorAge
* update_walk: fix unsafe readlink() usageMax Kellermann2012-09-03
* require GLib 2.16Max Kellermann2012-07-10
* update_walk: move code to update_song.cMax Kellermann2012-06-13
* update_walk: move code to update_container.cMax Kellermann2012-06-13
* update_walk: move code to update_archive.cMax Kellermann2012-06-13
* update_internal.h: split headerMax Kellermann2012-06-13
* update_walk: split update_regular_file()Max Kellermann2012-06-13
* directory: require db lock for _{add,remove}_song()Max Kellermann2012-06-13
* update_walk: add "pure" attributesMax Kellermann2012-06-13
* update_walk: move code to make_directory_if_modified()Max Kellermann2012-06-13
* update_walk: fix coding styleMax Kellermann2012-06-13
* Merge branch 'v0.16.x'Max Kellermann2012-06-12
|\
| * Work around incorrect g_file_test() behavior on Win32Denis Krjuchkov2012-06-12
* | Merge branch 'v0.16.x'Max Kellermann2012-04-05
|\|
| * update: properly skip symlinks in path that is to be updated.Anton Khirnov2012-04-04
* | playlist_vector: require database lock for all functionsMax Kellermann2012-02-13
* | playlist_vector: use the list_head libraryMax Kellermann2012-02-12
* | update_walk: move code to update_db.cMax Kellermann2012-02-12
* | update_walk: move code to update_io.cMax Kellermann2012-02-12
* | update_walk: move code to update_song_file()Max Kellermann2012-02-12
* | decoder_plugin: scan tags with callback tableMax Kellermann2012-02-11
* | directory: require the caller to lock the db_mutexMax Kellermann2012-02-02
* | update_walk: use directory_make_child()Max Kellermann2012-02-02
* | directory: replace songvec with doubly linked listMax Kellermann2012-01-24
* | directory: add function directory_get_song(), ...Max Kellermann2012-01-24
* | directory: replace dirvec with doubly linked listMax Kellermann2012-01-24
* | directory: simplify constructors and clarify API documentationMax Kellermann2012-01-24
* | Merge branch 'v0.16.x'Max Kellermann2011-12-13
|\|
| * update_walk: print debug message for song_file_load()Max Kellermann2011-12-13
* | Merge branch 'v0.16.x'Max Kellermann2011-11-28
|\|
| * directory: rename attribute "stat" to "have_stat"Max Kellermann2011-11-27
| * directory: convert "stat" to a boolMax Kellermann2011-11-27
* | Merge branch 'v0.16.x'Max Kellermann2011-07-20
|\|
| * update_walk: apply follow_inside_symlinks to absolute symlinksMax Kellermann2011-07-20
* | Merge commit 'release-0.16.2'Max Kellermann2011-03-19
|\|
| * update_walk: ignore parameter "mode" on WIN32Max Kellermann2011-03-18
| * Merge release 0.15.16 into v0.16.xMax Kellermann2011-03-16
* | copyright year 2011Max Kellermann2011-01-29
|/
* update_walk: explicitly check for permission problemsMax Kellermann2010-11-08
* update_walk: update existing playlist entryMax Kellermann2010-09-07
* update: store playlist files in databaseMax Kellermann2010-07-21
* update_walk: don't check recursive symlinks on WIN32Max Kellermann2010-05-19
* Update copyright notices.Avuton Olrich2009-12-31
* archive_plugin: use GError in the open() methodMax Kellermann2009-12-16
* archive_plugin: wrap method callsMax Kellermann2009-12-16
* archive_api.h: moved struct archive_plugin to archive_plugin.hMax Kellermann2009-12-15
* archive_list: don't include archive_api.hMax Kellermann2009-12-15
* update: added missing config.h includesMax Kellermann2009-11-11
* update_walk: log new container filesMax Kellermann2009-11-07
* update_walk: log unrecognized filesMax Kellermann2009-11-05