aboutsummaryrefslogtreecommitdiffstats
path: root/src/update.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* update: added missing stdbool.h includeMax Kellermann2009-09-251-0/+2
* command: added command "rescan"Max Kellermann2009-09-241-1/+1
* update: pass const string to update_enqueue()Max Kellermann2009-09-241-5/+7
* update: renamed directory_update_init() to update_enqueue()Max Kellermann2009-09-241-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-7/+7
* event_pipe: added pipe_event enum and callbacksMax Kellermann2009-01-011-2/+0
* update: added update_global_init() and update_global_finish()Max Kellermann2008-11-271-0/+4
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* update: make the job id unsignedMax Kellermann2008-10-091-2/+4
* update: job ID must be positiveMax Kellermann2008-10-091-2/+2
* update: don't export updateDirectory()Max Kellermann2008-10-091-11/+0
* directory: converted typedef Directory to struct directoryMax Kellermann2008-10-081-2/+2
* update: merged exploreDirectory() into updateDirectory()Max Kellermann2008-10-081-1/+1
* directory: moved code to update.cMax Kellermann2008-10-081-0/+45