process: properly report status for dual-process mode.
[platform/upstream/lightmediascanner.git] / src / lib / lightmediascanner_process.c
2013-12-04 Gustavo Sverzut... process: properly report status for dual-process mode.
2013-12-04 Gustavo Sverzut... process: do not change update_id on skipped files.
2013-08-30 Gustavo Sverzut... allow scanning a single file instead of a directory.
2013-08-19 Lucas De Marchibuild: define extension macros in config.h
2013-08-19 Lucas De Marchibuild: Get rid of #ifdef HAVE_CONFIG_H
2013-08-07 Lucas De MarchiMake build warnings-aware
2013-08-01 Lucas De MarchiSet update_id when processing files
2013-08-01 Lucas De MarchiPass the entire pinfo to the slave
2013-08-01 Lucas De MarchiAllow to set update_id field in files table
2013-07-31 Lucas De MarchiFix treating up-to-date files as processed
2011-08-17 Gustavo Sverzut... Update my copyright and lgpl to 2.1
2010-07-12 João Paulo Rechi... Fix double call of lms_parsers_finish()
2010-07-12 João Paulo Rechi... Adds insert time (itime) field to table files.
2008-12-18 Gustavo Lima ChavesNew status code for progress callback (affects lms_proc...
2008-09-18 Gustavo Lima ChavesIntroducing new API function: lms_process_single_process().
2008-09-18 Gustavo Lima ChavesAdapting _process_trigger() to call a custom process_fi...
2008-09-18 Gustavo Lima ChavesFactoring out code from (lms_process's) lms_process().
2008-09-18 Gustavo Lima ChavesFactoring out code from (lms_process's) _slave_work().
2008-09-09 Gustavo Sverzut... Add callback to report progress.
2008-04-30 Gustavo Sverzut... Proper handling of DT_UNKNOWN directory entry type.
2008-04-17 Eduardo Lima (Etrunko)Fixed FSF address.
2008-02-15 Gustavo Sverzut... Fix debug messages, show scanned path.
2007-12-13 barbieriProvide means to stop check/process.
2007-12-13 barbieriDoxyGen support.
2007-12-10 barbieriMerge branch 'master' of /home/gustavo/Development...
2007-12-09 Gustavo Sverzut... Refactor lightmediascanner_process.c
2007-12-08 Gustavo Sverzut... Move process stuff into own file, will add lms_check...