Add update-cache command
commitf7d53722440b4323dbdd46fd0441dc19533808d5
authorTimo Hirvonen <tihirvon@gmail.com>
Wed, 30 Jan 2008 10:55:34 +0000 (30 12:55 +0200)
committerTimo Hirvonen <tihirvon@gmail.com>
Wed, 30 Jan 2008 11:04:07 +0000 (30 13:04 +0200)
tree4f6504c05ccfdb9c166d1600517d0ae2aa5dcbcc
parent1ad0537d07d0d525582611f4943d6cfc9a6b1beb
Add update-cache command

update-cache checks modification time of every file in the cache and
updates struct track_info for every changed file, removes deleted files
from cache.  The library view is also updated.  This command works in
all views.
cache.c
cache.h
cmus.c
cmus.h
command_mode.c
job.c
job.h
lib.c
lib.h