index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
update.c
Age
Commit message (
Expand
)
Author
2013-01-02
update: convert to C++
Max Kellermann
2012-09-28
main: use C++ compiler
Max Kellermann
2012-08-08
DatabaseGlue: add function db_is_simple()
Max Kellermann
2012-06-13
update_internal.h: split header
Max Kellermann
2012-02-12
update_remove: add header update_remove.h
Max Kellermann
2011-09-09
database: return GError on failure
Max Kellermann
2011-01-29
copyright year 2011
Max Kellermann
2010-09-25
eliminate g_error() usage
Thomas Jansen
2010-02-27
update: log start/finish of the update thread
Max Kellermann
2009-12-31
Update copyright notices.
Avuton Olrich
2009-11-12
include config.h in all sources
Max Kellermann
2009-11-11
added missing config.h includes for extended LFS support
Max Kellermann
2009-11-02
update: removed unused variable "update_notify"
Max Kellermann
2009-09-24
command: added command "rescan"
Max Kellermann
2009-09-24
update: splitted update.c into several sources
Max Kellermann
2009-09-24
update: pass const string to update_enqueue()
Max Kellermann
2009-09-24
update: renamed directory_update_init() to update_enqueue()
Max Kellermann
2009-08-30
Merged release 0.15.3 from branch 'v0.15.x'
Max Kellermann
2009-08-19
update: don't re-read unchanged container files
Igor Kuzmin
2009-08-15
Merged release 0.15.2 from branch 'v0.15.x'
Max Kellermann
2009-08-14
update: free temporary string in container scan (memleak)
Max Kellermann
2009-08-14
update: free empty path string (memleak)
Max Kellermann
2009-07-28
playlist: CamelCaseIsBad
Courtney Cavin
2009-07-14
playlist: no CamelCase
Max Kellermann
2009-07-05
idle: added "update" event
Max Kellermann
2009-03-14
Removed superfluous if statement in update.c:453
Jochen Keil
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-03-10
Cleaned up update_regular_file() method in update.c
Jochen Keil
2009-03-09
Fix remove-flac-song-on-every-update
Jochen Keil
2009-03-09
Initial support for embedded cue sheets found in flac files
Jochen Keil
2009-03-09
decoder_plugin: added method container_scan()
Jochen Keil
2009-02-28
update: use G_FILE_TEST_IS_REGULAR for archive files
Max Kellermann
2009-02-28
update: don't update unchanged archive
Max Kellermann
2009-02-28
directory: added "mtime" property
Max Kellermann
2009-02-28
update: moved code to update_archive_file()
Max Kellermann
2009-02-27
update: print error when opendir() fails
Max Kellermann
2009-02-25
ls: moved generic URI utilities to uri.c
Max Kellermann
2009-02-12
update: free deleted subdirectories
Max Kellermann
2009-02-12
update: recursively purge deleted directories
Max Kellermann
2009-02-04
update: check whether stickers are enabled
Max Kellermann
2009-02-04
playlist: renamed global "playlist" variable to "g_playlist"
Max Kellermann
2009-01-25
use g_free() instead of free()
Max Kellermann
2009-01-19
update: delete stickers of deleted songs
Max Kellermann
2009-01-18
mapper: make the music_directory optional
Max Kellermann
2009-01-08
update: removed one more stack buffer
Max Kellermann
2009-01-08
path: allocate buffer in fs_charset conversion functions
Max Kellermann
2009-01-08
update: include config.h, fix archive code
Max Kellermann
2009-01-08
update: save the database even if it is empty
Max Kellermann
2009-01-04
stats: added stats_update()
Max Kellermann
2009-01-04
update: use notify.h instead of condition.h
Max Kellermann
[next]