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
/
directory_save.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright notices.
Avuton Olrich
2009-12-31
1
-1
/
+1
*
include config.h in all sources
Max Kellermann
2009-11-12
1
-0
/
+1
*
database: I/O error handling in db_save()
Max Kellermann
2009-11-07
1
-17
/
+12
*
song_save: load one song at a time
Max Kellermann
2009-11-01
1
-5
/
+15
*
directory_save: partially revert the g_str_has_prefix() patch
Max Kellermann
2009-11-01
1
-2
/
+2
*
database: use strcmp() instead of g_str_has_prefix()
Max Kellermann
2009-11-01
1
-3
/
+3
*
text_file: allocate line buffers dynamically
Max Kellermann
2009-11-01
1
-22
/
+23
*
directory_save: allocate directory object earlier, assign mtime
Max Kellermann
2009-11-01
1
-12
/
+13
*
directory_save: free directory on error
Max Kellermann
2009-11-01
1
-1
/
+3
*
directory_save: abort on duplicate subdirectory
Max Kellermann
2009-11-01
1
-7
/
+9
*
directory_save: moved code to directory_load_subdir()
Max Kellermann
2009-11-01
1
-49
/
+63
*
song_save: use GError for error handling
Max Kellermann
2009-07-05
1
-1
/
+4
*
song_save: no CamelCase
Max Kellermann
2009-07-05
1
-1
/
+1
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-6
/
+7
*
directory: directory_load() returns GError
Max Kellermann
2009-03-02
1
-16
/
+43
*
directory: added "mtime" property
Max Kellermann
2009-02-28
1
-2
/
+9
*
directory: moved DIRECTORY_* string constants
Max Kellermann
2009-02-27
1
-0
/
+4
*
directory: added directory_is_root()
Max Kellermann
2009-01-04
1
-2
/
+2
*
don't include utils.h when it isn't used
Max Kellermann
2009-01-03
1
-1
/
+0
*
removed os_compat.h
Max Kellermann
2008-12-29
1
-0
/
+3
*
utils: removed myFgets()
Max Kellermann
2008-12-28
1
-4
/
+6
*
utils: use g_str_has_prefix() instead of prefixcmp()
Max Kellermann
2008-10-28
1
-6
/
+6
*
path: replaced mpd_basename() with g_path_get_basename()
Max Kellermann
2008-10-20
1
-1
/
+4
*
directory: don't query database during load
Max Kellermann
2008-10-09
1
-2
/
+2
*
directory: check the absolute path of a subdirectory while loading
Max Kellermann
2008-10-09
1
-0
/
+4
*
directory: moved dirvec struct declaration to dirvec.h
Max Kellermann
2008-10-09
1
-1
/
+0
*
diretory: moved code to directory_save.c, directory_print.c
Max Kellermann
2008-10-09
1
-0
/
+101