summaryrefslogtreecommitdiff
path: root/src/update.h
AgeCommit message (Expand)Author
2009-09-25update: added missing stdbool.h includeMax Kellermann
2009-09-24command: added command "rescan"Max Kellermann
2009-09-24update: pass const string to update_enqueue()Max Kellermann
2009-09-24update: renamed directory_update_init() to update_enqueue()Max Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-01-01event_pipe: added pipe_event enum and callbacksMax Kellermann
2008-11-27update: added update_global_init() and update_global_finish()Max Kellermann
2008-10-31added prefix to header macrosMax Kellermann
2008-10-09update: make the job id unsignedMax Kellermann
2008-10-09update: job ID must be positiveMax Kellermann
2008-10-09update: don't export updateDirectory()Max Kellermann
2008-10-08directory: converted typedef Directory to struct directoryMax Kellermann
2008-10-08update: merged exploreDirectory() into updateDirectory()Max Kellermann
2008-10-08directory: moved code to update.cMax Kellermann