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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update: delete ignored symlinks from database
Max Kellermann
2009-10-27
1
-1
/
+5
*
update: fixed memory leak during container scan
Max Kellermann
2009-10-16
1
-3
/
+6
*
update: song_file_new() cannot fail
Max Kellermann
2009-10-16
1
-3
/
+0
*
update: don't re-read unchanged container files
Igor Kuzmin
2009-08-19
1
-1
/
+2
*
update: free temporary string in container scan (memleak)
Max Kellermann
2009-08-14
1
-2
/
+6
*
update: free empty path string (memleak)
Max Kellermann
2009-08-14
1
-1
/
+2
*
Removed superfluous if statement in update.c:453
Jochen Keil
2009-03-14
1
-28
/
+22
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-7
/
+7
*
Cleaned up update_regular_file() method in update.c
Jochen Keil
2009-03-10
1
-83
/
+88
*
Fix remove-flac-song-on-every-update
Jochen Keil
2009-03-09
1
-7
/
+7
*
Initial support for embedded cue sheets found in flac files
Jochen Keil
2009-03-09
1
-1
/
+1
*
decoder_plugin: added method container_scan()
Jochen Keil
2009-03-09
1
-18
/
+94
*
update: use G_FILE_TEST_IS_REGULAR for archive files
Max Kellermann
2009-02-28
1
-1
/
+6
*
update: don't update unchanged archive
Max Kellermann
2009-02-28
1
-1
/
+6
*
directory: added "mtime" property
Max Kellermann
2009-02-28
1
-1
/
+7
*
update: moved code to update_archive_file()
Max Kellermann
2009-02-28
1
-31
/
+50
*
update: print error when opendir() fails
Max Kellermann
2009-02-27
1
-2
/
+7
*
ls: moved generic URI utilities to uri.c
Max Kellermann
2009-02-25
1
-1
/
+1
*
update: free deleted subdirectories
Max Kellermann
2009-02-12
1
-2
/
+6
*
update: recursively purge deleted directories
Max Kellermann
2009-02-12
1
-1
/
+1
*
update: check whether stickers are enabled
Max Kellermann
2009-02-04
1
-1
/
+3
*
playlist: renamed global "playlist" variable to "g_playlist"
Max Kellermann
2009-02-04
1
-2
/
+2
*
use g_free() instead of free()
Max Kellermann
2009-01-25
1
-4
/
+3
*
update: delete stickers of deleted songs
Max Kellermann
2009-01-19
1
-0
/
+9
*
mapper: make the music_directory optional
Max Kellermann
2009-01-18
1
-0
/
+3
*
update: removed one more stack buffer
Max Kellermann
2009-01-08
1
-4
/
+2
*
path: allocate buffer in fs_charset conversion functions
Max Kellermann
2009-01-08
1
-2
/
+6
*
update: include config.h, fix archive code
Max Kellermann
2009-01-08
1
-6
/
+9
*
update: save the database even if it is empty
Max Kellermann
2009-01-08
1
-1
/
+2
*
stats: added stats_update()
Max Kellermann
2009-01-04
1
-3
/
+1
*
update: use notify.h instead of condition.h
Max Kellermann
2009-01-04
1
-12
/
+10
*
update: refresh stats when database update is finished
Max Kellermann
2009-01-04
1
-0
/
+5
*
update: splitted reap_update_task()
Max Kellermann
2009-01-04
1
-17
/
+30
*
initialize GError pointers
Max Kellermann
2009-01-04
1
-1
/
+1
*
path: removed pfx_dir()
Max Kellermann
2009-01-04
1
-6
/
+6
*
song: allocate the result of song_get_url()
Max Kellermann
2009-01-04
1
-2
/
+4
*
directory: added directory_is_root()
Max Kellermann
2009-01-04
1
-1
/
+1
*
ls: renamed functions, no CamelCase
Max Kellermann
2009-01-04
1
-1
/
+1
*
update: removed struct delete_data
Max Kellermann
2009-01-04
1
-9
/
+3
*
ls: removed hasMusicSuffix() and get_archive_by_suffix()
Max Kellermann
2009-01-04
1
-2
/
+8
*
update: moved code to update_regular_file()
Max Kellermann
2009-01-04
1
-26
/
+35
*
update: moved code to directory_exists(), fix typo
Max Kellermann
2009-01-04
1
-9
/
+18
*
update: don't check for symlinks on WIN32
Max Kellermann
2009-01-03
1
-0
/
+15
*
event_pipe: moved variable "main_task" to main.c
Max Kellermann
2009-01-03
1
-0
/
+1
*
update: use GLib instead of utils.h
Max Kellermann
2009-01-02
1
-4
/
+5
*
mapper: allocate the result of map_directory_child_fs(), map_song_fs()
Max Kellermann
2009-01-02
1
-14
/
+18
*
mapper: allocate the result of map_uri_fs(), map_directory_fs()
Max Kellermann
2009-01-02
1
-10
/
+18
*
update: use g_file_test() instead of stat()
Max Kellermann
2009-01-02
1
-3
/
+2
*
event_pipe: added pipe_event enum and callbacks
Max Kellermann
2009-01-01
1
-3
/
+6
*
event_pipe: renamed functions from main_notify_* to event_pipe_*
Max Kellermann
2009-01-01
1
-2
/
+2
[next]