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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-12-16
archive_plugin: use GError in the open() method
Max Kellermann
1
-2
/
+4
2009-12-16
archive_plugin: wrap method calls
Max Kellermann
1
-4
/
+4
2009-12-15
archive_api.h: moved struct archive_plugin to archive_plugin.h
Max Kellermann
1
-1
/
+1
2009-12-15
archive_list: don't include archive_api.h
Max Kellermann
1
-0
/
+1
2009-11-11
update: added missing config.h includes
Max Kellermann
1
-0
/
+5
2009-11-07
update_walk: log new container files
Max Kellermann
1
-1
/
+4
2009-11-05
update_walk: log unrecognized files
Max Kellermann
1
-2
/
+9
2009-10-20
mapper, update, ...: use g_build_filename(), G_DIR_SEPARATOR, ...
Max Kellermann
1
-4
/
+3
2009-10-16
update: obey .mpdignore files
Max Kellermann
1
-2
/
+57
2009-09-24
command: added command "rescan"
Max Kellermann
1
-5
/
+9
2009-09-24
update: splitted update.c into several sources
Max Kellermann
1
-190
/
+26
2009-09-24
update: pass const string to update_enqueue()
Max Kellermann
1
-7
/
+11
2009-09-24
update: renamed directory_update_init() to update_enqueue()
Max Kellermann
1
-1
/
+1
2009-08-19
update: don't re-read unchanged container files
Igor Kuzmin
1
-1
/
+2
2009-08-14
update: free temporary string in container scan (memleak)
Max Kellermann
1
-2
/
+6
2009-08-14
update: free empty path string (memleak)
Max Kellermann
1
-1
/
+2
2009-07-28
playlist: CamelCaseIsBad
Courtney Cavin
1
-1
/
+1
2009-07-14
playlist: no CamelCase
Max Kellermann
1
-1
/
+1
2009-07-05
idle: added "update" event
Max Kellermann
1
-0
/
+5
2009-03-14
Removed superfluous if statement in update.c:453
Jochen Keil
1
-28
/
+22
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-7
/
+7
2009-03-10
Cleaned up update_regular_file() method in update.c
Jochen Keil
1
-83
/
+88
2009-03-09
Fix remove-flac-song-on-every-update
Jochen Keil
1
-7
/
+7
2009-03-09
Initial support for embedded cue sheets found in flac files
Jochen Keil
1
-1
/
+1
2009-03-09
decoder_plugin: added method container_scan()
Jochen Keil
1
-18
/
+94
2009-02-28
update: use G_FILE_TEST_IS_REGULAR for archive files
Max Kellermann
1
-1
/
+6
2009-02-28
update: don't update unchanged archive
Max Kellermann
1
-1
/
+6
2009-02-28
directory: added "mtime" property
Max Kellermann
1
-1
/
+7
2009-02-28
update: moved code to update_archive_file()
Max Kellermann
1
-31
/
+50
2009-02-27
update: print error when opendir() fails
Max Kellermann
1
-2
/
+7
2009-02-25
ls: moved generic URI utilities to uri.c
Max Kellermann
1
-1
/
+1
2009-02-12
update: free deleted subdirectories
Max Kellermann
1
-2
/
+6
2009-02-12
update: recursively purge deleted directories
Max Kellermann
1
-1
/
+1
2009-02-04
update: check whether stickers are enabled
Max Kellermann
1
-1
/
+3
2009-02-04
playlist: renamed global "playlist" variable to "g_playlist"
Max Kellermann
1
-2
/
+2
2009-01-25
use g_free() instead of free()
Max Kellermann
1
-4
/
+3
2009-01-19
update: delete stickers of deleted songs
Max Kellermann
1
-0
/
+9
2009-01-18
mapper: make the music_directory optional
Max Kellermann
1
-0
/
+3
2009-01-08
update: removed one more stack buffer
Max Kellermann
1
-4
/
+2
2009-01-08
path: allocate buffer in fs_charset conversion functions
Max Kellermann
1
-2
/
+6
2009-01-08
update: include config.h, fix archive code
Max Kellermann
1
-6
/
+9
2009-01-08
update: save the database even if it is empty
Max Kellermann
1
-1
/
+2
2009-01-04
stats: added stats_update()
Max Kellermann
1
-3
/
+1
2009-01-04
update: use notify.h instead of condition.h
Max Kellermann
1
-12
/
+10
2009-01-04
update: refresh stats when database update is finished
Max Kellermann
1
-0
/
+5
2009-01-04
update: splitted reap_update_task()
Max Kellermann
1
-17
/
+30
2009-01-04
initialize GError pointers
Max Kellermann
1
-1
/
+1
2009-01-04
path: removed pfx_dir()
Max Kellermann
1
-6
/
+6
2009-01-04
song: allocate the result of song_get_url()
Max Kellermann
1
-2
/
+4
[next]