index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
update_walk.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
playlist_vector: require database lock for all functions
Max Kellermann
2012-02-13
1
-1
/
+6
*
playlist_vector: use the list_head library
Max Kellermann
2012-02-12
1
-6
/
+3
*
update_walk: move code to update_db.c
Max Kellermann
2012-02-12
1
-85
/
+4
*
update_walk: move code to update_io.c
Max Kellermann
2012-02-12
1
-100
/
+1
*
update_walk: move code to update_song_file()
Max Kellermann
2012-02-12
1
-59
/
+64
*
decoder_plugin: scan tags with callback table
Max Kellermann
2012-02-11
1
-1
/
+5
*
directory: require the caller to lock the db_mutex
Max Kellermann
2012-02-02
1
-3
/
+65
*
update_walk: use directory_make_child()
Max Kellermann
2012-02-02
1
-5
/
+2
*
directory: replace songvec with doubly linked list
Max Kellermann
2012-01-24
1
-47
/
+28
*
directory: add function directory_get_song(), ...
Max Kellermann
2012-01-24
1
-10
/
+8
*
directory: replace dirvec with doubly linked list
Max Kellermann
2012-01-24
1
-17
/
+9
*
directory: simplify constructors and clarify API documentation
Max Kellermann
2012-01-24
1
-51
/
+22
*
Merge branch 'v0.16.x'
Max Kellermann
2011-12-13
1
-0
/
+2
|
\
|
*
update_walk: print debug message for song_file_load()
Max Kellermann
2011-12-13
1
-0
/
+2
*
|
Merge branch 'v0.16.x'
Max Kellermann
2011-11-28
1
-2
/
+2
|
\
|
|
*
directory: rename attribute "stat" to "have_stat"
Max Kellermann
2011-11-27
1
-2
/
+2
|
*
directory: convert "stat" to a bool
Max Kellermann
2011-11-27
1
-1
/
+1
*
|
Merge branch 'v0.16.x'
Max Kellermann
2011-07-20
1
-2
/
+8
|
\
|
|
*
update_walk: apply follow_inside_symlinks to absolute symlinks
Max Kellermann
2011-07-20
1
-2
/
+8
*
|
Merge commit 'release-0.16.2'
Max Kellermann
2011-03-19
1
-0
/
+7
|
\
|
|
*
update_walk: ignore parameter "mode" on WIN32
Max Kellermann
2011-03-18
1
-0
/
+1
|
*
Merge release 0.15.16 into v0.16.x
Max Kellermann
2011-03-16
1
-0
/
+6
*
|
copyright year 2011
Max Kellermann
2011-01-29
1
-1
/
+1
|
/
*
update_walk: explicitly check for permission problems
Max Kellermann
2010-11-08
1
-0
/
+33
*
update_walk: update existing playlist entry
Max Kellermann
2010-09-07
1
-1
/
+3
*
update: store playlist files in database
Max Kellermann
2010-07-21
1
-0
/
+31
*
update_walk: don't check recursive symlinks on WIN32
Max Kellermann
2010-05-19
1
-0
/
+8
*
Update copyright notices.
Avuton Olrich
2009-12-31
1
-1
/
+1
*
archive_plugin: use GError in the open() method
Max Kellermann
2009-12-16
1
-2
/
+4
*
archive_plugin: wrap method calls
Max Kellermann
2009-12-16
1
-4
/
+4
*
archive_api.h: moved struct archive_plugin to archive_plugin.h
Max Kellermann
2009-12-15
1
-1
/
+1
*
archive_list: don't include archive_api.h
Max Kellermann
2009-12-15
1
-0
/
+1
*
update: added missing config.h includes
Max Kellermann
2009-11-11
1
-0
/
+5
*
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
*
Merge branch 'v0.15.x'
Max Kellermann
2009-10-31
1
-1
/
+5
*
mapper, update, ...: use g_build_filename(), G_DIR_SEPARATOR, ...
Max Kellermann
2009-10-20
1
-4
/
+3
*
Merged release 0.15.5 from branch 'v0.15.x'
Max Kellermann
2009-10-18
1
-6
/
+6
*
update: obey .mpdignore files
Max Kellermann
2009-10-16
1
-2
/
+57
*
command: added command "rescan"
Max Kellermann
2009-09-24
1
-5
/
+9
*
update: splitted update.c into several sources
Max Kellermann
2009-09-24
1
-0
/
+755