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
/
db
/
update
/
Walk.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-17
path: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
1
-1
/
+1
2013-01-03
ExcludeList: convert to a class
Max Kellermann
1
-9
/
+8
2013-01-03
exclude: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-03
PlaylistVector: use std::list
Max Kellermann
1
-8
/
+8
2013-01-03
Directory: rename struct directory to Directory
Max Kellermann
1
-22
/
+21
2013-01-03
database.h: rename to DatabaseSimple.hxx
Max Kellermann
1
-1
/
+1
2013-01-02
Directory: turn functions to methods
Max Kellermann
1
-6
/
+5
2013-01-02
Directory: make the header C++ only
Max Kellermann
1
-1
/
+1
2013-01-02
mapper: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-02
PlaylistInfo: rename class, use std::string
Max Kellermann
1
-5
/
+8
2013-01-02
db_lock: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-02
playlist_vector: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-02
update: convert to C++
Max Kellermann
1
-8
/
+11
2012-09-03
update_walk: fix unsafe readlink() usage
Max Kellermann
1
-2
/
+10
2012-07-10
require GLib 2.16
Max Kellermann
1
-1
/
+0
2012-06-13
update_walk: move code to update_song.c
Max Kellermann
1
-84
/
+2
2012-06-13
update_walk: move code to update_container.c
Max Kellermann
1
-91
/
+1
2012-06-13
update_walk: move code to update_archive.c
Max Kellermann
1
-135
/
+6
2012-06-13
update_internal.h: split header
Max Kellermann
1
-1
/
+4
2012-06-13
update_walk: split update_regular_file()
Max Kellermann
1
-21
/
+58
2012-06-13
directory: require db lock for _{add,remove}_song()
Max Kellermann
1
-0
/
+8
2012-06-13
update_walk: add "pure" attributes
Max Kellermann
1
-0
/
+2
2012-06-13
update_walk: move code to make_directory_if_modified()
Max Kellermann
1
-21
/
+39
2012-06-13
update_walk: fix coding style
Max Kellermann
1
-94
/
+67
2012-06-12
Work around incorrect g_file_test() behavior on Win32
Denis Krjuchkov
1
-0
/
+1
2012-04-04
update: properly skip symlinks in path that is to be updated.
Anton Khirnov
1
-1
/
+5
2012-02-13
playlist_vector: require database lock for all functions
Max Kellermann
1
-1
/
+6
2012-02-12
playlist_vector: use the list_head library
Max Kellermann
1
-6
/
+3
2012-02-12
update_walk: move code to update_db.c
Max Kellermann
1
-85
/
+4
2012-02-12
update_walk: move code to update_io.c
Max Kellermann
1
-100
/
+1
2012-02-12
update_walk: move code to update_song_file()
Max Kellermann
1
-59
/
+64
2012-02-11
decoder_plugin: scan tags with callback table
Max Kellermann
1
-1
/
+5
2012-02-02
directory: require the caller to lock the db_mutex
Max Kellermann
1
-3
/
+65
2012-02-02
update_walk: use directory_make_child()
Max Kellermann
1
-5
/
+2
2012-01-24
directory: replace songvec with doubly linked list
Max Kellermann
1
-47
/
+28
2012-01-24
directory: add function directory_get_song(), ...
Max Kellermann
1
-10
/
+8
2012-01-24
directory: replace dirvec with doubly linked list
Max Kellermann
1
-17
/
+9
2012-01-24
directory: simplify constructors and clarify API documentation
Max Kellermann
1
-51
/
+22
2011-12-13
update_walk: print debug message for song_file_load()
Max Kellermann
1
-0
/
+2
2011-11-27
directory: rename attribute "stat" to "have_stat"
Max Kellermann
1
-2
/
+2
2011-11-27
directory: convert "stat" to a bool
Max Kellermann
1
-1
/
+1
2011-07-20
update_walk: apply follow_inside_symlinks to absolute symlinks
Max Kellermann
1
-2
/
+8
2011-03-18
update_walk: ignore parameter "mode" on WIN32
Max Kellermann
1
-0
/
+1
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-11-08
update_walk: explicitly check for permission problems
Max Kellermann
1
-0
/
+33
2010-09-07
update_walk: update existing playlist entry
Max Kellermann
1
-1
/
+3
2010-07-21
update: store playlist files in database
Max Kellermann
1
-0
/
+31
2010-05-19
update_walk: don't check recursive symlinks on WIN32
Max Kellermann
1
-0
/
+8
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
[prev]
[next]